>>> linux 6.0.1 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/linux/linux-6.0.1.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/linux-6.0.1 -xf - >>> linux 6.0.1 Patching for p in ; do if test -d $p ; then PATH=/tmp/instance-13/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-13/output-1/build/linux-6.0.1 $p \*.patch || exit 1 ; else PATH=/tmp/instance-13/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-13/output-1/build/linux-6.0.1 `dirname $p` `basename $p` || exit 1; fi done >>> linux-tools Patching if [ -f /tmp/instance-13/output-1/build/linux-6.0.1/tools/perf/Documentation/Makefile ]; then printf "%%:\n\t@:\n" >/tmp/instance-13/output-1/build/linux-6.0.1/tools/perf/Documentation/GNUmakefile; fi >>> linux-tools Configuring >>> linux-tools Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/linux-6.0.1/tools HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-13/output-1/host/include -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/tmp/instance-13/output-1/target CROSS_COMPILE="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-" WERROR=0 DEPMOD=/tmp/instance-13/output-1/host/sbin/depmod CC=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc LDFLAGS="" PKG_CONFIG_PATH=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig tmon make[1]: Entering directory '/tmp/instance-13/output-1/build/linux-6.0.1/tools' DESCEND thermal/tmon /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -O3 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector-strong -D VERSION=\"1.0\" -c -o tmon.o tmon.c tmon.c: In function 'main': tmon.c:233:25: warning: 'strncpy' specified bound 20 equals destination size [-Wstringop-truncation] 233 | strncpy(ctrl_cdev, optarg, CDEV_NAME_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -O3 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector-strong -D VERSION=\"1.0\" -c -o tui.o tui.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -O3 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector-strong -D VERSION=\"1.0\" -c -o sysfs.o sysfs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -O3 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector-strong -D VERSION=\"1.0\" -c -o pid.o pid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -O3 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector-strong -D VERSION=\"1.0\" tmon.o tui.o sysfs.o pid.o -o tmon -lm -lpthread -lpanel -lncurses make[1]: Leaving directory '/tmp/instance-13/output-1/build/linux-6.0.1/tools' >>> linux-tools Installing to staging directory >>> linux-tools Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> linux-tools Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/linux-6.0.1/tools HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-13/output-1/host/include -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/tmp/instance-13/output-1/target CROSS_COMPILE="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-" WERROR=0 DEPMOD=/tmp/instance-13/output-1/host/sbin/depmod CC=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc LDFLAGS="" PKG_CONFIG_PATH=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig INSTALL_ROOT=/tmp/instance-13/output-1/target tmon_install make[1]: Entering directory '/tmp/instance-13/output-1/build/linux-6.0.1/tools' DESCEND thermal/tmon install -m 755 -p -D "tmon" "/tmp/instance-13/output-1/target/usr/bin/tmon" make[1]: Leaving directory '/tmp/instance-13/output-1/build/linux-6.0.1/tools' >>> lmbench 3.0-a9 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.lmbench-3.0-a9.tgz.dB0mVP/output' 'http://downloads.sourceforge.net/project/lmbench/development/lmbench-3.0-a9/lmbench-3.0-a9.tgz' --2022-10-17 19:19:59-- http://downloads.sourceforge.net/project/lmbench/development/lmbench-3.0-a9/lmbench-3.0-a9.tgz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://cfhcable.dl.sourceforge.net/project/lmbench/development/lmbench-3.0-a9/lmbench-3.0-a9.tgz [following] --2022-10-17 19:20:00-- http://cfhcable.dl.sourceforge.net/project/lmbench/development/lmbench-3.0-a9/lmbench-3.0-a9.tgz Resolving cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)... 146.71.73.6 Connecting to cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)|146.71.73.6|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 417941 (408K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.lmbench-3.0-a9.tgz.dB0mVP/output' 0K .......... .......... .......... .......... .......... 12% 546K 1s 50K .......... .......... .......... .......... .......... 24% 1.06M 0s 100K .......... .......... .......... .......... .......... 36% 52.9M 0s 150K .......... .......... .......... .......... .......... 49% 26.2M 0s 200K .......... .......... .......... .......... .......... 61% 1.13M 0s 250K .......... .......... .......... .......... .......... 73% 50.5M 0s 300K .......... .......... .......... .......... .......... 85% 1.02M 0s 350K .......... .......... .......... .......... .......... 98% 218M 0s 400K ........ 100% 197M=0.2s 2022-10-17 19:20:00 (1.71 MB/s) - '/tmp/instance-13/output-1/build/.lmbench-3.0-a9.tgz.dB0mVP/output' saved [417941/417941] lmbench-3.0-a9.tgz: OK (sha256: cbd5777d15f44eab7666dcac418054c3c09df99826961a397d9acf43d8a2a551) >>> lmbench 3.0-a9 Extracting gzip -d -c /tmp/instance-13/dl/lmbench/lmbench-3.0-a9.tgz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/lmbench-3.0-a9 -xf - >>> lmbench 3.0-a9 Patching Applying 0001-scripts-build-use-bin-bash-as-shell.patch using patch: patching file scripts/build Applying 0002-src-Makefile-add-lmbench-to-list-of-executables.patch using patch: patching file src/Makefile Applying 0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch using patch: patching file src/memsize.c Applying 0004-Fix-garbage-pointer-for-lat_rpc-S-localhost.patch using patch: patching file src/lat_rpc.c >>> lmbench 3.0-a9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/lmbench-3.0-a9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lmbench 3.0-a9 Configuring sed -i 's/CFLAGS=/CFLAGS+=/g' /tmp/instance-13/output-1/build/lmbench-3.0-a9/src/Makefile sed -i 's/LDLIBS=/LDLIBS+=/g' /tmp/instance-13/output-1/build/lmbench-3.0-a9/scripts/build sed -i '/cd .*doc/d' /tmp/instance-13/output-1/build/lmbench-3.0-a9/src/Makefile sed -i '/include/d' /tmp/instance-13/output-1/build/lmbench-3.0-a9/src/Makefile touch /tmp/instance-13/output-1/build/lmbench-3.0-a9/.stamp_configured >>> lmbench 3.0-a9 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 `/tmp/instance-13/output-1/host/bin/pkg-config --cflags libtirpc`" LDLIBS="`/tmp/instance-13/output-1/host/bin/pkg-config --libs libtirpc`" OS=mips64 CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" -C /tmp/instance-13/output-1/build/lmbench-3.0-a9/src make[1]: Entering directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' gmake[2]: Entering directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_tcp.c -o ../bin/mips64/lib_tcp.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_udp.c -o ../bin/mips64/lib_udp.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_unix.c -o ../bin/mips64/lib_unix.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_timing.c -o ../bin/mips64/lib_timing.o lib_timing.c: In function 'benchmp_parent': lib_timing.c:401:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 401 | write(start_signal, signals, parallel * sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:446:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 446 | write(result_signal, buf, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:487:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 487 | write(exit_signal, results, parallel * sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c: In function 'benchmp_interval': lib_timing.c:693:25: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 693 | read(state->start_signal, &c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:699:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 699 | write(state->response, &c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:729:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 729 | write(state->response, (void*)&c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:744:25: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 744 | read(state->result_signal, (void*)&c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:745:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 745 | write(state->response, (void*)get_results(), state->r_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib_timing.c:753:25: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 753 | read(state->exit_signal, (void*)&c, sizeof(char)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_mem.c -o ../bin/mips64/lib_mem.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_stats.c -o ../bin/mips64/lib_stats.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_debug.c -o ../bin/mips64/lib_debug.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c getopt.c -o ../bin/mips64/getopt.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_sched.c -o ../bin/mips64/lib_sched.o lib_sched.c: In function 'sched_pin': lib_sched.c:208:26: warning: implicit declaration of function 'sched_getaffinity' [-Wimplicit-function-declaration] 208 | retval = sched_getaffinity(0, sz * sizeof(unsigned long), cpumask); | ^~~~~~~~~~~~~~~~~ lib_sched.c:232:18: warning: implicit declaration of function 'sched_setaffinity' [-Wimplicit-function-declaration] 232 | retval = sched_setaffinity(0, sz * sizeof(unsigned long), mask); | ^~~~~~~~~~~~~~~~~ /bin/rm -f ../bin/mips64/lmbench.a ar cr ../bin/mips64/lmbench.a ../bin/mips64/lib_tcp.o ../bin/mips64/lib_udp.o ../bin/mips64/lib_unix.o ../bin/mips64/lib_timing.o ../bin/mips64/lib_mem.o ../bin/mips64/lib_stats.o ../bin/mips64/lib_debug.o ../bin/mips64/getopt.o ../bin/mips64/lib_sched.o ranlib ../bin/mips64/lmbench.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/bw_file_rd bw_file_rd.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/bw_mem bw_mem.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/bw_mmap_rd bw_mmap_rd.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/bw_pipe bw_pipe.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/bw_tcp bw_tcp.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm bw_tcp.c: In function 'main': bw_tcp.c:63:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | write(conn, "0", 1); | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/bw_unix bw_unix.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm bw_unix.c: In function 'reader': bw_unix.c:100:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 100 | write(state->control[1], &todo, sizeof(todo)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bw_unix.c: In function 'writer': bw_unix.c:118:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | read(controlfd, &todo, sizeof(todo)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/hello hello.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm hello.c: In function 'main': hello.c:6:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 6 | write(1, "Hello world\n", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_select lat_select.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_select.c: In function 'server': lat_select.c:134:25: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 134 | read(newsock, &state->fid, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_pipe lat_pipe.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_rpc lat_rpc.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_syscall lat_syscall.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_tcp lat_tcp.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_tcp.c: In function 'init': lat_tcp.c:107:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 107 | write(state->sock, &msize, sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lat_tcp.c: In function 'doclient': lat_tcp.c:128:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 128 | write(sock, state->buf, state->msize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lat_tcp.c:129:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 129 | read(sock, state->buf, state->msize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lat_tcp.c: In function 'doserver': lat_tcp.c:172:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 172 | write(sock, buf, msize); | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_udp lat_udp.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_mmap lat_mmap.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/mhz mhz.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_proc lat_proc.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_pagefault lat_pagefault.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_connect lat_connect.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_connect.c: In function 'main': lat_connect.c:55:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | write(sock, "0", 1); | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_fs lat_fs.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_fs.c: In function 'mkfile': lat_fs.c:120:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | write(fd, buf, chunk); | ^~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/11.3.0/../../../../mips64-buildroot-linux-gnu/bin/ld: /tmp/cct2YLEq.o: in function `setup_names.part.0': lat_fs.c:(.text+0xb1c): warning: the use of `tempnam' is dangerous, better use `mkstemp' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_sig lat_sig.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_mem_rd lat_mem_rd.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_ctx lat_ctx.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_sem lat_sem.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm rm -f ../bin/mips64/lmbench VERSION=`../scripts/version`; \ sed -e "s//${VERSION}/g" < ../scripts/lmbench > ../bin/mips64/lmbench chmod +x ../bin/mips64/lmbench /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/memsize memsize.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm memsize.c: In function 'test_malloc': memsize.c:140:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | write(fid[1], &result, sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_unix lat_unix.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_unix.c: In function 'initialize': lat_unix.c:96:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 96 | write(pState->sv[0], pState->buf, pState->msize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lmdd lmdd.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/timing_o timing_o.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/enough enough.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/msleep msleep.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/loop_o loop_o.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_fifo lat_fifo.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lmhttp lmhttp.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lmhttp.c: In function 'dodir': lmhttp.c:290:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 290 | write(sock, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmhttp.c:295:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 295 | write(sock, "", 2); | ^~~~~~~~~~~~~~~~~~~~~ lmhttp.c:298:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 298 | write(sock, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmhttp.c:299:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 299 | write(sock, "
\n", 9); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmhttp.c: In function 'logit': lmhttp.c:383:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 383 | write(logfile, logbuf, nbytes); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmhttp.c: In function 'die': lmhttp.c:393:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 393 | write(logfile, logbuf, nbytes); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_http lat_http.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_http.c: In function 'http': lat_http.c:32:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write(sock, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lat_http.c:36:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | write(1, buf, n); | ^~~~~~~~~~~~~~~~ lat_http.c: In function 'killhttp': lat_http.c:52:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | write(sock, "EXIT", 4); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_fcntl lat_fcntl.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_fcntl.c: In function 'initialize': lat_fcntl.c:123:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | write(state->fd1, buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lat_fcntl.c:124:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | write(state->fd2, buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/disk disk.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_unix_connect lat_unix_connect.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm lat_unix_connect.c: In function 'main': lat_unix_connect.c:50:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | write(sock, "0", 1); | ^~~~~~~~~~~~~~~~~~~ lat_unix_connect.c: In function 'server_main': lat_unix_connect.c:95:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | read(newsock, &c, 1); | ^~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -DMAIN -o ../bin/mips64/flushdisk flushdisk.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_ops lat_ops.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/line line.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/tlb tlb.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/par_mem par_mem.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/par_ops par_ops.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/stream stream.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' gmake[2]: Entering directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/cache cache.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_dram_page lat_dram_page.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_pmake lat_pmake.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_rand lat_rand.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_usleep lat_usleep.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/tirpc -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/mips64/lat_cmd lat_cmd.c ../bin/mips64/lmbench.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lm gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' make[1]: Leaving directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' >>> lmbench 3.0-a9 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" OS=mips64 CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" BASE=/tmp/instance-13/output-1/target/usr -C /tmp/instance-13/output-1/build/lmbench-3.0-a9/src install make[1]: Entering directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' gmake[2]: Entering directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' gmake[2]: Entering directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' gmake[2]: Nothing to be done for 'opt'. gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' gmake[2]: Entering directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' if [ ! -d /tmp/instance-13/output-1/target/usr ]; then mkdir /tmp/instance-13/output-1/target/usr; fi if [ ! -d /tmp/instance-13/output-1/target/usr/bin ]; then mkdir /tmp/instance-13/output-1/target/usr/bin; fi if [ ! -d /tmp/instance-13/output-1/target/usr/lib ]; then mkdir /tmp/instance-13/output-1/target/usr/lib; fi cp ../bin/mips64/bw_file_rd ../bin/mips64/bw_mem ../bin/mips64/bw_mmap_rd ../bin/mips64/bw_pipe ../bin/mips64/bw_tcp ../bin/mips64/bw_unix ../bin/mips64/hello ../bin/mips64/lat_select ../bin/mips64/lat_pipe ../bin/mips64/lat_rpc ../bin/mips64/lat_syscall ../bin/mips64/lat_tcp ../bin/mips64/lat_udp ../bin/mips64/lat_mmap ../bin/mips64/mhz ../bin/mips64/lat_proc ../bin/mips64/lat_pagefault ../bin/mips64/lat_connect ../bin/mips64/lat_fs ../bin/mips64/lat_sig ../bin/mips64/lat_mem_rd ../bin/mips64/lat_ctx ../bin/mips64/lat_sem ../bin/mips64/lmbench ../bin/mips64/memsize ../bin/mips64/lat_unix ../bin/mips64/lmdd ../bin/mips64/timing_o ../bin/mips64/enough ../bin/mips64/msleep ../bin/mips64/loop_o ../bin/mips64/lat_fifo ../bin/mips64/lmhttp ../bin/mips64/lat_http ../bin/mips64/lat_fcntl ../bin/mips64/disk ../bin/mips64/lat_unix_connect ../bin/mips64/flushdisk ../bin/mips64/lat_ops ../bin/mips64/line ../bin/mips64/tlb ../bin/mips64/par_mem ../bin/mips64/par_ops ../bin/mips64/stream /tmp/instance-13/output-1/target/usr/bin cp ../bin/mips64/lmbench.a /tmp/instance-13/output-1/target/usr/lib/libmbench.a gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' make[1]: Leaving directory '/tmp/instance-13/output-1/build/lmbench-3.0-a9/src' >>> lockdev 1.0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.lockdev_1.0.3.orig.tar.gz.AnsNb8/output' 'http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/l/lockdev/lockdev_1.0.3.orig.tar.gz' URL transformed to HTTPS due to an HSTS policy --2022-10-17 19:20:54-- https://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/l/lockdev/lockdev_1.0.3.orig.tar.gz Resolving snapshot.debian.org (snapshot.debian.org)... 193.62.202.27, 185.17.185.185, 2001:1af8:4020:b030:deb::185, ... Connecting to snapshot.debian.org (snapshot.debian.org)|193.62.202.27|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 29150 (28K) Saving to: '/tmp/instance-13/output-1/build/.lockdev_1.0.3.orig.tar.gz.AnsNb8/output' 0K .......... .......... ........ 100% 255K=0.1s 2022-10-17 19:20:54 (255 KB/s) - '/tmp/instance-13/output-1/build/.lockdev_1.0.3.orig.tar.gz.AnsNb8/output' saved [29150/29150] lockdev_1.0.3.orig.tar.gz: OK (sha256: ccae635d7ac3fdd50897eceb250872b3d9a191d298f213e7f0c836910d869f82) wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.lockdev_1.0.3-1.6.diff.gz.XeN1zz/output' 'http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/l/lockdev/lockdev_1.0.3-1.6.diff.gz' URL transformed to HTTPS due to an HSTS policy --2022-10-17 19:20:54-- https://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/l/lockdev/lockdev_1.0.3-1.6.diff.gz Resolving snapshot.debian.org (snapshot.debian.org)... 185.17.185.185, 193.62.202.27, 2001:630:206:4000:1a1a:0:c13e:ca1b, ... Connecting to snapshot.debian.org (snapshot.debian.org)|185.17.185.185|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8277 (8.1K) Saving to: '/tmp/instance-13/output-1/build/.lockdev_1.0.3-1.6.diff.gz.XeN1zz/output' 0K ........ 100% 752M=0s 2022-10-17 19:20:55 (752 MB/s) - '/tmp/instance-13/output-1/build/.lockdev_1.0.3-1.6.diff.gz.XeN1zz/output' saved [8277/8277] lockdev_1.0.3-1.6.diff.gz: OK (sha256: a5405c6ee5e97e45eeb1c81330a7e9f444a58bda5e6771fa30007516c115007e) >>> lockdev 1.0.3 Extracting gzip -d -c /tmp/instance-13/dl/lockdev/lockdev_1.0.3.orig.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/lockdev-1.0.3 -xf - >>> lockdev 1.0.3 Patching PATH=/tmp/instance-13/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-13/output-1/build/lockdev-1.0.3 /tmp/instance-13/dl/lockdev lockdev_1.0.3-1.6.diff.gz Applying lockdev_1.0.3-1.6.diff.gz using gzip: patching file debian/NEWS patching file debian/changelog patching file debian/compat patching file debian/control patching file debian/copyright patching file debian/liblockdev1-dbg.dirs patching file debian/liblockdev1-dbg.docs patching file debian/liblockdev1-dev.dirs patching file debian/liblockdev1-dev.manpages patching file debian/liblockdev1-perl.dirs patching file debian/liblockdev1.postinst patching file debian/rules patching file src/lockdev.c Applying 0001-Makefile-install-static-library-and-headers-separate.patch using patch: patching file Makefile >>> lockdev 1.0.3 Configuring >>> lockdev 1.0.3 Building /home/autobuild/make/make -j1 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-13/output-1/build/lockdev-1.0.3 shared make[1]: Entering directory '/tmp/instance-13/output-1/build/lockdev-1.0.3' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -fPIC -o src/lockdev.z src/lockdev.c src/lockdev.c: In function '_dl_check_lock': src/lockdev.c:441:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 441 | fscanf( fd, "%d", &pid2); | ^~~~~~~~~~~~~~~~~~~~~~~~ src/lockdev.c:446:25: warning: ignoring return value of 'link' declared with attribute 'warn_unused_result' [-Wunused-result] 446 | link( tpname, lockname); | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -g -O2 -fPIC -Wall -pipe -D_REENTRANT -shared -Wl,-soname,liblockdev.so.1 src/lockdev.z -lc -o liblockdev.1.0.3.so make[1]: Leaving directory '/tmp/instance-13/output-1/build/lockdev-1.0.3' >>> lockdev 1.0.3 Installing to staging directory /home/autobuild/make/make -j1 basedir=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr -C /tmp/instance-13/output-1/build/lockdev-1.0.3 install_run install_dev make[1]: Entering directory '/tmp/instance-13/output-1/build/lockdev-1.0.3' install -m755 -d /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib install -m644 liblockdev.1.0.3.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib install -m755 -d /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include install -m644 src/lockdev.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include install -m644 src/ttylock.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include make[1]: Leaving directory '/tmp/instance-13/output-1/build/lockdev-1.0.3' ln -sf liblockdev.1.0.3.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/liblockdev.so ln -sf liblockdev.1.0.3.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/liblockdev.so.1 >>> lockdev 1.0.3 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> lockdev 1.0.3 Installing to target /home/autobuild/make/make -j1 basedir=/tmp/instance-13/output-1/target/usr -C /tmp/instance-13/output-1/build/lockdev-1.0.3 install_run make[1]: Entering directory '/tmp/instance-13/output-1/build/lockdev-1.0.3' install -m755 -d /tmp/instance-13/output-1/target/usr/lib install -m644 liblockdev.1.0.3.so /tmp/instance-13/output-1/target/usr/lib make[1]: Leaving directory '/tmp/instance-13/output-1/build/lockdev-1.0.3' ln -sf liblockdev.1.0.3.so /tmp/instance-13/output-1/target/usr/lib/liblockdev.so.1 >>> popt 1.19 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.popt-1.19.tar.gz.xCkItx/output' 'http://ftp.rpm.org/popt/releases/popt-1.x/popt-1.19.tar.gz' --2022-10-17 19:21:00-- http://ftp.rpm.org/popt/releases/popt-1.x/popt-1.19.tar.gz Resolving ftp.rpm.org (ftp.rpm.org)... 64.50.236.52, 140.211.166.134, 64.50.233.100, ... Connecting to ftp.rpm.org (ftp.rpm.org)|64.50.236.52|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 596676 (583K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.popt-1.19.tar.gz.xCkItx/output' 0K .......... .......... .......... .......... .......... 8% 925K 1s 50K .......... .......... .......... .......... .......... 17% 1.81M 0s 100K .......... .......... .......... .......... .......... 25% 29.6M 0s 150K .......... .......... .......... .......... .......... 34% 1.86M 0s 200K .......... .......... .......... .......... .......... 42% 199M 0s 250K .......... .......... .......... .......... .......... 51% 198M 0s 300K .......... .......... .......... .......... .......... 60% 220M 0s 350K .......... .......... .......... .......... .......... 68% 1.61M 0s 400K .......... .......... .......... .......... .......... 77% 263M 0s 450K .......... .......... .......... .......... .......... 85% 243M 0s 500K .......... .......... .......... .......... .......... 94% 2.05M 0s 550K .......... .......... .......... .. 100% 21.2M=0.2s 2022-10-17 19:21:00 (3.43 MB/s) - '/tmp/instance-13/output-1/build/.popt-1.19.tar.gz.xCkItx/output' saved [596676/596676] popt-1.19.tar.gz: OK (sha256: c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9) >>> popt 1.19 Extracting gzip -d -c /tmp/instance-13/dl/popt/popt-1.19.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/popt-1.19 -xf - >>> popt 1.19 Patching >>> popt 1.19 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/popt-1.19 -name $file); do cp support/gnuconfig/$file $i; done; done >>> popt 1.19 Patching libtool patching file /tmp/instance-13/output-1/build/popt-1.19/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> popt 1.19 Configuring (cd /tmp/instance-13/output-1/build/popt-1.19/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 ac_cv_va_copy=yes CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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 ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free 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 mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fnmatch.h... yes checking for glob.h... yes checking for langinfo.h... yes checking for libintl.h... yes checking for mcheck.h... yes checking for stdalign.h... yes checking for library containing setreuid... none required checking for getuid... yes checking for geteuid... yes checking for iconv... yes checking for mtrace... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for setreuid... yes checking for setuid... yes checking for stpcpy... yes checking for strerror... yes checking for vasprintf... yes checking for srandom... yes checking for glob_pattern_p... yes checking for mbsrtowcs... yes checking whether NLS is requested... no checking for msgfmt... /tmp/instance-13/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-13/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-13/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-13/output-1/host/bin/msgmerge checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for iconv... yes checking for working iconv... guessing yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Doxyfile config.status: creating Makefile config.status: creating src/Makefile config.status: creating popt.pc config.status: creating tests/test-poptrc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> popt 1.19 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/popt-1.19/ make[1]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/src' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -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 popt.lo popt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -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 popt.c -fPIC -DPIC -o .libs/popt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -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 poptparse.lo poptparse.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -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 poptparse.c -fPIC -DPIC -o .libs/poptparse.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -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 poptconfig.lo poptconfig.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -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 poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -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 popthelp.lo popthelp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -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 popthelp.c -fPIC -DPIC -o .libs/popthelp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/etc\"" -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 poptint.lo poptint.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/etc\" -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 poptint.c -fPIC -DPIC -o .libs/poptint.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -no-undefined -version-info 0:2:0 -Wl,--version-script=../src/libpopt.vers -o libpopt.la -rpath /usr/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -O2 -g0 -Wl,--version-script=../src/libpopt.vers -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libpopt.so.0" && ln -s "libpopt.so.0.0.2" "libpopt.so.0") libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0.0.2" "libpopt.so") libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" ) make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/src' Making all in po make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/po' Making all in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/tests' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -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 test1.o test1.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test1 test1.o ../src/libpopt.la libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test1 test1.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/popt-1.19/src/.libs /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -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 test2.o test2.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test2 test2.o ../src/libpopt.la libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test2 test2.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/popt-1.19/src/.libs /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -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 tdict.o tdict.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o tdict tdict.o ../src/libpopt.la libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o tdict tdict.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/popt-1.19/src/.libs /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -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 test3.o test3.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test3 test3.o ../src/libpopt.la libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o test3 test3.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/popt-1.19/src/.libs make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' >>> popt 1.19 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/popt-1.19/ make[1]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' Making install in src make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libpopt.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.2 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpopt.so.0.0.2 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.2 libpopt.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.2 libpopt.so; }; }) libtool: install: /usr/bin/install -c .libs/libpopt.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 popt.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' make[4]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/src' Making install in po make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/po' if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/po' Making install in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/tests' make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' make[4]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 popt.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 popt.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' >>> popt 1.19 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> popt 1.19 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/popt-1.19/ make[1]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' Making install in src make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libpopt.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.2 /tmp/instance-13/output-1/target/usr/lib/libpopt.so.0.0.2 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.2 libpopt.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.2 libpopt.so; }; }) libtool: install: /usr/bin/install -c .libs/libpopt.lai /tmp/instance-13/output-1/target/usr/lib/libpopt.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 popt.h '/tmp/instance-13/output-1/target/usr/include' make[4]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/src' Making install in po make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/po' if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-13/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-13/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/po' Making install in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/tests' make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' make[4]: Entering directory '/tmp/instance-13/output-1/build/popt-1.19' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 popt.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 popt.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' make[3]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' make[2]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' make[1]: Leaving directory '/tmp/instance-13/output-1/build/popt-1.19' >>> logrotate 3.20.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.logrotate-3.20.1.tar.xz.s8fo4h/output' 'https://github.com/logrotate/logrotate/releases/download/3.20.1/logrotate-3.20.1.tar.xz' --2022-10-17 19:21:16-- https://github.com/logrotate/logrotate/releases/download/3.20.1/logrotate-3.20.1.tar.xz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/33591844/e8f114f2-da92-41d8-a7ad-f323bab40230?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T012116Z&X-Amz-Expires=300&X-Amz-Signature=18004a923fb1712159d34122bedcf56e93157fc18ca3f232989c2a6ef32d61e3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=33591844&response-content-disposition=attachment%3B%20filename%3Dlogrotate-3.20.1.tar.xz&response-content-type=application%2Foctet-stream [following] --2022-10-17 19:21:16-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/33591844/e8f114f2-da92-41d8-a7ad-f323bab40230?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T012116Z&X-Amz-Expires=300&X-Amz-Signature=18004a923fb1712159d34122bedcf56e93157fc18ca3f232989c2a6ef32d61e3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=33591844&response-content-disposition=attachment%3B%20filename%3Dlogrotate-3.20.1.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 166712 (163K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.logrotate-3.20.1.tar.xz.s8fo4h/output' 0K .......... .......... .......... .......... .......... 30% 10.9M 0s 50K .......... .......... .......... .......... .......... 61% 531K 0s 100K .......... .......... .......... .......... .......... 92% 185M 0s 150K .......... .. 100% 173M=0.1s 2022-10-17 19:21:16 (1.61 MB/s) - '/tmp/instance-13/output-1/build/.logrotate-3.20.1.tar.xz.s8fo4h/output' saved [166712/166712] logrotate-3.20.1.tar.xz: OK (sha256: 742f6d6e18eceffa49a4bacd933686d3e42931cfccfb694d7f6369b704e5d094) >>> logrotate 3.20.1 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/logrotate/logrotate-3.20.1.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/logrotate-3.20.1 -xf - >>> logrotate 3.20.1 Patching >>> logrotate 3.20.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/logrotate-3.20.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> logrotate 3.20.1 Patching libtool >>> logrotate 3.20.1 Configuring (cd /tmp/instance-13/output-1/build/logrotate-3.20.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 LIBS="`/tmp/instance-13/output-1/host/bin/pkg-config --libs popt`" CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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 --without-selinux --without-acl ) 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 mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... (cached) none checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for uint32_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for libgen.h... yes checking for poptParseArgvString in -lpopt... yes checking for asprintf... yes checking for madvise... yes checking for secure_getenv... yes checking for strndup... yes checking for utimensat... yes checking for vsyslog... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating logrotate.8 config.status: creating logrotate.spec 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 logrotate 3.20.1 SELinux support: no ACL support: no default mail command: /bin/mail compress command: /bin/gzip uncompress command: /bin/gunzip compress extension: .gz statefile path: /var/lib/logrotate.status >>> logrotate 3.20.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/logrotate-3.20.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' Making all in . make[3]: Entering directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' CC config.o CC log.o CC logrotate.o CCLD logrotate make[3]: Leaving directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' Making all in test make[3]: Entering directory '/tmp/instance-13/output-1/build/logrotate-3.20.1/test' test .. = .. || ln -fs ../test/* . make[3]: Leaving directory '/tmp/instance-13/output-1/build/logrotate-3.20.1/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' >>> logrotate 3.20.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/logrotate-3.20.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' Making install in . make[3]: Entering directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' make[4]: Entering directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/sbin' /usr/bin/install -c logrotate '/tmp/instance-13/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 logrotate.conf.5 '/tmp/instance-13/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 logrotate.8 '/tmp/instance-13/output-1/target/usr/share/man/man8' make[4]: Leaving directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' Making install in test make[3]: Entering directory '/tmp/instance-13/output-1/build/logrotate-3.20.1/test' make[4]: Entering directory '/tmp/instance-13/output-1/build/logrotate-3.20.1/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/logrotate-3.20.1/test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/logrotate-3.20.1/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/logrotate-3.20.1' /usr/bin/install -m 0644 package/logrotate/logrotate.conf /tmp/instance-13/output-1/target/etc/logrotate.conf /usr/bin/install -d -m 0755 /tmp/instance-13/output-1/target/etc/logrotate.d >>> lua-inotify 0.5-1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.inotify-0.5-1.src.rock.NhEOsL/output' 'http://rocks.moonscript.org/inotify-0.5-1.src.rock' --2022-10-17 19:21:27-- http://rocks.moonscript.org/inotify-0.5-1.src.rock Resolving rocks.moonscript.org (rocks.moonscript.org)... 45.33.61.132 Connecting to rocks.moonscript.org (rocks.moonscript.org)|45.33.61.132|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6165 (6.0K) [application/x-rock] Saving to: '/tmp/instance-13/output-1/build/.inotify-0.5-1.src.rock.NhEOsL/output' 0K ...... 100% 24.8M=0s 2022-10-17 19:21:27 (24.8 MB/s) - '/tmp/instance-13/output-1/build/.inotify-0.5-1.src.rock.NhEOsL/output' saved [6165/6165] inotify-0.5-1.src.rock: OK (sha256: 9164b5777b132d7e1e073478d8837a526262991c57e32d75d517100f533eb436) >>> lua-inotify 0.5-1 Extracting mkdir -p /tmp/instance-13/output-1/build/lua-inotify-0.5-1/luarocks-extract cd /tmp/instance-13/output-1/build/lua-inotify-0.5-1/luarocks-extract && /tmp/instance-13/output-1/host/bin/luarocks unpack --force /tmp/instance-13/dl/lua-inotify/inotify-0.5-1.src.rock Done. You may now enter directory inotify-0.5-1/linotify-0.5 and type 'luarocks make' to build. mv /tmp/instance-13/output-1/build/lua-inotify-0.5-1/luarocks-extract/*/* /tmp/instance-13/output-1/build/lua-inotify-0.5-1 >>> lua-inotify 0.5-1 Patching >>> lua-inotify 0.5-1 Configuring >>> lua-inotify 0.5-1 Building >>> lua-inotify 0.5-1 Installing to target cd /tmp/instance-13/output-1/build/lua-inotify-0.5-1/linotify-0.5 && LUAROCKS_CONFIG=/tmp/instance-13/output-1/host/etc/luarocks/config.lua /tmp/instance-13/output-1/host/bin/luarocks make --keep --deps-mode none --tree "/tmp/instance-13/output-1/target/usr" DEPS_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr" LUA_INCDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include" LUA_LIBDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib" CC=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc LD=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2" LIBFLAG="-shared " inotify-0.5-1.rockspec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c linotify.c -o linotify.o -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -o inotify.so linotify.o -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib inotify 0.5-1 is now installed in /tmp/instance-13/output-1/target/usr (license: MIT) >>> lua-lunix 20220331-1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.lunix-20220331-1.src.rock.k5vtaU/output' 'http://rocks.moonscript.org/lunix-20220331-1.src.rock' --2022-10-17 19:21:30-- http://rocks.moonscript.org/lunix-20220331-1.src.rock Resolving rocks.moonscript.org (rocks.moonscript.org)... 45.33.61.132 Connecting to rocks.moonscript.org (rocks.moonscript.org)|45.33.61.132|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 427304 (417K) [application/x-rock] Saving to: '/tmp/instance-13/output-1/build/.lunix-20220331-1.src.rock.k5vtaU/output' 0K .......... .......... .......... .......... .......... 11% 872K 0s 50K .......... .......... .......... .......... .......... 23% 1.75M 0s 100K .......... .......... .......... .......... .......... 35% 233M 0s 150K .......... .......... .......... .......... .......... 47% 4.11M 0s 200K .......... .......... .......... .......... .......... 59% 2.44M 0s 250K .......... .......... .......... .......... .......... 71% 261M 0s 300K .......... .......... .......... .......... .......... 83% 12.9M 0s 350K .......... .......... .......... .......... .......... 95% 11.9M 0s 400K .......... ....... 100% 231M=0.1s 2022-10-17 19:21:30 (3.25 MB/s) - '/tmp/instance-13/output-1/build/.lunix-20220331-1.src.rock.k5vtaU/output' saved [427304/427304] lunix-20220331-1.src.rock: OK (sha256: eb13e89e1dfcc82aec3915ed4185f3a2a9205ec3e98a991b13cc39d7f389c427) >>> lua-lunix 20220331-1 Extracting mkdir -p /tmp/instance-13/output-1/build/lua-lunix-20220331-1/luarocks-extract cd /tmp/instance-13/output-1/build/lua-lunix-20220331-1/luarocks-extract && /tmp/instance-13/output-1/host/bin/luarocks unpack --force /tmp/instance-13/dl/lua-lunix/lunix-20220331-1.src.rock Done. You may now enter directory lunix-20220331-1/lunix-rel-20220331 and type 'luarocks make' to build. mv /tmp/instance-13/output-1/build/lua-lunix-20220331-1/luarocks-extract/*/* /tmp/instance-13/output-1/build/lua-lunix-20220331-1 >>> lua-lunix 20220331-1 Patching Applying 0001-remove-link-with-librt.patch using patch: patching file lunix-rel-20220331/lunix-20220331-1.rockspec >>> lua-lunix 20220331-1 Configuring >>> lua-lunix 20220331-1 Building >>> lua-lunix 20220331-1 Installing to target cd /tmp/instance-13/output-1/build/lua-lunix-20220331-1/lunix-rel-20220331 && LUAROCKS_CONFIG=/tmp/instance-13/output-1/host/etc/luarocks/config.lua /tmp/instance-13/output-1/host/bin/luarocks make --keep --deps-mode none --tree "/tmp/instance-13/output-1/target/usr" DEPS_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr" LUA_INCDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include" LUA_LIBDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib" CC=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc LD=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2" LIBFLAG="-shared " lunix-20220331-1.rockspec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/unix.c -o src/unix.o -D_REENTRANT -D_THREAD_SAFE -D_GNU_SOURCE /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -o unix.so src/unix.o lunix 20220331-1 is now installed in /tmp/instance-13/output-1/target/usr (license: MIT/X11) >>> lua-std-debug 1.0.1-1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.std._debug-1.0.1-1.src.rock.w9ErWe/output' 'http://rocks.moonscript.org/std._debug-1.0.1-1.src.rock' --2022-10-17 19:21:42-- http://rocks.moonscript.org/std._debug-1.0.1-1.src.rock Resolving rocks.moonscript.org (rocks.moonscript.org)... 45.33.61.132 Connecting to rocks.moonscript.org (rocks.moonscript.org)|45.33.61.132|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 17421 (17K) [application/x-rock] Saving to: '/tmp/instance-13/output-1/build/.std._debug-1.0.1-1.src.rock.w9ErWe/output' 0K .......... ....... 100% 622K=0.03s 2022-10-17 19:21:42 (622 KB/s) - '/tmp/instance-13/output-1/build/.std._debug-1.0.1-1.src.rock.w9ErWe/output' saved [17421/17421] std._debug-1.0.1-1.src.rock: OK (sha256: 7f6b84283d4b78dafee17e7765dd5f1f8e75c3314169977f4dda0e7873616ce2) >>> lua-std-debug 1.0.1-1 Extracting mkdir -p /tmp/instance-13/output-1/build/lua-std-debug-1.0.1-1/luarocks-extract cd /tmp/instance-13/output-1/build/lua-std-debug-1.0.1-1/luarocks-extract && /tmp/instance-13/output-1/host/bin/luarocks unpack --force /tmp/instance-13/dl/lua-std-debug/std._debug-1.0.1-1.src.rock Done. You may now enter directory std._debug-1.0.1-1/_debug-1.0.1 and type 'luarocks make' to build. mv /tmp/instance-13/output-1/build/lua-std-debug-1.0.1-1/luarocks-extract/*/* /tmp/instance-13/output-1/build/lua-std-debug-1.0.1-1 >>> lua-std-debug 1.0.1-1 Patching >>> lua-std-debug 1.0.1-1 Configuring >>> lua-std-debug 1.0.1-1 Building >>> lua-std-debug 1.0.1-1 Installing to target cd /tmp/instance-13/output-1/build/lua-std-debug-1.0.1-1/_debug-1.0.1 && LUAROCKS_CONFIG=/tmp/instance-13/output-1/host/etc/luarocks/config.lua /tmp/instance-13/output-1/host/bin/luarocks make --keep --deps-mode none --tree "/tmp/instance-13/output-1/target/usr" DEPS_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr" LUA_INCDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include" LUA_LIBDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib" CC=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc LD=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2" LIBFLAG="-shared " std._debug-1.0.1-1.rockspec std._debug 1.0.1-1 is now installed in /tmp/instance-13/output-1/target/usr (license: MIT/X11) >>> lua-std-normalize 2.0.3-1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.std.normalize-2.0.3-1.src.rock.0Yx4fg/output' 'http://rocks.moonscript.org/std.normalize-2.0.3-1.src.rock' --2022-10-17 19:21:45-- http://rocks.moonscript.org/std.normalize-2.0.3-1.src.rock Resolving rocks.moonscript.org (rocks.moonscript.org)... 45.33.61.132 Connecting to rocks.moonscript.org (rocks.moonscript.org)|45.33.61.132|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 55841 (55K) [application/x-rock] Saving to: '/tmp/instance-13/output-1/build/.std.normalize-2.0.3-1.src.rock.0Yx4fg/output' 0K .......... .......... .......... .......... .......... 91% 877K 0s 50K .... 100% 8.44T=0.06s 2022-10-17 19:21:45 (957 KB/s) - '/tmp/instance-13/output-1/build/.std.normalize-2.0.3-1.src.rock.0Yx4fg/output' saved [55841/55841] std.normalize-2.0.3-1.src.rock: OK (sha256: 3a040b6ca43297367c527e12c1aab37acab86289f9415ffb130544c48b17f802) >>> lua-std-normalize 2.0.3-1 Extracting mkdir -p /tmp/instance-13/output-1/build/lua-std-normalize-2.0.3-1/luarocks-extract cd /tmp/instance-13/output-1/build/lua-std-normalize-2.0.3-1/luarocks-extract && /tmp/instance-13/output-1/host/bin/luarocks unpack --force /tmp/instance-13/dl/lua-std-normalize/std.normalize-2.0.3-1.src.rock Done. You may now enter directory std.normalize-2.0.3-1/normalize-2.0.3 and type 'luarocks make' to build. mv /tmp/instance-13/output-1/build/lua-std-normalize-2.0.3-1/luarocks-extract/*/* /tmp/instance-13/output-1/build/lua-std-normalize-2.0.3-1 >>> lua-std-normalize 2.0.3-1 Patching >>> lua-std-normalize 2.0.3-1 Configuring >>> lua-std-normalize 2.0.3-1 Building >>> lua-std-normalize 2.0.3-1 Installing to target cd /tmp/instance-13/output-1/build/lua-std-normalize-2.0.3-1/normalize-2.0.3 && LUAROCKS_CONFIG=/tmp/instance-13/output-1/host/etc/luarocks/config.lua /tmp/instance-13/output-1/host/bin/luarocks make --keep --deps-mode none --tree "/tmp/instance-13/output-1/target/usr" DEPS_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr" LUA_INCDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include" LUA_LIBDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib" CC=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc LD=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2" LIBFLAG="-shared " std.normalize-2.0.3-1.rockspec std.normalize 2.0.3-1 is now installed in /tmp/instance-13/output-1/target/usr (license: MIT/X11) >>> lua-stdlib 41.2.2-1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.stdlib-41.2.2-1.src.rock.xtGz5v/output' 'http://rocks.moonscript.org/stdlib-41.2.2-1.src.rock' --2022-10-17 19:21:48-- http://rocks.moonscript.org/stdlib-41.2.2-1.src.rock Resolving rocks.moonscript.org (rocks.moonscript.org)... 45.33.61.132 Connecting to rocks.moonscript.org (rocks.moonscript.org)|45.33.61.132|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 460415 (450K) [application/x-rock] Saving to: '/tmp/instance-13/output-1/build/.stdlib-41.2.2-1.src.rock.xtGz5v/output' 0K .......... .......... .......... .......... .......... 11% 875K 0s 50K .......... .......... .......... .......... .......... 22% 1.72M 0s 100K .......... .......... .......... .......... .......... 33% 67.8M 0s 150K .......... .......... .......... .......... .......... 44% 56.4M 0s 200K .......... .......... .......... .......... .......... 55% 1.78M 0s 250K .......... .......... .......... .......... .......... 66% 78.7M 0s 300K .......... .......... .......... .......... .......... 77% 76.6M 0s 350K .......... .......... .......... .......... .......... 88% 12.4M 0s 400K .......... .......... .......... .......... ......... 100% 2.11M=0.1s 2022-10-17 19:21:48 (3.08 MB/s) - '/tmp/instance-13/output-1/build/.stdlib-41.2.2-1.src.rock.xtGz5v/output' saved [460415/460415] stdlib-41.2.2-1.src.rock: OK (sha256: 67eadaccbb2b6037ea70129f9616da49eaeeaf1477652a8e2cc77740286531cf) >>> lua-stdlib 41.2.2-1 Extracting mkdir -p /tmp/instance-13/output-1/build/lua-stdlib-41.2.2-1/luarocks-extract cd /tmp/instance-13/output-1/build/lua-stdlib-41.2.2-1/luarocks-extract && /tmp/instance-13/output-1/host/bin/luarocks unpack --force /tmp/instance-13/dl/lua-stdlib/stdlib-41.2.2-1.src.rock Done. You may now enter directory stdlib-41.2.2-1/lua-stdlib-release-v41.2.2 and type 'luarocks make' to build. mv /tmp/instance-13/output-1/build/lua-stdlib-41.2.2-1/luarocks-extract/*/* /tmp/instance-13/output-1/build/lua-stdlib-41.2.2-1 >>> lua-stdlib 41.2.2-1 Patching >>> lua-stdlib 41.2.2-1 Configuring >>> lua-stdlib 41.2.2-1 Building >>> lua-stdlib 41.2.2-1 Installing to target cd /tmp/instance-13/output-1/build/lua-stdlib-41.2.2-1/lua-stdlib-release-v41.2.2 && LUAROCKS_CONFIG=/tmp/instance-13/output-1/host/etc/luarocks/config.lua /tmp/instance-13/output-1/host/bin/luarocks make --keep --deps-mode none --tree "/tmp/instance-13/output-1/target/usr" DEPS_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr" LUA_INCDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include" LUA_LIBDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib" CC=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc LD=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2" LIBFLAG="-shared " stdlib-41.2.2-1.rockspec stdlib 41.2.2-1 is now installed in /tmp/instance-13/output-1/target/usr (license: MIT/X11) >>> luaossl 20220711-0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.luaossl-20220711-0.src.rock.1lYbBW/output' 'http://rocks.moonscript.org/luaossl-20220711-0.src.rock' --2022-10-17 19:21:51-- http://rocks.moonscript.org/luaossl-20220711-0.src.rock Resolving rocks.moonscript.org (rocks.moonscript.org)... 45.33.61.132 Connecting to rocks.moonscript.org (rocks.moonscript.org)|45.33.61.132|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 518230 (506K) [application/x-rock] Saving to: '/tmp/instance-13/output-1/build/.luaossl-20220711-0.src.rock.1lYbBW/output' 0K .......... .......... .......... .......... .......... 9% 894K 1s 50K .......... .......... .......... .......... .......... 19% 1.75M 0s 100K .......... .......... .......... .......... .......... 29% 233M 0s 150K .......... .......... .......... .......... .......... 39% 3.08M 0s 200K .......... .......... .......... .......... .......... 49% 3.03M 0s 250K .......... .......... .......... .......... .......... 59% 4.08M 0s 300K .......... .......... .......... .......... .......... 69% 261M 0s 350K .......... .......... .......... .......... .......... 79% 286M 0s 400K .......... .......... .......... .......... .......... 88% 4.16M 0s 450K .......... .......... .......... .......... .......... 98% 12.6M 0s 500K ...... 100% 513K=0.2s 2022-10-17 19:21:51 (3.17 MB/s) - '/tmp/instance-13/output-1/build/.luaossl-20220711-0.src.rock.1lYbBW/output' saved [518230/518230] luaossl-20220711-0.src.rock: OK (sha256: d711c86f433def90f63cb6747fe0bebaac604b868de6a9a35e4da2bb4e0967be) >>> luaossl 20220711-0 Extracting mkdir -p /tmp/instance-13/output-1/build/luaossl-20220711-0/luarocks-extract cd /tmp/instance-13/output-1/build/luaossl-20220711-0/luarocks-extract && /tmp/instance-13/output-1/host/bin/luarocks unpack --force /tmp/instance-13/dl/luaossl/luaossl-20220711-0.src.rock Hunk 1 found at offset 2... Applying patch config.h.diff... Done. You may now enter directory luaossl-20220711-0/luaossl-rel-20220711 and type 'luarocks make' to build. mv /tmp/instance-13/output-1/build/luaossl-20220711-0/luarocks-extract/*/* /tmp/instance-13/output-1/build/luaossl-20220711-0 >>> luaossl 20220711-0 Patching >>> luaossl 20220711-0 Configuring >>> luaossl 20220711-0 Building >>> luaossl 20220711-0 Installing to target cd /tmp/instance-13/output-1/build/luaossl-20220711-0/luaossl-rel-20220711 && LUAROCKS_CONFIG=/tmp/instance-13/output-1/host/etc/luarocks/config.lua /tmp/instance-13/output-1/host/bin/luarocks make --keep --deps-mode none --tree "/tmp/instance-13/output-1/target/usr" DEPS_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr" LUA_INCDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include" LUA_LIBDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib" CC=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc LD=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2" LIBFLAG="-shared " luaossl-20220711-0.rockspec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/openssl.c -o src/openssl.o -D_REENTRANT -D_THREAD_SAFE -DCOMPAT53_PREFIX=luaossl -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c vendor/compat53/c-api/compat-5.3.c -o vendor/compat53/c-api/compat-5.3.o -D_REENTRANT -D_THREAD_SAFE -DCOMPAT53_PREFIX=luaossl -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -o _openssl.so src/openssl.o vendor/compat53/c-api/compat-5.3.o -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lpthread -lm -ldl luaossl 20220711-0 is now installed in /tmp/instance-13/output-1/target/usr (license: MIT/X11) >>> luasocket 3.1.0-1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.luasocket-3.1.0-1.src.rock.4UGhMV/output' 'http://rocks.moonscript.org/luasocket-3.1.0-1.src.rock' --2022-10-17 19:22:01-- http://rocks.moonscript.org/luasocket-3.1.0-1.src.rock Resolving rocks.moonscript.org (rocks.moonscript.org)... 45.33.61.132 Connecting to rocks.moonscript.org (rocks.moonscript.org)|45.33.61.132|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 398081 (389K) [application/x-rock] Saving to: '/tmp/instance-13/output-1/build/.luasocket-3.1.0-1.src.rock.4UGhMV/output' 0K .......... .......... .......... .......... .......... 12% 849K 0s 50K .......... .......... .......... .......... .......... 25% 1.68M 0s 100K .......... .......... .......... .......... .......... 38% 54.9M 0s 150K .......... .......... .......... .......... .......... 51% 51.8M 0s 200K .......... .......... .......... .......... .......... 64% 1.77M 0s 250K .......... .......... .......... .......... .......... 77% 23.9M 0s 300K .......... .......... .......... .......... .......... 90% 242M 0s 350K .......... .......... .......... ........ 100% 258M=0.1s 2022-10-17 19:22:01 (3.17 MB/s) - '/tmp/instance-13/output-1/build/.luasocket-3.1.0-1.src.rock.4UGhMV/output' saved [398081/398081] luasocket-3.1.0-1.src.rock: OK (sha256: f4a207f50a3f99ad65def8e29c54ac9aac668b216476f7fae3fae92413398ed2) >>> luasocket 3.1.0-1 Extracting mkdir -p /tmp/instance-13/output-1/build/luasocket-3.1.0-1/luarocks-extract cd /tmp/instance-13/output-1/build/luasocket-3.1.0-1/luarocks-extract && /tmp/instance-13/output-1/host/bin/luarocks unpack --force /tmp/instance-13/dl/luasocket/luasocket-3.1.0-1.src.rock Done. You may now enter directory luasocket-3.1.0-1/luasocket and type 'luarocks make' to build. mv /tmp/instance-13/output-1/build/luasocket-3.1.0-1/luarocks-extract/*/* /tmp/instance-13/output-1/build/luasocket-3.1.0-1 >>> luasocket 3.1.0-1 Patching >>> luasocket 3.1.0-1 Configuring >>> luasocket 3.1.0-1 Building >>> luasocket 3.1.0-1 Installing to target cd /tmp/instance-13/output-1/build/luasocket-3.1.0-1/luasocket && LUAROCKS_CONFIG=/tmp/instance-13/output-1/host/etc/luarocks/config.lua /tmp/instance-13/output-1/host/bin/luarocks make --keep --deps-mode none --tree "/tmp/instance-13/output-1/target/usr" DEPS_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr" LUA_INCDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include" LUA_LIBDIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib" CC=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc LD=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2" LIBFLAG="-shared " luasocket-3.1.0-1.rockspec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/options.c -o src/options.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/io.c -o src/io.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/unix.c -o src/unix.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/unixdgram.c -o src/unixdgram.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/unixstream.c -o src/unixstream.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -o socket/unix.so src/buffer.o src/compat.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/unix.o src/unixdgram.o src/unixstream.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/luasocket.c -o src/luasocket.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/io.c -o src/io.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/options.c -o src/options.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/inet.c -o src/inet.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/except.c -o src/except.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/select.c -o src/select.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/tcp.c -o src/tcp.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/udp.c -o src/udp.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -o socket/core.so src/luasocket.o src/timeout.o src/buffer.o src/io.o src/auxiliar.o src/options.o src/inet.o src/except.o src/select.o src/tcp.o src/udp.o src/compat.o src/usocket.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/options.c -o src/options.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/io.c -o src/io.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/serial.c -o src/serial.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -o socket/serial.so src/buffer.o src/compat.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/serial.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/mime.c -o src/mime.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -o mime/core.so src/mime.o src/compat.o luasocket 3.1.0-1 is now installed in /tmp/instance-13/output-1/target/usr (license: MIT) >>> lv2 1.18.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.lv2-1.18.2.tar.bz2.TdAOhm/output' 'https://lv2plug.in/spec/lv2-1.18.2.tar.bz2' --2022-10-17 19:22:12-- https://lv2plug.in/spec/lv2-1.18.2.tar.bz2 Resolving lv2plug.in (lv2plug.in)... 64.90.49.106 Connecting to lv2plug.in (lv2plug.in)|64.90.49.106|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 538345 (526K) [application/x-tar] Saving to: '/tmp/instance-13/output-1/build/.lv2-1.18.2.tar.bz2.TdAOhm/output' 0K .......... .......... .......... .......... .......... 9% 773K 1s 50K .......... .......... .......... .......... .......... 19% 1.55M 0s 100K .......... .......... .......... .......... .......... 28% 63.5M 0s 150K .......... .......... .......... .......... .......... 38% 1.89M 0s 200K .......... .......... .......... .......... .......... 47% 8.55M 0s 250K .......... .......... .......... .......... .......... 57% 97.9M 0s 300K .......... .......... .......... .......... .......... 66% 97.5M 0s 350K .......... .......... .......... .......... .......... 76% 109M 0s 400K .......... .......... .......... .......... .......... 85% 1.93M 0s 450K .......... .......... .......... .......... .......... 95% 8.24M 0s 500K .......... .......... ..... 100% 215M=0.2s 2022-10-17 19:22:12 (3.18 MB/s) - '/tmp/instance-13/output-1/build/.lv2-1.18.2.tar.bz2.TdAOhm/output' saved [538345/538345] lv2-1.18.2.tar.bz2: OK (sha256: 4e891fbc744c05855beb5dfa82e822b14917dd66e98f82b8230dbd1c7ab2e05e) >>> lv2 1.18.2 Extracting bzcat /tmp/instance-13/dl/lv2/lv2-1.18.2.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/lv2-1.18.2 -xf - >>> lv2 1.18.2 Patching >>> lv2 1.18.2 Configuring cd /tmp/instance-13/output-1/build/lv2-1.18.2/ && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /tmp/instance-13/output-1/host/bin/python3 ./waf configure --prefix=/usr --libdir=/usr/lib --no-coverage --no-check-links --copy-headers Setting top to : /tmp/instance-13/output-1/build/lv2-1.18.2 Setting out to : /tmp/instance-13/output-1/build/lv2-1.18.2/build Checking for 'gcc' (C compiler) : /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc Checking for 'g++' (C++ compiler) : not found Checking for 'clang++' (C++ compiler) : not found Checking for 'icpc' (C++ compiler) : not found Checking for 'c_emscripten' (C++ compiler) : not found Checking for flag '-std=c99' : yes Configuring plugins/eg-amp.lv2 Checking for library m : yes Configuring plugins/eg-fifths.lv2 Configuring plugins/eg-metro.lv2 Checking for library m : yes Configuring plugins/eg-midigate.lv2 Configuring plugins/eg-params.lv2 Configuring plugins/eg-sampler.lv2 Checking for program 'pkg-config' : /tmp/instance-13/output-1/host/bin/pkg-config Checking for 'sndfile >= 1.0.0' : not found Configuration of eg-sampler.lv2 failed (The configuration failed (complete log in /tmp/instance-13/output-1/build/lv2-1.18.2/build/config.log)) Configuring plugins/eg-scope.lv2 Checking for 'cairo >= 1.8.10' : yes Checking for 'gtk+-2.0 >= 2.18.0' : not found Install prefix : /usr C Flags : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fshow-column -std=c99 Debuggable : no Build documentation : no Bundle directory : /usr/lib/lv2 Copy (not link) headers : yes Version : 1.18.2 'configure' finished successfully (0.588s) >>> lv2 1.18.2 Building cd /tmp/instance-13/output-1/build/lv2-1.18.2/ && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/python3 ./waf build -j 1 Build commands will be stored in build/compile_commands.json Waf: Entering directory `/tmp/instance-13/output-1/build/lv2-1.18.2/build' [ 1/30] Compiling lv2/atom/atom-test.c [ 2/30] Compiling lv2/atom/forge-overflow-test.c [ 3/30] Compiling plugins/eg-amp.lv2/amp.c [ 4/30] Compiling plugins/eg-fifths.lv2/fifths.c [ 5/30] Compiling plugins/eg-metro.lv2/metro.c [ 6/30] Compiling plugins/eg-midigate.lv2/midigate.c [ 7/30] Linking build/lv2/atom/atom-test [ 8/30] Linking build/lv2/atom/forge-overflow-test [ 9/30] Linking build/plugins/eg-amp.lv2/lv2/eg-amp.lv2/amp.so [10/30] Linking build/plugins/eg-fifths.lv2/lv2/eg-fifths.lv2/fifths.so [11/30] Linking build/plugins/eg-metro.lv2/lv2/eg-metro.lv2/metro.so [12/30] Linking build/plugins/eg-midigate.lv2/lv2/eg-midigate.lv2/midigate.so [13/30] Compiling plugins/eg-params.lv2/params.c [14/30] Compiling plugins/eg-scope.lv2/examploscope.c [15/30] Compiling lv2.pc.in [16/30] Compiling util/lv2_validate.in [17/30] Compiling plugins/eg-amp.lv2/manifest.ttl.in [18/30] Compiling plugins/eg-amp.lv2/amp.ttl [19/30] Linking build/plugins/eg-params.lv2/lv2/eg-params.lv2/params.so [20/30] Linking build/plugins/eg-scope.lv2/lv2/eg-scope.lv2/examploscope.so [21/30] Compiling plugins/eg-fifths.lv2/manifest.ttl.in [22/30] Compiling plugins/eg-fifths.lv2/fifths.ttl [23/30] Compiling plugins/eg-metro.lv2/manifest.ttl.in [24/30] Compiling plugins/eg-metro.lv2/metro.ttl [25/30] Compiling plugins/eg-midigate.lv2/manifest.ttl.in [26/30] Compiling plugins/eg-midigate.lv2/midigate.ttl [27/30] Compiling plugins/eg-params.lv2/manifest.ttl.in [28/30] Compiling plugins/eg-params.lv2/params.ttl [29/30] Compiling plugins/eg-scope.lv2/manifest.ttl.in [30/30] Compiling plugins/eg-scope.lv2/examploscope.ttl.in Waf: Leaving directory `/tmp/instance-13/output-1/build/lv2-1.18.2/build' 'build' finished successfully (5.389s) >>> lv2 1.18.2 Installing to staging directory cd /tmp/instance-13/output-1/build/lv2-1.18.2/ && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/python3 ./waf install --destdir=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot Waf: Entering directory `/tmp/instance-13/output-1/build/lv2-1.18.2/build' + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2.h (from lv2/core/lv2.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/lv2.pc (from build/lv2.pc) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/lv2_validate (from build/lv2_validate) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2/atom-test-utils.c (from lv2/atom/atom-test-utils.c) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2/atom-test.c (from lv2/atom/atom-test.c) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2/atom.h (from lv2/atom/atom.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2/atom.meta.ttl (from lv2/atom/atom.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2/atom.ttl (from lv2/atom/atom.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2/forge-overflow-test.c (from lv2/atom/forge-overflow-test.c) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2/forge.h (from lv2/atom/forge.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2/manifest.ttl (from lv2/atom/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/atom.lv2/util.h (from lv2/atom/util.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/atom/atom.h (from lv2/atom/atom.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/atom/forge.h (from lv2/atom/forge.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/atom/util.h (from lv2/atom/util.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/atom/atom.h (from lv2/atom/atom.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/atom/forge.h (from lv2/atom/forge.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/atom/util.h (from lv2/atom/util.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/buf-size.lv2/buf-size.h (from lv2/buf-size/buf-size.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/buf-size.lv2/buf-size.meta.ttl (from lv2/buf-size/buf-size.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/buf-size.lv2/buf-size.ttl (from lv2/buf-size/buf-size.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/buf-size/buf-size.h (from lv2/buf-size/buf-size.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/buf-size.lv2/manifest.ttl (from lv2/buf-size/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/buf-size/buf-size.h (from lv2/buf-size/buf-size.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2/attributes.h (from lv2/core/attributes.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2/lv2.h (from lv2/core/lv2.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2/lv2_util.h (from lv2/core/lv2_util.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2/lv2core.meta.ttl (from lv2/core/lv2core.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2/lv2core.ttl (from lv2/core/lv2core.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2/manifest.ttl (from lv2/core/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2/meta.ttl (from lv2/core/meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/core.lv2/people.ttl (from lv2/core/people.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/core/attributes.h (from lv2/core/attributes.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/core/lv2.h (from lv2/core/lv2.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/core/lv2_util.h (from lv2/core/lv2_util.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/lv2core/attributes.h (from lv2/core/attributes.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/lv2core/lv2.h (from lv2/core/lv2.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/lv2core/lv2_util.h (from lv2/core/lv2_util.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/data-access.lv2/data-access.h (from lv2/data-access/data-access.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/data-access.lv2/data-access.meta.ttl (from lv2/data-access/data-access.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/data-access.lv2/data-access.ttl (from lv2/data-access/data-access.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/data-access.lv2/manifest.ttl (from lv2/data-access/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/data-access/data-access.h (from lv2/data-access/data-access.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/data-access/data-access.h (from lv2/data-access/data-access.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/dynmanifest.lv2/dynmanifest.h (from lv2/dynmanifest/dynmanifest.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/dynmanifest.lv2/dynmanifest.meta.ttl (from lv2/dynmanifest/dynmanifest.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/dynmanifest.lv2/dynmanifest.ttl (from lv2/dynmanifest/dynmanifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/dynmanifest.lv2/manifest.ttl (from lv2/dynmanifest/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/dynmanifest/dynmanifest.h (from lv2/dynmanifest/dynmanifest.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/dynmanifest/dynmanifest.h (from lv2/dynmanifest/dynmanifest.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/event.lv2/event-helpers.h (from lv2/event/event-helpers.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/event.lv2/event.h (from lv2/event/event.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/event.lv2/event.meta.ttl (from lv2/event/event.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/event.lv2/event.ttl (from lv2/event/event.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/event.lv2/manifest.ttl (from lv2/event/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/event/event-helpers.h (from lv2/event/event-helpers.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/event/event.h (from lv2/event/event.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/event/event-helpers.h (from lv2/event/event-helpers.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/event/event.h (from lv2/event/event.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/instance-access.lv2/instance-access.h (from lv2/instance-access/instance-access.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/instance-access.lv2/instance-access.meta.ttl (from lv2/instance-access/instance-access.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/instance-access.lv2/instance-access.ttl (from lv2/instance-access/instance-access.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/instance-access.lv2/manifest.ttl (from lv2/instance-access/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/instance-access/instance-access.h (from lv2/instance-access/instance-access.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/instance-access/instance-access.h (from lv2/instance-access/instance-access.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/log.lv2/log.h (from lv2/log/log.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/log.lv2/log.meta.ttl (from lv2/log/log.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/log.lv2/log.ttl (from lv2/log/log.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/log.lv2/logger.h (from lv2/log/logger.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/log.lv2/manifest.ttl (from lv2/log/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/log/log.h (from lv2/log/log.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/log/logger.h (from lv2/log/logger.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/log/log.h (from lv2/log/log.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/log/logger.h (from lv2/log/logger.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/midi.lv2/manifest.ttl (from lv2/midi/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/midi.lv2/midi.h (from lv2/midi/midi.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/midi.lv2/midi.meta.ttl (from lv2/midi/midi.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/midi.lv2/midi.ttl (from lv2/midi/midi.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/midi/midi.h (from lv2/midi/midi.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/midi/midi.h (from lv2/midi/midi.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/morph.lv2/manifest.ttl (from lv2/morph/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/morph.lv2/morph.h (from lv2/morph/morph.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/morph.lv2/morph.meta.ttl (from lv2/morph/morph.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/morph.lv2/morph.ttl (from lv2/morph/morph.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/morph/morph.h (from lv2/morph/morph.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/morph/morph.h (from lv2/morph/morph.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/options.lv2/manifest.ttl (from lv2/options/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/options.lv2/options.h (from lv2/options/options.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/options.lv2/options.meta.ttl (from lv2/options/options.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/options.lv2/options.ttl (from lv2/options/options.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/options/options.h (from lv2/options/options.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/options/options.h (from lv2/options/options.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/parameters.lv2/manifest.ttl (from lv2/parameters/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/parameters.lv2/parameters.h (from lv2/parameters/parameters.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/parameters.lv2/parameters.meta.ttl (from lv2/parameters/parameters.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/parameters.lv2/parameters.ttl (from lv2/parameters/parameters.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/parameters/parameters.h (from lv2/parameters/parameters.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/parameters/parameters.h (from lv2/parameters/parameters.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/patch.lv2/manifest.ttl (from lv2/patch/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/patch.lv2/patch.h (from lv2/patch/patch.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/patch.lv2/patch.meta.ttl (from lv2/patch/patch.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/patch.lv2/patch.ttl (from lv2/patch/patch.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/patch/patch.h (from lv2/patch/patch.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/patch/patch.h (from lv2/patch/patch.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-groups.lv2/manifest.ttl (from lv2/port-groups/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-groups.lv2/port-groups.h (from lv2/port-groups/port-groups.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-groups.lv2/port-groups.meta.ttl (from lv2/port-groups/port-groups.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-groups.lv2/port-groups.ttl (from lv2/port-groups/port-groups.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/port-groups/port-groups.h (from lv2/port-groups/port-groups.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/port-groups/port-groups.h (from lv2/port-groups/port-groups.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-props.lv2/manifest.ttl (from lv2/port-props/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-props.lv2/port-props.h (from lv2/port-props/port-props.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-props.lv2/port-props.meta.ttl (from lv2/port-props/port-props.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/port-props.lv2/port-props.ttl (from lv2/port-props/port-props.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/port-props/port-props.h (from lv2/port-props/port-props.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/port-props/port-props.h (from lv2/port-props/port-props.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/presets.lv2/manifest.ttl (from lv2/presets/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/presets.lv2/presets.h (from lv2/presets/presets.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/presets.lv2/presets.meta.ttl (from lv2/presets/presets.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/presets.lv2/presets.ttl (from lv2/presets/presets.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/presets/presets.h (from lv2/presets/presets.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/presets/presets.h (from lv2/presets/presets.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/resize-port.lv2/manifest.ttl (from lv2/resize-port/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/resize-port.lv2/resize-port.h (from lv2/resize-port/resize-port.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/resize-port.lv2/resize-port.meta.ttl (from lv2/resize-port/resize-port.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/resize-port.lv2/resize-port.ttl (from lv2/resize-port/resize-port.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/resize-port/resize-port.h (from lv2/resize-port/resize-port.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/resize-port/resize-port.h (from lv2/resize-port/resize-port.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/state.lv2/manifest.ttl (from lv2/state/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/state.lv2/state.h (from lv2/state/state.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/state/state.h (from lv2/state/state.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/state.lv2/state.meta.ttl (from lv2/state/state.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/state.lv2/state.ttl (from lv2/state/state.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/state/state.h (from lv2/state/state.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/time.lv2/manifest.ttl (from lv2/time/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/time.lv2/time.h (from lv2/time/time.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/time.lv2/time.meta.ttl (from lv2/time/time.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/time.lv2/time.ttl (from lv2/time/time.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/time/time.h (from lv2/time/time.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/time/time.h (from lv2/time/time.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/ui.lv2/manifest.ttl (from lv2/ui/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/ui.lv2/ui.h (from lv2/ui/ui.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/ui.lv2/ui.meta.ttl (from lv2/ui/ui.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/ui.lv2/ui.ttl (from lv2/ui/ui.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/ui/ui.h (from lv2/ui/ui.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/extensions/ui/ui.h (from lv2/ui/ui.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/units.lv2/manifest.ttl (from lv2/units/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/units.lv2/units.h (from lv2/units/units.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/units.lv2/units.meta.ttl (from lv2/units/units.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/units.lv2/units.ttl (from lv2/units/units.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/units/units.h (from lv2/units/units.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/extensions/units/units.h (from lv2/units/units.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/uri-map.lv2/manifest.ttl (from lv2/uri-map/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/uri-map.lv2/uri-map.h (from lv2/uri-map/uri-map.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/uri-map.lv2/uri-map.meta.ttl (from lv2/uri-map/uri-map.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/uri-map.lv2/uri-map.ttl (from lv2/uri-map/uri-map.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/uri-map/uri-map.h (from lv2/uri-map/uri-map.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/uri-map/uri-map.h (from lv2/uri-map/uri-map.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/urid.lv2/manifest.ttl (from lv2/urid/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/urid.lv2/urid.h (from lv2/urid/urid.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/urid.lv2/urid.meta.ttl (from lv2/urid/urid.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/urid.lv2/urid.ttl (from lv2/urid/urid.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/urid/urid.h (from lv2/urid/urid.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/urid/urid.h (from lv2/urid/urid.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/worker.lv2/manifest.ttl (from lv2/worker/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/worker.lv2/worker.h (from lv2/worker/worker.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/worker.lv2/worker.meta.ttl (from lv2/worker/worker.meta.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/worker.lv2/worker.ttl (from lv2/worker/worker.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/worker/worker.h (from lv2/worker/worker.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/lv2/lv2plug.in/ns/ext/worker/worker.h (from lv2/worker/worker.h) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-amp.lv2/manifest.ttl (from build/plugins/eg-amp.lv2/lv2/eg-amp.lv2/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-amp.lv2/amp.ttl (from build/plugins/eg-amp.lv2/lv2/eg-amp.lv2/amp.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-amp.lv2/amp.so (from build/plugins/eg-amp.lv2/lv2/eg-amp.lv2/amp.so) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-fifths.lv2/manifest.ttl (from build/plugins/eg-fifths.lv2/lv2/eg-fifths.lv2/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-fifths.lv2/fifths.ttl (from build/plugins/eg-fifths.lv2/lv2/eg-fifths.lv2/fifths.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-fifths.lv2/fifths.so (from build/plugins/eg-fifths.lv2/lv2/eg-fifths.lv2/fifths.so) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-metro.lv2/manifest.ttl (from build/plugins/eg-metro.lv2/lv2/eg-metro.lv2/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-metro.lv2/metro.ttl (from build/plugins/eg-metro.lv2/lv2/eg-metro.lv2/metro.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-metro.lv2/metro.so (from build/plugins/eg-metro.lv2/lv2/eg-metro.lv2/metro.so) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-midigate.lv2/manifest.ttl (from build/plugins/eg-midigate.lv2/lv2/eg-midigate.lv2/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-midigate.lv2/midigate.ttl (from build/plugins/eg-midigate.lv2/lv2/eg-midigate.lv2/midigate.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-midigate.lv2/midigate.so (from build/plugins/eg-midigate.lv2/lv2/eg-midigate.lv2/midigate.so) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-params.lv2/manifest.ttl (from build/plugins/eg-params.lv2/lv2/eg-params.lv2/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-params.lv2/params.ttl (from build/plugins/eg-params.lv2/lv2/eg-params.lv2/params.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-params.lv2/params.so (from build/plugins/eg-params.lv2/lv2/eg-params.lv2/params.so) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-scope.lv2/manifest.ttl (from build/plugins/eg-scope.lv2/lv2/eg-scope.lv2/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-scope.lv2/examploscope.ttl (from build/plugins/eg-scope.lv2/lv2/eg-scope.lv2/examploscope.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/eg-scope.lv2/examploscope.so (from build/plugins/eg-scope.lv2/lv2/eg-scope.lv2/examploscope.so) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/style.css (from lv2specgen/style.css) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/template.html (from lv2specgen/template.html) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-attribs-1.mod (from lv2specgen/DTD/xhtml-attribs-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-base-1.mod (from lv2specgen/DTD/xhtml-base-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-basic-table-1.mod (from lv2specgen/DTD/xhtml-basic-table-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-basic11-model-1.mod (from lv2specgen/DTD/xhtml-basic11-model-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-basic11.dtd (from lv2specgen/DTD/xhtml-basic11.dtd) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-bdo-1.mod (from lv2specgen/DTD/xhtml-bdo-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-blkphras-1.mod (from lv2specgen/DTD/xhtml-blkphras-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-blkpres-1.mod (from lv2specgen/DTD/xhtml-blkpres-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-blkstruct-1.mod (from lv2specgen/DTD/xhtml-blkstruct-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-charent-1.mod (from lv2specgen/DTD/xhtml-charent-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-csismap-1.mod (from lv2specgen/DTD/xhtml-csismap-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-datatypes-1.mod (from lv2specgen/DTD/xhtml-datatypes-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-datatypes-1.mod.1 (from lv2specgen/DTD/xhtml-datatypes-1.mod.1) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-edit-1.mod (from lv2specgen/DTD/xhtml-edit-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-events-1.mod (from lv2specgen/DTD/xhtml-events-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-form-1.mod (from lv2specgen/DTD/xhtml-form-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-framework-1.mod (from lv2specgen/DTD/xhtml-framework-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-hypertext-1.mod (from lv2specgen/DTD/xhtml-hypertext-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-image-1.mod (from lv2specgen/DTD/xhtml-image-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-inlphras-1.mod (from lv2specgen/DTD/xhtml-inlphras-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-inlpres-1.mod (from lv2specgen/DTD/xhtml-inlpres-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-inlstruct-1.mod (from lv2specgen/DTD/xhtml-inlstruct-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-inlstyle-1.mod (from lv2specgen/DTD/xhtml-inlstyle-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-inputmode-1.mod (from lv2specgen/DTD/xhtml-inputmode-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-lat1.ent (from lv2specgen/DTD/xhtml-lat1.ent) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-legacy-1.mod (from lv2specgen/DTD/xhtml-legacy-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-link-1.mod (from lv2specgen/DTD/xhtml-link-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-list-1.mod (from lv2specgen/DTD/xhtml-list-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-meta-1.mod (from lv2specgen/DTD/xhtml-meta-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-metaAttributes-1.mod (from lv2specgen/DTD/xhtml-metaAttributes-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-object-1.mod (from lv2specgen/DTD/xhtml-object-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-param-1.mod (from lv2specgen/DTD/xhtml-param-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-pres-1.mod (from lv2specgen/DTD/xhtml-pres-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-qname-1.mod (from lv2specgen/DTD/xhtml-qname-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-rdfa-1.dtd (from lv2specgen/DTD/xhtml-rdfa-1.dtd) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-rdfa-model-1.mod (from lv2specgen/DTD/xhtml-rdfa-model-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-script-1.mod (from lv2specgen/DTD/xhtml-script-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-special.ent (from lv2specgen/DTD/xhtml-special.ent) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-ssismap-1.mod (from lv2specgen/DTD/xhtml-ssismap-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-struct-1.mod (from lv2specgen/DTD/xhtml-struct-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-style-1.mod (from lv2specgen/DTD/xhtml-style-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-symbol.ent (from lv2specgen/DTD/xhtml-symbol.ent) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-table-1.mod (from lv2specgen/DTD/xhtml-table-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-target-1.mod (from lv2specgen/DTD/xhtml-target-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/lv2specgen/DTD/xhtml-text-1.mod (from lv2specgen/DTD/xhtml-text-1.mod) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/lv2specgen.py (from lv2specgen/lv2specgen.py) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2/dcs.ttl (from schemas.lv2/dcs.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2/dct.ttl (from schemas.lv2/dct.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2/doap.ttl (from schemas.lv2/doap.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2/foaf.ttl (from schemas.lv2/foaf.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2/manifest.ttl (from schemas.lv2/manifest.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2/owl.ttl (from schemas.lv2/owl.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2/rdf.ttl (from schemas.lv2/rdf.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2/rdfs.ttl (from schemas.lv2/rdfs.ttl) + install /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/lv2/schemas.lv2/xsd.ttl (from schemas.lv2/xsd.ttl) Waf: Leaving directory `/tmp/instance-13/output-1/build/lv2-1.18.2/build' 'install' finished successfully (1.156s) >>> lv2 1.18.2 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> lv2 1.18.2 Installing to target cd /tmp/instance-13/output-1/build/lv2-1.18.2/ && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/python3 ./waf install --destdir=/tmp/instance-13/output-1/target Waf: Entering directory `/tmp/instance-13/output-1/build/lv2-1.18.2/build' + install /tmp/instance-13/output-1/target/usr/include/lv2.h (from lv2/core/lv2.h) + install /tmp/instance-13/output-1/target/usr/lib/pkgconfig/lv2.pc (from build/lv2.pc) + install /tmp/instance-13/output-1/target/usr/bin/lv2_validate (from build/lv2_validate) + install /tmp/instance-13/output-1/target/usr/lib/lv2/atom.lv2/atom-test-utils.c (from lv2/atom/atom-test-utils.c) + install /tmp/instance-13/output-1/target/usr/lib/lv2/atom.lv2/atom-test.c (from lv2/atom/atom-test.c) + install /tmp/instance-13/output-1/target/usr/lib/lv2/atom.lv2/atom.h (from lv2/atom/atom.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/atom.lv2/atom.meta.ttl (from lv2/atom/atom.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/atom.lv2/atom.ttl (from lv2/atom/atom.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/atom.lv2/forge-overflow-test.c (from lv2/atom/forge-overflow-test.c) + install /tmp/instance-13/output-1/target/usr/lib/lv2/atom.lv2/forge.h (from lv2/atom/forge.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/atom.lv2/manifest.ttl (from lv2/atom/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/atom/atom.h (from lv2/atom/atom.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/atom/forge.h (from lv2/atom/forge.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/atom/util.h (from lv2/atom/util.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/atom.lv2/util.h (from lv2/atom/util.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/buf-size/buf-size.h (from lv2/buf-size/buf-size.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/atom/atom.h (from lv2/atom/atom.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/atom/forge.h (from lv2/atom/forge.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/atom/util.h (from lv2/atom/util.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/buf-size.lv2/buf-size.h (from lv2/buf-size/buf-size.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/buf-size.lv2/buf-size.meta.ttl (from lv2/buf-size/buf-size.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/buf-size.lv2/buf-size.ttl (from lv2/buf-size/buf-size.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/buf-size.lv2/manifest.ttl (from lv2/buf-size/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/buf-size/buf-size.h (from lv2/buf-size/buf-size.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/core.lv2/attributes.h (from lv2/core/attributes.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/core.lv2/lv2.h (from lv2/core/lv2.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/core.lv2/lv2_util.h (from lv2/core/lv2_util.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/core.lv2/lv2core.meta.ttl (from lv2/core/lv2core.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/core.lv2/lv2core.ttl (from lv2/core/lv2core.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/core.lv2/manifest.ttl (from lv2/core/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/core.lv2/meta.ttl (from lv2/core/meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/core.lv2/people.ttl (from lv2/core/people.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/lv2core/attributes.h (from lv2/core/attributes.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/lv2core/lv2.h (from lv2/core/lv2.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/lv2core/lv2_util.h (from lv2/core/lv2_util.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/core/attributes.h (from lv2/core/attributes.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/core/lv2.h (from lv2/core/lv2.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/core/lv2_util.h (from lv2/core/lv2_util.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/data-access/data-access.h (from lv2/data-access/data-access.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/data-access.lv2/data-access.h (from lv2/data-access/data-access.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/data-access.lv2/data-access.meta.ttl (from lv2/data-access/data-access.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/data-access.lv2/data-access.ttl (from lv2/data-access/data-access.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/data-access.lv2/manifest.ttl (from lv2/data-access/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/data-access/data-access.h (from lv2/data-access/data-access.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/dynmanifest.lv2/dynmanifest.h (from lv2/dynmanifest/dynmanifest.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/dynmanifest.lv2/dynmanifest.meta.ttl (from lv2/dynmanifest/dynmanifest.meta.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/dynmanifest/dynmanifest.h (from lv2/dynmanifest/dynmanifest.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/dynmanifest.lv2/dynmanifest.ttl (from lv2/dynmanifest/dynmanifest.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/dynmanifest/dynmanifest.h (from lv2/dynmanifest/dynmanifest.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/event.lv2/event-helpers.h (from lv2/event/event-helpers.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/event.lv2/event.h (from lv2/event/event.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/event.lv2/event.meta.ttl (from lv2/event/event.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/event.lv2/event.ttl (from lv2/event/event.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/event.lv2/manifest.ttl (from lv2/event/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/event/event-helpers.h (from lv2/event/event-helpers.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/event/event.h (from lv2/event/event.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/dynmanifest.lv2/manifest.ttl (from lv2/dynmanifest/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/event/event-helpers.h (from lv2/event/event-helpers.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/instance-access.lv2/instance-access.h (from lv2/instance-access/instance-access.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/event/event.h (from lv2/event/event.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/instance-access.lv2/instance-access.meta.ttl (from lv2/instance-access/instance-access.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/instance-access.lv2/instance-access.ttl (from lv2/instance-access/instance-access.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/instance-access.lv2/manifest.ttl (from lv2/instance-access/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/instance-access/instance-access.h (from lv2/instance-access/instance-access.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/instance-access/instance-access.h (from lv2/instance-access/instance-access.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/log.lv2/log.h (from lv2/log/log.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/log.lv2/log.meta.ttl (from lv2/log/log.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/log.lv2/log.ttl (from lv2/log/log.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/log.lv2/logger.h (from lv2/log/logger.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/log.lv2/manifest.ttl (from lv2/log/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/log/log.h (from lv2/log/log.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/log/logger.h (from lv2/log/logger.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/log/log.h (from lv2/log/log.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/log/logger.h (from lv2/log/logger.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/midi.lv2/manifest.ttl (from lv2/midi/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/midi.lv2/midi.h (from lv2/midi/midi.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/midi.lv2/midi.meta.ttl (from lv2/midi/midi.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/midi.lv2/midi.ttl (from lv2/midi/midi.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/midi/midi.h (from lv2/midi/midi.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/midi/midi.h (from lv2/midi/midi.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/morph.lv2/manifest.ttl (from lv2/morph/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/morph.lv2/morph.h (from lv2/morph/morph.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/morph.lv2/morph.meta.ttl (from lv2/morph/morph.meta.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/morph/morph.h (from lv2/morph/morph.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/morph.lv2/morph.ttl (from lv2/morph/morph.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/morph/morph.h (from lv2/morph/morph.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/options.lv2/manifest.ttl (from lv2/options/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/options.lv2/options.h (from lv2/options/options.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/options.lv2/options.meta.ttl (from lv2/options/options.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/options.lv2/options.ttl (from lv2/options/options.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/options/options.h (from lv2/options/options.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/options/options.h (from lv2/options/options.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/parameters.lv2/manifest.ttl (from lv2/parameters/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/parameters.lv2/parameters.h (from lv2/parameters/parameters.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/parameters.lv2/parameters.meta.ttl (from lv2/parameters/parameters.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/parameters.lv2/parameters.ttl (from lv2/parameters/parameters.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/parameters/parameters.h (from lv2/parameters/parameters.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/parameters/parameters.h (from lv2/parameters/parameters.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/patch.lv2/manifest.ttl (from lv2/patch/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/patch.lv2/patch.h (from lv2/patch/patch.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/patch.lv2/patch.meta.ttl (from lv2/patch/patch.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/patch.lv2/patch.ttl (from lv2/patch/patch.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/patch/patch.h (from lv2/patch/patch.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/patch/patch.h (from lv2/patch/patch.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/port-groups.lv2/manifest.ttl (from lv2/port-groups/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/port-groups.lv2/port-groups.h (from lv2/port-groups/port-groups.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/port-groups.lv2/port-groups.meta.ttl (from lv2/port-groups/port-groups.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/port-groups.lv2/port-groups.ttl (from lv2/port-groups/port-groups.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/port-groups/port-groups.h (from lv2/port-groups/port-groups.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/port-groups/port-groups.h (from lv2/port-groups/port-groups.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/port-props.lv2/manifest.ttl (from lv2/port-props/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/port-props.lv2/port-props.h (from lv2/port-props/port-props.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/port-props.lv2/port-props.meta.ttl (from lv2/port-props/port-props.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/port-props.lv2/port-props.ttl (from lv2/port-props/port-props.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/port-props/port-props.h (from lv2/port-props/port-props.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/port-props/port-props.h (from lv2/port-props/port-props.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/presets.lv2/manifest.ttl (from lv2/presets/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/presets.lv2/presets.h (from lv2/presets/presets.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/presets.lv2/presets.meta.ttl (from lv2/presets/presets.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/presets.lv2/presets.ttl (from lv2/presets/presets.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/presets/presets.h (from lv2/presets/presets.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/presets/presets.h (from lv2/presets/presets.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/resize-port.lv2/manifest.ttl (from lv2/resize-port/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/resize-port.lv2/resize-port.h (from lv2/resize-port/resize-port.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/resize-port.lv2/resize-port.meta.ttl (from lv2/resize-port/resize-port.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/resize-port.lv2/resize-port.ttl (from lv2/resize-port/resize-port.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/resize-port/resize-port.h (from lv2/resize-port/resize-port.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/state.lv2/manifest.ttl (from lv2/state/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/state.lv2/state.h (from lv2/state/state.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/state.lv2/state.meta.ttl (from lv2/state/state.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/state.lv2/state.ttl (from lv2/state/state.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/resize-port/resize-port.h (from lv2/resize-port/resize-port.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/state/state.h (from lv2/state/state.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/state/state.h (from lv2/state/state.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/time.lv2/manifest.ttl (from lv2/time/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/time.lv2/time.h (from lv2/time/time.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/time.lv2/time.meta.ttl (from lv2/time/time.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/time.lv2/time.ttl (from lv2/time/time.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/time/time.h (from lv2/time/time.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/time/time.h (from lv2/time/time.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/ui.lv2/manifest.ttl (from lv2/ui/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/ui.lv2/ui.h (from lv2/ui/ui.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/ui.lv2/ui.meta.ttl (from lv2/ui/ui.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/ui.lv2/ui.ttl (from lv2/ui/ui.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/ui/ui.h (from lv2/ui/ui.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/extensions/ui/ui.h (from lv2/ui/ui.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/units.lv2/manifest.ttl (from lv2/units/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/units.lv2/units.h (from lv2/units/units.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/units.lv2/units.meta.ttl (from lv2/units/units.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/units.lv2/units.ttl (from lv2/units/units.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/units/units.h (from lv2/units/units.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/uri-map.lv2/manifest.ttl (from lv2/uri-map/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/uri-map.lv2/uri-map.h (from lv2/uri-map/uri-map.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/extensions/units/units.h (from lv2/units/units.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/uri-map.lv2/uri-map.meta.ttl (from lv2/uri-map/uri-map.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/uri-map.lv2/uri-map.ttl (from lv2/uri-map/uri-map.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/uri-map/uri-map.h (from lv2/uri-map/uri-map.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/uri-map/uri-map.h (from lv2/uri-map/uri-map.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/urid.lv2/manifest.ttl (from lv2/urid/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/urid.lv2/urid.h (from lv2/urid/urid.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/urid.lv2/urid.meta.ttl (from lv2/urid/urid.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/urid.lv2/urid.ttl (from lv2/urid/urid.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/urid/urid.h (from lv2/urid/urid.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/urid/urid.h (from lv2/urid/urid.h) + install /tmp/instance-13/output-1/target/usr/include/lv2/worker/worker.h (from lv2/worker/worker.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/worker.lv2/manifest.ttl (from lv2/worker/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-amp.lv2/manifest.ttl (from build/plugins/eg-amp.lv2/lv2/eg-amp.lv2/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/include/lv2/lv2plug.in/ns/ext/worker/worker.h (from lv2/worker/worker.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-amp.lv2/amp.ttl (from build/plugins/eg-amp.lv2/lv2/eg-amp.lv2/amp.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-amp.lv2/amp.so (from build/plugins/eg-amp.lv2/lv2/eg-amp.lv2/amp.so) + install /tmp/instance-13/output-1/target/usr/lib/lv2/worker.lv2/worker.h (from lv2/worker/worker.h) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-fifths.lv2/fifths.ttl (from build/plugins/eg-fifths.lv2/lv2/eg-fifths.lv2/fifths.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-fifths.lv2/manifest.ttl (from build/plugins/eg-fifths.lv2/lv2/eg-fifths.lv2/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/worker.lv2/worker.meta.ttl (from lv2/worker/worker.meta.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/worker.lv2/worker.ttl (from lv2/worker/worker.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-fifths.lv2/fifths.so (from build/plugins/eg-fifths.lv2/lv2/eg-fifths.lv2/fifths.so) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-metro.lv2/manifest.ttl (from build/plugins/eg-metro.lv2/lv2/eg-metro.lv2/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-metro.lv2/metro.ttl (from build/plugins/eg-metro.lv2/lv2/eg-metro.lv2/metro.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-metro.lv2/metro.so (from build/plugins/eg-metro.lv2/lv2/eg-metro.lv2/metro.so) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-midigate.lv2/midigate.so (from build/plugins/eg-midigate.lv2/lv2/eg-midigate.lv2/midigate.so) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-midigate.lv2/midigate.ttl (from build/plugins/eg-midigate.lv2/lv2/eg-midigate.lv2/midigate.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-midigate.lv2/manifest.ttl (from build/plugins/eg-midigate.lv2/lv2/eg-midigate.lv2/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-params.lv2/manifest.ttl (from build/plugins/eg-params.lv2/lv2/eg-params.lv2/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-params.lv2/params.ttl (from build/plugins/eg-params.lv2/lv2/eg-params.lv2/params.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-params.lv2/params.so (from build/plugins/eg-params.lv2/lv2/eg-params.lv2/params.so) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-scope.lv2/manifest.ttl (from build/plugins/eg-scope.lv2/lv2/eg-scope.lv2/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-scope.lv2/examploscope.ttl (from build/plugins/eg-scope.lv2/lv2/eg-scope.lv2/examploscope.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/eg-scope.lv2/examploscope.so (from build/plugins/eg-scope.lv2/lv2/eg-scope.lv2/examploscope.so) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/style.css (from lv2specgen/style.css) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/template.html (from lv2specgen/template.html) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-attribs-1.mod (from lv2specgen/DTD/xhtml-attribs-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-base-1.mod (from lv2specgen/DTD/xhtml-base-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-basic-table-1.mod (from lv2specgen/DTD/xhtml-basic-table-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-basic11-model-1.mod (from lv2specgen/DTD/xhtml-basic11-model-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-basic11.dtd (from lv2specgen/DTD/xhtml-basic11.dtd) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-bdo-1.mod (from lv2specgen/DTD/xhtml-bdo-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-blkphras-1.mod (from lv2specgen/DTD/xhtml-blkphras-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-blkpres-1.mod (from lv2specgen/DTD/xhtml-blkpres-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-blkstruct-1.mod (from lv2specgen/DTD/xhtml-blkstruct-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-charent-1.mod (from lv2specgen/DTD/xhtml-charent-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-csismap-1.mod (from lv2specgen/DTD/xhtml-csismap-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-datatypes-1.mod (from lv2specgen/DTD/xhtml-datatypes-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-datatypes-1.mod.1 (from lv2specgen/DTD/xhtml-datatypes-1.mod.1) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-edit-1.mod (from lv2specgen/DTD/xhtml-edit-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-events-1.mod (from lv2specgen/DTD/xhtml-events-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-form-1.mod (from lv2specgen/DTD/xhtml-form-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-framework-1.mod (from lv2specgen/DTD/xhtml-framework-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-hypertext-1.mod (from lv2specgen/DTD/xhtml-hypertext-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-image-1.mod (from lv2specgen/DTD/xhtml-image-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-inlphras-1.mod (from lv2specgen/DTD/xhtml-inlphras-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-inlpres-1.mod (from lv2specgen/DTD/xhtml-inlpres-1.mod) + install /tmp/instance-13/output-1/target/usr/bin/lv2specgen.py (from lv2specgen/lv2specgen.py) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-inlstruct-1.mod (from lv2specgen/DTD/xhtml-inlstruct-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-inlstyle-1.mod (from lv2specgen/DTD/xhtml-inlstyle-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-inputmode-1.mod (from lv2specgen/DTD/xhtml-inputmode-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-lat1.ent (from lv2specgen/DTD/xhtml-lat1.ent) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-legacy-1.mod (from lv2specgen/DTD/xhtml-legacy-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-link-1.mod (from lv2specgen/DTD/xhtml-link-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-list-1.mod (from lv2specgen/DTD/xhtml-list-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-meta-1.mod (from lv2specgen/DTD/xhtml-meta-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-metaAttributes-1.mod (from lv2specgen/DTD/xhtml-metaAttributes-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-object-1.mod (from lv2specgen/DTD/xhtml-object-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-param-1.mod (from lv2specgen/DTD/xhtml-param-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-pres-1.mod (from lv2specgen/DTD/xhtml-pres-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-qname-1.mod (from lv2specgen/DTD/xhtml-qname-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-rdfa-1.dtd (from lv2specgen/DTD/xhtml-rdfa-1.dtd) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-rdfa-model-1.mod (from lv2specgen/DTD/xhtml-rdfa-model-1.mod) + install /tmp/instance-13/output-1/target/usr/lib/lv2/schemas.lv2/dcs.ttl (from schemas.lv2/dcs.ttl) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-script-1.mod (from lv2specgen/DTD/xhtml-script-1.mod) + install /tmp/instance-13/output-1/target/usr/lib/lv2/schemas.lv2/dct.ttl (from schemas.lv2/dct.ttl) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-special.ent (from lv2specgen/DTD/xhtml-special.ent) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-ssismap-1.mod (from lv2specgen/DTD/xhtml-ssismap-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-struct-1.mod (from lv2specgen/DTD/xhtml-struct-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-style-1.mod (from lv2specgen/DTD/xhtml-style-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-symbol.ent (from lv2specgen/DTD/xhtml-symbol.ent) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-table-1.mod (from lv2specgen/DTD/xhtml-table-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-target-1.mod (from lv2specgen/DTD/xhtml-target-1.mod) + install /tmp/instance-13/output-1/target/usr/share/lv2specgen/DTD/xhtml-text-1.mod (from lv2specgen/DTD/xhtml-text-1.mod) + install /tmp/instance-13/output-1/target/usr/lib/lv2/schemas.lv2/doap.ttl (from schemas.lv2/doap.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/schemas.lv2/foaf.ttl (from schemas.lv2/foaf.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/schemas.lv2/manifest.ttl (from schemas.lv2/manifest.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/schemas.lv2/owl.ttl (from schemas.lv2/owl.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/schemas.lv2/rdf.ttl (from schemas.lv2/rdf.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/schemas.lv2/rdfs.ttl (from schemas.lv2/rdfs.ttl) + install /tmp/instance-13/output-1/target/usr/lib/lv2/schemas.lv2/xsd.ttl (from schemas.lv2/xsd.ttl) Waf: Leaving directory `/tmp/instance-13/output-1/build/lv2-1.18.2/build' 'install' finished successfully (0.458s) >>> lzlib 0.4.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.lzlib-0.4.3.tar.gz.kG1x1c/output' 'https://github.com/LuaDist/lzlib/archive/0.4.3/lzlib-0.4.3.tar.gz' --2022-10-17 19:22:28-- https://github.com/LuaDist/lzlib/archive/0.4.3/lzlib-0.4.3.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/LuaDist/lzlib/tar.gz/refs/tags/0.4.3 [following] --2022-10-17 19:22:28-- https://codeload.github.com/LuaDist/lzlib/tar.gz/refs/tags/0.4.3 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.lzlib-0.4.3.tar.gz.kG1x1c/output' 0K .......... .......... .. 448K=0.05s 2022-10-17 19:22:28 (448 KB/s) - '/tmp/instance-13/output-1/build/.lzlib-0.4.3.tar.gz.kG1x1c/output' saved [23545] lzlib-0.4.3.tar.gz: OK (sha256: cbb0cac5825e940b4ea2f31a336d2aaf6db39847d456920afd8e443804420dbb) >>> lzlib 0.4.3 Extracting gzip -d -c /tmp/instance-13/dl/lzlib/lzlib-0.4.3.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/lzlib-0.4.3 -xf - >>> lzlib 0.4.3 Patching >>> lzlib 0.4.3 Configuring (mkdir -p /tmp/instance-13/output-1/build/lzlib-0.4.3/ && cd /tmp/instance-13/output-1/build/lzlib-0.4.3/ && rm -f CMakeCache.txt && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/cmake /tmp/instance-13/output-1/build/lzlib-0.4.3/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-13/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 -DINSTALL_CMOD="/usr/lib/lua/5.3" -DINSTALL_LMOD="/usr/share/lua/5.3" ) -- 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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Deprecation Warning at CMakeLists.txt:8 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. DIST_NAME: lzlib DIST_VERSION: 0.4.2 DIST_LICENSE: MIT/X11 DIST_AUTHOR: Tiago Dionizio DIST_MAINTAINER: Peter Drahoš DIST_URL: http://luaforge.net/projects/lzlib/ DIST_DESC: Lua bindings to the ZLib compression library DIST_DEPENDS: -- Found Lua: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/liblua.so;/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libm.so (found version "") -- 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 CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-13/output-1/build/lzlib-0.4.3 >>> lzlib 0.4.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/lzlib-0.4.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/lzlib-0.4.3' [ 50%] Building C object CMakeFiles/zlib.dir/lzlib.c.o [100%] Linking C shared module zlib.so [100%] Built target zlib make[1]: Leaving directory '/tmp/instance-13/output-1/build/lzlib-0.4.3' >>> lzlib 0.4.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install/fast -C /tmp/instance-13/output-1/build/lzlib-0.4.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/lzlib-0.4.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-13/output-1/target/usr/lib/lua/5.3/zlib.so -- Set runtime path of "/tmp/instance-13/output-1/target/usr/lib/lua/5.3/zlib.so" to "$ORIGIN/../lib" -- Installing: /tmp/instance-13/output-1/target/usr/share/lua/5.3/gzip.lua -- Installing: /tmp/instance-13/output-1/target/usr/share/lzlib/README -- Installing: /tmp/instance-13/output-1/target/usr/share/lzlib/README.lgzip -- Installing: /tmp/instance-13/output-1/target/usr/share/lzlib/test/test_gzip.lua -- Installing: /tmp/instance-13/output-1/target/usr/share/lzlib/test/test_zlib_dict.lua -- Installing: /tmp/instance-13/output-1/target/usr/share/lzlib/test/test_zlib2.lua -- Installing: /tmp/instance-13/output-1/target/usr/share/lzlib/test/test_zlib3.lua make[1]: Leaving directory '/tmp/instance-13/output-1/build/lzlib-0.4.3' make-4.2.1.tar.bz2: OK (md5: 15b012617e7c44c0ed482721629577ac) make-4.2.1.tar.bz2: OK (sha256: d6e262bf3601b42d2b1e4ef8310029e1dcf20083c5446b4b7aa67081fdffc589) >>> make 4.2.1 Extracting bzcat /tmp/instance-13/dl/make/make-4.2.1.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/make-4.2.1 -xf - >>> make 4.2.1 Patching Applying 0001-configure.ac-Support-GLIBC-glob-interface-version-2.patch using patch: patching file configure.ac Hunk #1 succeeded at 399 (offset -5 lines). Applying 0001-glob-Do-not-assume-glibc-glob-internals.patch using patch: patching file dir.c >>> make 4.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/make-4.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> make 4.2.1 Configuring >>> make 4.2.1 Autoreconfiguring configure.ac:49: warning: The macro `AC_AIX' is obsolete. configure.ac:49: You should run autoupdate. ./lib/autoconf/specific.m4:540: AC_AIX is expanded from... configure.ac:49: the top level configure.ac:50: warning: The macro `AC_ISC_POSIX' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.ac:50: the top level configure.ac:51: warning: The macro `AC_MINIX' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/specific.m4:545: AC_MINIX is expanded from... configure.ac:51: the top level configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:66: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:66: the top level configure.ac:69: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:69: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:69: the top level configure.ac:76: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:76: the top level configure.ac:86: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:86: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:105: AC_STRUCT_ST_MTIM_NSEC is expanded from... configure.ac:86: the top level configure.ac:149: warning: The macro `AC_FUNC_SETVBUF_REVERSED' is obsolete. Remove it and all references to SETVBUF_REVERSED. ./lib/autoconf/functions.m4:1766: AC_FUNC_SETVBUF_REVERSED is expanded from... configure.ac:149: the top level configure.ac:249: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:249: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:249: the top level configure.ac:249: warning: The macro `AC_FD_MSG' is obsolete. configure.ac:249: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... acinclude.m4:38: CF_NETLIBS is expanded from... lib/m4sugar/m4sh.m4:594: AS_CASE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:249: the top level configure.ac:274: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:274: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:274: the top level configure.ac:280: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:280: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:280: the top level configure.ac:319: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:319: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:319: the top level >>> make 4.2.1 Patching libtool (cd /tmp/instance-13/output-1/build/make-4.2.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 --without-guile ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... (cached) none checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for perl... /usr/bin/perl checking for mips64-buildroot-linux-gnu-ar... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for library containing strerror... none required checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /tmp/instance-13/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-13/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-13/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-13/output-1/host/bin/msgmerge checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing getpwnam... none required checking for egrep... (cached) /usr/bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for stdlib.h... (cached) yes checking for locale.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for memory.h... yes checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... yes checking for sys/select.h... yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for nanoseconds field of struct stat... st_mtim.tv_nsec checking whether to use high resolution file timestamps... yes checking for library containing clock_gettime... none required checking whether system uses MSDOS-style paths... no checking for standard gettimeofday... no (cross-compiling) checking for strdup... yes checking for strndup... yes checking for mkstemp... yes checking for mktemp... yes checking for fdopen... yes checking for fileno... yes checking for dup... yes checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... yes checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... yes checking for setreuid... yes checking for setregid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes checking for lstat... yes checking for readlink... yes checking for atexit... yes checking for isatty... yes checking for ttyname... yes checking for pselect... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether bsd_signal is declared... no checking for fork... yes checking for vfork... yes checking for setlocale... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcmpi... no checking for strncmpi... no checking for stricmp... no checking for strnicmp... no checking for working strcoll... yes checking for working alloca.h... yes checking for alloca... yes checking whether closedir returns void... no checking pkg-config is at least version 0.9.0... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking whether sys_siglist is declared... no checking whether _sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h... yes checking for waitpid... yes checking for wait3... yes checking for union wait... no checking for SA_RESTART... yes checking whether dlopen is declared... yes checking whether dlsym is declared... yes checking whether dlerror is declared... yes checking for library containing dlopen... none required checking If the linker accepts -Wl,--export-dynamic... yes checking for location of SCCS get command... get checking if system libc has GNU glob... yes checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glob/Makefile config.status: creating po/Makefile.in config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating w32/Makefile config.status: creating tests/config-flags.pm config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared config.status: creating build.sh >>> make 4.2.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/make-4.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1' Making all in glob make[3]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/glob' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/glob' Making all in config make[3]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/config' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/config' Making all in po make[3]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/po' Making all in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/doc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 ar.o ar.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 arscan.o arscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 commands.o commands.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 default.o default.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 dir.o dir.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 expand.o expand.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 file.o file.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 function.o function.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 getopt.o getopt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 getopt1.o getopt1.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 guile.o guile.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 implicit.o implicit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 job.o job.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 load.o load.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 loadapi.o loadapi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 main.o main.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 misc.o misc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 posixos.o posixos.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 output.o output.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 read.o read.c read.c: In function 'find_percent_cached': cc1: warning: function may return address of local variable [-Wreturn-local-addr] In file included from makeint.h:31, from read.c:17: read.c:2418:19: note: declared here 2418 | new = alloca (slen + 1); | ^~~~~~ read.c: In function 'eval': read.c:1172:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 1172 | *(--semip) = ';'; | ~~~~~~~~~~~^~~~~ read.c:1011:19: note: destination object of size [0, 9223372036854775807] allocated by 'find_char_unquote' 1011 | cmdleft = find_char_unquote (line, MAP_SEMI|MAP_COMMENT|MAP_VARIABLE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 remake.o remake.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 rule.o rule.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 signame.o signame.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 strcache.o strcache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 variable.o variable.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 version.o version.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 vpath.o vpath.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 hash.o hash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -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 remote-stub.o remote-stub.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--export-dynamic -o make ar.o arscan.o commands.o default.o dir.o expand.o file.o function.o getopt.o getopt1.o guile.o implicit.o job.o load.o loadapi.o main.o misc.o posixos.o output.o read.o remake.o rule.o signame.o strcache.o variable.o version.o vpath.o hash.o remote-stub.o make[3]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1' >>> make 4.2.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/make-4.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1' Making install in glob make[2]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/glob' make[3]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/glob' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/glob' make[2]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/glob' Making install in config make[2]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/config' make[3]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/config' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/config' make[2]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/config' Making install in po make[2]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/po' if test "make" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-13/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-13/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/po' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 '/tmp/instance-13/output-1/target/usr/share/info' make[3]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1/doc' make[2]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/make-4.2.1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c make '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 gnumake.h '/tmp/instance-13/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 make.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/make-4.2.1' >>> mawk 1.3.4-20200120 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.mawk-1.3.4-20200120.tgz.DCXKHE/output' 'https://invisible-mirror.net/archives/mawk/mawk-1.3.4-20200120.tgz' --2022-10-17 19:23:05-- https://invisible-mirror.net/archives/mawk/mawk-1.3.4-20200120.tgz Resolving invisible-mirror.net (invisible-mirror.net)... 160.153.42.69 Connecting to invisible-mirror.net (invisible-mirror.net)|160.153.42.69|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 468855 (458K) [application/x-tar] Saving to: '/tmp/instance-13/output-1/build/.mawk-1.3.4-20200120.tgz.DCXKHE/output' 0K .......... .......... .......... .......... .......... 10% 1.23M 0s 50K .......... .......... .......... .......... .......... 21% 1.25M 0s 100K .......... .......... .......... .......... .......... 32% 1.26M 0s 150K .......... .......... .......... .......... .......... 43% 88.3M 0s 200K .......... .......... .......... .......... .......... 54% 1.25M 0s 250K .......... .......... .......... .......... .......... 65% 135M 0s 300K .......... .......... .......... .......... .......... 76% 1.28M 0s 350K .......... .......... .......... .......... .......... 87% 47.2M 0s 400K .......... .......... .......... .......... .......... 98% 172M 0s 450K ....... 100% 170M=0.2s 2022-10-17 19:23:05 (2.27 MB/s) - '/tmp/instance-13/output-1/build/.mawk-1.3.4-20200120.tgz.DCXKHE/output' saved [468855/468855] mawk-1.3.4-20200120.tgz: OK (sha256: 7fd4cd1e1fae9290fe089171181bbc6291dfd9bca939ca804f0ddb851c8b8237) >>> mawk 1.3.4-20200120 Extracting gzip -d -c /tmp/instance-13/dl/mawk/mawk-1.3.4-20200120.tgz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/mawk-1.3.4-20200120 -xf - >>> mawk 1.3.4-20200120 Patching >>> mawk 1.3.4-20200120 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/mawk-1.3.4-20200120 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mawk 1.3.4-20200120 Patching libtool >>> mawk 1.3.4-20200120 Configuring (cd /tmp/instance-13/output-1/build/mawk-1.3.4-20200120/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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: loading site script /dev/null checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu Configuring for linux-gnu checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking version of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... 64 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking whether make sets ${MAKE}... yes checking for makeflags variable... -${MAKEFLAGS} checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for a BSD compatible install... /usr/bin/install -c checking for gcc... gcc checking for native build C compiler... gcc checking for native build C preprocessor... ${BUILD_CC} -E checking for native build C flags... checking for native build C preprocessor-flags... checking for native build linker-flags... checking for native build linker-libraries... checking for log in -lm... yes checking if you want to see long compiling messages... yes checking if you want to turn on gcc warnings... no checking for groff... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for tbl... /usr/bin/tbl checking for man2html... no checking for program to convert manpage to html... /usr/bin/groff checking if you want to use mawk's own regular-expressions engine... yes checking if you want to use mawk's own srand/rand functions... no checking for random-integer functions... arc4random_stir/arc4random checking for range of random-integers... 0xFFFFFFFFUL checking if should be included... no checking if should be included... no configure: WARNING: no header file found for arc4random checking if you want mawk to initialize random numbers at startup... yes checking for byacc... no checking for bison... bison -y checking for lint... no checking for cppcheck... no checking for splint... no checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking if the POSIX test-macros are already defined... no checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking if you want to enable debugging trace... no checking for stddef.h... yes checking if size_t is declared in stddef.h... yes checking for setlocale()... yes checking if external environ is declared... no checking if external environ exists... yes checking for fork... yes checking for gettimeofday... yes checking for matherr... no checking for mktime... yes checking for pipe... yes checking for strftime... yes checking for tdestroy... yes checking for tsearch... yes checking for wait... yes checking for errno.h... yes checking for fcntl.h... yes checking for unistd.h... yes checking for sys/wait.h... yes checking if math.h declares _LIB_VERSION... no checking for limits.h... yes checking for isnan... yes checking for sigaction... yes checking for siginfo.h... no checking if we should use siginfo... no checking return type of signal handlers... void checking if we should use sigaction.sa_sigaction... yes checking handling of floating point exceptions The program `fpe_check' will not work for cross-compiling. You can continue with the build and the resulting mawk will be usable, but getting FPE_TRAPS_ON correct eventually is best. configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h >>> mawk 1.3.4-20200120 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/mawk-1.3.4-20200120/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mawk-1.3.4-20200120' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 parse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 scan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 memory.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 main.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 hash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 execute.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 code.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 da.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 error.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 init.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 bi_vars.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 cast.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 print.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 bi_funct.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 kw.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 jmp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 array.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 field.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 split.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 re_cmpl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 regexp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 zmalloc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 fin.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 files.c gcc -I. -I. -DHAVE_CONFIG_H -o makescan ./makescan.c rm -f scancode.c ./makescan > scancode.c rm makescan /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 scancode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 matherr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 fcall.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=1 -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -O2 -g0 version.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -O2 -g0 -O2 -g0 -o mawk parse.o scan.o memory.o main.o hash.o execute.o code.o da.o error.o init.o bi_vars.o cast.o print.o bi_funct.o kw.o jmp.o array.o field.o split.o re_cmpl.o regexp.o zmalloc.o fin.o files.o scancode.o matherr.o fcall.o version.o -lm make[1]: Leaving directory '/tmp/instance-13/output-1/build/mawk-1.3.4-20200120' >>> mawk 1.3.4-20200120 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/mawk-1.3.4-20200120/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mawk-1.3.4-20200120' /usr/bin/install -c mawk /tmp/instance-13/output-1/target/usr/bin/`echo mawk| sed 's,^,,'` /usr/bin/install -c -m 644 ./man/mawk.1 /tmp/instance-13/output-1/target/usr/share/man/man1/`echo mawk| sed 's,^,,'`.1 make[1]: Leaving directory '/tmp/instance-13/output-1/build/mawk-1.3.4-20200120' >>> memtool 2018.03.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.memtool-2018.03.0.tar.xz.FiWKAK/output' 'http://public.pengutronix.de/software/memtool/memtool-2018.03.0.tar.xz' URL transformed to HTTPS due to an HSTS policy --2022-10-17 19:23:22-- https://public.pengutronix.de/software/memtool/memtool-2018.03.0.tar.xz Resolving public.pengutronix.de (public.pengutronix.de)... 95.216.103.100, 2a01:4f9:2a:2c17:5054:ff:fe65:8c93 Connecting to public.pengutronix.de (public.pengutronix.de)|95.216.103.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 72428 (71K) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.memtool-2018.03.0.tar.xz.FiWKAK/output' 0K .......... .......... .......... .......... .......... 70% 160K 0s 50K .......... .......... 100% 226M=0.3s 2022-10-17 19:23:23 (227 KB/s) - '/tmp/instance-13/output-1/build/.memtool-2018.03.0.tar.xz.FiWKAK/output' saved [72428/72428] memtool-2018.03.0.tar.xz: OK (sha256: 87cb7175266ff3a00a9c1f541c4c6c93693ffbe8dcc0d97a60d13c45ff860900) >>> memtool 2018.03.0 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/memtool/memtool-2018.03.0.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/memtool-2018.03.0 -xf - >>> memtool 2018.03.0 Patching >>> memtool 2018.03.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/memtool-2018.03.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> memtool 2018.03.0 Patching libtool >>> memtool 2018.03.0 Configuring (cd /tmp/instance-13/output-1/build/memtool-2018.03.0/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for sys/socket.h... yes checking for linux/if.h... yes checking for linux/mii.h... yes checking for linux/sockios.h... yes checking for mdio support... yes 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 >>> memtool 2018.03.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/memtool-2018.03.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/memtool-2018.03.0' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"memtool\" -DPACKAGE_TARNAME=\"memtool\" -DPACKAGE_VERSION=\"2018.03.0\" -DPACKAGE_STRING=\"memtool\ 2018.03.0\" -DPACKAGE_BUGREPORT=\"oss-tools@pengutronix.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"memtool\" -DVERSION=\"2018.03.0\" -DHAVE_SYS_SOCKET_H=1 -DHAVE_LINUX_IF_H=1 -DHAVE_LINUX_MII_H=1 -DHAVE_LINUX_SOCKIOS_H=1 -DUSE_MDIO=1 -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 memtool.o memtool.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"memtool\" -DPACKAGE_TARNAME=\"memtool\" -DPACKAGE_VERSION=\"2018.03.0\" -DPACKAGE_STRING=\"memtool\ 2018.03.0\" -DPACKAGE_BUGREPORT=\"oss-tools@pengutronix.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"memtool\" -DVERSION=\"2018.03.0\" -DHAVE_SYS_SOCKET_H=1 -DHAVE_LINUX_IF_H=1 -DHAVE_LINUX_MII_H=1 -DHAVE_LINUX_SOCKIOS_H=1 -DUSE_MDIO=1 -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 fileaccess.o fileaccess.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"memtool\" -DPACKAGE_TARNAME=\"memtool\" -DPACKAGE_VERSION=\"2018.03.0\" -DPACKAGE_STRING=\"memtool\ 2018.03.0\" -DPACKAGE_BUGREPORT=\"oss-tools@pengutronix.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"memtool\" -DVERSION=\"2018.03.0\" -DHAVE_SYS_SOCKET_H=1 -DHAVE_LINUX_IF_H=1 -DHAVE_LINUX_MII_H=1 -DHAVE_LINUX_SOCKIOS_H=1 -DUSE_MDIO=1 -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 acc_mmap.o acc_mmap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"memtool\" -DPACKAGE_TARNAME=\"memtool\" -DPACKAGE_VERSION=\"2018.03.0\" -DPACKAGE_STRING=\"memtool\ 2018.03.0\" -DPACKAGE_BUGREPORT=\"oss-tools@pengutronix.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"memtool\" -DVERSION=\"2018.03.0\" -DHAVE_SYS_SOCKET_H=1 -DHAVE_LINUX_IF_H=1 -DHAVE_LINUX_MII_H=1 -DHAVE_LINUX_SOCKIOS_H=1 -DUSE_MDIO=1 -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 acc_mdio.o acc_mdio.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o memtool memtool.o fileaccess.o acc_mmap.o acc_mdio.o make[1]: Leaving directory '/tmp/instance-13/output-1/build/memtool-2018.03.0' >>> memtool 2018.03.0 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/memtool-2018.03.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/memtool-2018.03.0' make[2]: Entering directory '/tmp/instance-13/output-1/build/memtool-2018.03.0' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c memtool '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 memtool.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/memtool-2018.03.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/memtool-2018.03.0' >>> mini-snmpd 1.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.mini-snmpd-1.6.tar.gz.UVydec/output' 'https://github.com/troglobit/mini-snmpd/archive/v1.6/mini-snmpd-1.6.tar.gz' --2022-10-17 19:23:28-- https://github.com/troglobit/mini-snmpd/archive/v1.6/mini-snmpd-1.6.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/troglobit/mini-snmpd/tar.gz/refs/tags/v1.6 [following] --2022-10-17 19:23:28-- https://codeload.github.com/troglobit/mini-snmpd/tar.gz/refs/tags/v1.6 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.mini-snmpd-1.6.tar.gz.UVydec/output' 0K .......... .......... .......... .......... .......... 514K 50K ..... 63.5M=0.1s 2022-10-17 19:23:29 (571 KB/s) - '/tmp/instance-13/output-1/build/.mini-snmpd-1.6.tar.gz.UVydec/output' saved [56918] mini-snmpd-1.6.tar.gz: OK (sha256: de00c475a3c70c56f3ee97cd683cb71009d3521d60b1f589c5a91b4671ede9f3) >>> mini-snmpd 1.6 Extracting gzip -d -c /tmp/instance-13/dl/mini-snmpd/mini-snmpd-1.6.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/mini-snmpd-1.6 -xf - >>> mini-snmpd 1.6 Patching Applying 0001-linux.c-fix-musl-build.patch using patch: patching file linux.c >>> mini-snmpd 1.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/mini-snmpd-1.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mini-snmpd 1.6 Configuring >>> mini-snmpd 1.6 Autoreconfiguring configure.ac:8: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:25: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:25: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:25: the top level configure.ac:3: warning: name 'aux' is reserved on W32 and DOS platforms configure.ac:11: installing 'aux/compile' configure.ac:4: installing 'aux/install-sh' configure.ac:4: installing 'aux/missing' Makefile.am: installing 'aux/depcomp' >>> mini-snmpd 1.6 Patching libtool (cd /tmp/instance-13/output-1/build/mini-snmpd-1.6/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking pkg-config is at least version 0.9.0... yes checking for pidfile... no checking for utimensat... yes checking for getprogname... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for alloca.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for syslog.h... yes checking for signal.h... yes checking for getopt.h... yes checking for arpa/inet.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for net/if.h... yes checking for netinet/in.h... yes checking for strstr... yes checking for strtod... yes checking for strtoul... yes checking for strtok... yes checking for getopt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mini-snmpd.service 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, --disable-nls, --disable-static, --enable-shared ------------------ Summary ------------------ mini-snmpd version 1.6 Prefix............: /usr Sysconfdir........: /etc Runstatedir.......: /var/run C Compiler........: /tmp/instance-13/output-1/host/bin/mips64-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 Optional features: vendor OID........: .1.3.6.1.4.1 ipv6..............: yes mini-snmpd.conf...: no demo mode.........: no systemd...........: no ------------- Compiler version -------------- mips64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-534-g291c6c27ad) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> mini-snmpd 1.6 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/mini-snmpd-1.6/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mini-snmpd-1.6' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-13/output-1/build/mini-snmpd-1.6' CC mini_snmpd-mini-snmpd.o CC mini_snmpd-linux.o CC mini_snmpd-freebsd.o CC mini_snmpd-mib.o CC mini_snmpd-globals.o CC mini_snmpd-protocol.o CC mini_snmpd-utils.o CC lib/pidfile.o CCLD mini-snmpd make[2]: Leaving directory '/tmp/instance-13/output-1/build/mini-snmpd-1.6' make[1]: Leaving directory '/tmp/instance-13/output-1/build/mini-snmpd-1.6' >>> mini-snmpd 1.6 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/mini-snmpd-1.6/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mini-snmpd-1.6' make[2]: Entering directory '/tmp/instance-13/output-1/build/mini-snmpd-1.6' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/sbin' /usr/bin/install -c mini-snmpd '/tmp/instance-13/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/mini-snmpd' /usr/bin/install -c -m 644 README.md COPYING '/tmp/instance-13/output-1/target/usr/share/doc/mini-snmpd' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 mini-snmpd.8 '/tmp/instance-13/output-1/target/usr/share/man/man8' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mini-snmpd-1.6' make[1]: Leaving directory '/tmp/instance-13/output-1/build/mini-snmpd-1.6' /usr/bin/install -D -m 644 package/mini-snmpd/mini-snmpd /tmp/instance-13/output-1/target/etc/default/mini-snmpd >>> minizip-zlib 1.2.12 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.zlib-1.2.12.tar.xz.pJWQUu/output' 'http://www.zlib.net/zlib-1.2.12.tar.xz' --2022-10-17 19:23:41-- http://www.zlib.net/zlib-1.2.12.tar.xz Resolving www.zlib.net (www.zlib.net)... 85.187.148.2 Connecting to www.zlib.net (www.zlib.net)|85.187.148.2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2022-10-17 19:23:42 ERROR 404: Not Found. wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.zlib-1.2.12.tar.xz.DD0lQY/output' 'http://sources.buildroot.net/minizip-zlib/zlib-1.2.12.tar.xz' --2022-10-17 19:23:42-- http://sources.buildroot.net/minizip-zlib/zlib-1.2.12.tar.xz Resolving sources.buildroot.net (sources.buildroot.net)... 104.26.0.37, 172.67.72.56, 104.26.1.37, ... Connecting to sources.buildroot.net (sources.buildroot.net)|104.26.0.37|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1288864 (1.2M) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.zlib-1.2.12.tar.xz.DD0lQY/output' 0K .......... .......... .......... .......... .......... 3% 12.6M 0s 50K .......... .......... .......... .......... .......... 7% 2.70M 0s 100K .......... .......... .......... .......... .......... 11% 2.42M 0s 150K .......... .......... .......... .......... .......... 15% 55.0M 0s 200K .......... .......... .......... .......... .......... 19% 46.7M 0s 250K .......... .......... .......... .......... .......... 23% 2.46M 0s 300K .......... .......... .......... .......... .......... 27% 284M 0s 350K .......... .......... .......... .......... .......... 31% 12.2M 0s 400K .......... .......... .......... .......... .......... 35% 194M 0s 450K .......... .......... .......... .......... .......... 39% 230M 0s 500K .......... .......... .......... .......... .......... 43% 218M 0s 550K .......... .......... .......... .......... .......... 47% 283M 0s 600K .......... .......... .......... .......... .......... 51% 10.1M 0s 650K .......... .......... .......... .......... .......... 55% 5.47M 0s 700K .......... .......... .......... .......... .......... 59% 204M 0s 750K .......... .......... .......... .......... .......... 63% 126M 0s 800K .......... .......... .......... .......... .......... 67% 27.2M 0s 850K .......... .......... .......... .......... .......... 71% 81.4M 0s 900K .......... .......... .......... .......... .......... 75% 70.5M 0s 950K .......... .......... .......... .......... .......... 79% 52.8M 0s 1000K .......... .......... .......... .......... .......... 83% 2.95M 0s 1050K .......... .......... .......... .......... .......... 87% 264M 0s 1100K .......... .......... .......... .......... .......... 91% 226M 0s 1150K .......... .......... .......... .......... .......... 95% 274M 0s 1200K .......... .......... .......... .......... .......... 99% 281M 0s 1250K ........ 100% 151M=0.1s 2022-10-17 19:23:42 (11.7 MB/s) - '/tmp/instance-13/output-1/build/.zlib-1.2.12.tar.xz.DD0lQY/output' saved [1288864/1288864] zlib-1.2.12.tar.xz: OK (sha256: 7db46b8d7726232a621befaab4a1c870f00a90805511c0e0090441dac57def18) >>> minizip-zlib 1.2.12 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/minizip-zlib/zlib-1.2.12.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/minizip-zlib-1.2.12 -xf - >>> minizip-zlib 1.2.12 Patching >>> minizip-zlib 1.2.12 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/minizip-zlib-1.2.12 -name $file); do cp support/gnuconfig/$file $i; done; done >>> minizip-zlib 1.2.12 Configuring >>> minizip-zlib 1.2.12 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:10: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:10: the top level configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './depcomp' >>> minizip-zlib 1.2.12 Patching libtool patching file /tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-demos ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to build example programs... no checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating minizip.pc config.status: executing depfiles commands config.status: executing libtool 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 >>> minizip-zlib 1.2.12 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip make[1]: Entering directory '/tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip' /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.12\" -DPACKAGE_STRING=\"minizip\ 1.2.12\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 ioapi.lo ioapi.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.12\" "-DPACKAGE_STRING=\"minizip 1.2.12\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 ioapi.c -fPIC -DPIC -o .libs/ioapi.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.12\" -DPACKAGE_STRING=\"minizip\ 1.2.12\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 mztools.lo mztools.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.12\" "-DPACKAGE_STRING=\"minizip 1.2.12\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 mztools.c -fPIC -DPIC -o .libs/mztools.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.12\" -DPACKAGE_STRING=\"minizip\ 1.2.12\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 unzip.lo unzip.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.12\" "-DPACKAGE_STRING=\"minizip 1.2.12\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 unzip.c -fPIC -DPIC -o .libs/unzip.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.12\" -DPACKAGE_STRING=\"minizip\ 1.2.12\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 zip.lo zip.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.12\" "-DPACKAGE_STRING=\"minizip 1.2.12\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.12\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -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 zip.c -fPIC -DPIC -o .libs/zip.o /bin/bash ./libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -L./../.. -version-info 1:0:0 -lz -o libminizip.la -rpath /usr/lib ioapi.lo mztools.lo unzip.lo zip.lo libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/ioapi.o .libs/mztools.o .libs/unzip.o .libs/zip.o -L./../.. -lz -O2 -g0 -Wl,-soname -Wl,libminizip.so.1 -o .libs/libminizip.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libminizip.so.1" && ln -s "libminizip.so.1.0.0" "libminizip.so.1") libtool: link: (cd ".libs" && rm -f "libminizip.so" && ln -s "libminizip.so.1.0.0" "libminizip.so") libtool: link: ( cd ".libs" && rm -f "libminizip.la" && ln -s "../libminizip.la" "libminizip.la" ) make[1]: Leaving directory '/tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip' >>> minizip-zlib 1.2.12 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip make[1]: Entering directory '/tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip' make[2]: Entering directory '/tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libminizip.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libminizip.so.1.0.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libminizip.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libminizip.so.1.0.0 libminizip.so.1 || { rm -f libminizip.so.1 && ln -s libminizip.so.1.0.0 libminizip.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libminizip.so.1.0.0 libminizip.so || { rm -f libminizip.so && ln -s libminizip.so.1.0.0 libminizip.so; }; }) libtool: install: /usr/bin/install -c .libs/libminizip.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libminizip.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/minizip' /usr/bin/install -c -m 644 crypt.h ioapi.h mztools.h unzip.h zip.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/minizip' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 minizip.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[2]: Leaving directory '/tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip' make[1]: Leaving directory '/tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip' >>> minizip-zlib 1.2.12 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> minizip-zlib 1.2.12 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip make[1]: Entering directory '/tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip' make[2]: Entering directory '/tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libminizip.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libminizip.so.1.0.0 /tmp/instance-13/output-1/target/usr/lib/libminizip.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libminizip.so.1.0.0 libminizip.so.1 || { rm -f libminizip.so.1 && ln -s libminizip.so.1.0.0 libminizip.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libminizip.so.1.0.0 libminizip.so || { rm -f libminizip.so && ln -s libminizip.so.1.0.0 libminizip.so; }; }) libtool: install: /usr/bin/install -c .libs/libminizip.lai /tmp/instance-13/output-1/target/usr/lib/libminizip.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/minizip' /usr/bin/install -c -m 644 crypt.h ioapi.h mztools.h unzip.h zip.h '/tmp/instance-13/output-1/target/usr/include/minizip' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 minizip.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[2]: Leaving directory '/tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip' make[1]: Leaving directory '/tmp/instance-13/output-1/build/minizip-zlib-1.2.12/contrib/minizip' >>> mongoose 7.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.mongoose-7.2.tar.gz.CJhaLc/output' 'https://github.com/cesanta/mongoose/archive/7.2/mongoose-7.2.tar.gz' --2022-10-17 19:24:01-- https://github.com/cesanta/mongoose/archive/7.2/mongoose-7.2.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/cesanta/mongoose/tar.gz/refs/tags/7.2 [following] --2022-10-17 19:24:01-- https://codeload.github.com/cesanta/mongoose/tar.gz/refs/tags/7.2 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.mongoose-7.2.tar.gz.CJhaLc/output' 0K .......... .......... .......... .......... .......... 515K 50K .......... .......... .......... .......... .......... 1.00M 100K .......... .......... .......... .......... .......... 64.0M 150K .......... .......... .......... .......... .......... 1.01M 200K .......... .......... .......... .......... .......... 70.4M 250K .......... .......... .......... .......... .......... 86.2M 300K .......... .......... .......... .......... .......... 1.05M 350K .......... .......... .......... .......... .......... 22.8M 400K .......... .......... .......... .......... .......... 165M 450K .......... .......... .......... .......... .......... 979K 500K .......... .......... .......... .......... .......... 179M 550K .......... .......... .......... .......... .......... 185M 600K .......... .......... .......... .......... .......... 204M 650K .......... .......... .......... .......... .......... 1.33M 700K .......... .......... .......... .......... .......... 209M 750K .......... .. 154M=0.3s 2022-10-17 19:24:02 (2.23 MB/s) - '/tmp/instance-13/output-1/build/.mongoose-7.2.tar.gz.CJhaLc/output' saved [780307] mongoose-7.2.tar.gz: OK (sha256: 8c5024a4e5b5a0c7fdae3c24ebc68e2b3ccfaba08cf25c2e76fc7f14f92fd4a5) >>> mongoose 7.2 Extracting gzip -d -c /tmp/instance-13/dl/mongoose/mongoose-7.2.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/mongoose-7.2 -xf - >>> mongoose 7.2 Patching >>> mongoose 7.2 Configuring >>> mongoose 7.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c /tmp/instance-13/output-1/build/mongoose-7.2/mongoose.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DMG_ENABLE_OPENSSL=1 -o /tmp/instance-13/output-1/build/mongoose-7.2/mongoose.o /tmp/instance-13/output-1/build/mongoose-7.2/mongoose.c: In function 'mg_random': /tmp/instance-13/output-1/build/mongoose-7.2/mongoose.c:3944:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3944 | fread(buf, 1, len, fp); | ^~~~~~~~~~~~~~~~~~~~~~ PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar rcs /tmp/instance-13/output-1/build/mongoose-7.2/libmongoose.a /tmp/instance-13/output-1/build/mongoose-7.2/mongoose.o >>> mongoose 7.2 Installing to staging directory /usr/bin/install -D -m 644 /tmp/instance-13/output-1/build/mongoose-7.2/libmongoose.a /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libmongoose.a /usr/bin/install -D -m 644 /tmp/instance-13/output-1/build/mongoose-7.2/mongoose.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/mongoose.h >>> mongoose 7.2 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 mpfr-4.1.0.tar.xz: OK (sha256: 0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f) >>> mpfr 4.1.0 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/mpfr/mpfr-4.1.0.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/mpfr-4.1.0 -xf - >>> mpfr 4.1.0 Patching >>> mpfr 4.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/mpfr-4.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mpfr 4.1.0 Patching libtool patching file /tmp/instance-13/output-1/build/mpfr-4.1.0/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> mpfr 4.1.0 Configuring (cd /tmp/instance-13/output-1/build/mpfr-4.1.0/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking whether configure options are compatible... yes checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for non-MS-Windows ICC... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... (cached) yes checking for library containing clock_gettime... none required checking for main in -lm... yes checking for main in -lquadmath... no checking whether time.h and sys/time.h may both be included... yes checking for size_t... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/fpu.h usability... no checking sys/fpu.h presence... no checking for sys/fpu.h... no checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for working alloca.h... yes checking for alloca... yes checking for uintptr_t... yes checking how to copy va_list... va_copy checking for setlocale... yes checking for gettimeofday... yes checking for signal... yes checking for sigaction and its associated structure... yes checking for long long int... yes checking for intmax_t... yes checking for working INTMAX_MAX... yes checking for union fpc_csr... no checking for _Noreturn... yes checking for __builtin_unreachable... yes checking for constructor and destructor attributes... yes checking for fesetround... yes checking for gcc float-conversion bug... cannot test, use -ffloat-store checking for subnormal double-precision numbers... cannot test, assume no checking for subnormal single-precision numbers... cannot test, assume no checking for signed zeros... cannot test, assume no checking if the FP division by 0 fails... cannot test, assume no checking if NAN == NAN... cannot test, assume no checking if charset has consecutive values... cannot test checking for math/round... yes checking for math/trunc... yes checking for math/floor... yes checking for math/ceil... yes checking for math/nearbyint... yes checking for _mulx_u64... cannot test, assume no checking format of floating-point type `double'... IEEE double, big endian checking format of floating-point type `long double'... IEEE quad, big endian checking for TLS support using C11... cannot test, assume no checking for TLS support... cannot test, assume no checking if compiler knows _Decimal64... no checking bit-field ordering for _Decimal128... cannot test checking if _Float128 with hex constants is supported... yes checking for Static Assertion support... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking for gmp.h... yes checking for recent GMP... yes checking usable gmp.h at link time... yes checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency... cannot test checking for __gmpz_init in -lgmp... yes checking if gmp.h version and libgmp version are the same... cannot test checking for __gmpn_sbpi1_divappr_q... yes checking for __gmpn_invert_limb... no checking for __gmpn_rsblsh1_n... no checking for long to fit in mp_limb_t... yes checking for intmax_t to fit in mp_limb_t... yes checking for getrusage... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mpfr.pc config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tune/Makefile config.status: creating src/mparam.h config.status: creating tools/bench/Makefile config.status: executing depfiles commands config.status: executing libtool 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 >>> mpfr 4.1.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 RANLIB=/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib -C /tmp/instance-13/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' Making all in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/doc' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' ../tools/get_patches.sh ../PATCHES > get_patches.c || { rm -f get_patches.c; exit 1; } /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o exceptions.lo exceptions.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c exceptions.c -fPIC -DPIC -o .libs/exceptions.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o extract.lo extract.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c extract.c -fPIC -DPIC -o .libs/extract.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o uceil_exp2.lo uceil_exp2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c uceil_exp2.c -fPIC -DPIC -o .libs/uceil_exp2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o uceil_log2.lo uceil_log2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o ufloor_log2.lo ufloor_log2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c ufloor_log2.c -fPIC -DPIC -o .libs/ufloor_log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o add.lo add.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c add.c -fPIC -DPIC -o .libs/add.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o add1.lo add1.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c add1.c -fPIC -DPIC -o .libs/add1.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o add_ui.lo add_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o agm.lo agm.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c agm.c -fPIC -DPIC -o .libs/agm.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o clear.lo clear.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cmp.lo cmp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cmpabs.lo cmpabs.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cmp_si.lo cmp_si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cmp_ui.lo cmp_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o comparisons.lo comparisons.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c comparisons.c -fPIC -DPIC -o .libs/comparisons.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o div_2exp.lo div_2exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o div_2si.lo div_2si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o div_2ui.lo div_2ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o div.lo div.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c div.c -fPIC -DPIC -o .libs/div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o div_ui.lo div_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o dot.lo dot.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c dot.c -fPIC -DPIC -o .libs/dot.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o dump.lo dump.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o eq.lo eq.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c eq.c -fPIC -DPIC -o .libs/eq.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o exp10.lo exp10.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c exp10.c -fPIC -DPIC -o .libs/exp10.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o exp2.lo exp2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c exp2.c -fPIC -DPIC -o .libs/exp2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o exp3.lo exp3.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c exp3.c -fPIC -DPIC -o .libs/exp3.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o exp.lo exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c exp.c -fPIC -DPIC -o .libs/exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o frac.lo frac.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c frac.c -fPIC -DPIC -o .libs/frac.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o frexp.lo frexp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c frexp.c -fPIC -DPIC -o .libs/frexp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_d.lo get_d.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_exp.lo get_exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_exp.c -fPIC -DPIC -o .libs/get_exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_str.lo get_str.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o init.lo init.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c init.c -fPIC -DPIC -o .libs/init.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o inp_str.lo inp_str.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o isinteger.lo isinteger.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c isinteger.c -fPIC -DPIC -o .libs/isinteger.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o isinf.lo isinf.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c isinf.c -fPIC -DPIC -o .libs/isinf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o isnan.lo isnan.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c isnan.c -fPIC -DPIC -o .libs/isnan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o isnum.lo isnum.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c isnum.c -fPIC -DPIC -o .libs/isnum.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o const_log2.lo const_log2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c const_log2.c -fPIC -DPIC -o .libs/const_log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o log.lo log.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c log.c -fPIC -DPIC -o .libs/log.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o modf.lo modf.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c modf.c -fPIC -DPIC -o .libs/modf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mul_2exp.lo mul_2exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mul_2si.lo mul_2si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mul_2ui.lo mul_2ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mul.lo mul.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mul_ui.lo mul_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o neg.lo neg.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o next.lo next.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c next.c -fPIC -DPIC -o .libs/next.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o out_str.lo out_str.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o printf.lo printf.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c printf.c -fPIC -DPIC -o .libs/printf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o vasprintf.lo vasprintf.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o const_pi.lo const_pi.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c const_pi.c -fPIC -DPIC -o .libs/const_pi.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o pow.lo pow.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c pow.c -fPIC -DPIC -o .libs/pow.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o pow_si.lo pow_si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o pow_ui.lo pow_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o print_raw.lo print_raw.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c print_raw.c -fPIC -DPIC -o .libs/print_raw.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o print_rnd_mode.lo print_rnd_mode.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c print_rnd_mode.c -fPIC -DPIC -o .libs/print_rnd_mode.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o reldiff.lo reldiff.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o round_prec.lo round_prec.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c round_prec.c -fPIC -DPIC -o .libs/round_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set.lo set.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set.c -fPIC -DPIC -o .libs/set.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o setmax.lo setmax.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c setmax.c -fPIC -DPIC -o .libs/setmax.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o setmin.lo setmin.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c setmin.c -fPIC -DPIC -o .libs/setmin.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_d.lo set_d.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_dfl_prec.lo set_dfl_prec.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_exp.lo set_exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_exp.c -fPIC -DPIC -o .libs/set_exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_rnd.lo set_rnd.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_rnd.c -fPIC -DPIC -o .libs/set_rnd.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_f.lo set_f.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_f.c -fPIC -DPIC -o .libs/set_f.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_prc_raw.lo set_prc_raw.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_prec.lo set_prec.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_q.lo set_q.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_q.c -fPIC -DPIC -o .libs/set_q.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_si.lo set_si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_si.c -fPIC -DPIC -o .libs/set_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_str.lo set_str.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_str_raw.lo set_str_raw.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_str_raw.c -fPIC -DPIC -o .libs/set_str_raw.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_ui.lo set_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_z.lo set_z.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_z.c -fPIC -DPIC -o .libs/set_z.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sqrt.lo sqrt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sqrt_ui.lo sqrt_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sub.lo sub.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sub.c -fPIC -DPIC -o .libs/sub.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sub1.lo sub1.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sub1.c -fPIC -DPIC -o .libs/sub1.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sub_ui.lo sub_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o rint.lo rint.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c rint.c -fPIC -DPIC -o .libs/rint.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o ui_div.lo ui_div.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o ui_sub.lo ui_sub.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o urandom.lo urandom.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c urandom.c -fPIC -DPIC -o .libs/urandom.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o urandomb.lo urandomb.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_z_exp.lo get_z_exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_z_exp.c -fPIC -DPIC -o .libs/get_z_exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o swap.lo swap.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o factorial.lo factorial.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c factorial.c -fPIC -DPIC -o .libs/factorial.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cosh.lo cosh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cosh.c -fPIC -DPIC -o .libs/cosh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sinh.lo sinh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sinh.c -fPIC -DPIC -o .libs/sinh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o tanh.lo tanh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c tanh.c -fPIC -DPIC -o .libs/tanh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sinh_cosh.lo sinh_cosh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sinh_cosh.c -fPIC -DPIC -o .libs/sinh_cosh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o acosh.lo acosh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c acosh.c -fPIC -DPIC -o .libs/acosh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o asinh.lo asinh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c asinh.c -fPIC -DPIC -o .libs/asinh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o atanh.lo atanh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c atanh.c -fPIC -DPIC -o .libs/atanh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o atan.lo atan.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c atan.c -fPIC -DPIC -o .libs/atan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cmp2.lo cmp2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cmp2.c -fPIC -DPIC -o .libs/cmp2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o exp_2.lo exp_2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c exp_2.c -fPIC -DPIC -o .libs/exp_2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o asin.lo asin.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c asin.c -fPIC -DPIC -o .libs/asin.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o const_euler.lo const_euler.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c const_euler.c -fPIC -DPIC -o .libs/const_euler.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cos.lo cos.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cos.c -fPIC -DPIC -o .libs/cos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sin.lo sin.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sin.c -fPIC -DPIC -o .libs/sin.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o tan.lo tan.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c tan.c -fPIC -DPIC -o .libs/tan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fma.lo fma.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fma.c -fPIC -DPIC -o .libs/fma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fms.lo fms.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fms.c -fPIC -DPIC -o .libs/fms.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o hypot.lo hypot.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c hypot.c -fPIC -DPIC -o .libs/hypot.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o log1p.lo log1p.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c log1p.c -fPIC -DPIC -o .libs/log1p.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o expm1.lo expm1.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c expm1.c -fPIC -DPIC -o .libs/expm1.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o log2.lo log2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c log2.c -fPIC -DPIC -o .libs/log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o log10.lo log10.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c log10.c -fPIC -DPIC -o .libs/log10.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o ui_pow.lo ui_pow.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c ui_pow.c -fPIC -DPIC -o .libs/ui_pow.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o ui_pow_ui.lo ui_pow_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o minmax.lo minmax.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c minmax.c -fPIC -DPIC -o .libs/minmax.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o dim.lo dim.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c dim.c -fPIC -DPIC -o .libs/dim.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o signbit.lo signbit.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c signbit.c -fPIC -DPIC -o .libs/signbit.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o copysign.lo copysign.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c copysign.c -fPIC -DPIC -o .libs/copysign.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o setsign.lo setsign.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c setsign.c -fPIC -DPIC -o .libs/setsign.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o gmp_op.lo gmp_op.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c gmp_op.c -fPIC -DPIC -o .libs/gmp_op.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o init2.lo init2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o acos.lo acos.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c acos.c -fPIC -DPIC -o .libs/acos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sin_cos.lo sin_cos.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_nan.lo set_nan.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_nan.c -fPIC -DPIC -o .libs/set_nan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_inf.lo set_inf.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_inf.c -fPIC -DPIC -o .libs/set_inf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_zero.lo set_zero.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_zero.c -fPIC -DPIC -o .libs/set_zero.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o powerof2.lo powerof2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c powerof2.c -fPIC -DPIC -o .libs/powerof2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o gamma.lo gamma.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c gamma.c -fPIC -DPIC -o .libs/gamma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_ld.lo set_ld.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_ld.c -fPIC -DPIC -o .libs/set_ld.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_ld.lo get_ld.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_ld.c -fPIC -DPIC -o .libs/get_ld.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cbrt.lo cbrt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cbrt.c -fPIC -DPIC -o .libs/cbrt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o volatile.lo volatile.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c volatile.c -fPIC -DPIC -o .libs/volatile.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fits_sshort.lo fits_sshort.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fits_sint.lo fits_sint.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fits_slong.lo fits_slong.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fits_ushort.lo fits_ushort.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fits_uint.lo fits_uint.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fits_ulong.lo fits_ulong.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fits_uintmax.lo fits_uintmax.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fits_uintmax.c -fPIC -DPIC -o .libs/fits_uintmax.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fits_intmax.lo fits_intmax.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fits_intmax.c -fPIC -DPIC -o .libs/fits_intmax.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_si.lo get_si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_si.c -fPIC -DPIC -o .libs/get_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_ui.lo get_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o zeta.lo zeta.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c zeta.c -fPIC -DPIC -o .libs/zeta.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cmp_d.lo cmp_d.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o erf.lo erf.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c erf.c -fPIC -DPIC -o .libs/erf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o inits.lo inits.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c inits.c -fPIC -DPIC -o .libs/inits.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o inits2.lo inits2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c inits2.c -fPIC -DPIC -o .libs/inits2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o clears.lo clears.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c clears.c -fPIC -DPIC -o .libs/clears.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sgn.lo sgn.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sgn.c -fPIC -DPIC -o .libs/sgn.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o check.lo check.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c check.c -fPIC -DPIC -o .libs/check.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sub1sp.lo sub1sp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sub1sp.c -fPIC -DPIC -o .libs/sub1sp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o version.lo version.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c version.c -fPIC -DPIC -o .libs/version.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mpn_exp.lo mpn_exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mpn_exp.c -fPIC -DPIC -o .libs/mpn_exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mpfr-gmp.lo mpfr-gmp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mpfr-gmp.c -fPIC -DPIC -o .libs/mpfr-gmp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sum.lo sum.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sum.c -fPIC -DPIC -o .libs/sum.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o add1sp.lo add1sp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c add1sp.c -fPIC -DPIC -o .libs/add1sp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o free_cache.lo free_cache.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c free_cache.c -fPIC -DPIC -o .libs/free_cache.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o si_op.lo si_op.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c si_op.c -fPIC -DPIC -o .libs/si_op.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cmp_ld.lo cmp_ld.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cmp_ld.c -fPIC -DPIC -o .libs/cmp_ld.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_ui_2exp.lo set_ui_2exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_ui_2exp.c -fPIC -DPIC -o .libs/set_ui_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_si_2exp.lo set_si_2exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_si_2exp.c -fPIC -DPIC -o .libs/set_si_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_uj.lo set_uj.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_uj.c -fPIC -DPIC -o .libs/set_uj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_sj.lo set_sj.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_sj.c -fPIC -DPIC -o .libs/set_sj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_sj.lo get_sj.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_sj.c -fPIC -DPIC -o .libs/get_sj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_uj.lo get_uj.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_uj.c -fPIC -DPIC -o .libs/get_uj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_z.lo get_z.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_z.c -fPIC -DPIC -o .libs/get_z.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o iszero.lo iszero.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c iszero.c -fPIC -DPIC -o .libs/iszero.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cache.lo cache.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cache.c -fPIC -DPIC -o .libs/cache.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sqr.lo sqr.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o int_ceil_log2.lo int_ceil_log2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c int_ceil_log2.c -fPIC -DPIC -o .libs/int_ceil_log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o isqrt.lo isqrt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c isqrt.c -fPIC -DPIC -o .libs/isqrt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o strtofr.lo strtofr.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c strtofr.c -fPIC -DPIC -o .libs/strtofr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o pow_z.lo pow_z.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o logging.lo logging.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c logging.c -fPIC -DPIC -o .libs/logging.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mulders.lo mulders.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mulders.c -fPIC -DPIC -o .libs/mulders.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_f.lo get_f.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_f.c -fPIC -DPIC -o .libs/get_f.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o round_p.lo round_p.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c round_p.c -fPIC -DPIC -o .libs/round_p.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o erfc.lo erfc.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c erfc.c -fPIC -DPIC -o .libs/erfc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o atan2.lo atan2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c atan2.c -fPIC -DPIC -o .libs/atan2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o subnormal.lo subnormal.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c subnormal.c -fPIC -DPIC -o .libs/subnormal.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o const_catalan.lo const_catalan.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c const_catalan.c -fPIC -DPIC -o .libs/const_catalan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o root.lo root.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c root.c -fPIC -DPIC -o .libs/root.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sec.lo sec.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sec.c -fPIC -DPIC -o .libs/sec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o csc.lo csc.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c csc.c -fPIC -DPIC -o .libs/csc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cot.lo cot.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cot.c -fPIC -DPIC -o .libs/cot.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o eint.lo eint.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c eint.c -fPIC -DPIC -o .libs/eint.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sech.lo sech.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sech.c -fPIC -DPIC -o .libs/sech.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o csch.lo csch.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c csch.c -fPIC -DPIC -o .libs/csch.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o coth.lo coth.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c coth.c -fPIC -DPIC -o .libs/coth.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o round_near_x.lo round_near_x.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c round_near_x.c -fPIC -DPIC -o .libs/round_near_x.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o constant.lo constant.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c constant.c -fPIC -DPIC -o .libs/constant.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o abort_prec_max.lo abort_prec_max.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c abort_prec_max.c -fPIC -DPIC -o .libs/abort_prec_max.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o stack_interface.lo stack_interface.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c stack_interface.c -fPIC -DPIC -o .libs/stack_interface.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o lngamma.lo lngamma.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c lngamma.c -fPIC -DPIC -o .libs/lngamma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o zeta_ui.lo zeta_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c zeta_ui.c -fPIC -DPIC -o .libs/zeta_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_d64.lo set_d64.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_d64.c -fPIC -DPIC -o .libs/set_d64.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_d64.lo get_d64.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_d64.c -fPIC -DPIC -o .libs/get_d64.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o jn.lo jn.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c jn.c -fPIC -DPIC -o .libs/jn.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o yn.lo yn.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c yn.c -fPIC -DPIC -o .libs/yn.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o rem1.lo rem1.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c rem1.c -fPIC -DPIC -o .libs/rem1.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o add_d.lo add_d.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c add_d.c -fPIC -DPIC -o .libs/add_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o sub_d.lo sub_d.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c sub_d.c -fPIC -DPIC -o .libs/sub_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o d_sub.lo d_sub.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c d_sub.c -fPIC -DPIC -o .libs/d_sub.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mul_d.lo mul_d.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mul_d.c -fPIC -DPIC -o .libs/mul_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o div_d.lo div_d.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c div_d.c -fPIC -DPIC -o .libs/div_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o d_div.lo d_div.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c d_div.c -fPIC -DPIC -o .libs/d_div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o li2.lo li2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c li2.c -fPIC -DPIC -o .libs/li2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o rec_sqrt.lo rec_sqrt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c rec_sqrt.c -fPIC -DPIC -o .libs/rec_sqrt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o min_prec.lo min_prec.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c min_prec.c -fPIC -DPIC -o .libs/min_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o buildopt.lo buildopt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c buildopt.c -fPIC -DPIC -o .libs/buildopt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o digamma.lo digamma.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c digamma.c -fPIC -DPIC -o .libs/digamma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o bernoulli.lo bernoulli.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c bernoulli.c -fPIC -DPIC -o .libs/bernoulli.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o isregular.lo isregular.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c isregular.c -fPIC -DPIC -o .libs/isregular.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_flt.lo set_flt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_flt.c -fPIC -DPIC -o .libs/set_flt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_flt.lo get_flt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_flt.c -fPIC -DPIC -o .libs/get_flt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o scale2.lo scale2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c scale2.c -fPIC -DPIC -o .libs/scale2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_z_exp.lo set_z_exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_z_exp.c -fPIC -DPIC -o .libs/set_z_exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o ai.lo ai.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c ai.c -fPIC -DPIC -o .libs/ai.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o gammaonethird.lo gammaonethird.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c gammaonethird.c -fPIC -DPIC -o .libs/gammaonethird.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o grandom.lo grandom.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c grandom.c -fPIC -DPIC -o .libs/grandom.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fpif.lo fpif.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fpif.c -fPIC -DPIC -o .libs/fpif.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_float128.lo set_float128.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_float128.c -fPIC -DPIC -o .libs/set_float128.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_float128.lo get_float128.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_float128.c -fPIC -DPIC -o .libs/get_float128.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o rndna.lo rndna.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c rndna.c -fPIC -DPIC -o .libs/rndna.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o nrandom.lo nrandom.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c nrandom.c -fPIC -DPIC -o .libs/nrandom.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o random_deviate.lo random_deviate.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c random_deviate.c -fPIC -DPIC -o .libs/random_deviate.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o erandom.lo erandom.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c erandom.c -fPIC -DPIC -o .libs/erandom.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o mpfr-mini-gmp.lo mpfr-mini-gmp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c mpfr-mini-gmp.c -fPIC -DPIC -o .libs/mpfr-mini-gmp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o fmma.lo fmma.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c fmma.c -fPIC -DPIC -o .libs/fmma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o log_ui.lo log_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c log_ui.c -fPIC -DPIC -o .libs/log_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o gamma_inc.lo gamma_inc.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c gamma_inc.c -fPIC -DPIC -o .libs/gamma_inc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o ubf.lo ubf.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c ubf.c -fPIC -DPIC -o .libs/ubf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o beta.lo beta.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c beta.c -fPIC -DPIC -o .libs/beta.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o odd_p.lo odd_p.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c odd_p.c -fPIC -DPIC -o .libs/odd_p.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_q.lo get_q.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_q.c -fPIC -DPIC -o .libs/get_q.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o pool.lo pool.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c pool.c -fPIC -DPIC -o .libs/pool.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o total_order.lo total_order.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c total_order.c -fPIC -DPIC -o .libs/total_order.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o set_d128.lo set_d128.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c set_d128.c -fPIC -DPIC -o .libs/set_d128.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_d128.lo get_d128.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_d128.c -fPIC -DPIC -o .libs/get_d128.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o nbits_ulong.lo nbits_ulong.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c nbits_ulong.c -fPIC -DPIC -o .libs/nbits_ulong.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o cmpabs_ui.lo cmpabs_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c -o get_patches.lo get_patches.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -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 -ffloat-store -c get_patches.c -fPIC -DPIC -o .libs/get_patches.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ffloat-store -version-info 7:0:1 -o libmpfr.la -rpath /usr/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmpabs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dot.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_exp.lo ai.lo gammaonethird.lo grandom.lo fpif.lo set_float128.lo get_float128.lo rndna.lo nrandom.lo random_deviate.lo erandom.lo mpfr-mini-gmp.lo fmma.lo log_ui.lo gamma_inc.lo ubf.lo beta.lo odd_p.lo get_q.lo pool.lo total_order.lo set_d128.lo get_d128.lo nbits_ulong.lo cmpabs_ui.lo get_patches.lo -lgmp libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/exceptions.o .libs/extract.o .libs/uceil_exp2.o .libs/uceil_log2.o .libs/ufloor_log2.o .libs/add.o .libs/add1.o .libs/add_ui.o .libs/agm.o .libs/clear.o .libs/cmp.o .libs/cmpabs.o .libs/cmp_si.o .libs/cmp_ui.o .libs/comparisons.o .libs/div_2exp.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_ui.o .libs/dot.o .libs/dump.o .libs/eq.o .libs/exp10.o .libs/exp2.o .libs/exp3.o .libs/exp.o .libs/frac.o .libs/frexp.o .libs/get_d.o .libs/get_exp.o .libs/get_str.o .libs/init.o .libs/inp_str.o .libs/isinteger.o .libs/isinf.o .libs/isnan.o .libs/isnum.o .libs/const_log2.o .libs/log.o .libs/modf.o .libs/mul_2exp.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_ui.o .libs/neg.o .libs/next.o .libs/out_str.o .libs/printf.o .libs/vasprintf.o .libs/const_pi.o .libs/pow.o .libs/pow_si.o .libs/pow_ui.o .libs/print_raw.o .libs/print_rnd_mode.o .libs/reldiff.o .libs/round_prec.o .libs/set.o .libs/setmax.o .libs/setmin.o .libs/set_d.o .libs/set_dfl_prec.o .libs/set_exp.o .libs/set_rnd.o .libs/set_f.o .libs/set_prc_raw.o .libs/set_prec.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_str_raw.o .libs/set_ui.o .libs/set_z.o .libs/sqrt.o .libs/sqrt_ui.o .libs/sub.o .libs/sub1.o .libs/sub_ui.o .libs/rint.o .libs/ui_div.o .libs/ui_sub.o .libs/urandom.o .libs/urandomb.o .libs/get_z_exp.o .libs/swap.o .libs/factorial.o .libs/cosh.o .libs/sinh.o .libs/tanh.o .libs/sinh_cosh.o .libs/acosh.o .libs/asinh.o .libs/atanh.o .libs/atan.o .libs/cmp2.o .libs/exp_2.o .libs/asin.o .libs/const_euler.o .libs/cos.o .libs/sin.o .libs/tan.o .libs/fma.o .libs/fms.o .libs/hypot.o .libs/log1p.o .libs/expm1.o .libs/log2.o .libs/log10.o .libs/ui_pow.o .libs/ui_pow_ui.o .libs/minmax.o .libs/dim.o .libs/signbit.o .libs/copysign.o .libs/setsign.o .libs/gmp_op.o .libs/init2.o .libs/acos.o .libs/sin_cos.o .libs/set_nan.o .libs/set_inf.o .libs/set_zero.o .libs/powerof2.o .libs/gamma.o .libs/set_ld.o .libs/get_ld.o .libs/cbrt.o .libs/volatile.o .libs/fits_sshort.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_ushort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_uintmax.o .libs/fits_intmax.o .libs/get_si.o .libs/get_ui.o .libs/zeta.o .libs/cmp_d.o .libs/erf.o .libs/inits.o .libs/inits2.o .libs/clears.o .libs/sgn.o .libs/check.o .libs/sub1sp.o .libs/version.o .libs/mpn_exp.o .libs/mpfr-gmp.o .libs/mp_clz_tab.o .libs/sum.o .libs/add1sp.o .libs/free_cache.o .libs/si_op.o .libs/cmp_ld.o .libs/set_ui_2exp.o .libs/set_si_2exp.o .libs/set_uj.o .libs/set_sj.o .libs/get_sj.o .libs/get_uj.o .libs/get_z.o .libs/iszero.o .libs/cache.o .libs/sqr.o .libs/int_ceil_log2.o .libs/isqrt.o .libs/strtofr.o .libs/pow_z.o .libs/logging.o .libs/mulders.o .libs/get_f.o .libs/round_p.o .libs/erfc.o .libs/atan2.o .libs/subnormal.o .libs/const_catalan.o .libs/root.o .libs/sec.o .libs/csc.o .libs/cot.o .libs/eint.o .libs/sech.o .libs/csch.o .libs/coth.o .libs/round_near_x.o .libs/constant.o .libs/abort_prec_max.o .libs/stack_interface.o .libs/lngamma.o .libs/zeta_ui.o .libs/set_d64.o .libs/get_d64.o .libs/jn.o .libs/yn.o .libs/rem1.o .libs/add_d.o .libs/sub_d.o .libs/d_sub.o .libs/mul_d.o .libs/div_d.o .libs/d_div.o .libs/li2.o .libs/rec_sqrt.o .libs/min_prec.o .libs/buildopt.o .libs/digamma.o .libs/bernoulli.o .libs/isregular.o .libs/set_flt.o .libs/get_flt.o .libs/scale2.o .libs/set_z_exp.o .libs/ai.o .libs/gammaonethird.o .libs/grandom.o .libs/fpif.o .libs/set_float128.o .libs/get_float128.o .libs/rndna.o .libs/nrandom.o .libs/random_deviate.o .libs/erandom.o .libs/mpfr-mini-gmp.o .libs/fmma.o .libs/log_ui.o .libs/gamma_inc.o .libs/ubf.o .libs/beta.o .libs/odd_p.o .libs/get_q.o .libs/pool.o .libs/total_order.o .libs/set_d128.o .libs/get_d128.o .libs/nbits_ulong.o .libs/cmpabs_ui.o .libs/get_patches.o -lgmp -O2 -g0 -Wl,-soname -Wl,libmpfr.so.6 -o .libs/libmpfr.so.6.1.0 libtool: link: (cd ".libs" && rm -f "libmpfr.so.6" && ln -s "libmpfr.so.6.1.0" "libmpfr.so.6") libtool: link: (cd ".libs" && rm -f "libmpfr.so" && ln -s "libmpfr.so.6.1.0" "libmpfr.so") libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' Making all in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tests' Making all in tune make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tune' Making all in tools/bench make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' >>> mpfr 4.1.0 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr' /usr/bin/install -c -m 644 FAQ.html '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/info' /usr/bin/install -c -m 644 ./mpfr.info '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/info' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/doc' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpfr.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpfr.so.6.1.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libmpfr.so.6.1.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.1.0 libmpfr.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.1.0 libmpfr.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpfr.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libmpfr.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tests' Making install in tune make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tune' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tune' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tune' Making install in tools/bench make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 examples/ReadMe examples/can_round.c examples/divworst.c examples/rndo-add.c examples/sample.c examples/threads.c examples/version.c '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr/.' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mpfr.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' >>> mpfr 4.1.0 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> mpfr 4.1.0 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/mpfr' /usr/bin/install -c -m 644 FAQ.html '/tmp/instance-13/output-1/target/usr/share/doc/mpfr' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./mpfr.info '/tmp/instance-13/output-1/target/usr/share/info' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/doc' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpfr.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpfr.so.6.1.0 /tmp/instance-13/output-1/target/usr/lib/libmpfr.so.6.1.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.1.0 libmpfr.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.1.0 libmpfr.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpfr.lai /tmp/instance-13/output-1/target/usr/lib/libmpfr.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/tmp/instance-13/output-1/target/usr/include' make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/src' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tests' Making install in tune make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tune' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tune' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tune' Making install in tools/bench make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/mpfr' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 examples/ReadMe examples/can_round.c examples/divworst.c examples/rndo-add.c examples/sample.c examples/threads.c examples/version.c '/tmp/instance-13/output-1/target/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/tmp/instance-13/output-1/target/usr/share/doc/mpfr/.' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mpfr.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/mpfr-4.1.0' mpc-1.2.1.tar.gz: OK (sha256: 17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459) >>> mpc 1.2.1 Extracting gzip -d -c /tmp/instance-13/dl/mpc/mpc-1.2.1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/mpc-1.2.1 -xf - >>> mpc 1.2.1 Patching >>> mpc 1.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/mpc-1.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mpc 1.2.1 Patching libtool patching file /tmp/instance-13/output-1/build/mpc-1.2.1/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> mpc 1.2.1 Configuring (cd /tmp/instance-13/output-1/build/mpc-1.2.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gmp.h... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether time.h and sys/time.h may both be included... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for library containing creal... -lm checking whether creal, cimag and I can be used... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gettimeofday... yes checking for localeconv... yes checking for setlocale... yes checking for getrusage... yes checking for dup... yes checking for dup2... yes checking for __gmpz_init in -lgmp... yes checking for MPFR... yes checking for recent GMP... yes checking for recent MPFR... yes checking if gcc accepts -dumpversion option... yes checking gcc version... 11.3.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/bench/Makefile config.status: creating tools/mpcheck/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> mpc 1.2.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/src' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 abs.lo abs.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 abs.c -fPIC -DPIC -o .libs/abs.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 acos.lo acos.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 acos.c -fPIC -DPIC -o .libs/acos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 acosh.lo acosh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 acosh.c -fPIC -DPIC -o .libs/acosh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 add.lo add.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 add.c -fPIC -DPIC -o .libs/add.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 add_fr.lo add_fr.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 add_fr.c -fPIC -DPIC -o .libs/add_fr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 add_si.lo add_si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 add_si.c -fPIC -DPIC -o .libs/add_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 add_ui.lo add_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 arg.lo arg.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 arg.c -fPIC -DPIC -o .libs/arg.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 asin.lo asin.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 asin.c -fPIC -DPIC -o .libs/asin.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 asinh.lo asinh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 asinh.c -fPIC -DPIC -o .libs/asinh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 atan.lo atan.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 atan.c -fPIC -DPIC -o .libs/atan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 atanh.lo atanh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 atanh.c -fPIC -DPIC -o .libs/atanh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 clear.lo clear.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 clear.c -fPIC -DPIC -o .libs/clear.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 cmp.lo cmp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 cmp_abs.lo cmp_abs.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 cmp_abs.c -fPIC -DPIC -o .libs/cmp_abs.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 cmp_si_si.lo cmp_si_si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 cmp_si_si.c -fPIC -DPIC -o .libs/cmp_si_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 conj.lo conj.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 conj.c -fPIC -DPIC -o .libs/conj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 cos.lo cos.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 cos.c -fPIC -DPIC -o .libs/cos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 cosh.lo cosh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 cosh.c -fPIC -DPIC -o .libs/cosh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 div_2si.lo div_2si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 div_2si.c -fPIC -DPIC -o .libs/div_2si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 div_2ui.lo div_2ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 div.lo div.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 div.c -fPIC -DPIC -o .libs/div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 div_fr.lo div_fr.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 div_fr.c -fPIC -DPIC -o .libs/div_fr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 div_ui.lo div_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 div_ui.c -fPIC -DPIC -o .libs/div_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 dot.lo dot.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 dot.c -fPIC -DPIC -o .libs/dot.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 exp.lo exp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 exp.c -fPIC -DPIC -o .libs/exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 fma.lo fma.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 fma.c -fPIC -DPIC -o .libs/fma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 fr_div.lo fr_div.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 fr_div.c -fPIC -DPIC -o .libs/fr_div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 fr_sub.lo fr_sub.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 fr_sub.c -fPIC -DPIC -o .libs/fr_sub.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 get_prec2.lo get_prec2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 get_prec2.c -fPIC -DPIC -o .libs/get_prec2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 get_prec.lo get_prec.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 get_prec.c -fPIC -DPIC -o .libs/get_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 get_version.lo get_version.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 get_version.c -fPIC -DPIC -o .libs/get_version.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 get_x.lo get_x.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 get_x.c -fPIC -DPIC -o .libs/get_x.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 imag.lo imag.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 imag.c -fPIC -DPIC -o .libs/imag.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 init2.lo init2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 init2.c -fPIC -DPIC -o .libs/init2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 init3.lo init3.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 init3.c -fPIC -DPIC -o .libs/init3.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 inp_str.lo inp_str.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 log.lo log.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 log.c -fPIC -DPIC -o .libs/log.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 log10.lo log10.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 log10.c -fPIC -DPIC -o .libs/log10.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mem.lo mem.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mem.c -fPIC -DPIC -o .libs/mem.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_2si.lo mul_2si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_2ui.lo mul_2ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul.lo mul.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul.c -fPIC -DPIC -o .libs/mul.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_fr.lo mul_fr.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_fr.c -fPIC -DPIC -o .libs/mul_fr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_i.lo mul_i.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_i.c -fPIC -DPIC -o .libs/mul_i.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_si.lo mul_si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_si.c -fPIC -DPIC -o .libs/mul_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_ui.lo mul_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 neg.lo neg.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 neg.c -fPIC -DPIC -o .libs/neg.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 norm.lo norm.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 norm.c -fPIC -DPIC -o .libs/norm.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 out_str.lo out_str.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow.lo pow.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow.c -fPIC -DPIC -o .libs/pow.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_fr.lo pow_fr.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_fr.c -fPIC -DPIC -o .libs/pow_fr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_ld.lo pow_ld.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_ld.c -fPIC -DPIC -o .libs/pow_ld.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_d.lo pow_d.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_d.c -fPIC -DPIC -o .libs/pow_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_si.lo pow_si.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_si.c -fPIC -DPIC -o .libs/pow_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_ui.lo pow_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_z.lo pow_z.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 pow_z.c -fPIC -DPIC -o .libs/pow_z.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 proj.lo proj.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 proj.c -fPIC -DPIC -o .libs/proj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 real.lo real.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 real.c -fPIC -DPIC -o .libs/real.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 rootofunity.lo rootofunity.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 rootofunity.c -fPIC -DPIC -o .libs/rootofunity.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 urandom.lo urandom.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 urandom.c -fPIC -DPIC -o .libs/urandom.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 set.lo set.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 set.c -fPIC -DPIC -o .libs/set.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 set_prec.lo set_prec.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 set_prec.c -fPIC -DPIC -o .libs/set_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 set_str.lo set_str.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 set_x.lo set_x.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 set_x.c -fPIC -DPIC -o .libs/set_x.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 set_x_x.lo set_x_x.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 set_x_x.c -fPIC -DPIC -o .libs/set_x_x.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sin.lo sin.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sin.c -fPIC -DPIC -o .libs/sin.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sin_cos.lo sin_cos.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sinh.lo sinh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sinh.c -fPIC -DPIC -o .libs/sinh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sqr.lo sqr.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sqrt.lo sqrt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 strtoc.lo strtoc.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 strtoc.c -fPIC -DPIC -o .libs/strtoc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sub.lo sub.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sub.c -fPIC -DPIC -o .libs/sub.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sub_fr.lo sub_fr.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sub_fr.c -fPIC -DPIC -o .libs/sub_fr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sub_ui.lo sub_ui.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sum.lo sum.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 sum.c -fPIC -DPIC -o .libs/sum.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 swap.lo swap.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 swap.c -fPIC -DPIC -o .libs/swap.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 tan.lo tan.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 tan.c -fPIC -DPIC -o .libs/tan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 tanh.lo tanh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 tanh.c -fPIC -DPIC -o .libs/tanh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 uceil_log2.lo uceil_log2.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 ui_div.lo ui_div.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 ui_div.c -fPIC -DPIC -o .libs/ui_div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 ui_ui_sub.lo ui_ui_sub.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -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 ui_ui_sub.c -fPIC -DPIC -o .libs/ui_ui_sub.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -version-info 5:1:2 -o libmpc.la -rpath /usr/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo dot.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo sum.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lgmp -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/abs.o .libs/acos.o .libs/acosh.o .libs/add.o .libs/add_fr.o .libs/add_si.o .libs/add_ui.o .libs/arg.o .libs/asin.o .libs/asinh.o .libs/atan.o .libs/atanh.o .libs/clear.o .libs/cmp.o .libs/cmp_abs.o .libs/cmp_si_si.o .libs/conj.o .libs/cos.o .libs/cosh.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_fr.o .libs/div_ui.o .libs/dot.o .libs/exp.o .libs/fma.o .libs/fr_div.o .libs/fr_sub.o .libs/get_prec2.o .libs/get_prec.o .libs/get_version.o .libs/get_x.o .libs/imag.o .libs/init2.o .libs/init3.o .libs/inp_str.o .libs/log.o .libs/log10.o .libs/mem.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_fr.o .libs/mul_i.o .libs/mul_si.o .libs/mul_ui.o .libs/neg.o .libs/norm.o .libs/out_str.o .libs/pow.o .libs/pow_fr.o .libs/pow_ld.o .libs/pow_d.o .libs/pow_si.o .libs/pow_ui.o .libs/pow_z.o .libs/proj.o .libs/real.o .libs/rootofunity.o .libs/urandom.o .libs/set.o .libs/set_prec.o .libs/set_str.o .libs/set_x.o .libs/set_x_x.o .libs/sin.o .libs/sin_cos.o .libs/sinh.o .libs/sqr.o .libs/sqrt.o .libs/strtoc.o .libs/sub.o .libs/sub_fr.o .libs/sub_ui.o .libs/sum.o .libs/swap.o .libs/tan.o .libs/tanh.o .libs/uceil_log2.o .libs/ui_div.o .libs/ui_ui_sub.o -lmpfr -lgmp -lm -O2 -g0 -Wl,-soname -Wl,libmpc.so.3 -o .libs/libmpc.so.3.2.1 libtool: link: (cd ".libs" && rm -f "libmpc.so.3" && ln -s "libmpc.so.3.2.1" "libmpc.so.3") libtool: link: (cd ".libs" && rm -f "libmpc.so" && ln -s "libmpc.so.3.2.1" "libmpc.so") libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/src' Making all in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tests' Making all in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/doc' Making all in tools make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' Making all in bench make[4]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/bench' Making all in mpcheck make[4]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1' >>> mpc 1.2.1 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpc.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpc.so.3.2.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libmpc.so.3.2.1 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so.3 || { rm -f libmpc.so.3 && ln -s libmpc.so.3.2.1 libmpc.so.3; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so || { rm -f libmpc.so && ln -s libmpc.so.3.2.1 libmpc.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpc.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libmpc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/src' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tests' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/info' /usr/bin/install -c -m 644 ./mpc.info '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/info' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/doc' Making install in tools make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' Making install in bench make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/bench' make[4]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/bench' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/bench' Making install in mpcheck make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[4]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/mpc.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1' >>> mpc 1.2.1 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> mpc 1.2.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpc.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpc.so.3.2.1 /tmp/instance-13/output-1/target/usr/lib/libmpc.so.3.2.1 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so.3 || { rm -f libmpc.so.3 && ln -s libmpc.so.3.2.1 libmpc.so.3; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so || { rm -f libmpc.so && ln -s libmpc.so.3.2.1 libmpc.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpc.lai /tmp/instance-13/output-1/target/usr/lib/libmpc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/src' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tests' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./mpc.info '/tmp/instance-13/output-1/target/usr/share/info' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/doc' Making install in tools make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' Making install in bench make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/bench' make[4]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/bench' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/bench' Making install in mpcheck make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[4]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1/tools' make[2]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 src/mpc.h '/tmp/instance-13/output-1/target/usr/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/mpc-1.2.1' >>> mtools 4.0.38 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.mtools-4.0.38.tar.lz.piYVAv/output' 'http://ftpmirror.gnu.org/mtools/mtools-4.0.38.tar.lz' --2022-10-17 19:26:22-- http://ftpmirror.gnu.org/mtools/mtools-4.0.38.tar.lz Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200, 2001:470:142:5::200 Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|209.51.188.200|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://mirror2.sandyriver.net/pub/software/gnu/mtools/mtools-4.0.38.tar.lz [following] --2022-10-17 19:26:22-- http://mirror2.sandyriver.net/pub/software/gnu/mtools/mtools-4.0.38.tar.lz Resolving mirror2.sandyriver.net (mirror2.sandyriver.net)... 23.178.176.51 Connecting to mirror2.sandyriver.net (mirror2.sandyriver.net)|23.178.176.51|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 382397 (373K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.mtools-4.0.38.tar.lz.piYVAv/output' 0K .......... .......... .......... .......... .......... 13% 519K 1s 50K .......... .......... .......... .......... .......... 26% 197K 1s 100K .......... .......... .......... .......... .......... 40% 115K 1s 150K .......... .......... .......... .......... .......... 53% 525K 1s 200K .......... .......... .......... .......... .......... 66% 312K 1s 250K .......... .......... .......... .......... .......... 80% 582K 0s 300K .......... .......... .......... .......... .......... 93% 386K 0s 350K .......... .......... ... 100% 43.1M=1.3s 2022-10-17 19:26:24 (298 KB/s) - '/tmp/instance-13/output-1/build/.mtools-4.0.38.tar.lz.piYVAv/output' saved [382397/382397] mtools-4.0.38.tar.lz: OK (sha256: 7086821b399a39b8a3c5a372d064de4860f3c195b4911dd4e8b76219fcabe75c) >>> mtools 4.0.38 Extracting /tmp/instance-13/output-1/host/bin/lzip -d -c /tmp/instance-13/dl/mtools/mtools-4.0.38.tar.lz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/mtools-4.0.38 -xf - >>> mtools 4.0.38 Patching >>> mtools 4.0.38 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/mtools-4.0.38 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mtools 4.0.38 Patching libtool >>> mtools 4.0.38 Configuring (cd /tmp/instance-13/output-1/build/mtools-4.0.38/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 ac_cv_func_setpgrp_void=yes ac_cv_lib_bsd_gethostbyname=no ac_cv_lib_bsd_main=no ac_cv_path_INSTALL_INFO= CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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 --without-x ) 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 mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for install-info... (cached) no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking target system type... mips64-buildroot-linux-gnu checking for an ANSI C-conforming const... yes checking for inline... inline checking for getpwnam in -lsun... no checking for cam_open_device in -lcam... no checking for iconv in -liconv... no checking for main in -lsocket... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for main in -lbsd... (cached) no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for memory.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking sys/floppy.h usability... no checking sys/floppy.h presence... no checking for sys/floppy.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/fdio.h usability... no checking sys/fdio.h presence... no checking for sys/fdio.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for ssize_t... yes checking for size_t... yes checking for off_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for caddr_t... yes checking for long long... yes checking size of size_t... 8 checking size of off_t... 8 checking size of time_t... 8 checking size of long... 8 checking for htons... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... (cached) void checking for strerror... yes checking for random... yes checking for srandom... yes checking for strchr... yes checking for strrchr... yes checking for lockf... yes checking for flock... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strnlen... yes checking for atexit... yes checking for on_exit... yes checking for getpass... yes checking for memmove... yes checking for strdup... yes checking for strndup... yes checking for strcspn... yes checking for strspn... yes checking for strtoul... yes checking for strtol... yes checking for strtoll... yes checking for strtoi... no checking for strtoui... no checking for memcpy... yes checking for strpbrk... yes checking for memset... yes checking for setenv... yes checking for seteuid... yes checking for setresuid... yes checking for setpgrp... yes checking for tcsetattr... yes checking for tcflush... yes checking for basename... yes checking for fchdir... yes checking for media_oldaliases... no checking for snprintf... yes checking for setlocale... yes checking for toupper_l... yes checking for strncasecmp_l... yes checking for wcsdup... yes checking for wcscasecmp... yes checking for wcsnlen... yes checking for putwc... yes checking for getuserid... no checking for getgroupid... no checking for alarm... yes checking for sigaction... yes checking for usleep... yes checking for utimes... yes checking for tzset... yes checking for gettimeofday... yes checking declaration of sys_errlist... no checking for X... disabled configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> mtools 4.0.38 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/mtools-4.0.38/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mtools-4.0.38' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c buffer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c charsetConv.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c codepages.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c config.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c copyfile.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c device.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c devices.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c dirCache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c directory.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c direntry.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c dos2unix.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c expand.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c fat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c fat_free.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c file.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c file_name.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c force_io.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c hash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c init.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c lba.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c llong.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c lockdev.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c match.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mainloop.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mattrib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mbadblocks.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mcat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mcd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mcopy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mdel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mdir.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mdoctorfat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mdu.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mformat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c minfo.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c misc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c missFuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mk_direntry.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mlabel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mmd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mmount.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mmove.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mpartition.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mshortname.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mshowfat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mzip.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mtools.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c offset.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c old_dos.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c open_image.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c patchlevel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c partition.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c plain_io.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c precmd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c privileges.c privileges.c: In function 'reclaim_privs': privileges.c:115:9: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 115 | setgid(egid); | ^~~~~~~~~~~~ privileges.c: In function 'Setuid': privileges.c:99:17: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | seteuid(uid); | ^~~~~~~~~~~~ privileges.c:105:17: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 105 | setuid(uid); | ^~~~~~~~~~~ privileges.c: In function 'drop_privs': privileges.c:123:9: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | setgid(rgid); | ^~~~~~~~~~~~ privileges.c: In function 'destroy_privs': privileges.c:133:17: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 133 | setuid(0); /* get the necessary privs to drop real root id */ | ^~~~~~~~~ privileges.c:134:17: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 134 | setuid(ruid); /* this should be enough to get rid of the three | ^~~~~~~~~~~~ privileges.c:136:17: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 136 | seteuid(ruid); /* for good measure... just in case we came | ^~~~~~~~~~~~~ privileges.c: In function 'init_privs': privileges.c:182:17: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 182 | setuid(0); /* set real uid to 0 */ | ^~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c remap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c scsi_io.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c scsi.c scsi.c:102:37: warning: argument 2 of type 'unsigned char *' declared as a pointer [-Warray-parameter=] 102 | int scsi_cmd(int fd, unsigned char *cdb, uint8_t cmdlen, scsi_io_mode_t mode, | ~~~~~~~~~~~~~~~^~~ In file included from scsi.c:37: scsi.h:33:36: note: previously declared as an array 'unsigned char[6]' 33 | int scsi_cmd(int fd, unsigned char cdb[6], uint8_t clen, scsi_io_mode_t mode, | ~~~~~~~~~~~~~~^~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c signal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c stream.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c streamcache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c swap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c unix2dos.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c unixdir.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c tty.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c vfat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c strtonum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c xdf_io.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc buffer.o charsetConv.o codepages.o config.o copyfile.o device.o devices.o dirCache.o directory.o direntry.o dos2unix.o expand.o fat.o fat_free.o file.o file_name.o force_io.o hash.o init.o lba.o llong.o lockdev.o match.o mainloop.o mattrib.o mbadblocks.o mcat.o mcd.o mcopy.o mdel.o mdir.o mdoctorfat.o mdu.o mformat.o minfo.o misc.o missFuncs.o mk_direntry.o mlabel.o mmd.o mmount.o mmove.o mpartition.o mshortname.o mshowfat.o mzip.o mtools.o offset.o old_dos.o open_image.o patchlevel.o partition.o plain_io.o precmd.o privileges.o remap.o scsi_io.o scsi.o signal.o stream.o streamcache.o swap.o unix2dos.o unixdir.o tty.o vfat.o strtonum.o xdf_io.o -o mtools rm -f mattrib && ln -s mtools mattrib rm -f mcat && ln -s mtools mcat rm -f mcd && ln -s mtools mcd rm -f mcopy && ln -s mtools mcopy rm -f mdel && ln -s mtools mdel rm -f mdeltree && ln -s mtools mdeltree rm -f mdir && ln -s mtools mdir rm -f mdu && ln -s mtools mdu rm -f mformat && ln -s mtools mformat rm -f minfo && ln -s mtools minfo rm -f mlabel && ln -s mtools mlabel rm -f mmd && ln -s mtools mmd rm -f mmount && ln -s mtools mmount rm -f mmove && ln -s mtools mmove rm -f mpartition && ln -s mtools mpartition rm -f mrd && ln -s mtools mrd rm -f mren && ln -s mtools mren rm -f mtype && ln -s mtools mtype rm -f mtoolstest && ln -s mtools mtoolstest rm -f mshortname && ln -s mtools mshortname rm -f mshowfat && ln -s mtools mshowfat rm -f mbadblocks && ln -s mtools mbadblocks rm -f mzip && ln -s mtools mzip /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_mips64 -DVENDOR_buildroot -DOS_linux_gnu -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-strict-aliasing -I. -I. -c mkmanifest.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc missFuncs.o mkmanifest.o misc.o patchlevel.o -o mkmanifest sed "s%SYSCONFDIR%/etc/%g" ./mtools.tmpl.1 >mtools.1 sed "s%SYSCONFDIR%/etc/%g" ./mtools.tmpl.5 >mtools.5 make[1]: Leaving directory '/tmp/instance-13/output-1/build/mtools-4.0.38' >>> mtools 4.0.38 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/mtools-4.0.38/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mtools-4.0.38' ./mkinstalldirs /tmp/instance-13/output-1/target/usr/bin /usr/bin/install -c mtools /tmp/instance-13/output-1/target/usr/bin/mtools /tmp/instance-13/output-1/target/usr/share/man/man1/floppyd.1 /tmp/instance-13/output-1/target/usr/share/man/man1/floppyd_installtest.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mattrib.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mbadblocks.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mcat.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mcd.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mcopy.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mdel.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mdeltree.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mdir.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mdu.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mformat.1 /tmp/instance-13/output-1/target/usr/share/man/man1/minfo.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mkmanifest.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mlabel.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mmd.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mmount.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mmove.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mpartition.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mrd.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mren.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mshortname.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mshowfat.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mtoolstest.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mtools.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mtype.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mzip.1 /tmp/instance-13/output-1/target/usr/share/man/man5/mtools.5 /tmp/instance-13/output-1/target/usr/bin/mattrib /tmp/instance-13/output-1/target/usr/bin/mcat /tmp/instance-13/output-1/target/usr/bin/mcd /tmp/instance-13/output-1/target/usr/bin/mcopy /tmp/instance-13/output-1/target/usr/bin/mdel /tmp/instance-13/output-1/target/usr/bin/mdeltree /tmp/instance-13/output-1/target/usr/bin/mdir /tmp/instance-13/output-1/target/usr/bin/mdu /tmp/instance-13/output-1/target/usr/bin/mformat /tmp/instance-13/output-1/target/usr/bin/minfo /tmp/instance-13/output-1/target/usr/bin/mlabel /tmp/instance-13/output-1/target/usr/bin/mmd /tmp/instance-13/output-1/target/usr/bin/mmount /tmp/instance-13/output-1/target/usr/bin/mmove /tmp/instance-13/output-1/target/usr/bin/mpartition /tmp/instance-13/output-1/target/usr/bin/mrd /tmp/instance-13/output-1/target/usr/bin/mren /tmp/instance-13/output-1/target/usr/bin/mtype /tmp/instance-13/output-1/target/usr/bin/mtoolstest /tmp/instance-13/output-1/target/usr/bin/mshortname /tmp/instance-13/output-1/target/usr/bin/mshowfat /tmp/instance-13/output-1/target/usr/bin/mbadblocks /tmp/instance-13/output-1/target/usr/bin/mzip ./mkinstalldirs /tmp/instance-13/output-1/target/usr/bin /usr/bin/install -c mkmanifest /tmp/instance-13/output-1/target/usr/bin/mkmanifest /tmp/instance-13/output-1/target/usr/bin/mcheck /tmp/instance-13/output-1/target/usr/bin/mxtar /tmp/instance-13/output-1/target/usr/bin/uz /tmp/instance-13/output-1/target/usr/bin/tgz /tmp/instance-13/output-1/target/usr/bin/mcomp /tmp/instance-13/output-1/target/usr/bin/amuFormat.sh rm -f /tmp/instance-13/output-1/target/usr/bin/lz cd /tmp/instance-13/output-1/target/usr/bin && ln -s uz lz ./mkinstalldirs /tmp/instance-13/output-1/target/usr/share/info if test -f mtools.info; then \ for i in mtools.info*; do \ /usr/bin/install -c -m 644 $i /tmp/instance-13/output-1/target/usr/share/info/$i; \ done; \ else \ for i in ./mtools.info*; do \ /usr/bin/install -c -m 644 $i /tmp/instance-13/output-1/target/usr/share/info/`echo $i | sed 's|^./||'`; \ done; \ fi; \ if [ -n "" ] ; then \ --info-dir=/tmp/instance-13/output-1/target/usr/share/info /tmp/instance-13/output-1/target/usr/share/info/mtools.info; \ fi make[1]: Leaving directory '/tmp/instance-13/output-1/build/mtools-4.0.38' mtools-4.0.38.tar.lz: OK (sha256: 7086821b399a39b8a3c5a372d064de4860f3c195b4911dd4e8b76219fcabe75c) >>> host-mtools 4.0.38 Extracting /tmp/instance-13/output-1/host/bin/lzip -d -c /tmp/instance-13/dl/mtools/mtools-4.0.38.tar.lz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-mtools-4.0.38 -xf - >>> host-mtools 4.0.38 Patching >>> host-mtools 4.0.38 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-mtools-4.0.38 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-mtools 4.0.38 Patching libtool >>> host-mtools 4.0.38 Configuring (cd /tmp/instance-13/output-1/build/host-mtools-4.0.38/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" ac_cv_lib_bsd_gethostbyname=no ac_cv_lib_bsd_main=no ac_cv_path_INSTALL_INFO= CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /usr/bin/gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for install-info... (cached) no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for inline... inline checking for getpwnam in -lsun... no checking for cam_open_device in -lcam... no checking for iconv in -liconv... no checking for main in -lsocket... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for main in -lbsd... (cached) no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for memory.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking sys/floppy.h usability... no checking sys/floppy.h presence... no checking for sys/floppy.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/fdio.h usability... no checking sys/fdio.h presence... no checking for sys/fdio.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for ssize_t... yes checking for size_t... yes checking for off_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for caddr_t... yes checking for long long... yes checking size of size_t... 8 checking size of off_t... 8 checking size of time_t... 8 checking size of long... 8 checking for htons... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... (cached) void checking for strerror... yes checking for random... yes checking for srandom... yes checking for strchr... yes checking for strrchr... yes checking for lockf... yes checking for flock... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strnlen... yes checking for atexit... yes checking for on_exit... yes checking for getpass... yes checking for memmove... yes checking for strdup... yes checking for strndup... yes checking for strcspn... yes checking for strspn... yes checking for strtoul... yes checking for strtol... yes checking for strtoll... yes checking for strtoi... no checking for strtoui... no checking for memcpy... yes checking for strpbrk... yes checking for memset... yes checking for setenv... yes checking for seteuid... yes checking for setresuid... yes checking for setpgrp... yes checking for tcsetattr... yes checking for tcflush... yes checking for basename... yes checking for fchdir... yes checking for media_oldaliases... no checking for snprintf... yes checking for setlocale... yes checking for toupper_l... yes checking for strncasecmp_l... yes checking for wcsdup... yes checking for wcscasecmp... yes checking for wcsnlen... yes checking for putwc... yes checking for getuserid... no checking for getgroupid... no checking for alarm... yes checking for sigaction... yes checking for usleep... yes checking for utimes... yes checking for tzset... yes checking for gettimeofday... yes checking declaration of sys_errlist... yes checking for X... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking >>> host-mtools 4.0.38 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-mtools-4.0.38/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-mtools-4.0.38' /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c buffer.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c charsetConv.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c codepages.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c config.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c copyfile.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c device.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c devices.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c dirCache.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c directory.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c direntry.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c dos2unix.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c expand.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c fat.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c fat_free.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c file.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c file_name.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c force_io.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c hash.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c init.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c lba.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c llong.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c lockdev.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c match.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mainloop.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mattrib.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mbadblocks.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mcat.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mcd.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mcopy.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mdel.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mdir.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mdoctorfat.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mdu.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mformat.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c minfo.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c misc.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c missFuncs.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mk_direntry.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mlabel.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mmd.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mmount.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mmove.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mpartition.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mshortname.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mshowfat.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mzip.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mtools.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c offset.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c old_dos.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c open_image.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c patchlevel.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c partition.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c plain_io.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c precmd.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c privileges.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c remap.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c scsi_io.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c scsi.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c signal.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c stream.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c streamcache.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c swap.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c unix2dos.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c unixdir.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c tty.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c vfat.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c strtonum.c /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c xdf_io.c /usr/bin/gcc -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib buffer.o charsetConv.o codepages.o config.o copyfile.o device.o devices.o dirCache.o directory.o direntry.o dos2unix.o expand.o fat.o fat_free.o file.o file_name.o force_io.o hash.o init.o lba.o llong.o lockdev.o match.o mainloop.o mattrib.o mbadblocks.o mcat.o mcd.o mcopy.o mdel.o mdir.o mdoctorfat.o mdu.o mformat.o minfo.o misc.o missFuncs.o mk_direntry.o mlabel.o mmd.o mmount.o mmove.o mpartition.o mshortname.o mshowfat.o mzip.o mtools.o offset.o old_dos.o open_image.o patchlevel.o partition.o plain_io.o precmd.o privileges.o remap.o scsi_io.o scsi.o signal.o stream.o streamcache.o swap.o unix2dos.o unixdir.o tty.o vfat.o strtonum.o xdf_io.o -o mtools rm -f mattrib && ln -s mtools mattrib rm -f mcat && ln -s mtools mcat rm -f mcd && ln -s mtools mcd rm -f mcopy && ln -s mtools mcopy rm -f mdel && ln -s mtools mdel rm -f mdeltree && ln -s mtools mdeltree rm -f mdir && ln -s mtools mdir rm -f mdu && ln -s mtools mdu rm -f mformat && ln -s mtools mformat rm -f minfo && ln -s mtools minfo rm -f mlabel && ln -s mtools mlabel rm -f mmd && ln -s mtools mmd rm -f mmount && ln -s mtools mmount rm -f mmove && ln -s mtools mmove rm -f mpartition && ln -s mtools mpartition rm -f mrd && ln -s mtools mrd rm -f mren && ln -s mtools mren rm -f mtype && ln -s mtools mtype rm -f mtoolstest && ln -s mtools mtoolstest rm -f mshortname && ln -s mtools mshortname rm -f mshowfat && ln -s mtools mshowfat rm -f mbadblocks && ln -s mtools mbadblocks rm -f mzip && ln -s mtools mzip /usr/bin/gcc -I/tmp/instance-13/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/tmp/instance-13/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/tmp/instance-13/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mkmanifest.c /usr/bin/gcc -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib missFuncs.o mkmanifest.o misc.o patchlevel.o -o mkmanifest sed "s%SYSCONFDIR%/tmp/instance-13/output-1/host/etc/%g" ./mtools.tmpl.1 >mtools.1 sed "s%SYSCONFDIR%/tmp/instance-13/output-1/host/etc/%g" ./mtools.tmpl.5 >mtools.5 make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-mtools-4.0.38' >>> host-mtools 4.0.38 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-mtools-4.0.38/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-mtools-4.0.38' ./mkinstalldirs /tmp/instance-13/output-1/host/bin /usr/bin/install -c mtools /tmp/instance-13/output-1/host/bin/mtools /tmp/instance-13/output-1/host/share/man/man1/floppyd.1 /tmp/instance-13/output-1/host/share/man/man1/floppyd_installtest.1 /tmp/instance-13/output-1/host/share/man/man1/mattrib.1 /tmp/instance-13/output-1/host/share/man/man1/mbadblocks.1 /tmp/instance-13/output-1/host/share/man/man1/mcat.1 /tmp/instance-13/output-1/host/share/man/man1/mcd.1 /tmp/instance-13/output-1/host/share/man/man1/mcopy.1 /tmp/instance-13/output-1/host/share/man/man1/mdel.1 /tmp/instance-13/output-1/host/share/man/man1/mdeltree.1 /tmp/instance-13/output-1/host/share/man/man1/mdir.1 /tmp/instance-13/output-1/host/share/man/man1/mdu.1 /tmp/instance-13/output-1/host/share/man/man1/mformat.1 /tmp/instance-13/output-1/host/share/man/man1/minfo.1 /tmp/instance-13/output-1/host/share/man/man1/mkmanifest.1 /tmp/instance-13/output-1/host/share/man/man1/mlabel.1 /tmp/instance-13/output-1/host/share/man/man1/mmd.1 /tmp/instance-13/output-1/host/share/man/man1/mmount.1 /tmp/instance-13/output-1/host/share/man/man1/mmove.1 /tmp/instance-13/output-1/host/share/man/man1/mpartition.1 /tmp/instance-13/output-1/host/share/man/man1/mrd.1 /tmp/instance-13/output-1/host/share/man/man1/mren.1 /tmp/instance-13/output-1/host/share/man/man1/mshortname.1 /tmp/instance-13/output-1/host/share/man/man1/mshowfat.1 /tmp/instance-13/output-1/host/share/man/man1/mtoolstest.1 /tmp/instance-13/output-1/host/share/man/man1/mtools.1 /tmp/instance-13/output-1/host/share/man/man1/mtype.1 /tmp/instance-13/output-1/host/share/man/man1/mzip.1 /tmp/instance-13/output-1/host/share/man/man5/mtools.5 /tmp/instance-13/output-1/host/bin/mattrib /tmp/instance-13/output-1/host/bin/mcat /tmp/instance-13/output-1/host/bin/mcd /tmp/instance-13/output-1/host/bin/mcopy /tmp/instance-13/output-1/host/bin/mdel /tmp/instance-13/output-1/host/bin/mdeltree /tmp/instance-13/output-1/host/bin/mdir /tmp/instance-13/output-1/host/bin/mdu /tmp/instance-13/output-1/host/bin/mformat /tmp/instance-13/output-1/host/bin/minfo /tmp/instance-13/output-1/host/bin/mlabel /tmp/instance-13/output-1/host/bin/mmd /tmp/instance-13/output-1/host/bin/mmount /tmp/instance-13/output-1/host/bin/mmove /tmp/instance-13/output-1/host/bin/mpartition /tmp/instance-13/output-1/host/bin/mrd /tmp/instance-13/output-1/host/bin/mren /tmp/instance-13/output-1/host/bin/mtype /tmp/instance-13/output-1/host/bin/mtoolstest /tmp/instance-13/output-1/host/bin/mshortname /tmp/instance-13/output-1/host/bin/mshowfat /tmp/instance-13/output-1/host/bin/mbadblocks /tmp/instance-13/output-1/host/bin/mzip ./mkinstalldirs /tmp/instance-13/output-1/host/bin /usr/bin/install -c mkmanifest /tmp/instance-13/output-1/host/bin/mkmanifest /tmp/instance-13/output-1/host/bin/mcheck /tmp/instance-13/output-1/host/bin/mxtar /tmp/instance-13/output-1/host/bin/uz /tmp/instance-13/output-1/host/bin/tgz /tmp/instance-13/output-1/host/bin/mcomp /tmp/instance-13/output-1/host/bin/amuFormat.sh rm -f /tmp/instance-13/output-1/host/bin/lz cd /tmp/instance-13/output-1/host/bin && ln -s uz lz ./mkinstalldirs /tmp/instance-13/output-1/host/share/info if test -f mtools.info; then \ for i in mtools.info*; do \ /usr/bin/install -c -m 644 $i /tmp/instance-13/output-1/host/share/info/$i; \ done; \ else \ for i in ./mtools.info*; do \ /usr/bin/install -c -m 644 $i /tmp/instance-13/output-1/host/share/info/`echo $i | sed 's|^./||'`; \ done; \ fi; \ if [ -n "" ] ; then \ --info-dir=/tmp/instance-13/output-1/host/share/info /tmp/instance-13/output-1/host/share/info/mtools.info; \ fi make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-mtools-4.0.38' >>> mutt 2.2.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.mutt-2.2.7.tar.gz.A5D823/output' 'https://bitbucket.org/mutt/mutt/downloads/mutt-2.2.7.tar.gz' --2022-10-17 19:27:39-- https://bitbucket.org/mutt/mutt/downloads/mutt-2.2.7.tar.gz Resolving bitbucket.org (bitbucket.org)... 104.192.141.1, 2406:da00:ff00::22c5:2ef4, 2406:da00:ff00::22e9:9f55, ... Connecting to bitbucket.org (bitbucket.org)|104.192.141.1|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://bbuseruploads.s3.amazonaws.com/221121fa-bac3-4290-8991-391c5725d9d9/downloads/95db451c-bdcb-4b24-80e6-22f150572349/mutt-2.2.7.tar.gz?response-content-disposition=attachment%3B%20filename%3D%22mutt-2.2.7.tar.gz%22&response-content-encoding=None&AWSAccessKeyId=ASIA6KOSE3BNA2OX7GBS&Signature=OVZ7j9k4lZIFMk7iDACdFAFBNFQ%3D&x-amz-security-token=FwoGZXIvYXdzEFsaDB%2BC4OdtOyecsuDM5CK%2BAXWmDv8NmGSDhULbpz8yevbjpzoBOBabMkL1PBl6vSFSUdvzEMzsVV%2BuvVJujjr405qHrUmcUZ4%2F699EmUCXh%2FUqREfGNcwBrxZSvYcRUitDE4KGyFyIqpmkIiArjpTxXEDPEVo%2FPgnwFhBMf6%2F7san3P%2BZ1V7EjSS6dKNbA9EvcnxToCZ%2Bp%2Fsise%2B%2Fua3GBOFyA4iZ%2B0rpBQaGkJXLh5ArPM1cSfd%2BAunQEkCx011r6hjaCMBW8iRifFCb14rQoi4K4mgYyLQN6lpQg8dKuBct4vS%2FEMwaqpBdm3T2zgQMcre%2B3WfwkDlC30kO0Uhyjh%2FU3pg%3D%3D&Expires=1666058259 [following] --2022-10-17 19:27:39-- https://bbuseruploads.s3.amazonaws.com/221121fa-bac3-4290-8991-391c5725d9d9/downloads/95db451c-bdcb-4b24-80e6-22f150572349/mutt-2.2.7.tar.gz?response-content-disposition=attachment%3B%20filename%3D%22mutt-2.2.7.tar.gz%22&response-content-encoding=None&AWSAccessKeyId=ASIA6KOSE3BNA2OX7GBS&Signature=OVZ7j9k4lZIFMk7iDACdFAFBNFQ%3D&x-amz-security-token=FwoGZXIvYXdzEFsaDB%2BC4OdtOyecsuDM5CK%2BAXWmDv8NmGSDhULbpz8yevbjpzoBOBabMkL1PBl6vSFSUdvzEMzsVV%2BuvVJujjr405qHrUmcUZ4%2F699EmUCXh%2FUqREfGNcwBrxZSvYcRUitDE4KGyFyIqpmkIiArjpTxXEDPEVo%2FPgnwFhBMf6%2F7san3P%2BZ1V7EjSS6dKNbA9EvcnxToCZ%2Bp%2Fsise%2B%2Fua3GBOFyA4iZ%2B0rpBQaGkJXLh5ArPM1cSfd%2BAunQEkCx011r6hjaCMBW8iRifFCb14rQoi4K4mgYyLQN6lpQg8dKuBct4vS%2FEMwaqpBdm3T2zgQMcre%2B3WfwkDlC30kO0Uhyjh%2FU3pg%3D%3D&Expires=1666058259 Resolving bbuseruploads.s3.amazonaws.com (bbuseruploads.s3.amazonaws.com)... 52.217.168.201 Connecting to bbuseruploads.s3.amazonaws.com (bbuseruploads.s3.amazonaws.com)|52.217.168.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5522342 (5.3M) [application/gzip] Saving to: '/tmp/instance-13/output-1/build/.mutt-2.2.7.tar.gz.A5D823/output' 0K .......... .......... .......... .......... .......... 0% 1021K 5s 50K .......... .......... .......... .......... .......... 1% 1.01M 5s 100K .......... .......... .......... .......... .......... 2% 1.02M 5s 150K .......... .......... .......... .......... .......... 3% 54.2M 4s 200K .......... .......... .......... .......... .......... 4% 128M 3s 250K .......... .......... .......... .......... .......... 5% 1.03M 3s 300K .......... .......... .......... .......... .......... 6% 26.2M 3s 350K .......... .......... .......... .......... .......... 7% 168M 2s 400K .......... .......... .......... .......... .......... 8% 182M 2s 450K .......... .......... .......... .......... .......... 9% 1016K 2s 500K .......... .......... .......... .......... .......... 10% 211M 2s 550K .......... .......... .......... .......... .......... 11% 179M 2s 600K .......... .......... .......... .......... .......... 12% 185M 2s 650K .......... .......... .......... .......... .......... 12% 216M 2s 700K .......... .......... .......... .......... .......... 13% 1.05M 2s 750K .......... .......... .......... .......... .......... 14% 159M 2s 800K .......... .......... .......... .......... .......... 15% 145M 2s 850K .......... .......... .......... .......... .......... 16% 147M 1s 900K .......... .......... .......... .......... .......... 17% 151M 1s 950K .......... .......... .......... .......... .......... 18% 123M 1s 1000K .......... .......... .......... .......... .......... 19% 134M 1s 1050K .......... .......... .......... .......... .......... 20% 150M 1s 1100K .......... .......... .......... .......... .......... 21% 163M 1s 1150K .......... .......... .......... .......... .......... 22% 998K 1s 1200K .......... .......... .......... .......... .......... 23% 164M 1s 1250K .......... .......... .......... .......... .......... 24% 186M 1s 1300K .......... .......... .......... .......... .......... 25% 177M 1s 1350K .......... .......... .......... .......... .......... 25% 173M 1s 1400K .......... .......... .......... .......... .......... 26% 190M 1s 1450K .......... .......... .......... .......... .......... 27% 172M 1s 1500K .......... .......... .......... .......... .......... 28% 1.15M 1s 1550K .......... .......... .......... .......... .......... 29% 46.9M 1s 1600K .......... .......... .......... .......... .......... 30% 16.5M 1s 1650K .......... .......... .......... .......... .......... 31% 175M 1s 1700K .......... .......... .......... .......... .......... 32% 211M 1s 1750K .......... .......... .......... .......... .......... 33% 1.09M 1s 1800K .......... .......... .......... .......... .......... 34% 167M 1s 1850K .......... .......... .......... .......... .......... 35% 22.7M 1s 1900K .......... .......... .......... .......... .......... 36% 120M 1s 1950K .......... .......... .......... .......... .......... 37% 156M 1s 2000K .......... .......... .......... .......... .......... 38% 1.09M 1s 2050K .......... .......... .......... .......... .......... 38% 18.9M 1s 2100K .......... .......... .......... .......... .......... 39% 114M 1s 2150K .......... .......... .......... .......... .......... 40% 141M 1s 2200K .......... .......... .......... .......... .......... 41% 193M 1s 2250K .......... .......... .......... .......... .......... 42% 1.06M 1s 2300K .......... .......... .......... .......... .......... 43% 153M 1s 2350K .......... .......... .......... .......... .......... 44% 50.7M 1s 2400K .......... .......... .......... .......... .......... 45% 140M 1s 2450K .......... .......... .......... .......... .......... 46% 1.09M 1s 2500K .......... .......... .......... .......... .......... 47% 23.3M 1s 2550K .......... .......... .......... .......... .......... 48% 120M 1s 2600K .......... .......... .......... .......... .......... 49% 95.7M 1s 2650K .......... .......... .......... .......... .......... 50% 89.7M 1s 2700K .......... .......... .......... .......... .......... 50% 116M 1s 2750K .......... .......... .......... .......... .......... 51% 1.04M 1s 2800K .......... .......... .......... .......... .......... 52% 102M 1s 2850K .......... .......... .......... .......... .......... 53% 80.8M 1s 2900K .......... .......... .......... .......... .......... 54% 61.5M 1s 2950K .......... .......... .......... .......... .......... 55% 1.09M 1s 3000K .......... .......... .......... .......... .......... 56% 24.3M 1s 3050K .......... .......... .......... .......... .......... 57% 88.9M 1s 3100K .......... .......... .......... .......... .......... 58% 83.6M 0s 3150K .......... .......... .......... .......... .......... 59% 89.5M 0s 3200K .......... .......... .......... .......... .......... 60% 1.09M 0s 3250K .......... .......... .......... .......... .......... 61% 21.4M 0s 3300K .......... .......... .......... .......... .......... 62% 163M 0s 3350K .......... .......... .......... .......... .......... 63% 93.3M 0s 3400K .......... .......... .......... .......... .......... 63% 107M 0s 3450K .......... .......... .......... .......... .......... 64% 1.05M 0s 3500K .......... .......... .......... .......... .......... 65% 81.2M 0s 3550K .......... .......... .......... .......... .......... 66% 76.9M 0s 3600K .......... .......... .......... .......... .......... 67% 87.9M 0s 3650K .......... .......... .......... .......... .......... 68% 95.3M 0s 3700K .......... .......... .......... .......... .......... 69% 1.02M 0s 3750K .......... .......... .......... .......... .......... 70% 130M 0s 3800K .......... .......... .......... .......... .......... 71% 140M 0s 3850K .......... .......... .......... .......... .......... 72% 147M 0s 3900K .......... .......... .......... .......... .......... 73% 196M 0s 3950K .......... .......... .......... .......... .......... 74% 1.03M 0s 4000K .......... .......... .......... .......... .......... 75% 44.0M 0s 4050K .......... .......... .......... .......... .......... 76% 121M 0s 4100K .......... .......... .......... .......... .......... 76% 118M 0s 4150K .......... .......... .......... .......... .......... 77% 537K 0s 4200K .......... .......... .......... .......... .......... 78% 16.3M 0s 4250K .......... .......... .......... .......... .......... 79% 182M 0s 4300K .......... .......... .......... .......... .......... 80% 145M 0s 4350K .......... .......... .......... .......... .......... 81% 124M 0s 4400K .......... .......... .......... .......... .......... 82% 115M 0s 4450K .......... .......... .......... .......... .......... 83% 160M 0s 4500K .......... .......... .......... .......... .......... 84% 1.05M 0s 4550K .......... .......... .......... .......... .......... 85% 79.3M 0s 4600K .......... .......... .......... .......... .......... 86% 55.0M 0s 4650K .......... .......... .......... .......... .......... 87% 1.18M 0s 4700K .......... .......... .......... .......... .......... 88% 8.29M 0s 4750K .......... .......... .......... .......... .......... 89% 57.0M 0s 4800K .......... .......... .......... .......... .......... 89% 81.2M 0s 4850K .......... .......... .......... .......... .......... 90% 1.05M 0s 4900K .......... .......... .......... .......... .......... 91% 82.2M 0s 4950K .......... .......... .......... .......... .......... 92% 67.6M 0s 5000K .......... .......... .......... .......... .......... 93% 66.9M 0s 5050K .......... .......... .......... .......... .......... 94% 1.04M 0s 5100K .......... .......... .......... .......... .......... 95% 105M 0s 5150K .......... .......... .......... .......... .......... 96% 94.5M 0s 5200K .......... .......... .......... .......... .......... 97% 1.12M 0s 5250K .......... .......... .......... .......... .......... 98% 7.06M 0s 5300K .......... .......... .......... .......... .......... 99% 174M 0s 5350K .......... .......... .......... .......... .. 100% 176M=1.2s 2022-10-17 19:27:41 (4.31 MB/s) - '/tmp/instance-13/output-1/build/.mutt-2.2.7.tar.gz.A5D823/output' saved [5522342/5522342] mutt-2.2.7.tar.gz: OK (sha256: eb13858f58bb369f477bf652d90e9b6aaddd0d610acbea3455049e5efad36df1) >>> mutt 2.2.7 Extracting gzip -d -c /tmp/instance-13/dl/mutt/mutt-2.2.7.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/mutt-2.2.7 -xf - >>> mutt 2.2.7 Patching >>> mutt 2.2.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/mutt-2.2.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mutt 2.2.7 Patching libtool >>> mutt 2.2.7 Configuring (cd /tmp/instance-13/output-1/build/mutt-2.2.7/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 LIBS=-latomic mutt_cv_bsdish=no mutt_cv_c99_snprintf=yes mutt_cv_c99_vsnprintf=yes mutt_cv_regex_broken=no mutt_cv_worldwrite=yes mutt_cv_groupwrite=yes mutt_cv_iconv_good=yes mutt_cv_iconv_nontrans=no CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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-doc --disable-smtp --with-idn2 --without-idn --disable-gpgme --disable-imap --disable-pop --without-gsasl --without-gnutls --without-ssl --with-sqlite3 --with-zlib=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --with-mailpath=/var/mail ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for prefix... /usr checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... (cached) none checking for library containing strerror... none required checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking whether make sets $(MAKE)... (cached) yes checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for GNU make... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking for dbx... no checking for gdb... no checking for sdb... no checking for inttypes.h... (cached) yes checking for uint32_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for unsigned long long int... yes checking for long long int... yes checking for sendmail... /usr/sbin/sendmail checking for sqlite3_open in -lsqlite3... yes checking for sqlite3_prepare_v3... yes checking whether to build with GPGME support... no checking for ispell... no checking for initscr... no checking for waddnwstr in -lncurses... no checking for waddnwstr in -lncursesw... no checking for initscr in -lncurses... yes checking for tgetent in -ltinfo... no checking for ncurses/ncurses.h... no checking for ncurses.h... yes checking for term.h... yes checking for start_color declaration... yes checking for typeahead declaration... yes checking for bkgdset declaration... yes checking for curs_set declaration... yes checking for meta declaration... yes checking for use_default_colors declaration... yes checking for resizeterm declaration... yes checking for setcchar declaration... no checking for bkgrndset declaration... no checking for use_extended_names... yes checking for stdarg.h... yes checking for sys/ioctl.h... yes checking for ioctl.h... no checking for sysexits.h... yes checking for sys/time.h... yes checking for sys/resource.h... yes checking for unix.h... no checking for setrlimit... yes checking for getsid... yes checking for fgets_unlocked... yes checking for fgetc_unlocked... yes checking for sig_atomic_t in signal.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E yes, non volatile checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether sys_siglist is declared... no checking for pid_t... yes checking for ssize_t... yes checking for fgetpos... yes checking for memmove... yes checking for memccpy... yes checking for setegid... yes checking for srand48... yes checking for strerror... yes checking for setenv... yes checking for strcasecmp... yes checking for strdup... yes checking for strsep... yes checking for strtok_r... yes checking for wcscasecmp... yes checking for strcasestr... yes checking for mkdtemp... yes checking for getopt... yes checking for getopt.h... yes checking for ftruncate... yes checking for strftime... yes checking for futimens... yes checking for struct timespec... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_ctim.tv_nsec... yes checking for utimensat... yes checking for clock_gettime... yes checking for fchdir... yes checking for regcomp... yes checking whether your system's regexp library is completely broken... (cached) no checking if /var/mail is world writable... (cached) yes checking where to put the documentation... ${datarootdir}/doc/mutt checking for gethostent... yes checking for setsockopt... yes checking for getaddrinfo... yes configure: WARNING: ZLIB was requested but IMAP is not enabled checking for inotify_init... yes checking for inotify_add_watch... yes checking for inotify_rm_watch... yes checking for inotify_init1... yes checking for sys/inotify.h... yes checking whether struct dirent defines d_ino... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /tmp/instance-13/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-13/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-13/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-13/output-1/host/bin/msgmerge checking for ld... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for iconv... yes checking for working iconv... guessing yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking whether this iconv is good enough... (cached) yes checking whether iconv is non-transcribing... (cached) no checking for bind_textdomain_codeset... yes checking for idn2.h... yes checking for library containing idn2_check_version... -lidn2 checking for library containing u8_strconv_from_locale... -lunistring checking whether idna_to_unicode_8z8z is declared... yes checking whether idna_to_ascii_8z is declared... yes checking whether idna_to_ascii_lz is declared... yes checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for wctype.h... yes checking for iswalnum... yes checking for iswalpha... yes checking for iswblank... yes checking for iswcntrl... yes checking for iswdigit... yes checking for iswgraph... yes checking for iswlower... yes checking for iswprint... yes checking for iswpunct... yes checking for iswspace... yes checking for iswupper... yes checking for iswxdigit... yes checking for towupper... yes checking for towlower... yes checking for mbstate_t... yes checking for wchar_t functions... yes checking for nl_langinfo and CODESET... yes checking for nl_langinfo and YESEXPR... yes checking for ospcat... /usr/bin/ospcat checking for openjade docbook stylesheets... in /usr/share/sgml/docbook/stylesheet/dsssl/modular checking for docbook2x-texi... no checking for db2x_docbook2texi... no checking for docbook2texi... /usr/bin/docbook2texi checking for makeinfo... /usr/bin/makeinfo checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating imap/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating autocrypt/Makefile config.status: creating doc/instdoc.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared >>> mutt 2.2.7 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/mutt-2.2.7/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7' ./gen_defs ./OPS ./OPS.PGP ./OPS.SMIME ./OPS.CRYPT > keymap_defs.h ./patchlist.sh < ./PATCHES > patchlist.c echo 'const char *ReleaseDate = "'`(cd . && ./mkreldate.sh)`'";' > reldate.h /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o txt2c.o txt2c.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o txt2c txt2c.o -latomic ( \ (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -v >/dev/null 2>&1 && /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -v) || \ (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc --version >/dev/null 2>&1 && /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc --version) || \ (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -V >/dev/null 2>&1 && /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -V) || \ echo "unknown compiler"; \ ) 2>&1 | ./txt2c.sh cc_version >conststrings_c echo "-Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" | ./txt2c.sh cc_cflags >>conststrings_c ( eval "`grep '^ac_cs_config=' config.status`" && echo $ac_cs_config; ) | ./txt2c.sh configure_options >>conststrings_c mv -f conststrings_c conststrings.c echo '#define MUTT_VERSION "'`sh "./version.sh"`'"' > version.h.tmp cmp -s version.h version.h.tmp && rm -f version.h.tmp || mv version.h.tmp version.h /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7' Making all in m4 make[3]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/m4' Making all in po make[3]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/po' Making all in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/doc' sed -e 's,@sysconfdir\@,/etc,g' -e 's,@pkgdatadir\@,/usr/share/mutt,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@docdir\@,/usr/share/doc/mutt,g' ./mutt.man > mutt.1 sed -e 's,@sysconfdir\@,/etc,g' -e 's,@pkgdatadir\@,/usr/share/mutt,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@docdir\@,/usr/share/doc/mutt,g' ./smime_keys.man > smime_keys.1 rm -f Muttrc stamp-doc-rc sed -e 's,[@]docdir[@],/usr/share/doc/mutt,' ./Muttrc.head > Muttrc /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -I. -I.. -I/usr/include -I.. -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_MAKEDOC -C \ ../init.h | perl ./makedoc.pl -c >> Muttrc mips64-buildroot-linux-gnu-cpp: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include' touch stamp-doc-rc sed -e 's,@sysconfdir\@,/etc,g' -e 's,@pkgdatadir\@,/usr/share/mutt,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@docdir\@,/usr/share/doc/mutt,g' ./pgpewrap.man > pgpewrap.1 sed -e 's,@sysconfdir\@,/etc,g' -e 's,@pkgdatadir\@,/usr/share/mutt,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@docdir\@,/usr/share/doc/mutt,g' ./pgpring.man > mutt_pgpring.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/doc' Making all in contrib make[3]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/contrib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/contrib' make[3]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o addrbook.o addrbook.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o alias.o alias.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o attach.o attach.c In file included from rfc822.h:23, from mutt.h:60, from attach.c:24: attach.c: In function 'mutt_view_attachment': lib.h:51:16: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 201 [-Wformat-truncation=] 51 | # define _(a) (a) | ^~~ attach.c:483:21: note: in expansion of macro '_' 483 | _("---Command: %-30.30s Attachment: %s"), mutt_b2s (command), type); | ^ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from mutt.h:23, from attach.c:24: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 56 and 311 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from rfc822.h:23, from mutt.h:60, from attach.c:24: lib.h:51:16: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 241 [-Wformat-truncation=] 51 | # define _(a) (a) | ^~~ attach.c:574:44: note: in expansion of macro '_' 574 | snprintf (descrip, sizeof (descrip), _("---Attachment: %s"), type); | ^ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from mutt.h:23, from attach.c:24: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 16 and 271 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from rfc822.h:23, from mutt.h:60, from attach.c:24: lib.h:51:16: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 239 [-Wformat-truncation=] 51 | # define _(a) (a) | ^~~ attach.c:571:44: note: in expansion of macro '_' 571 | snprintf (descrip, sizeof (descrip), _("---Attachment: %s: %s"), | ^ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from mutt.h:23, from attach.c:24: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 18 or more bytes (assuming 273) into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o background.o background.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o base64.o base64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o browser.o browser.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o buffer.o buffer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o buffy.o buffy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o color.o color.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o crypt.o crypt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cryptglue.o cryptglue.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o commands.o commands.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o complete.o complete.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compose.o compose.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o copy.o copy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o curs_lib.o curs_lib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o curs_main.o curs_main.c In file included from rfc822.h:23, from mutt.h:60, from curs_main.c:23: curs_main.c: In function 'mutt_index_menu': lib.h:51:16: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 111 [-Wformat-truncation=] 51 | # define _(a) (a) | ^~~ curs_main.c:2453:40: note: in expansion of macro '_' 2453 | snprintf(buf, sizeof(buf), _("Message bound to %s."), str); | ^ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from mutt.h:23, from curs_main.c:23: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 19 and 274 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o curs_ti_lib.o curs_ti_lib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o date.o date.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o edit.o edit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o enter.o enter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o flags.o flags.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o init.o init.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o filter.o filter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o from.o from.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o getdomain.o getdomain.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o group.o group.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o handler.o handler.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o hash.o hash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o hdrline.o hdrline.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o headers.o headers.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o help.o help.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o hook.o hook.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o keymap.o keymap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o main.o main.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o mbox.o mbox.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o menu.o menu.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o mh.o mh.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o mx.o mx.c In file included from rfc822.h:23, from mutt.h:60, from mx.c:24: mx.c: In function 'mx_sync_mailbox': lib.h:51:16: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 [-Wformat-truncation=] 51 | # define _(a) (a) | ^~~ mx.c:1219:35: note: in expansion of macro '_' 1219 | snprintf (tmp, sizeof(tmp), _(" Press '%s' to toggle write"), buf); | ^ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from mutt.h:23, from mx.c:24: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 26 and 281 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pager.o pager.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o parse.o parse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pattern.o pattern.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o postpone.o postpone.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o query.o query.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o recvattach.o recvattach.c recvattach.c: In function 'mutt_save_attachment_list': recvattach.c:748:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 748 | chdir (mutt_b2s (orig_cwd)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o recvcmd.o recvcmd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rfc822.o rfc822.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rfc1524.o rfc1524.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rfc2047.o rfc2047.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rfc2231.o rfc2231.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rfc3676.o rfc3676.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o score.o score.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o send.o send.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o sendlib.o sendlib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o signal.o signal.c signal.c: In function 'exit_print_int': signal.c:57:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 57 | write (1, "-", 1); | ^~~~~~~~~~~~~~~~~ signal.c: In function 'exit_print_int_recursive': signal.c:50:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | write (1, &digit, 1); | ^~~~~~~~~~~~~~~~~~~~ signal.c: In function 'exit_print_string': signal.c:74:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 74 | write (1, str, len); | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o sort.o sort.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o status.o status.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o system.o system.c system.c: In function '_mutt_system': system.c:95:11: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | chdir ("/"); | ^~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o thread.o thread.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o charset.o charset.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o history.o history.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o lib.o lib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o mutt_lisp.o mutt_lisp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o muttlib.o muttlib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o editmsg.o editmsg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o mbyte.o mbyte.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o url.o url.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o ascii.o ascii.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o crypt-mod.o crypt-mod.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o safe_asprintf.o safe_asprintf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o mutt_random.o mutt_random.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o listmenu.o listmenu.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o messageid.o messageid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o patchlist.o patchlist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o conststrings.o conststrings.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pgp.o pgp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pgpinvoke.o pgpinvoke.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pgpkey.o pgpkey.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pgplib.o pgplib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o gnupgparse.o gnupgparse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pgpmicalg.o pgpmicalg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pgppacket.o pgppacket.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o crypt-mod-pgp-classic.o crypt-mod-pgp-classic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o smime.o smime.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o crypt-mod-smime-classic.o crypt-mod-smime-classic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o resize.o resize.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o dotlock.o dotlock.c dotlock.c: In function 'dotlock_invoke': dotlock.c:244:3: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 244 | fchdir (currdir); | ^~~~~~~~~~~~~~~~ dotlock.c: In function 'dotlock_lock': dotlock.c:635:5: warning: ignoring return value of 'link' declared with attribute 'warn_unused_result' [-Wunused-result] 635 | link (nfslockfile, lockfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o monitor.o monitor.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o mutt_idna.o mutt_idna.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o mutt addrbook.o alias.o attach.o background.o base64.o browser.o buffer.o buffy.o color.o crypt.o cryptglue.o commands.o complete.o compose.o copy.o curs_lib.o curs_main.o curs_ti_lib.o date.o edit.o enter.o flags.o init.o filter.o from.o getdomain.o group.o handler.o hash.o hdrline.o headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o rfc3676.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o charset.o history.o lib.o mutt_lisp.o muttlib.o editmsg.o mbyte.o url.o ascii.o crypt-mod.o safe_asprintf.o mutt_random.o listmenu.o messageid.o patchlist.o conststrings.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o resize.o dotlock.o monitor.o mutt_idna.o -lsqlite3 -lncurses -lidn2 -lunistring -latomic /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pgppubring.o pgppubring.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o extlib.o extlib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o sha1.o sha1.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o md5.o md5.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o mutt_pgpring pgppubring.o pgplib.o lib.o extlib.o sha1.o md5.o pgppacket.o ascii.o -latomic /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pgpewrap.o pgpewrap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -pedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o pgpewrap pgpewrap.o -latomic cp ./muttbug flea chmod +x flea cp ./smime_keys.pl smime_keys chmod +x smime_keys make[3]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7' make[1]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7' >>> mutt 2.2.7 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/mutt-2.2.7/ make[1]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7' echo '#define MUTT_VERSION "'`sh "./version.sh"`'"' > version.h.tmp cmp -s version.h version.h.tmp && rm -f version.h.tmp || mv version.h.tmp version.h /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7' Making install in m4 make[3]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/m4' make[4]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/m4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/m4' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/m4' Making install in po make[3]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/po' if test "mutt" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-13/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-13/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/po' Making install in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/doc' make[4]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/doc' make[4]: Nothing to be done for 'install-exec-am'. cat instdoc.sh > instdoc chmod a+x instdoc /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/man/man1 /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/man/man5 /usr/bin/mkdir -p /tmp/instance-13/output-1/target/etc ./instdoc mutt.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mutt.1 ./instdoc smime_keys.1 /tmp/instance-13/output-1/target/usr/share/man/man1/smime_keys.1 ./instdoc pgpewrap.1 /tmp/instance-13/output-1/target/usr/share/man/man1/pgpewrap.1 ./instdoc mutt_pgpring.1 /tmp/instance-13/output-1/target/usr/share/man/man1/mutt_pgpring.1 test x = x || ./instdoc ./dotlock.man \ /tmp/instance-13/output-1/target/usr/share/man/man1/mutt_dotlock.1 if [ -f muttrc.man ] ; then \ ./instdoc muttrc.man /tmp/instance-13/output-1/target/usr/share/man/man5/muttrc.5 ; \ elif [ -f ./muttrc.man ] ; then \ ./instdoc ./muttrc.man /tmp/instance-13/output-1/target/usr/share/man/man5/muttrc.5 ; \ fi ./instdoc ./mbox.man /tmp/instance-13/output-1/target/usr/share/man/man5/mbox.5 ./instdoc ./mmdf.man /tmp/instance-13/output-1/target/usr/share/man/man5/mmdf.5 /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/doc/mutt for f in COPYRIGHT GPL INSTALL ChangeLog README NEWS TODO README.SECURITY README.SSL ; do \ /usr/bin/install -c -m 644 ../$f /tmp/instance-13/output-1/target/usr/share/doc/mutt ; \ done for f in PGP-Notes.txt applying-patches.txt devel-notes.txt patch-notes.txt smime-notes.txt ; do \ /usr/bin/install -c -m 644 ./$f /tmp/instance-13/output-1/target/usr/share/doc/mutt ; \ done if [ -s manual.txt ] ; then \ /usr/bin/install -c -m 644 manual.txt /tmp/instance-13/output-1/target/usr/share/doc/mutt ; \ fi for f in manual.html index.html intro.html gettingstarted.html configuration.html mimesupport.html advancedusage.html optionalfeatures.html security.html tuning.html reference.html miscellany.html ; do \ if [ -f $f ] ; then \ /usr/bin/install -c -m 644 $f /tmp/instance-13/output-1/target/usr/share/doc/mutt ; \ elif [ -f ./$f ] ; then \ /usr/bin/install -c -m 644 ./$f /tmp/instance-13/output-1/target/usr/share/doc/mutt ; \ fi \ done /usr/bin/install -c -m 644 Muttrc /tmp/instance-13/output-1/target/etc/Muttrc.dist if [ -f /tmp/instance-13/output-1/target/usr/share/mutt/Muttrc ] ; then \ mv /tmp/instance-13/output-1/target/usr/share/mutt/Muttrc* /tmp/instance-13/output-1/target/etc ; \ elif [ -f /tmp/instance-13/output-1/target/usr/share/mutt/../Muttrc ] ; then \ mv /tmp/instance-13/output-1/target/usr/share/mutt/../Muttrc* /tmp/instance-13/output-1/target/etc ; \ elif [ ! -f /tmp/instance-13/output-1/target/etc/Muttrc ] ; then \ /usr/bin/install -c -m 644 Muttrc /tmp/instance-13/output-1/target/etc ; \ fi if [ -f mutt.info ] ; then \ /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/info ; \ /usr/bin/install -c -m 644 mutt.info /tmp/instance-13/output-1/target/usr/share/info ; \ if command -v install-info >/dev/null 2>&1 ; then \ install-info /tmp/instance-13/output-1/target/usr/share/info/mutt.info /tmp/instance-13/output-1/target/usr/share/info/dir ; \ fi \ elif [ -f ./mutt.info ] ; then \ /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/info ; \ /usr/bin/install -c -m 644 ./mutt.info /tmp/instance-13/output-1/target/usr/share/info ; \ if command -v install-info >/dev/null 2>&1 ; then \ install-info /tmp/instance-13/output-1/target/usr/share/info/mutt.info /tmp/instance-13/output-1/target/usr/share/info/dir ; \ fi \ fi make[4]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/doc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/doc' Making install in contrib make[3]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/contrib' make[4]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7/contrib' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/doc/mutt/samples /tmp/instance-13/output-1/target/usr/share/doc/mutt/samples/iconv for f in Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc pgp6.rc Tin.rc sample.mailcap sample.muttrc sample.muttrc-sidebar sample.muttrc-tlr sample.muttrc-compress sample.muttrc-starter sample.vimrc-sidebar colors.default colors.linux smime.rc ca-bundle.crt smime_keys_test.pl mutt_xtitle markdown2html bgedit-detectgui.sh bgedit-screen-tmux.sh mutt_oauth2.py mutt_oauth2.py.README ; do \ /usr/bin/install -c -m 644 ./$f /tmp/instance-13/output-1/target/usr/share/doc/mutt/samples ; \ done for f in ./iconv/*.rc ; do \ /usr/bin/install -c -m 644 $f /tmp/instance-13/output-1/target/usr/share/doc/mutt/samples/iconv ; \ done make[4]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/contrib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7/contrib' make[3]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7' make[4]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c mutt mutt_pgpring pgpewrap '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c muttbug flea smime_keys '/tmp/instance-13/output-1/target/usr/bin' /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-13/output-1/build/mutt-2.2.7' if test -f /tmp/instance-13/output-1/target/usr/bin/mutt.dotlock && test -f /tmp/instance-13/output-1/target/usr/bin/mutt_dotlock ; then \ rm -f /tmp/instance-13/output-1/target/usr/bin/mutt.dotlock ; \ ln -sf /tmp/instance-13/output-1/target/usr/bin/mutt_dotlock /tmp/instance-13/output-1/target/usr/bin/mutt.dotlock ; \ fi if test -f /tmp/instance-13/output-1/target/usr/bin/mutt_dotlock && test x != x ; then \ chgrp /tmp/instance-13/output-1/target/usr/bin/mutt_dotlock && \ chmod 755 /tmp/instance-13/output-1/target/usr/bin/mutt_dotlock || \ { echo "Can't fix mutt_dotlock's permissions! This is required to lock mailboxes in the mail spool directory." >&2 ; exit 1 ; } \ fi make[5]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7' /usr/bin/mkdir -p /tmp/instance-13/output-1/target/etc /usr/bin/install -c -m 644 ./mime.types /tmp/instance-13/output-1/target/etc/mime.types.dist if [ ! -f /tmp/instance-13/output-1/target/etc/mime.types ]; then \ /usr/bin/install -c -m 644 ./mime.types /tmp/instance-13/output-1/target/etc; \ fi make[4]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7' make[3]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7' make[2]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7' make[1]: Leaving directory '/tmp/instance-13/output-1/build/mutt-2.2.7' mkdir -p /tmp/instance-13/output-1/target/var ln -sf /tmp /tmp/instance-13/output-1/target/var/mail >>> nanomsg 1.1.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.nanomsg-1.1.5.tar.gz.eLmXXW/output' 'https://github.com/nanomsg/nanomsg/archive/1.1.5/nanomsg-1.1.5.tar.gz' --2022-10-17 19:29:05-- https://github.com/nanomsg/nanomsg/archive/1.1.5/nanomsg-1.1.5.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/nanomsg/nanomsg/tar.gz/refs/tags/1.1.5 [following] --2022-10-17 19:29:05-- https://codeload.github.com/nanomsg/nanomsg/tar.gz/refs/tags/1.1.5 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.nanomsg-1.1.5.tar.gz.eLmXXW/output' 0K .......... .......... .......... .......... .......... 512K 50K .......... .......... .......... .......... .......... 1.01M 100K .......... .......... .......... .......... .......... 1021K 150K .......... .......... .......... .......... .......... 80.2M 200K .......... .......... .......... .......... .......... 1.02M 250K .......... .......... .......... .......... .......... 82.8M 300K ... 63.8M=0.2s 2022-10-17 19:29:06 (1.21 MB/s) - '/tmp/instance-13/output-1/build/.nanomsg-1.1.5.tar.gz.eLmXXW/output' saved [310739] nanomsg-1.1.5.tar.gz: OK (sha256: 218b31ae1534ab897cb5c419973603de9ca1a5f54df2e724ab4a188eb416df5a) >>> nanomsg 1.1.5 Extracting gzip -d -c /tmp/instance-13/dl/nanomsg/nanomsg-1.1.5.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/nanomsg-1.1.5 -xf - >>> nanomsg 1.1.5 Patching >>> nanomsg 1.1.5 Configuring (mkdir -p /tmp/instance-13/output-1/build/nanomsg-1.1.5/ && cd /tmp/instance-13/output-1/build/nanomsg-1.1.5/ && rm -f CMakeCache.txt && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/cmake /tmp/instance-13/output-1/build/nanomsg-1.1.5/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-13/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 -DNN_ENABLE_DOC=OFF -DNN_TESTS=OFF -DNN_TOOLS=OFF ) -- 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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detected nanomsg ABI v5 (v5.1.0) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- OS System is Linux -- OS Version is 1 -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for socketpair -- Looking for socketpair - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for pipe -- Looking for pipe - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for poll -- Looking for poll - found -- Looking for getaddrinfo_a in anl -- Looking for getaddrinfo_a in anl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for sem_wait in rt -- Looking for sem_wait in rt - found -- Looking for sem_wait in pthread -- Looking for sem_wait in pthread - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - not found -- Looking for socket in socket -- Looking for socket in socket - not found -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - found -- Looking for atomic_cas_32 -- Looking for atomic_cas_32 - not found -- Looking for AF_UNIX -- Looking for AF_UNIX - found -- Looking for backtrace_symbols_fd -- Looking for backtrace_symbols_fd - found -- Performing Test NN_HAVE_MSG_CONTROL -- Performing Test NN_HAVE_MSG_CONTROL - Success -- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS -- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS - Success -- 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-13/output-1/build/nanomsg-1.1.5 >>> nanomsg 1.1.5 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/nanomsg-1.1.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/nanomsg-1.1.5' [ 1%] Building C object src/CMakeFiles/nanomsg.dir/core/ep.c.o [ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/global.c.o [ 3%] Building C object src/CMakeFiles/nanomsg.dir/core/pipe.c.o [ 4%] Building C object src/CMakeFiles/nanomsg.dir/core/poll.c.o [ 5%] Building C object src/CMakeFiles/nanomsg.dir/core/sock.c.o [ 6%] Building C object src/CMakeFiles/nanomsg.dir/core/sockbase.c.o [ 7%] Building C object src/CMakeFiles/nanomsg.dir/core/symbol.c.o [ 8%] Building C object src/CMakeFiles/nanomsg.dir/aio/ctx.c.o [ 9%] Building C object src/CMakeFiles/nanomsg.dir/aio/fsm.c.o [ 10%] Building C object src/CMakeFiles/nanomsg.dir/aio/pool.c.o [ 11%] Building C object src/CMakeFiles/nanomsg.dir/aio/timer.c.o [ 12%] Building C object src/CMakeFiles/nanomsg.dir/aio/timerset.c.o [ 13%] Building C object src/CMakeFiles/nanomsg.dir/aio/usock.c.o [ 14%] Building C object src/CMakeFiles/nanomsg.dir/aio/worker.c.o [ 15%] Building C object src/CMakeFiles/nanomsg.dir/utils/alloc.c.o [ 16%] Building C object src/CMakeFiles/nanomsg.dir/utils/atomic.c.o [ 17%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunk.c.o [ 18%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunkref.c.o [ 19%] Building C object src/CMakeFiles/nanomsg.dir/utils/clock.c.o [ 20%] Building C object src/CMakeFiles/nanomsg.dir/utils/closefd.c.o [ 21%] Building C object src/CMakeFiles/nanomsg.dir/utils/efd.c.o [ 22%] Building C object src/CMakeFiles/nanomsg.dir/utils/err.c.o [ 23%] Building C object src/CMakeFiles/nanomsg.dir/utils/hash.c.o [ 24%] Building C object src/CMakeFiles/nanomsg.dir/utils/list.c.o [ 25%] Building C object src/CMakeFiles/nanomsg.dir/utils/msg.c.o [ 26%] Building C object src/CMakeFiles/nanomsg.dir/utils/condvar.c.o [ 27%] Building C object src/CMakeFiles/nanomsg.dir/utils/mutex.c.o [ 28%] Building C object src/CMakeFiles/nanomsg.dir/utils/once.c.o [ 29%] Building C object src/CMakeFiles/nanomsg.dir/utils/queue.c.o [ 30%] Building C object src/CMakeFiles/nanomsg.dir/utils/random.c.o [ 31%] Building C object src/CMakeFiles/nanomsg.dir/utils/sem.c.o [ 32%] Building C object src/CMakeFiles/nanomsg.dir/utils/sleep.c.o [ 34%] Building C object src/CMakeFiles/nanomsg.dir/utils/strcasecmp.c.o [ 35%] Building C object src/CMakeFiles/nanomsg.dir/utils/strcasestr.c.o [ 36%] Building C object src/CMakeFiles/nanomsg.dir/utils/strncasecmp.c.o [ 37%] Building C object src/CMakeFiles/nanomsg.dir/utils/thread.c.o [ 38%] Building C object src/CMakeFiles/nanomsg.dir/utils/wire.c.o [ 39%] Building C object src/CMakeFiles/nanomsg.dir/devices/device.c.o [ 40%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/dist.c.o [ 41%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/excl.c.o [ 42%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/fq.c.o [ 43%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/lb.c.o [ 44%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/priolist.c.o [ 45%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/bus.c.o [ 46%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/xbus.c.o [ 47%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/push.c.o [ 48%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o [ 49%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o [ 50%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o [ 51%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/pair.c.o [ 52%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o [ 53%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o [ 54%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/sub.c.o [ 55%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/trie.c.o [ 56%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xpub.c.o [ 57%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xsub.c.o [ 58%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/req.c.o [ 59%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/rep.c.o [ 60%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/task.c.o [ 61%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xrep.c.o [ 62%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xreq.c.o [ 63%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/respondent.c.o [ 64%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/surveyor.c.o [ 65%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xrespondent.c.o [ 67%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xsurveyor.c.o [ 68%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/backoff.c.o [ 69%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/dns.c.o [ 70%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/iface.c.o [ 71%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/literal.c.o [ 72%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/port.c.o [ 73%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/streamhdr.c.o [ 74%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/base64.c.o [ 75%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/binproc.c.o [ 76%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/cinproc.c.o [ 77%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/inproc.c.o [ 78%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/ins.c.o [ 79%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/msgqueue.c.o [ 80%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/sinproc.c.o /tmp/instance-13/output-1/build/nanomsg-1.1.5/src/transports/inproc/sinproc.c: In function 'nn_sinproc_shutdown_events': /tmp/instance-13/output-1/build/nanomsg-1.1.5/src/transports/inproc/sinproc.c:224:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 224 | switch (type) { | ^~~~~~ /tmp/instance-13/output-1/build/nanomsg-1.1.5/src/transports/inproc/sinproc.c:242:5: note: here 242 | case NN_SINPROC_SRC_PEER: | ^~~~ [ 81%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/aipc.c.o [ 82%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/bipc.c.o [ 83%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/cipc.c.o [ 84%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/ipc.c.o [ 85%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/sipc.c.o [ 86%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/atcp.c.o [ 87%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/btcp.c.o [ 88%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/ctcp.c.o [ 89%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/stcp.c.o [ 90%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/tcp.c.o [ 91%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/aws.c.o [ 92%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/bws.c.o [ 93%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/cws.c.o [ 94%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sws.c.o /tmp/instance-13/output-1/build/nanomsg-1.1.5/src/transports/ws/sws.c: In function 'nn_sws_handler': /tmp/instance-13/output-1/build/nanomsg-1.1.5/src/transports/ws/sws.c:974:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 974 | switch (src) { | ^~~~~~ /tmp/instance-13/output-1/build/nanomsg-1.1.5/src/transports/ws/sws.c:1495:5: note: here 1495 | case NN_SWS_STATE_CLOSING_CONNECTION: | ^~~~ [ 95%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws.c.o [ 96%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws_handshake.c.o [ 97%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sha1.c.o [ 98%] Building C object src/CMakeFiles/nanomsg.dir/aio/poller.c.o [100%] Linking C shared library ../libnanomsg.so [100%] Built target nanomsg make[1]: Leaving directory '/tmp/instance-13/output-1/build/nanomsg-1.1.5' >>> nanomsg 1.1.5 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-13/output-1/build/nanomsg-1.1.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/nanomsg-1.1.5' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/nn.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/inproc.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/ipc.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/tcp.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/ws.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/pair.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/pubsub.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/reqrep.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/pipeline.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/survey.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/nanomsg/bus.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/nanomsg.pc -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libnanomsg.so.5.1.0 -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libnanomsg.so.5 -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libnanomsg.so -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/cmake/nanomsg-1.1.5/nanomsg-target.cmake -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/cmake/nanomsg-1.1.5/nanomsg-target-release.cmake -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/cmake/nanomsg-1.1.5/nanomsg-config.cmake -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/cmake/nanomsg-1.1.5/nanomsg-config-version.cmake make[1]: Leaving directory '/tmp/instance-13/output-1/build/nanomsg-1.1.5' >>> nanomsg 1.1.5 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> nanomsg 1.1.5 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install/fast -C /tmp/instance-13/output-1/build/nanomsg-1.1.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/nanomsg-1.1.5' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/nn.h -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/inproc.h -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/ipc.h -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/tcp.h -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/ws.h -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/pair.h -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/pubsub.h -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/reqrep.h -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/pipeline.h -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/survey.h -- Installing: /tmp/instance-13/output-1/target/usr/include/nanomsg/bus.h -- Installing: /tmp/instance-13/output-1/target/usr/lib/pkgconfig/nanomsg.pc -- Installing: /tmp/instance-13/output-1/target/usr/lib/libnanomsg.so.5.1.0 -- Installing: /tmp/instance-13/output-1/target/usr/lib/libnanomsg.so.5 -- Installing: /tmp/instance-13/output-1/target/usr/lib/libnanomsg.so -- Installing: /tmp/instance-13/output-1/target/usr/lib/cmake/nanomsg-1.1.5/nanomsg-target.cmake -- Installing: /tmp/instance-13/output-1/target/usr/lib/cmake/nanomsg-1.1.5/nanomsg-target-release.cmake -- Installing: /tmp/instance-13/output-1/target/usr/lib/cmake/nanomsg-1.1.5/nanomsg-config.cmake -- Installing: /tmp/instance-13/output-1/target/usr/lib/cmake/nanomsg-1.1.5/nanomsg-config-version.cmake make[1]: Leaving directory '/tmp/instance-13/output-1/build/nanomsg-1.1.5' >>> netatalk 3.1.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.netatalk-3.1.13.tar.bz2.BJ9umC/output' 'http://downloads.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2' --2022-10-17 19:29:37-- http://downloads.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2 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://cytranet.dl.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2 [following] --2022-10-17 19:29:37-- http://cytranet.dl.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2 Resolving cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)... 162.251.237.20 Connecting to cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)|162.251.237.20|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1218394 (1.2M) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.netatalk-3.1.13.tar.bz2.BJ9umC/output' 0K .......... .......... .......... .......... .......... 4% 751K 2s 50K .......... .......... .......... .......... .......... 8% 1.61M 1s 100K .......... .......... .......... .......... .......... 12% 39.0M 1s 150K .......... .......... .......... .......... .......... 16% 63.4M 0s 200K .......... .......... .......... .......... .......... 21% 1.57M 0s 250K .......... .......... .......... .......... .......... 25% 166M 0s 300K .......... .......... .......... .......... .......... 29% 54.5M 0s 350K .......... .......... .......... .......... .......... 33% 1.57M 0s 400K .......... .......... .......... .......... .......... 37% 34.9M 0s 450K .......... .......... .......... .......... .......... 42% 30.6M 0s 500K .......... .......... .......... .......... .......... 46% 90.9M 0s 550K .......... .......... .......... .......... .......... 50% 17.8M 0s 600K .......... .......... .......... .......... .......... 54% 196M 0s 650K .......... .......... .......... .......... .......... 58% 227M 0s 700K .......... .......... .......... .......... .......... 63% 279M 0s 750K .......... .......... .......... .......... .......... 67% 142M 0s 800K .......... .......... .......... .......... .......... 71% 1.87M 0s 850K .......... .......... .......... .......... .......... 75% 12.3M 0s 900K .......... .......... .......... .......... .......... 79% 249M 0s 950K .......... .......... .......... .......... .......... 84% 307M 0s 1000K .......... .......... .......... .......... .......... 88% 313M 0s 1050K .......... .......... .......... .......... .......... 92% 259M 0s 1100K .......... .......... .......... .......... .......... 96% 196M 0s 1150K .......... .......... .......... ......... 100% 303M=0.2s 2022-10-17 19:29:37 (5.79 MB/s) - '/tmp/instance-13/output-1/build/.netatalk-3.1.13.tar.bz2.BJ9umC/output' saved [1218394/1218394] netatalk-3.1.13.tar.bz2: OK (md5: 697421623c32ee0ab9c8076191766e5f) netatalk-3.1.13.tar.bz2: OK (sha1: 16dd7fa84962a44b36b795b8c44393e728785947) netatalk-3.1.13.tar.bz2: OK (sha256: 89ada6bcfe1b39ad94f58c236654d1d944f2645c3e7de98b3374e0bd37d5e05d) >>> netatalk 3.1.13 Extracting bzcat /tmp/instance-13/dl/netatalk/netatalk-3.1.13.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/netatalk-3.1.13 -xf - >>> netatalk 3.1.13 Patching Applying 0001-Fix-setting-of-LD_LIBRARY_FLAGS-shlibpath_var.patch using patch: patching file macros/db3-check.m4 Hunk #3 succeeded at 177 (offset 6 lines). Applying 0002-etc-uams-openssl_compat.h-fix-build-with-libressl-2..patch using patch: patching file etc/uams/openssl_compat.h >>> netatalk 3.1.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/netatalk-3.1.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netatalk 3.1.13 Configuring >>> netatalk 3.1.13 Autoreconfiguring macros/netatalk.m4:4: warning: underquoted definition of AX_CHECK_DOCBOOK macros/netatalk.m4:4: run info Automake 'Extending aclocal' macros/netatalk.m4:4: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'macros'. libtoolize: copying file 'macros/libtool.m4' libtoolize: copying file 'macros/ltoptions.m4' libtoolize: copying file 'macros/ltsugar.m4' libtoolize: copying file 'macros/ltversion.m4' libtoolize: copying file 'macros/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([macros])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. macros/netatalk.m4:4: warning: underquoted definition of AX_CHECK_DOCBOOK macros/netatalk.m4:4: run info Automake 'Extending aclocal' macros/netatalk.m4:4: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:8: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:8: the top level configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1683: AM_INIT_AUTOMAKE is expanded from... configure.ac:9: the top level configure.ac:10: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:10: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:2035: AM_CONFIG_HEADER is expanded from... configure.ac:10: the top level configure.ac:16: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:16: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:16: the top level configure.ac:20: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. configure.ac:20: You should run autoupdate. macros/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:20: the top level configure.ac:20: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:20: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... macros/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:20: the top level configure.ac:21: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:21: You should run autoupdate. macros/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:21: the top level configure.ac:28: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:28: the top level configure.ac:56: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/largefile-check.m4:46: AC_SYS_LARGEFILE is expanded from... configure.ac:56: the top level configure.ac:56: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/largefile-check.m4:46: AC_SYS_LARGEFILE is expanded from... configure.ac:56: the top level configure.ac:61: warning: The macro `AC_LTDL_DLLIB' is obsolete. configure.ac:61: You should run autoupdate. aclocal.m4:770: AC_LTDL_DLLIB is expanded from... configure.ac:61: the top level configure.ac:63: warning: The macro `AC_LTDL_DLSYM_USCORE' is obsolete. configure.ac:63: You should run autoupdate. aclocal.m4:929: AC_LTDL_DLSYM_USCORE is expanded from... configure.ac:63: the top level configure.ac:116: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/iconv.m4:1: AC_NETATALK_CHECK_ICONV is expanded from... configure.ac:116: the top level configure.ac:116: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/iconv.m4:1: AC_NETATALK_CHECK_ICONV is expanded from... configure.ac:116: the top level configure.ac:116: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... macros/iconv.m4:1: AC_NETATALK_CHECK_ICONV is expanded from... configure.ac:116: the top level configure.ac:128: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:128: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... macros/tcp-wrappers.m4:2: AC_NETATALK_TCP_WRAPPERS is expanded from... configure.ac:128: the top level configure.ac:128: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:128: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... macros/tcp-wrappers.m4:2: AC_NETATALK_TCP_WRAPPERS is expanded from... configure.ac:128: the top level configure.ac:146: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... macros/libgcrypt.m4:11: AC_NETATALK_PATH_LIBGCRYPT is expanded from... configure.ac:146: the top level configure.ac:152: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:152: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... macros/db3-check.m4:29: NETATALK_BDB_TRY_LINK is expanded from... macros/db3-check.m4:85: AC_NETATALK_PATH_BDB is expanded from... configure.ac:152: the top level configure.ac:240: warning: AC_OUTPUT should be used without arguments. configure.ac:240: You should run autoupdate. configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:15: installing './compile' configure.ac:9: installing './missing' bin/ad/Makefile.am: installing './depcomp' doc/manpages/man1/Makefile.am:35: warning: '%'-style pattern rules are a GNU make extension doc/manpages/man5/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension doc/manpages/man8/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension libatalk/dsi/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_config.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_dsi.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_options.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_util.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afprun.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/appl.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/auth.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/catsearch.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/desktop.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/dircache.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/directory.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/enumerate.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/extattrs.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/fce_api.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/fce_util.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/file.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/filedir.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/fork.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/hash.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/mangle.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/messages.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/nfsquota.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/ofork.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/quota.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/status.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/spotlight_marshalling.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/switch.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/uam.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/unix.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/volume.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:63: warning: source file '$(top_srcdir)/etc/afpd/acls.c' is in a subdirectory, test/afpd/Makefile.am:63: but option 'subdir-objects' is disabled test/afpd/Makefile.am:67: warning: source file '$(top_srcdir)/etc/afpd/spotlight.c' is in a subdirectory, test/afpd/Makefile.am:67: but option 'subdir-objects' is disabled >>> netatalk 3.1.13 Patching libtool patching file /tmp/instance-13/output-1/build/netatalk-3.1.13/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-13/output-1/build/netatalk-3.1.13/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99" ac_cv_path_NETA_LDCONFIG="" CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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 --with-cnid-cdb-backend --with-bdb=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --with-ssl-dir=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --with-libgcrypt-dir=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --with-shadow --disable-shell-check --without-kerberos --without-pam --with-libevent=no --with-dtrace=no --with-mysql-config=no --with-acls=no --enable-zeroconf=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --disable-cups ) 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, --with-libevent, --disable-cups checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking target system type... mips64-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gawk... (cached) gawk checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 option to enable C11 features... -std=gnu11 checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mt... /usr/bin/perl checking for mt... (cached) /usr/bin/grep checking for ps... /usr/bin/ps checking whether byte ordering is bigendian... (cached) yes checking for inline... inline checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison -y checking to see if we can add '__attribute__((unused))' to CFLAGS... yes checking for mntent.h... yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for ufs/quota.h... no checking for netdb.h... yes checking for sgtty.h... yes checking for statfs.h... no checking for dlfcn.h... (cached) yes checking for langinfo.h... yes checking for locale.h... yes checking for sys/param.h... yes checking for sys/fcntl.h... yes checking for sys/termios.h... yes checking for sys/mnttab.h... no checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for fshare_t... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for 64 bit off_t... cross checking if large file support is available... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 options needed to detect all undeclared functions... none needed checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for dlopen... (cached) yes checking for dlsym... yes checking for dlclose... yes checking for _ prefix in compiled symbols... no checking what extension is used for runtime loadable modules... .so checking for openat... yes checking for renameat... yes checking for fstatat... yes checking for unlinkat... yes checking for struct tm.tm_gmtoff... yes checking for backtrace_symbols... yes checking for dirfd... yes checking for getusershell... yes checking for pread... yes checking for pwrite... yes checking for pselect... yes checking for setlinebuf... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for mempcpy... yes checking for vasprintf... yes checking for asprintf... yes checking for mmap... yes checking for utime... yes checking for getpagesize... yes checking for library containing gethostbyname... none required checking for library containing connect... none required checking for getifaddrs... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether to check for 64bit libraries... no * Linux specific configuration checking for linux/dqblk_xfs.h... yes checking for ldconfig... (cached) no NETA_LDCONFIG = no checking whether to enable AFS support... no checking for cracklib support... no checking whether to enable verbose debug code... no checking whether to enable debugging with debuggers... no checking for libiconv... no checking for working iconv... cross checking whether or not to use Database Daemon CNID backend... yes checking whether or not to use BDB Concurrent Data Store... yes checking whether or not to use LAST DID scheme... yes checking whether or not to use TDB DID scheme... yes checking MySQL library and headers... checking default DID scheme... dbd checking whether default CNID scheme has been activated... yes checking for main in -lrpcsvc... no checking for rpc/rpc.h... no checking for rpc/pmap_prot.h... no checking for rpcsvc/rquota.h... no checking for getfsquota in -lquota... no checking pkg-config is at least version 0.9.0... yes checking for avahi-client/client.h... yes checking for avahi_client_new in -lavahi-client... yes checking for AVAHI... yes checking for AVAHI_TPOLL... yes checking whether to enable Zerconf support... yes checking whether to enable the TCP wrappers... no checking for PAM installation directory... no checking for includable common PAM config... no (using defaut pam_unix.so) checking whether to enable PAM support... no checking for shadow.h... yes checking whether shadow support should be enabled... yes checking whether checking for a valid shell should be enabled... no disabling init-style support checking for libgcrypt-config... /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.3... yes (1.10.1-unknown) checking libgcrypt API version... okay checking libgcrypt hast CAST5 API... yes configure: Enabling DHX2 UAM checking for SSL... /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr (enabling RANDNUM and DHX support) checking for main in -lcrypto... yes checking for main in -ldes... no checking for Berkeley DB headers in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/... yes checking /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include//db.h version >= 4.6.0... yes checking Berkeley DB library (-ldb53)... no (cross-compiling) checking Berkeley DB library (-ldb5.3)... no (cross-compiling) checking Berkeley DB library (-ldb-53)... no (cross-compiling) checking Berkeley DB library (-ldb-5.3)... yes (cross-compiling) checking for crypt.h... yes checking for main in -lcrypt... yes checking whether the PGP UAM should be build... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking whether Kerberos V UAM should be build... no checking for Kerberos 5 (necessary for GetSrvrInfo:DirectoryNames support)... no checking for krb5_free_unparsed_name... no checking for krb5_free_error_message... no checking for krb5_free_keytab_entry_contents... no checking for krb5_kt_free_entry... no checking whether configuration files should be overwritten... no checking for LDAP (necessary for client-side ACL visibility)... auto checking for ldap.h... no checking for ldap_init in -lldap... no checking whether to support ACLs... no Disabling ACL support configure: ACL support is not avaliable checking for sys/attributes.h... no checking for attr/xattr.h... no checking for sys/xattr.h... yes checking for sys/extattr.h... no checking for sys/uio.h... yes checking for sys/ea.h... no checking for library containing getxattr... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking whether xattr interface takes additional options... no checking if the realpath function allows a NULL argument... cross checking for sendfile... yes checking for splice... yes checking for LIBEVENT... yes checking whether to use bundled tdb... yes checking for TRACKER... no checking whether to enable developer build... no checking for DBUS... yes checking for DBUS_GLIB... no checking for DBUS_GTHREAD... yes checking whether to use Filesystem Hierarchy Standard (FHS) compatibility... no checking netatalk lockfile path... /var/lock/netatalk checking whether to build Docbook documentation... no checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/ad/Makefile config.status: creating bin/afppasswd/Makefile config.status: creating bin/cnid/Makefile config.status: creating bin/cnid/cnid2_create config.status: creating bin/megatron/Makefile config.status: creating bin/misc/Makefile config.status: creating config/Makefile config.status: creating config/pam/Makefile config.status: creating contrib/Makefile config.status: creating contrib/macusers/Makefile config.status: creating contrib/macusers/macusers config.status: creating contrib/shell_utils/Makefile config.status: creating contrib/shell_utils/apple_dump config.status: creating contrib/shell_utils/asip-status.pl config.status: creating distrib/Makefile config.status: creating distrib/config/Makefile config.status: creating distrib/config/netatalk-config config.status: creating distrib/initscripts/Makefile config.status: creating distrib/m4/Makefile config.status: creating doc/Makefile config.status: creating doc/html.xsl config.status: creating doc/man.xsl config.status: creating doc/manual/Makefile config.status: creating doc/manual/manual.xml config.status: creating doc/manpages/Makefile config.status: creating doc/manpages/man1/Makefile config.status: creating doc/manpages/man5/Makefile config.status: creating doc/manpages/man8/Makefile config.status: creating etc/Makefile config.status: creating etc/afpd/Makefile config.status: creating etc/cnid_dbd/Makefile config.status: creating etc/netatalk/Makefile config.status: creating etc/spotlight/Makefile config.status: creating etc/uams/Makefile config.status: creating include/Makefile config.status: creating include/atalk/Makefile config.status: creating libatalk/Makefile config.status: creating libatalk/acl/Makefile config.status: creating libatalk/adouble/Makefile config.status: creating libatalk/bstring/Makefile config.status: creating libatalk/cnid/Makefile config.status: creating libatalk/cnid/cdb/Makefile config.status: creating libatalk/cnid/last/Makefile config.status: creating libatalk/cnid/dbd/Makefile config.status: creating libatalk/cnid/tdb/Makefile config.status: creating libatalk/cnid/mysql/Makefile config.status: creating libatalk/compat/Makefile config.status: creating libatalk/dsi/Makefile config.status: creating libatalk/iniparser/Makefile config.status: creating libatalk/talloc/Makefile config.status: creating libatalk/tdb/Makefile config.status: creating libatalk/unicode/Makefile config.status: creating libatalk/unicode/charsets/Makefile config.status: creating libatalk/util/Makefile config.status: creating libatalk/vfs/Makefile config.status: creating macros/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating man/man1/ad.1 config.status: creating man/man1/afpldaptest.1 config.status: creating man/man1/afppasswd.1 config.status: creating man/man1/afpstats.1 config.status: creating man/man1/apple_dump.1 config.status: creating man/man1/asip-status.pl.1 config.status: creating man/man1/dbd.1 config.status: creating man/man1/macusers.1 config.status: creating man/man1/netatalk-config.1 config.status: creating man/man1/uniconv.1 config.status: creating man/man5/Makefile config.status: creating man/man5/afp.conf.5 config.status: creating man/man5/afp_signature.conf.5 config.status: creating man/man5/afp_voluuid.conf.5 config.status: creating man/man5/extmap.conf.5 config.status: creating man/man8/Makefile config.status: creating man/man8/afpd.8 config.status: creating man/man8/cnid_dbd.8 config.status: creating man/man8/cnid_metad.8 config.status: creating man/man8/netatalk.8 config.status: creating test/Makefile config.status: creating test/afpd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default 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, --with-libevent, --disable-cups Compilation summary: CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir) -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 CFLAGS = -D_U_="__attribute__((unused))" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 LIBS = PTHREADS: LIBS = CFLAGS = SSL: LIBS = -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr -lcrypto CFLAGS = -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl LIBGCRYPT: LIBS = -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error CFLAGS = -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include BDB: LIBS = -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -ldb-5.3 CFLAGS = -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/ ZEROCONF: LIBS = -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lavahi-common -lavahi-client CFLAGS = -D_REENTRANT LIBEVENT: LIBS = CFLAGS = TDB: bundled Configure summary: INIT STYLE: none AFP: Extended Attributes: ad | sys ACL support: no Spotlight: no CNID: backends: dbd cdb last tdb UAMS: DHX ( SHADOW) DHX2 ( SHADOW) RANDNUM (afppasswd) clrtxt ( SHADOW) guest Options: Zeroconf support: yes tcp wrapper support: no quota support: no valid shell check: no cracklib support: no ACL support: no Kerberos support: no LDAP support: no AFP stats via dbus: no dtrace probes: no Paths: Netatalk lockfile: /var/lock/netatalk Documentation: Docbook: no >>> netatalk 3.1.13 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/netatalk-3.1.13/ make[1]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' Making all in include make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include' Making all in atalk make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include/atalk' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include/atalk' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include/atalk' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include/atalk' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include' Making all in libatalk make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk' Making all in acl make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/acl' CC libacl_la-cache.lo CC libacl_la-unix.lo CC libacl_la-uuid.lo CCLD libacl.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/acl' Making all in adouble make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/adouble' CC ad_attr.lo CC ad_conv.lo ad_conv.c: In function 'ad_conv_v22ea_rf': ad_conv.c:165:9: warning: ignoring return value of 'fchown' declared with attribute 'warn_unused_result' [-Wunused-result] 165 | fchown(ad_reso_fileno(&adea), sp->st_uid, sp->st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ad_date.lo CC ad_flush.lo ad_flush.c: In function 'ad_flush_hf': ad_flush.c:306:25: warning: implicit declaration of function 'become_root' [-Wimplicit-function-declaration] 306 | become_root(); | ^~~~~~~~~~~ ad_flush.c:308:25: warning: implicit declaration of function 'unbecome_root' [-Wimplicit-function-declaration] 308 | unbecome_root(); | ^~~~~~~~~~~~~ CC ad_lock.lo CC ad_mmap.lo CC ad_open.lo ad_open.c: In function 'ad_path_osx': ad_open.c:1685:9: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 1685 | getcwd(buf, MAXPATHLEN); | ^~~~~~~~~~~~~~~~~~~~~~~ CC ad_read.lo CC ad_recvfile.lo CC ad_sendfile.lo CC ad_size.lo CC ad_write.lo CCLD libadouble.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/adouble' Making all in bstring make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/bstring' CC bstrlib.lo CC bstradd.lo CCLD libbstring.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/bstring' Making all in compat make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/compat' CC misc.lo CC mktemp.lo CC getusershell.lo CC rquota_xdr.lo CC pselect.lo CC strlcpy.lo CCLD libcompat.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/compat' Making all in cnid make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid' Making all in last make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/last' CC cnid_last.lo CCLD libcnid_last.la make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/last' Making all in cdb make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' CC libcnid_cdb_la-cnid_cdb_add.lo CC libcnid_cdb_la-cnid_cdb_close.lo CC libcnid_cdb_la-cnid_cdb_delete.lo CC libcnid_cdb_la-cnid_cdb_get.lo CC libcnid_cdb_la-cnid_cdb_lookup.lo CC libcnid_cdb_la-cnid_cdb_open.lo CC libcnid_cdb_la-cnid_cdb_resolve.lo CC libcnid_cdb_la-cnid_cdb_update.lo CC libcnid_cdb_la-cnid_cdb_rebuild_add.lo CCLD libcnid_cdb.la make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' Making all in dbd make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' CC cnid_dbd.lo CCLD libcnid_dbd.la make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' Making all in tdb make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' CC libcnid_tdb_la-cnid_tdb_add.lo CC libcnid_tdb_la-cnid_tdb_close.lo CC libcnid_tdb_la-cnid_tdb_delete.lo CC libcnid_tdb_la-cnid_tdb_get.lo CC libcnid_tdb_la-cnid_tdb_lookup.lo CC libcnid_tdb_la-cnid_tdb_open.lo CC libcnid_tdb_la-cnid_tdb_resolve.lo CC libcnid_tdb_la-cnid_tdb_update.lo CCLD libcnid_tdb.la make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid' CC cnid.lo cnid.c: In function 'cnid_open': cnid.c:139:9: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | seteuid(0); | ^~~~~~~~~~ CC cnid_init.lo CCLD libcnid.la make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid' Making all in dsi make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/dsi' CC dsi_attn.lo CC dsi_close.lo CC dsi_cmdreply.lo CC dsi_getsess.lo CC dsi_getstat.lo CC dsi_init.lo CC dsi_opensess.lo CC dsi_read.lo CC dsi_tcp.lo CC dsi_tickle.lo CC dsi_write.lo CC dsi_stream.lo CCLD libdsi.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/dsi' Making all in iniparser make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/iniparser' CC dictionary.lo CC iniparser.lo CCLD libiniparser.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/iniparser' Making all in talloc make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/talloc' CC talloc.lo CC dalloc.lo CCLD libtalloc.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/talloc' Making all in util make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/util' CC libutil_la-bprint.lo CC libutil_la-cnid.lo cnid.c: In function 'rel_path_in_vol': cnid.c:129:9: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 129 | fchdir(cwd); | ^~~~~~~~~~~ CC libutil_la-fault.lo CC libutil_la-getiface.lo CC libutil_la-gettok.lo CC libutil_la-locking.lo CC libutil_la-logger.lo logger.c: In function 'make_log_entry': logger.c:475:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 475 | write(fd, log_message, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libutil_la-module.lo CC libutil_la-netatalk_conf.lo netatalk_conf.c: In function 'creatvol': netatalk_conf.c:710:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 710 | global_path = atalk_iniparser_getstring(obj->iniconfig, | ^ netatalk_conf.c: In function 'load_volumes': netatalk_conf.c:1529:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1529 | includefile = atalk_iniparser_getstring(obj->iniconfig, INISEC_GLOBAL, | ^ CC libutil_la-queue.lo CC libutil_la-server_child.lo CC libutil_la-server_ipc.lo CC libutil_la-server_lock.lo CC libutil_la-socket.lo CC libutil_la-strdicasecmp.lo CC libutil_la-unix.lo unix.c: In function 'daemonize': unix.c:139:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | chdir("/"); | ^~~~~~~~~~ unix.c:144:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 144 | dup(0); | ^~~~~~ unix.c:145:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 145 | dup(0); | ^~~~~~ CC libutil_la-ftw.lo ftw.c: In function 'ftw_startup': ftw.c:61:19: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 61 | # define __fchdir fchdir | ^ ftw.c:795:9: note: in expansion of macro '__fchdir' 795 | __fchdir (cwdfd); | ^~~~~~~~ ftw.c:57:18: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 57 | # define __chdir chdir | ^ ftw.c:802:9: note: in expansion of macro '__chdir' 802 | __chdir (cwd); | ^~~~~~~ CCLD libutil.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/util' Making all in unicode make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode' Making all in charsets make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' CC mac_roman.lo CC mac_greek.lo CC mac_hebrew.lo CC mac_centraleurope.lo CC mac_turkish.lo CC mac_cyrillic.lo CC mac_japanese.lo CC mac_chinese_trad.lo CC mac_chinese_simp.lo CC mac_korean.lo CC generic_cjk.lo CC generic_mb.lo CCLD libcharsets.la make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode' CC util_unistr.lo CC iconv.lo CC charcnv.lo CC utf8.lo CC utf16_case.lo CCLD libunicode.la make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode' Making all in vfs make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/vfs' CC vfs.lo CC unix.lo CC ea_ad.lo CC ea_sys.lo CC extattr.lo CCLD libvfs.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/vfs' Making all in tdb make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/tdb' CC check.lo CC dump.lo CC error.lo CC freelist.lo CC freelistcheck.lo CC io.lo CC lock.lo CC open.lo CC tdb.lo CC transaction.lo CC traverse.lo CCLD libtdb.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/tdb' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk' CC libatalk_la-dummy.lo CCLD libatalk.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk' Making all in bin make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin' Making all in afppasswd make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/afppasswd' CC afppasswd.o afppasswd.c: In function 'convert_passwd': afppasswd.c:81:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | read(keyfd, key, sizeof(key)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD afppasswd make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/afppasswd' Making all in cnid make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/cnid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/cnid' Making all in megatron make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/megatron' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/megatron' Making all in misc make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/misc' CC afpldaptest-uuidtest.o CCLD afpldaptest CC netacnv.o CCLD netacnv CC logger_test.o CCLD logger_test CC fce-fce.o CCLD fce make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/misc' Making all in ad make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/ad' CC ad-ad.o CC ad-ad_find.o CC ad-ad_util.o CC ad-ad_ls.o ad_ls.c: In function 'ad_ls_r': ad_ls.c:587:5: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 587 | fchdir(cwd); | ^~~~~~~~~~~ CC ad-ad_cp.o CC ad-ad_mv.o CC ad-ad_rm.o CC ad-ad_set.o CCLD ad make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/ad' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin' Making all in config make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config' Making all in pam make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config/pam' sed -e "s,[@]PAM_DIRECTIVE[@],required,g" \ -e "s,[@]PAM_AUTH[@],pam_unix.so," \ -e "s,[@]PAM_ACCOUNT[@],pam_unix.so," \ -e "s,[@]PAM_PASSWORD[@],pam_unix.so use_authtok," \ -e "s,[@]PAM_SESSION[@],pam_unix.so," \ netatalk make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config/pam' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config' Making all in etc make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc' Making all in spotlight make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/spotlight' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/spotlight' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/spotlight' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/spotlight' Making all in afpd make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/afpd' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/afpd' CC afpd-afp_config.o CC afpd-afp_dsi.o CC afpd-afp_options.o CC afpd-afp_util.o CC afpd-afprun.o afprun.c: In function 'become_user_permanently': afprun.c:122:5: warning: ignoring return value of 'setresgid' declared with attribute 'warn_unused_result' [-Wunused-result] 122 | setresgid(gid,gid,gid); | ^~~~~~~~~~~~~~~~~~~~~~ afprun.c:123:5: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | setgid(gid); | ^~~~~~~~~~~ afprun.c:124:5: warning: ignoring return value of 'setresuid' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | setresuid(uid,uid,uid); | ^~~~~~~~~~~~~~~~~~~~~~ afprun.c:125:5: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 125 | setuid(uid); | ^~~~~~~~~~~ afprun.c: In function 'gain_root_privilege': afprun.c:95:9: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | seteuid(0); | ^~~~~~~~~~ afprun.c: In function 'gain_root_group_privilege': afprun.c:104:9: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 104 | setegid(0); | ^~~~~~~~~~ CC afpd-afs.o CC afpd-appl.o CC afpd-auth.o CC afpd-catsearch.o CC afpd-desktop.o CC afpd-dircache.o CC afpd-directory.o CC afpd-enumerate.o CC afpd-extattrs.o CC afpd-fce_api.o CC afpd-fce_util.o CC afpd-file.o CC afpd-filedir.o CC afpd-fork.o CC afpd-hash.o CC afpd-main.o CC afpd-mangle.o CC afpd-messages.o CC afpd-nfsquota.o CC afpd-ofork.o CC afpd-quota.o CC afpd-spotlight_marshalling.o In file included from spotlight_marshalling.c:32: spotlight_marshalling.c: In function 'sl_unpack_uint64': ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ spotlight_marshalling.c:406:20: note: in expansion of macro 'LVAL' 406 | return LVAL(buf, offset); | ^~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:19: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:19: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:19: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:19: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:196:26: warning: left shift count >= width of type [-Wshift-count-overflow] 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:196:43: warning: right shift count >= width of type [-Wshift-count-overflow] 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:196:43: warning: right shift count >= width of type [-Wshift-count-overflow] 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:196:43: warning: right shift count >= width of type [-Wshift-count-overflow] 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:196:43: warning: right shift count >= width of type [-Wshift-count-overflow] 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ CC afpd-status.o CC afpd-switch.o CC afpd-uam.o CC afpd-uid.o CC afpd-unix.o CC afpd-volume.o volume.c: In function 'afp_closevol': volume.c:946:11: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 946 | (void)chdir("/"); | ^~~~~~~~~~ CCLD afpd make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/afpd' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/afpd' Making all in cnid_dbd make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/cnid_dbd' CC cmd_dbd.o CC cmd_dbd_scanvol.o cmd_dbd_scanvol.c: In function 'cmd_dbd_scanvol': cmd_dbd_scanvol.c:846:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 846 | chdir(vol->v_path); | ^~~~~~~~~~~~~~~~~~ cmd_dbd_scanvol.c: In function 'dbd_readdir': cmd_dbd_scanvol.c:788:13: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 788 | fchdir(cwd); | ^~~~~~~~~~~ cmd_dbd_scanvol.c: In function 'check_addir': cmd_dbd_scanvol.c:399:9: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 399 | chown(ADv2_DIRNAME, st.st_uid, st.st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmd_dbd_scanvol.c:400:9: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 400 | chown(vol->ad_path(".", ADFLAGS_DIR), st.st_uid, st.st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmd_dbd_scanvol.c: In function 'check_adfile': cmd_dbd_scanvol.c:216:9: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 216 | chown(adname, st->st_uid, st->st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbif.o CC pack.o CC dbd_add.o CC dbd_delete.o CC dbd_getstamp.o CC dbd_lookup.o CC dbd_rebuild_add.o CC dbd_resolve.o CC dbd_update.o CCLD dbd CC comm.o CC db_param.o CC main.o main.c: In function 'delete_db': main.c:220:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 220 | chdir(cfrombstr(dbpath)); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:221:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 221 | system("rm -f cnid2.db lock log.* __db.*"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:232:9: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 232 | fchdir(cwd); | ^~~~~~~~~~~ CC dbd_get.o CC dbd_dbcheck.o CC dbd_search.o CCLD cnid_dbd CC cnid_metad.o CC usockfd.o CCLD cnid_metad make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/cnid_dbd' Making all in netatalk make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/netatalk' CC netatalk-netatalk.o CC netatalk-afp_avahi.o CC netatalk-afp_mdns.o CC netatalk-afp_zeroconf.o CCLD netatalk make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/netatalk' Making all in uams make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/uams' CC uams_guest.lo CCLD uams_guest.la CC uams_passwd.lo CCLD uams_passwd.la CC uams_randnum.lo uams_randnum.c: In function 'randpass': uams_randnum.c:258:7: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 258 | seteuid(pwd->pw_uid); /* change ourselves to the user */ | ^~~~~~~~~~~~~~~~~~~~ uams_randnum.c:261:7: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 261 | seteuid(0); /* change ourselves back to root */ | ^~~~~~~~~~ uams_randnum.c:271:5: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 271 | seteuid(0); | ^~~~~~~~~~ uams_randnum.c:274:5: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 274 | seteuid(uid); | ^~~~~~~~~~~~ uams_randnum.c: In function 'afppasswd': uams_randnum.c:177:7: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 177 | read(keyfd, key, sizeof(key)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD uams_randnum.la CC uams_dhx_passwd.lo CCLD uams_dhx_passwd.la CC uams_dhx2_passwd.lo CCLD uams_dhx2_passwd.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc' Making all in contrib make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib' Making all in macusers make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/macusers' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/macusers' Making all in shell_utils make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib' Making all in distrib make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib' Making all in config make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/config' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/config' Making all in initscripts make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/initscripts' sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.bsd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.debian sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.gentoo sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.netbsd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.redhat sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.solaris sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.suse sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ service.systemd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ netatalk.xml make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/initscripts' Making all in m4 make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib' Making all in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc' Making all in manpages make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages' Making all in man1 make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man1' Making all in man5 make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man5' Making all in man8 make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages' Making all in manual make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man' Making all in man1 make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man1' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man1' Making all in man5 make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man5' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man5' Making all in man8 make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man8' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man8' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man' Making all in macros make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/macros' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/macros' Making all in test make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test' Making all in afpd make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' make[1]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' >>> netatalk 3.1.13 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/netatalk-3.1.13/ make[1]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include' Making install in atalk make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include/atalk' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include/atalk' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include/atalk' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/atalk' /usr/bin/install -c -m 644 adouble.h afp.h vfs.h cnid.h logger.h netatalk_conf.h paths.h unicode.h util.h ea.h acl.h unix.h volume.h standards.h bstrlib.h list.h globals.h compat.h uam.h iniparser.h dictionary.h hash.h '/tmp/instance-13/output-1/target/usr/include/atalk' make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include/atalk' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include/atalk' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include/atalk' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/include' Making install in libatalk make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk' Making install in acl make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/acl' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/acl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/acl' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/acl' Making install in adouble make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/adouble' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/adouble' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/adouble' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/adouble' Making install in bstring make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/bstring' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/bstring' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/bstring' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/bstring' Making install in compat make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/compat' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/compat' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/compat' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/compat' Making install in cnid make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid' Making install in last make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/last' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/last' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/last' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/last' Making install in cdb make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' Making install in dbd make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' Making install in tdb make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/cnid' Making install in dsi make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/dsi' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/dsi' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/dsi' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/dsi' Making install in iniparser make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/iniparser' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/iniparser' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/iniparser' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/iniparser' Making install in talloc make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/talloc' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/talloc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/talloc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/talloc' Making install in util make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/util' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/util' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/util' Making install in unicode make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode' Making install in charsets make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/unicode' Making install in vfs make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/vfs' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/vfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/vfs' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/vfs' Making install in tdb make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/tdb' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/tdb' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/tdb' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk/tdb' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libatalk.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libatalk.so.18.0.0 /tmp/instance-13/output-1/target/usr/lib/libatalk.so.18.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libatalk.so.18.0.0 libatalk.so.18 || { rm -f libatalk.so.18 && ln -s libatalk.so.18.0.0 libatalk.so.18; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libatalk.so.18.0.0 libatalk.so || { rm -f libatalk.so && ln -s libatalk.so.18.0.0 libatalk.so; }; }) libtool: install: /usr/bin/install -c .libs/libatalk.lai /tmp/instance-13/output-1/target/usr/lib/libatalk.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/libatalk' Making install in bin make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin' Making install in afppasswd make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/afppasswd' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/afppasswd' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c afppasswd '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c afppasswd /tmp/instance-13/output-1/target/usr/bin/afppasswd /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/afppasswd' chmod u+s /tmp/instance-13/output-1/target/usr/bin/afppasswd make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/afppasswd' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/afppasswd' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/afppasswd' Making install in cnid make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/cnid' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/cnid' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c cnid2_create '/tmp/instance-13/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/cnid' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/cnid' Making install in megatron make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/megatron' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/megatron' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/megatron' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/megatron' Making install in misc make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/misc' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/misc' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c afpldaptest '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c afpldaptest /tmp/instance-13/output-1/target/usr/bin/afpldaptest make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/misc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/misc' Making install in ad make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/ad' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/ad' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c ad '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c ad /tmp/instance-13/output-1/target/usr/bin/ad make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/ad' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin/ad' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/bin' Making install in config make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config' Making install in pam make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config/pam' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config/pam' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config/pam' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config/pam' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config' make[4]: Nothing to be done for 'install-exec-am'. sed -e s@:UAMS_PATH:@/usr/lib/netatalk/@ \ -e s@:ETCDIR:@/etc@ \ -e s@:COMPILED_BACKENDS:@"dbd cdb last tdb"@ \ -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ -e s@:LOCALSTATEDIR:@"/var"@ \ afp.conf sed -e s@:UAMS_PATH:@/usr/lib/netatalk/@ \ -e s@:ETCDIR:@/etc@ \ -e s@:COMPILED_BACKENDS:@"dbd cdb last tdb"@ \ -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ -e s@:LOCALSTATEDIR:@"/var"@ \ dbus-session.conf /bin/bash /tmp/instance-13/output-1/build/netatalk-3.1.13/install-sh -d /tmp/instance-13/output-1/target/etc /usr/bin/install -c -m 644 extmap.conf /tmp/instance-13/output-1/target/etc /usr/bin/install -c -m 644 afp.conf /tmp/instance-13/output-1/target/etc /usr/bin/install -c -m 644 dbus-session.conf /tmp/instance-13/output-1/target/etc mkdir -pm 0755 /tmp/instance-13/output-1/target/var/netatalk/ mkdir -pm 0755 /tmp/instance-13/output-1/target/var/netatalk/CNID/ /usr/bin/install -c -m 644 ./README /tmp/instance-13/output-1/target/var/netatalk/ /usr/bin/install -c -m 644 ./README /tmp/instance-13/output-1/target/var/netatalk/CNID/ make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/config' Making install in etc make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc' Making install in spotlight make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/spotlight' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/spotlight' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/spotlight' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/spotlight' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/spotlight' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/spotlight' Making install in afpd make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/afpd' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/afpd' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/afpd' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c afpd '/tmp/instance-13/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c afpd /tmp/instance-13/output-1/target/usr/sbin/afpd make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/afpd' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/afpd' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/afpd' Making install in cnid_dbd make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/cnid_dbd' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/cnid_dbd' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c dbd '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c dbd /tmp/instance-13/output-1/target/usr/bin/dbd /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c cnid_dbd cnid_metad '/tmp/instance-13/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c cnid_dbd /tmp/instance-13/output-1/target/usr/sbin/cnid_dbd libtool: install: /usr/bin/install -c cnid_metad /tmp/instance-13/output-1/target/usr/sbin/cnid_metad make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/cnid_dbd' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/cnid_dbd' Making install in netatalk make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/netatalk' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/netatalk' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c netatalk '/tmp/instance-13/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c netatalk /tmp/instance-13/output-1/target/usr/sbin/netatalk make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/netatalk' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/netatalk' Making install in uams make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/netatalk/' /bin/bash ../../libtool --mode=install /usr/bin/install -c uams_guest.la uams_passwd.la uams_randnum.la uams_dhx_passwd.la uams_dhx2_passwd.la '/tmp/instance-13/output-1/target/usr/lib/netatalk/' libtool: install: /usr/bin/install -c .libs/uams_guest.so /tmp/instance-13/output-1/target/usr/lib/netatalk/uams_guest.so libtool: install: /usr/bin/install -c .libs/uams_guest.lai /tmp/instance-13/output-1/target/usr/lib/netatalk/uams_guest.la libtool: install: /usr/bin/install -c .libs/uams_passwd.so /tmp/instance-13/output-1/target/usr/lib/netatalk/uams_passwd.so libtool: install: /usr/bin/install -c .libs/uams_passwd.lai /tmp/instance-13/output-1/target/usr/lib/netatalk/uams_passwd.la libtool: install: /usr/bin/install -c .libs/uams_randnum.so /tmp/instance-13/output-1/target/usr/lib/netatalk/uams_randnum.so libtool: install: /usr/bin/install -c .libs/uams_randnum.lai /tmp/instance-13/output-1/target/usr/lib/netatalk/uams_randnum.la libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.so /tmp/instance-13/output-1/target/usr/lib/netatalk/uams_dhx_passwd.so libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.lai /tmp/instance-13/output-1/target/usr/lib/netatalk/uams_dhx_passwd.la libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.so /tmp/instance-13/output-1/target/usr/lib/netatalk/uams_dhx2_passwd.so libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.lai /tmp/instance-13/output-1/target/usr/lib/netatalk/uams_dhx2_passwd.la libtool: warning: remember to run 'libtool --finish /usr/lib/netatalk/' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/uams' (if [ -d /tmp/instance-13/output-1/target/usr/lib/netatalk/ ] ; then \ cd /tmp/instance-13/output-1/target/usr/lib/netatalk/ && \ rm -f uams_clrtxt.so uams_dhx.so uams_dhx2.so && \ ln -s uams_passwd.so uams_clrtxt.so && \ echo && ln -s uams_dhx_passwd.so uams_dhx.so && \ echo && ln -s uams_dhx2_passwd.so uams_dhx2.so ; \ fi) make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/uams' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc/uams' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/etc' Making install in contrib make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib' Making install in macusers make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/macusers' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/macusers' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c macusers '/tmp/instance-13/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/macusers' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/macusers' Making install in shell_utils make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/shell_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c asip-status.pl apple_dump afpstats '/tmp/instance-13/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/contrib' Making install in distrib make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib' Making install in config make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/config' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/config' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c netatalk-config '/tmp/instance-13/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/config' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/config' Making install in initscripts make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/initscripts' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/initscripts' make[4]: Nothing to be done for 'install-exec-am'. /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/initscripts' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/initscripts' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/initscripts' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/initscripts' Making install in m4 make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/aclocal' /usr/bin/install -c -m 644 netatalk.m4 '/tmp/instance-13/output-1/target/usr/share/aclocal' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/m4' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib/m4' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/distrib' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc' Making install in manpages make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages' Making install in man1 make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man1' Making install in man5 make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man5' Making install in man8 make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages' make[5]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manpages' Making install in manual make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manual' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc/manual' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/doc' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man' Making install in man1 make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man1' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man1' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ad.1 afpldaptest.1 afppasswd.1 afpstats.1 apple_dump.1 asip-status.pl.1 dbd.1 macusers.1 netatalk-config.1 uniconv.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man1' Making install in man5 make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man5' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man5' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 afp.conf.5 afp_signature.conf.5 afp_voluuid.conf.5 extmap.conf.5 '/tmp/instance-13/output-1/target/usr/share/man/man5' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man5' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man5' Making install in man8 make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man8' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man8' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 afpd.8 cnid_dbd.8 cnid_metad.8 netatalk.8 '/tmp/instance-13/output-1/target/usr/share/man/man8' make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man8' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man/man8' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/man' Making install in macros make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/macros' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/macros' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/macros' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/macros' Making install in test make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test' Making install in afpd make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test/afpd' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test/afpd' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test' make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13/test' make[2]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' make[3]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' make[1]: Leaving directory '/tmp/instance-13/output-1/build/netatalk-3.1.13' >>> netcalc 2.1.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.netcalc-2.1.6.tar.gz.Ee8LaD/output' 'https://github.com/troglobit/netcalc/releases/download/v2.1.6/netcalc-2.1.6.tar.gz' --2022-10-17 19:31:33-- https://github.com/troglobit/netcalc/releases/download/v2.1.6/netcalc-2.1.6.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://objects.githubusercontent.com/github-production-release-asset-2e65be/26061134/1ec1f100-a853-11ea-8e82-f994b30760f8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T013133Z&X-Amz-Expires=300&X-Amz-Signature=a5603c7461be7e8fa00f595f01f6abfa197fda6bbdc4c27289355e9537e69dbe&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=26061134&response-content-disposition=attachment%3B%20filename%3Dnetcalc-2.1.6.tar.gz&response-content-type=application%2Foctet-stream [following] --2022-10-17 19:31:33-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/26061134/1ec1f100-a853-11ea-8e82-f994b30760f8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T013133Z&X-Amz-Expires=300&X-Amz-Signature=a5603c7461be7e8fa00f595f01f6abfa197fda6bbdc4c27289355e9537e69dbe&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=26061134&response-content-disposition=attachment%3B%20filename%3Dnetcalc-2.1.6.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 126109 (123K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.netcalc-2.1.6.tar.gz.Ee8LaD/output' 0K .......... .......... .......... .......... .......... 40% 14.5M 0s 50K .......... .......... .......... .......... .......... 81% 757K 0s 100K .......... .......... ... 100% 44.9M=0.07s 2022-10-17 19:31:34 (1.72 MB/s) - '/tmp/instance-13/output-1/build/.netcalc-2.1.6.tar.gz.Ee8LaD/output' saved [126109/126109] netcalc-2.1.6.tar.gz: OK (md5: c8660b61370c76d866247fe65966a35b) netcalc-2.1.6.tar.gz: OK (sha256: cff41782fcf63d7d4ce6d35f95ed302127f6ddf6fc0ca03a8188af95a7c3243b) >>> netcalc 2.1.6 Extracting gzip -d -c /tmp/instance-13/dl/netcalc/netcalc-2.1.6.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/netcalc-2.1.6 -xf - >>> netcalc 2.1.6 Patching >>> netcalc 2.1.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/netcalc-2.1.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netcalc 2.1.6 Patching libtool >>> netcalc 2.1.6 Configuring (cd /tmp/instance-13/output-1/build/netcalc-2.1.6/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-ipcalc-symlink ) 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 mips64-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 whether make supports nested variables... (cached) yes checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for strlcat... no checking for strlcpy... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/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 >>> netcalc 2.1.6 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/netcalc-2.1.6/ make[1]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/src' CC netcalc-netcalc.o CC netcalc-output.o CC netcalc-misc.o CC netcalc-cprintf.o CC ../lib/strlcat.o CC ../lib/strlcpy.o CCLD netcalc make[3]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/src' Making all in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' make[1]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' >>> netcalc 2.1.6 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/netcalc-2.1.6/ make[1]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c netcalc '/tmp/instance-13/output-1/target/usr/bin' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/src' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/src' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/src' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6/tests' make[2]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' make[3]: Entering directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/netcalc' /usr/bin/install -c -m 644 README.md LICENSE '/tmp/instance-13/output-1/target/usr/share/doc/netcalc' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 netcalc.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' make[1]: Leaving directory '/tmp/instance-13/output-1/build/netcalc-2.1.6' >>> netstat-nat 1.4.10 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.netstat-nat-1.4.10.tar.gz.onNXFL/output' 'http://tweegy.nl/download/netstat-nat-1.4.10.tar.gz' --2022-10-17 19:31:41-- http://tweegy.nl/download/netstat-nat-1.4.10.tar.gz Resolving tweegy.nl (tweegy.nl)... 45.83.6.133, 2a10:3781:247f::1 Connecting to tweegy.nl (tweegy.nl)|45.83.6.133|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 83865 (82K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.netstat-nat-1.4.10.tar.gz.onNXFL/output' 0K .......... .......... .......... .......... .......... 61% 195K 0s 50K .......... .......... .......... . 100% 195M=0.3s 2022-10-17 19:31:41 (319 KB/s) - '/tmp/instance-13/output-1/build/.netstat-nat-1.4.10.tar.gz.onNXFL/output' saved [83865/83865] netstat-nat-1.4.10.tar.gz: OK (sha256: e945faa283a49f33af15de915a949c9273a230fc17154925364c547adab676ca) >>> netstat-nat 1.4.10 Extracting gzip -d -c /tmp/instance-13/dl/netstat-nat/netstat-nat-1.4.10.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/netstat-nat-1.4.10 -xf - >>> netstat-nat 1.4.10 Patching >>> netstat-nat 1.4.10 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/netstat-nat-1.4.10 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netstat-nat 1.4.10 Patching libtool >>> netstat-nat 1.4.10 Configuring (cd /tmp/instance-13/output-1/build/netstat-nat-1.4.10/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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: loading site script /dev/null checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for strings.h... (cached) yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands >>> netstat-nat 1.4.10 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/netstat-nat-1.4.10/ make[1]: Entering directory '/tmp/instance-13/output-1/build/netstat-nat-1.4.10' make[2]: Entering directory '/tmp/instance-13/output-1/build/netstat-nat-1.4.10' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"netstat-nat\" -DVERSION=\"1.4.10\" -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_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_NETDB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STRINGS_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SYS_IOCTL_H=1 -I. -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 netstat-nat.c netstat-nat.c: In function 'main': netstat-nat.c:283:42: warning: comparison between pointer and zero character constant [-Wpointer-compare] 283 | if (optarg == NULL || optarg == '\0') { | ^~ netstat-nat.c:283:35: note: did you mean to dereference the pointer? 283 | if (optarg == NULL || optarg == '\0') { | ^ netstat-nat.c: In function 'get_protocol': netstat-nat.c:530:9: warning: implicit declaration of function 'string_search' [-Wimplicit-function-declaration] 530 | if (string_search(line, "tcp")) { | ^~~~~~~~~~~~~ netstat-nat.c: In function 'process_entry': netstat-nat.c:615:5: warning: implicit declaration of function 'search_first_hit' [-Wimplicit-function-declaration] 615 | search_first_hit("src=", line, srcip_f); | ^~~~~~~~~~~~~~~~ netstat-nat.c:617:5: warning: implicit declaration of function 'search_sec_hit' [-Wimplicit-function-declaration] 617 | search_sec_hit("src=", line, srcip_s); | ^~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o netstat-nat netstat-nat.o make[2]: Leaving directory '/tmp/instance-13/output-1/build/netstat-nat-1.4.10' make[1]: Leaving directory '/tmp/instance-13/output-1/build/netstat-nat-1.4.10' >>> netstat-nat 1.4.10 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/netstat-nat-1.4.10/ make[1]: Entering directory '/tmp/instance-13/output-1/build/netstat-nat-1.4.10' make[2]: Entering directory '/tmp/instance-13/output-1/build/netstat-nat-1.4.10' make[3]: Entering directory '/tmp/instance-13/output-1/build/netstat-nat-1.4.10' test -z "/usr/bin" || mkdir -p -- "/tmp/instance-13/output-1/target/usr/bin" /usr/bin/install -c 'netstat-nat' '/tmp/instance-13/output-1/target/usr/bin/netstat-nat' test -z "/usr/share/doc/netstat-nat-1.4.10" || mkdir -p -- "/tmp/instance-13/output-1/target/usr/share/doc/netstat-nat-1.4.10" /usr/bin/install -c -m 644 'INSTALL' '/tmp/instance-13/output-1/target/usr/share/doc/netstat-nat-1.4.10/INSTALL' /usr/bin/install -c -m 644 'NEWS' '/tmp/instance-13/output-1/target/usr/share/doc/netstat-nat-1.4.10/NEWS' /usr/bin/install -c -m 644 'README' '/tmp/instance-13/output-1/target/usr/share/doc/netstat-nat-1.4.10/README' /usr/bin/install -c -m 644 'ChangeLog' '/tmp/instance-13/output-1/target/usr/share/doc/netstat-nat-1.4.10/ChangeLog' /usr/bin/install -c -m 644 'AUTHORS' '/tmp/instance-13/output-1/target/usr/share/doc/netstat-nat-1.4.10/AUTHORS' /usr/bin/install -c -m 644 'COPYING' '/tmp/instance-13/output-1/target/usr/share/doc/netstat-nat-1.4.10/COPYING' /usr/bin/install -c -m 644 'NEWS' '/tmp/instance-13/output-1/target/usr/share/doc/netstat-nat-1.4.10/NEWS' test -z "/usr/share/man/man1" || mkdir -p -- "/tmp/instance-13/output-1/target/usr/share/man/man1" /usr/bin/install -c -m 644 './netstat-nat.1' '/tmp/instance-13/output-1/target/usr/share/man/man1/netstat-nat.1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/netstat-nat-1.4.10' make[2]: Leaving directory '/tmp/instance-13/output-1/build/netstat-nat-1.4.10' make[1]: Leaving directory '/tmp/instance-13/output-1/build/netstat-nat-1.4.10' >>> odroidc2-firmware s905_6.0.1_v5.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.odroidc2-firmware-s905_6.0.1_v5.5.tar.gz.3qBSKT/output' 'https://github.com/hardkernel/u-boot/archive/s905_6.0.1_v5.5/odroidc2-firmware-s905_6.0.1_v5.5.tar.gz' --2022-10-17 19:31:48-- https://github.com/hardkernel/u-boot/archive/s905_6.0.1_v5.5/odroidc2-firmware-s905_6.0.1_v5.5.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/hardkernel/u-boot/tar.gz/refs/tags/s905_6.0.1_v5.5 [following] --2022-10-17 19:31:48-- https://codeload.github.com/hardkernel/u-boot/tar.gz/refs/tags/s905_6.0.1_v5.5 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.odroidc2-firmware-s905_6.0.1_v5.5.tar.gz.3qBSKT/output' 0K .......... .......... .......... .......... .......... 486K 50K .......... .......... .......... .......... .......... 930K 100K .......... .......... .......... .......... .......... 84.3M 150K .......... .......... .......... .......... .......... 1.01M 200K .......... .......... .......... .......... .......... 79.2M 250K .......... .......... .......... .......... .......... 18.6M 300K .......... .......... .......... .......... .......... 113M 350K .......... .......... .......... .......... .......... 1.01M 400K .......... .......... .......... .......... .......... 181M 450K .......... .......... .......... .......... .......... 12.9M 500K .......... .......... .......... .......... .......... 56.3M 550K .......... .......... .......... .......... .......... 101M 600K .......... .......... .......... .......... .......... 109M 650K .......... .......... .......... .......... .......... 520K 700K .......... .......... .......... .......... .......... 194M 750K .......... .......... .......... .......... .......... 179M 800K .......... .......... .......... .......... .......... 9.33M 850K .......... .......... .......... .......... .......... 204M 900K .......... .......... .......... .......... .......... 208M 950K .......... .......... .......... .......... .......... 194M 1000K .......... .......... .......... .......... .......... 208M 1050K .......... .......... .......... .......... .......... 200M 1100K .......... .......... .......... .......... .......... 36.2M 1150K .......... .......... .......... .......... .......... 1.14M 1200K .......... .......... .......... .......... .......... 102M 1250K .......... .......... .......... .......... .......... 11.6M 1300K .......... .......... .......... .......... .......... 38.9M 1350K .......... .......... .......... .......... .......... 25.6M 1400K .......... .......... .......... .......... .......... 1.12M 1450K .......... .......... .......... .......... .......... 92.0M 1500K .......... .......... .......... .......... .......... 6.61M 1550K .......... .......... .......... .......... .......... 128M 1600K .......... .......... .......... .......... .......... 206M 1650K .......... .......... .......... .......... .......... 1.14M 1700K .......... .......... .......... .......... .......... 67.4M 1750K .......... .......... .......... .......... .......... 14.3M 1800K .......... .......... .......... .......... .......... 12.6M 1850K .......... .......... .......... .......... .......... 89.2M 1900K .......... .......... .......... .......... .......... 1.15M 1950K .......... .......... .......... .......... .......... 61.6M 2000K .......... .......... .......... .......... .......... 13.1M 2050K .......... .......... .......... .......... .......... 12.6M 2100K .......... .......... .......... .......... .......... 1.32M 2150K .......... .......... .......... .......... .......... 7.29M 2200K .......... .......... .......... .......... .......... 12.8M 2250K .......... .......... .......... .......... .......... 76.4M 2300K .......... .......... .......... .......... .......... 12.1M 2350K .......... .......... .......... .......... .......... 1.18M 2400K .......... .......... .......... .......... .......... 63.4M 2450K .......... .......... .......... .......... .......... 10.6M 2500K .......... .......... .......... .......... .......... 31.7M 2550K .......... .......... .......... .......... .......... 16.9M 2600K .......... .......... .......... .......... .......... 1.18M 2650K .......... .......... .......... .......... .......... 62.9M 2700K .......... .......... .......... .......... .......... 10.7M 2750K .......... .......... .......... .......... .......... 501K 2800K .......... .......... .......... .......... .......... 91.0M 2850K .......... .......... .......... .......... .......... 102M 2900K .......... .......... .......... .......... .......... 98.0M 2950K .......... .......... .......... .......... .......... 94.6M 3000K .......... .......... .......... .......... .......... 96.0M 3050K .......... .......... .......... .......... .......... 97.0M 3100K .......... .......... .......... .......... .......... 28.4M 3150K .......... .......... .......... .......... .......... 9.49M 3200K .......... .......... .......... .......... .......... 535K 3250K .......... .......... .......... .......... .......... 82.9M 3300K .......... .......... .......... .......... .......... 97.2M 3350K .......... .......... .......... .......... .......... 101M 3400K .......... .......... .......... .......... .......... 5.81M 3450K .......... .......... .......... .......... .......... 89.0M 3500K .......... .......... .......... .......... .......... 1.10M 3550K .......... .......... .......... .......... .......... 7.34M 3600K .......... .......... .......... .......... .......... 1.10M 3650K .......... .......... .......... .......... .......... 8.00M 3700K .......... .......... .......... .......... .......... 5.56M 3750K .......... .......... .......... .......... .......... 1.33M 3800K .......... .......... .......... .......... .......... 8.25M 3850K .......... .......... .......... .......... .......... 1.09M 3900K .......... .......... .......... .......... .......... 8.49M 3950K .......... .......... .......... .......... .......... 4.76M 4000K .......... .......... .......... .......... .......... 1.39M 4050K .......... .......... .......... .......... .......... 7.23M 4100K .......... .......... .......... .......... .......... 1.07M 4150K .......... .......... .......... .......... .......... 11.1M 4200K .......... .......... .......... .......... .......... 36.5M 4250K .......... .......... .......... .......... .......... 1.06M 4300K .......... .......... .......... .......... .......... 7.34M 4350K .......... .......... .......... .......... .......... 1.19M 4400K .......... .......... .......... .......... .......... 6.98M 4450K .......... .......... .......... .......... .......... 15.1M 4500K .......... .......... .......... .......... .......... 1.11M 4550K .......... .......... .......... .......... .......... 9.89M 4600K .......... .......... .......... .......... .......... 522K 4650K .......... .......... .......... .......... .......... 97.8M 4700K .......... .......... .......... .......... .......... 98.2M 4750K .......... .......... .......... .......... .......... 30.1M 4800K .......... .......... .......... .......... .......... 6.16M 4850K .......... .......... .......... .......... .......... 1.12M 4900K .......... .......... .......... .......... .......... 5.81M 4950K .......... .......... .......... .......... .......... 982K 5000K .......... .......... .......... .......... .......... 2.59M 5050K .......... .......... .......... .......... .......... 1.52M 5100K .......... .......... .......... .......... .......... 2.53M 5150K .......... .......... .......... .......... .......... 1.53M 5200K .......... .......... .......... .......... .......... 1.25M 5250K .......... .......... .......... .......... .......... 4.01M 5300K .......... .......... .......... .......... .......... 1.17M 5350K .......... .......... .......... .......... .......... 4.90M 5400K .......... .......... .......... .......... .......... 1.15M 5450K .......... .......... .......... .......... .......... 5.50M 5500K .......... .......... .......... .......... .......... 1.17M 5550K .......... .......... .......... .......... .......... 5.34M 5600K .......... .......... .......... .......... .......... 1.14M 5650K .......... .......... .......... .......... .......... 5.68M 5700K .......... .......... .......... .......... .......... 1.18M 5750K .......... .......... .......... .......... .......... 4.85M 5800K .......... .......... .......... .......... .......... 1.16M 5850K .......... .......... .......... .......... .......... 5.26M 5900K .......... .......... .......... .......... .......... 1.14M 5950K .......... .......... .......... .......... .......... 5.44M 6000K .......... .......... .......... .......... .......... 1.19M 6050K .......... .......... .......... .......... .......... 4.63M 6100K .......... .......... .......... .......... .......... 1.21M 6150K .......... .......... .......... .......... .......... 4.35M 6200K .......... .......... .......... .......... .......... 1.23M 6250K .......... .......... .......... .......... .......... 3.95M 6300K .......... .......... .......... .......... .......... 2.66M 6350K .......... .......... .......... .......... .......... 1.48M 6400K .......... .......... .......... .......... .......... 2.38M 6450K .......... .......... .......... .......... .......... 1.53M 6500K .......... .......... .......... .......... .......... 2.58M 6550K .......... .......... .......... .......... .......... 1.53M 6600K .......... .......... .......... .......... .......... 2.87M 6650K .......... .......... .......... .......... .......... 1.87M 6700K .......... .......... .......... .......... .......... 5.18M 6750K .......... .......... .......... .......... .......... 1.33M 6800K .......... .......... .......... .......... .......... 3.29M 6850K .......... .......... .......... .......... .......... 1.22M 6900K .......... .......... .......... .......... .......... 4.36M 6950K .......... .......... .......... .......... .......... 1.39M 7000K .......... .......... .......... .......... .......... 3.13M 7050K .......... .......... .......... .......... .......... 1.38M 7100K .......... .......... .......... .......... .......... 3.14M 7150K .......... .......... .......... .......... .......... 2.67M 7200K .......... .......... .......... .......... .......... 1.50M 7250K .......... .......... .......... .......... .......... 2.64M 7300K .......... .......... .......... .......... .......... 1.58M 7350K .......... .......... .......... .......... .......... 2.96M 7400K .......... .......... .......... .......... .......... 1.83M 7450K .......... .......... .......... .......... .......... 4.67M 7500K .......... .......... .......... .......... .......... 1.39M 7550K .......... .......... .......... .......... .......... 3.23M 7600K .......... .......... .......... .......... .......... 1.35M 7650K .......... .......... .......... .......... .......... 603K 7700K .......... .......... .......... .......... .......... 21.7M 7750K .......... .......... .......... .......... .......... 209M 7800K .......... .......... .......... .......... .......... 2.90M 7850K .......... .......... .......... .......... .......... 1.99M 7900K .......... .......... .......... .......... .......... 1.17M 7950K .......... .......... .......... .......... .......... 2.64M 8000K .......... .......... .......... .......... .......... 476K 8050K .......... .......... .......... .......... .......... 204M 8100K .......... .......... .......... .......... .......... 217M 8150K .......... .......... .......... .......... .......... 972K 8200K .......... .......... .......... .......... .......... 1.16M 8250K .......... .......... .......... .......... .......... 978K 8300K .......... .......... .......... .......... .......... 975K 8350K .......... .......... .......... .......... .......... 1.59M 8400K .......... .......... .......... .......... .......... 800K 8450K .......... .......... .......... .......... .......... 1.42M 8500K .......... .......... .......... .......... .......... 1.35M 8550K .......... .......... .......... .......... .......... 1.19M 8600K .......... .......... .......... .......... .......... 981K 8650K .......... .......... .......... .......... .......... 1.18M 8700K .......... .......... .......... .......... .......... 1.26M 8750K .......... .......... .......... .......... .......... 976K 8800K .......... .......... .......... .......... .......... 1.51M 8850K .......... .......... .......... .......... .......... 1.01M 8900K .......... .......... .......... .......... .......... 969K 8950K .......... .......... .......... .......... .......... 2.09M 9000K .......... .......... .......... .......... .......... 1.53M 9050K .......... .......... .......... .......... .......... 501K 9100K .......... .......... .......... .......... .......... 2.18M 9150K .......... .......... .......... .......... .......... 991K 9200K .......... .......... .......... .......... .......... 863K 9250K .......... .......... .......... .......... .......... 955K 9300K .......... .......... .......... .......... .......... 860K 9350K .......... .......... .......... .......... .......... 843K 9400K .......... .......... .......... .......... .......... 976K 9450K .......... .......... .......... .......... .......... 972K 9500K .......... .......... .......... .......... .......... 947K 9550K .......... .......... .......... .......... .......... 817K 9600K .......... .......... .......... .......... .......... 983K 9650K .......... .......... .......... .......... .......... 971K 9700K .......... .......... .......... .......... .......... 742K 9750K .......... .......... .......... .......... .......... 1.36M 9800K .......... .......... .......... .......... .......... 581K 9850K .......... .......... .......... .......... .......... 732K 9900K .......... .......... .......... .......... .......... 977K 9950K .......... .......... .......... .......... .......... 264K 10000K .......... .......... .......... .......... .......... 1.64M 10050K .......... .......... .......... .......... .......... 548K 10100K .......... .......... .......... .......... .......... 578K 10150K .......... .......... .......... .......... .......... 490K 10200K .......... .......... .......... .......... .......... 696K 10250K .......... .......... .......... .......... .......... 592K 10300K .......... .......... .......... .......... .......... 487K 10350K .......... .......... .......... .......... .......... 649K 10400K .......... .......... .......... .......... .......... 610K 10450K .......... .......... .......... .......... .......... 909K 10500K .......... .......... .......... .......... .......... 556K 10550K .......... .......... .......... .......... .......... 836K 10600K .......... .......... .......... .......... .......... 850K 10650K .......... .......... .......... .......... .......... 786K 10700K .......... .......... .......... .......... .......... 613K 10750K .......... .......... .......... .......... .......... 875K 10800K .......... .......... .......... .......... .......... 766K 10850K .......... .......... .......... .......... .......... 875K 10900K .......... .......... .......... .......... .......... 706K 10950K .......... .......... .......... .......... .......... 980K 11000K .......... .......... .......... .......... .......... 981K 11050K .......... .......... .......... .......... .......... 979K 11100K .......... .......... .......... .......... .......... 748K 11150K .......... .......... .......... .......... .......... 980K 11200K .......... .......... .......... .......... .......... 941K 11250K .......... .......... .......... .......... .......... 945K 11300K .......... .......... .......... .......... .......... 971K 11350K .......... .......... .......... .......... .......... 975K 11400K .......... .......... .......... .......... .......... 1.04M 11450K .......... .......... .......... .......... .......... 910K 11500K .......... .......... .......... .......... .......... 971K 11550K .......... .......... .......... .......... .......... 990K 11600K .......... .......... .......... .......... .......... 1.09M 11650K .......... .......... .......... .......... .......... 964K 11700K .......... .......... .......... .......... .......... 1.01M 11750K .......... .......... .......... .......... .......... 2.03M 11800K .......... .......... .......... .......... .......... 982K 11850K .......... .......... .......... .......... .......... 978K 11900K .......... .......... .......... .......... .......... 1014K 11950K .......... .......... .......... .......... .......... 1.32M 12000K .......... .......... .......... .......... .......... 1.07M 12050K .......... .......... .......... .......... .......... 1014K 12100K .......... .......... .......... .......... .......... 1.09M 12150K .......... .......... .......... .......... .......... 1.65M 12200K .......... .......... .......... .......... .......... 1.16M 12250K .......... .......... .......... .......... .......... 893K 12300K .......... .......... .......... .......... .......... 1.29M 12350K .......... .......... .......... .......... .......... 1.08M 12400K .......... .......... .......... .......... .......... 1.13M 12450K .......... .......... .......... .......... .......... 1.56M 12500K .......... .......... .......... .......... .......... 1.44M 12550K .......... .......... .......... .......... .......... 1.09M 12600K .......... .......... .......... .......... .......... 2.14M 12650K .......... .......... .......... .......... .......... 983K 12700K .......... .......... .......... .......... .......... 1.10M 12750K .......... .......... .......... .......... .......... 1.38M 12800K .......... .......... .......... .......... .......... 1.15M 12850K .......... .......... .......... .......... .......... 1.61M 12900K .......... .......... .......... .......... .......... 1.20M 12950K .......... .......... .......... .......... .......... 1.42M 13000K .......... .......... .......... .......... .......... 913K 13050K .......... .......... .......... .......... .......... 2.09M 13100K .......... .......... .......... .......... .......... 1.27M 13150K .......... .......... .......... .......... .......... 1.19M 13200K .......... .......... .......... .......... .......... 1.97M 13250K .......... .......... .......... .......... .......... 1.59M 13300K .......... .......... .......... .......... .......... 1.18M 13350K .......... .......... .......... .......... .......... 1.52M 13400K .......... .......... .......... .......... .......... 1.17M 13450K .......... .......... .......... .......... .......... 1.36M 13500K .......... .......... .......... .......... .......... 1.99M 13550K .......... .......... .......... .......... .......... 1.17M 13600K .......... .......... .......... .......... .......... 1.42M 13650K .......... .......... .......... .......... .......... 1.88M 13700K .......... .......... .......... .......... . 1.43M=9.0s 2022-10-17 19:31:58 (1.50 MB/s) - '/tmp/instance-13/output-1/build/.odroidc2-firmware-s905_6.0.1_v5.5.tar.gz.3qBSKT/output' saved [14070876] odroidc2-firmware-s905_6.0.1_v5.5.tar.gz: OK (sha256: a2fba4c6d9332ecc5f04283f370d5c275f35d6cb62dba1f685d011269bacb6d0) >>> odroidc2-firmware s905_6.0.1_v5.5 Extracting gzip -d -c /tmp/instance-13/dl/odroidc2-firmware/odroidc2-firmware-s905_6.0.1_v5.5.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/odroidc2-firmware-s905_6.0.1_v5.5 -xf - >>> odroidc2-firmware s905_6.0.1_v5.5 Patching >>> odroidc2-firmware s905_6.0.1_v5.5 Configuring >>> odroidc2-firmware s905_6.0.1_v5.5 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-13/output-1/build/odroidc2-firmware-s905_6.0.1_v5.5/tools/fip_create/ make[1]: Entering directory '/tmp/instance-13/output-1/build/odroidc2-firmware-s905_6.0.1_v5.5/tools/fip_create' HOSTCC fip_create.c HOSTLD fip_create make[1]: Leaving directory '/tmp/instance-13/output-1/build/odroidc2-firmware-s905_6.0.1_v5.5/tools/fip_create' >>> odroidc2-firmware s905_6.0.1_v5.5 Installing to target >>> odroidc2-firmware s905_6.0.1_v5.5 Installing to images directory /usr/bin/install -D -m 0644 /tmp/instance-13/output-1/build/odroidc2-firmware-s905_6.0.1_v5.5/fip/gxb/bl301.bin /tmp/instance-13/output-1/images/bl301.bin /usr/bin/install -D -m 0644 /tmp/instance-13/output-1/build/odroidc2-firmware-s905_6.0.1_v5.5/fip/gxb/bl30.bin /tmp/instance-13/output-1/images/bl30.bin /usr/bin/install -D -m 0644 /tmp/instance-13/output-1/build/odroidc2-firmware-s905_6.0.1_v5.5/fip/gxb/bl31.bin /tmp/instance-13/output-1/images/bl31.bin /usr/bin/install -D -m 0644 /tmp/instance-13/output-1/build/odroidc2-firmware-s905_6.0.1_v5.5/fip/gxb/bl2.package /tmp/instance-13/output-1/images/bl2.package /usr/bin/install -D -m 0644 /tmp/instance-13/output-1/build/odroidc2-firmware-s905_6.0.1_v5.5/sd_fuse/bl1.bin.hardkernel /tmp/instance-13/output-1/images/bl1.bin.hardkernel /usr/bin/install -D -m0755 /tmp/instance-13/output-1/build/odroidc2-firmware-s905_6.0.1_v5.5/tools/fip_create/fip_create /tmp/instance-13/output-1/host/bin/fip_create >>> openssh 9.1p1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.openssh-9.1p1.tar.gz.tJUnRh/output' 'http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.1p1.tar.gz' --2022-10-17 19:32:01-- http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.1p1.tar.gz Resolving ftp.openbsd.org (ftp.openbsd.org)... 199.185.178.81 Connecting to ftp.openbsd.org (ftp.openbsd.org)|199.185.178.81|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1838747 (1.8M) [text/plain] Saving to: '/tmp/instance-13/output-1/build/.openssh-9.1p1.tar.gz.tJUnRh/output' 0K .......... .......... .......... .......... .......... 2% 631K 3s 50K .......... .......... .......... .......... .......... 5% 1.26M 2s 100K .......... .......... .......... .......... .......... 8% 16.4M 1s 150K .......... .......... .......... .......... .......... 11% 1.19M 1s 200K .......... .......... .......... .......... .......... 13% 228M 1s 250K .......... .......... .......... .......... .......... 16% 277M 1s 300K .......... .......... .......... .......... .......... 19% 292M 1s 350K .......... .......... .......... .......... .......... 22% 1.31M 1s 400K .......... .......... .......... .......... .......... 25% 184M 1s 450K .......... .......... .......... .......... .......... 27% 26.7M 1s 500K .......... .......... .......... .......... .......... 30% 60.5M 0s 550K .......... .......... .......... .......... .......... 33% 1.26M 0s 600K .......... .......... .......... .......... .......... 36% 242M 0s 650K .......... .......... .......... .......... .......... 38% 134M 0s 700K .......... .......... .......... .......... .......... 41% 160M 0s 750K .......... .......... .......... .......... .......... 44% 194M 0s 800K .......... .......... .......... .......... .......... 47% 33.8M 0s 850K .......... .......... .......... .......... .......... 50% 169M 0s 900K .......... .......... .......... .......... .......... 52% 277M 0s 950K .......... .......... .......... .......... .......... 55% 1.41M 0s 1000K .......... .......... .......... .......... .......... 58% 94.9M 0s 1050K .......... .......... .......... .......... .......... 61% 37.8M 0s 1100K .......... .......... .......... .......... .......... 64% 234M 0s 1150K .......... .......... .......... .......... .......... 66% 58.9M 0s 1200K .......... .......... .......... .......... .......... 69% 172M 0s 1250K .......... .......... .......... .......... .......... 72% 102M 0s 1300K .......... .......... .......... .......... .......... 75% 45.1M 0s 1350K .......... .......... .......... .......... .......... 77% 242M 0s 1400K .......... .......... .......... .......... .......... 80% 35.4M 0s 1450K .......... .......... .......... .......... .......... 83% 130M 0s 1500K .......... .......... .......... .......... .......... 86% 143M 0s 1550K .......... .......... .......... .......... .......... 89% 125M 0s 1600K .......... .......... .......... .......... .......... 91% 147M 0s 1650K .......... .......... .......... .......... .......... 94% 1.63M 0s 1700K .......... .......... .......... .......... .......... 97% 9.42M 0s 1750K .......... .......... .......... .......... ..... 100% 1.14M=0.4s 2022-10-17 19:32:02 (4.85 MB/s) - '/tmp/instance-13/output-1/build/.openssh-9.1p1.tar.gz.tJUnRh/output' saved [1838747/1838747] openssh-9.1p1.tar.gz: OK (sha256: 19f85009c7e3e23787f0236fbb1578392ab4d4bf9f8ec5fe6bc1cd7e8bfdd288) >>> openssh 9.1p1 Extracting gzip -d -c /tmp/instance-13/dl/openssh/openssh-9.1p1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/openssh-9.1p1 -xf - >>> openssh 9.1p1 Patching >>> openssh 9.1p1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/openssh-9.1p1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> openssh 9.1p1 Patching libtool >>> openssh 9.1p1 Configuring (cd /tmp/instance-13/output-1/build/openssh-9.1p1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" LDFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LIBS=`/tmp/instance-13/output-1/host/bin/pkg-config --libs openssl` CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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 --sysconfdir=/etc/ssh --with-default-path="/bin:/sbin:/usr/bin:/usr/sbin" --without-sandbox --disable-lastlog --disable-utmp --disable-utmpx --disable-wtmp --disable-wtmpx --disable-strip --without-ssl-engine --without-audit --with-pam --without-selinux ) 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 mips64-buildroot-linux-gnu-cc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports C99-style variadic macros... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... (cached) yes checking for gawk... gawk checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for cat... /usr/bin/cat checking for kill... /tmp/instance-13/output-1/host/bin/kill checking for sed... /usr/bin/sed checking for bash... /usr/bin/bash checking for ksh... (cached) /usr/bin/bash checking for sh... (cached) /usr/bin/bash checking for bash... /usr/bin/bash checking for ksh... (cached) /usr/bin/bash checking for sh... (cached) /usr/bin/bash checking for groff... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for mandoc... no checking for mips64-buildroot-linux-gnu-pkg-config... no checking for pkg-config... /tmp/instance-13/output-1/host/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking for groupadd... /usr/sbin/groupadd checking for useradd... /usr/sbin/useradd checking for pkgmk... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for passwd... /usr/bin/passwd checking for inline... inline checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether LLONG_MAX is declared... yes checking whether LONG_LONG_MAX is declared... no checking whether SYSTR_POLICY_KILL is declared... no checking whether RLIMIT_NPROC is declared... yes checking whether PR_SET_NO_NEW_PRIVS is declared... yes checking whether OpenSSL will be used for cryptography... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -pipe... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wunknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wno-error=format-truncation... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Qunused-arguments... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wextra... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wsign-compare... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wformat-security... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wsizeof-pointer-memaccess... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wpointer-sign... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wunused-parameter... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wunused-result... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wimplicit-fallthrough... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wmisleading-indentation... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -Wbitwise-instead-of-logical... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -fno-strict-aliasing... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -mretpoline... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports link flag -Wl,-z,retpolineplt... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -D_FORTIFY_SOURCE=2... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports link flag -Wl,-z,relro... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports link flag -Wl,-z,now... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports link flag -Wl,-z,noexecstack... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -ftrapv and linking succeeds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -fzero-call-used-regs=all... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -ftrivial-auto-var-init=zero... no checking gcc version... 11.3.0 checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -fno-builtin-memset... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fstack-protector-strong... yes checking if -fstack-protector-strong works... configure: WARNING: cross compiling: cannot test checking if compiler allows __attribute__ on return types... yes checking if compiler allows __attribute__ prototype args... yes checking if compiler supports variable length arrays... yes checking if compiler accepts variable declarations after code... yes checking for blf.h... no checking for bstring.h... no checking for crypt.h... yes checking for crypto/sha2.h... no checking for dirent.h... yes checking for endian.h... yes checking for elf.h... yes checking for err.h... yes checking for features.h... yes checking for fcntl.h... yes checking for floatingpoint.h... no checking for fnmatch.h... yes checking for getopt.h... yes checking for glob.h... yes checking for ia.h... no checking for iaf.h... no checking for ifaddrs.h... yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for login.h... no checking for maillock.h... yes checking for ndir.h... no checking for net/if_tun.h... no checking for netdb.h... yes checking for netgroup.h... no checking for pam/pam_appl.h... no checking for paths.h... yes checking for poll.h... yes checking for pty.h... yes checking for readpassphrase.h... no checking for rpc/types.h... no checking for security/pam_appl.h... yes checking for sha2.h... yes checking for shadow.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/bitypes.h... yes checking for sys/byteorder.h... no checking for sys/bsdtty.h... no checking for sys/cdefs.h... yes checking for sys/dir.h... yes checking for sys/file.h... yes checking for sys/mman.h... yes checking for sys/label.h... no checking for sys/ndir.h... no checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/prctl.h... yes checking for sys/procctl.h... no checking for sys/pstat.h... no checking for sys/ptrace.h... yes checking for sys/random.h... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for sys/stream.h... no checking for sys/stropts.h... no checking for sys/strtio.h... no checking for sys/statvfs.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/timers.h... no checking for sys/vfs.h... yes checking for time.h... yes checking for tmpdir.h... no checking for ttyent.h... yes checking for ucred.h... no checking for unistd.h... (cached) yes checking for usersec.h... no checking for util.h... no checking for utime.h... yes checking for utmp.h... yes checking for utmpx.h... yes checking for vis.h... no checking for wchar.h... yes checking for sys/audit.h... no checking for sys/capsicum.h... no checking for capsicum_helpers.h... no checking for caph_cache_tzdata... no checking for net/route.h... yes checking for sys/sysctl.h... no checking for lastlog.h... yes checking for sys/ptms.h... no checking for login_cap.h... no checking for sys/mount.h... yes checking for sys/un.h... yes checking for linux/if_tun.h... yes checking for linux/if.h... yes checking for linux/seccomp.h... yes checking for linux/filter.h... yes checking for linux/audit.h... yes checking for seccomp architecture... "AUDIT_ARCH_MIPS64" checking compiler and flags for sanity... configure: WARNING: cross compiling: not checking compiler sanity checking for setsockopt... yes checking for dirname... yes checking for libgen.h... yes checking for getspnam... yes checking for library containing basename... none required checking for zlib... yes checking for zlib.h... yes checking for deflate in -lz... yes checking for possibly buggy zlib... configure: WARNING: cross compiling: not checking zlib version checking for strcasecmp... yes checking for utimes... yes checking for bsd/libutil.h... no checking for libutil.h... no checking for library containing fmt_scaled... no checking for library containing scan_scaled... no checking for library containing login... none required checking for library containing logout... none required checking for library containing logwtmp... none required checking for library containing openpty... none required checking for library containing updwtmp... none required checking for fmt_scaled... no checking for scan_scaled... no checking for login... yes checking for logout... yes checking for openpty... yes checking for updwtmp... yes checking for logwtmp... yes checking for library containing inet_ntop... none required checking for library containing gethostbyname... none required checking for library containing SHA256Update... -lmd checking for strftime... yes checking for GNU libc compatible malloc... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking if calloc(0, N) returns non-null... configure: WARNING: cross compiling: assuming same as malloc yes checking for GLOB_ALTDIRFUNC support... yes checking for gl_matchc field in glob_t... no checking for gl_statv and GLOB_KEEPSTAT extensions for glob... no checking whether GLOB_NOMATCH is declared... yes checking whether VIS_ALL is declared... no checking whether struct dirent allocates space for d_name... configure: WARNING: cross compiling: assuming BROKEN_ONE_BYTE_DIRENT_D_NAME checking for /proc/pid/fd directory... yes checking for supported audit module... no checking for gcc >= 4.x... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports compile flag -fPIE... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports link flag -pie... yes checking whether both -fPIE and -pie are supported... yes checking whether -fPIC is accepted... yes checking for Blowfish_initstate... no checking for Blowfish_expandstate... no checking for Blowfish_expand0state... no checking for Blowfish_stream2word... no checking for SHA256Update... yes checking for SHA384Update... yes checking for SHA512Update... yes checking for asprintf... yes checking for b64_ntop... no checking for __b64_ntop... no checking for b64_pton... no checking for __b64_pton... no checking for bcopy... yes checking for bcrypt_pbkdf... no checking for bindresvport_sa... no checking for blf_enc... no checking for bzero... yes checking for cap_rights_limit... no checking for clock... yes checking for closefrom... yes checking for close_range... yes checking for dirfd... yes checking for endgrent... yes checking for err... yes checking for errx... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for flock... yes checking for fnmatch... yes checking for freeaddrinfo... yes checking for freezero... no checking for fstatfs... yes checking for fstatvfs... yes checking for futimes... yes checking for getaddrinfo... yes checking for getcwd... yes checking for getentropy... yes checking for getgrouplist... yes checking for getline... yes checking for getnameinfo... yes checking for getopt... yes checking for getpagesize... yes checking for getpeereid... no checking for getpeerucred... no checking for getpgid... yes checking for _getpty... no checking for getrlimit... yes checking for getrandom... yes checking for getsid... yes checking for getttyent... yes checking for glob... yes checking for group_from_gid... no checking for inet_aton... yes checking for inet_ntoa... yes checking for inet_ntop... yes checking for innetgr... yes checking for killpg... yes checking for llabs... yes checking for localtime_r... yes checking for login_getcapbool... no checking for login_getpwclass... no checking for memmem... yes checking for memmove... yes checking for memset_s... no checking for mkdtemp... yes checking for ngetaddrinfo... no checking for nsleep... no checking for ogetaddrinfo... no checking for openlog_r... no checking for pledge... no checking for poll... yes checking for ppoll... yes checking for prctl... yes checking for procctl... no checking for pselect... yes checking for pstat... no checking for raise... yes checking for readpassphrase... no checking for reallocarray... yes checking for realpath... yes checking for recvmsg... yes checking for recallocarray... no checking for rresvport_af... yes checking for sendmsg... yes checking for setdtablesize... no checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgroupent... no checking for setgroups... yes checking for setlinebuf... yes checking for setlogin... no checking for setpassent... no checking for setpcred... no checking for setproctitle... no checking for setregid... yes checking for setreuid... yes checking for setrlimit... yes checking for setsid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigvec... no checking for snprintf... yes checking for socketpair... yes checking for statfs... yes checking for statvfs... yes checking for strcasestr... yes checking for strdup... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strmode... no checking for strndup... yes checking for strnlen... yes checking for strnvis... no checking for strptime... yes checking for strsignal... yes checking for strtonum... no checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking for swap32... no checking for sysconf... yes checking for tcgetpgrp... yes checking for timegm... yes checking for timingsafe_bcmp... no checking for truncate... yes checking for unsetenv... yes checking for updwtmpx... yes checking for utimensat... yes checking for user_from_uid... no checking for usleep... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for warn... yes checking whether bzero is declared... yes checking whether memmem is declared... no checking for mblen... yes checking for mbtowc... yes checking for nl_langinfo... yes checking for wcwidth... yes checking for utf8 locale support... configure: WARNING: cross compiling: assuming yes checking for library containing dlopen... none required checking for dlopen... yes checking whether RTLD_NOW is declared... yes checking for gai_strerror... yes checking for library containing nanosleep... none required checking for library containing clock_gettime... none required checking whether localtime_r is declared... yes checking whether strsep is declared... yes checking for strsep... yes checking whether tcsendbreak is declared... yes checking whether h_errno is declared... yes checking whether SHUT_RD is declared... yes checking whether getpeereid is declared... no checking whether O_NONBLOCK is declared... yes checking whether ftruncate is declared... yes checking whether getentropy is declared... yes checking whether readv is declared... yes checking whether writev is declared... yes checking whether MAXSYMLINKS is declared... yes checking whether offsetof is declared... yes checking whether howmany is declared... yes checking whether NFDBITS is declared... yes checking for fd_mask... yes checking for setresuid... yes checking if setresuid seems to work... configure: WARNING: cross compiling: not checking setresuid checking for setresgid... yes checking if setresgid seems to work... configure: WARNING: cross compiling: not checking setresuid checking for working fflush(NULL)... configure: WARNING: cross compiling: assuming working checking for gettimeofday... yes checking for time... yes checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for getutxuser... no checking for pututxline... yes checking for setutxdb... no checking for setutxent... yes checking for utmpxname... yes checking for getlastlogxbyname... no checking for daemon... yes checking for getpagesize... (cached) yes checking whether snprintf correctly terminates long strings... configure: WARNING: cross compiling: Assuming working snprintf() checking whether snprintf understands %zu... configure: WARNING: cross compiling: Assuming working snprintf() checking whether vsnprintf returns correct values on overflow... configure: WARNING: cross compiling: Assuming working vsnprintf() checking whether snprintf can declare const char *fmt... yes checking whether system supports SO_PEERCRED getsockopt... yes checking if openpty correctly handles controlling tty... cross-compiling, assuming yes checking whether AI_NUMERICSERV is declared... yes checking if SA_RESTARTed signals interrupt select()... configure: WARNING: cross compiling: assuming yes checking for getpgrp... yes checking if getpgrp accepts zero args... yes checking for openssl/opensslv.h... yes checking OpenSSL header version... configure: WARNING: cross compiling: not checking checking for OpenSSL_version... yes checking for OpenSSL_version_num... yes checking OpenSSL library version... configure: WARNING: cross compiling: not checking checking whether OpenSSL's headers match the library... configure: WARNING: cross compiling: not checking checking if programs using OpenSSL functions will link... yes checking for BN_is_prime_ex... yes checking for DES_crypt... yes checking for DSA_generate_parameters_ex... yes checking for EVP_DigestFinal_ex... yes checking for EVP_DigestInit_ex... yes checking for EVP_MD_CTX_cleanup... no checking for EVP_MD_CTX_copy_ex... yes checking for EVP_MD_CTX_init... no checking for HMAC_CTX_init... no checking for RSA_generate_key_ex... yes checking for RSA_get_default_method... yes checking for OpenSSL_add_all_algorithms... no checking whether OpenSSL_add_all_algorithms is declared... yes checking for OPENSSL_init_crypto... yes checking for DH_get0_key... yes checking for DH_get0_pqg... yes checking for DH_set0_key... yes checking for DH_set_length... yes checking for DH_set0_pqg... yes checking for DSA_get0_key... yes checking for DSA_get0_pqg... yes checking for DSA_set0_key... yes checking for DSA_set0_pqg... yes checking for DSA_SIG_get0... yes checking for DSA_SIG_set0... yes checking for ECDSA_SIG_get0... yes checking for ECDSA_SIG_set0... yes checking for EVP_CIPHER_CTX_iv... yes checking for EVP_CIPHER_CTX_iv_noconst... yes checking for EVP_CIPHER_CTX_get_iv... no checking for EVP_CIPHER_CTX_get_updated_iv... no checking for EVP_CIPHER_CTX_set_iv... no checking for RSA_get0_crt_params... yes checking for RSA_get0_factors... yes checking for RSA_get0_key... yes checking for RSA_set0_crt_params... yes checking for RSA_set0_factors... yes checking for RSA_set0_key... yes checking for RSA_meth_free... yes checking for RSA_meth_dup... yes checking for RSA_meth_set1_name... yes checking for RSA_meth_get_finish... yes checking for RSA_meth_set_priv_enc... yes checking for RSA_meth_set_priv_dec... yes checking for RSA_meth_set_finish... yes checking for EVP_PKEY_get0_RSA... yes checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... yes checking for EVP_chacha20... no checking whether OpenSSL has crippled AES support... no checking if EVP_DigestUpdate returns an int... yes checking for EVP_sha256... yes checking for EVP_sha384... yes checking for EVP_sha512... yes checking whether OpenSSL has NID_X9_62_prime256v1... yes checking whether OpenSSL has NID_secp384r1... yes checking whether OpenSSL has NID_secp521r1... yes checking if OpenSSL's NID_secp521r1 is functional... configure: WARNING: cross-compiling: assuming yes checking for EC_KEY_METHOD_new... yes checking whether to enable PKCS11... yes checking whether to enable U2F... yes checking if /tmp/instance-13/output-1/host/bin/pkg-config knows about libfido2... no checking for fido_init in -lfido2... no checking for fido.h... no checking for fido/credman.h... no checking for usable libfido2 installation... missing fido/credman.h from libfido2 checking for arc4random... yes checking for arc4random_buf... yes checking for arc4random_stir... no checking for arc4random_uniform... yes checking whether OpenSSL's PRNG is internally seeded... configure: WARNING: cross compiling: assuming yes checking for ia_openinfo in -liaf... no checking for crypt in -lcrypt... yes checking for crypt... yes checking for dlopen in -ldl... yes checking for pam_set_item in -lpam... yes checking for pam_getenvlist... yes checking for pam_putenv... yes checking whether pam_strerror takes only one argument... no checking whether SECCOMP_MODE_FILTER is declared... yes checking kernel for seccomp_filter support... yes checking for struct pollfd.fd... yes checking for nfds_t... yes checking for long long... yes checking for unsigned long long... yes checking for long double... yes checking size of short int... 2 checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking size of time_t... 8 checking whether UINT32_MAX is declared... yes checking for u_int type... yes checking for intXX_t types... yes checking for int64_t type... yes checking for u_intXX_t types... yes checking for u_int64_t types... yes checking for uintXX_t types in stdint.h... yes checking for uintXX_t types in inttypes.h... yes checking for u_char... yes checking for intmax_t... yes checking for uintmax_t... yes checking for socklen_t... yes checking for sig_atomic_t... yes checking for sighandler_t... no checking for fsblkcnt_t... yes checking for fsfilcnt_t... yes checking for struct statfs.f_files... yes checking for struct statfs.f_flags... yes checking for in_addr_t... yes checking for in_port_t... yes checking for size_t... yes checking for ssize_t... yes checking for clock_t... yes checking for sa_family_t... yes checking for pid_t... yes checking for mode_t... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct sockaddr_in6.sin6_scope_id... yes checking for struct addrinfo... yes checking for struct timeval... yes checking for struct timespec... yes configure: WARNING: cross compiling: Assuming working snprintf() checking for ut_host field in utmp.h... yes checking for ut_host field in utmpx.h... yes checking for syslen field in utmpx.h... no checking for ut_pid field in utmp.h... yes checking for ut_type field in utmp.h... yes checking for ut_type field in utmpx.h... yes checking for ut_tv field in utmp.h... yes checking for ut_id field in utmp.h... yes checking for ut_id field in utmpx.h... yes checking for ut_addr field in utmp.h... yes checking for ut_addr field in utmpx.h... yes checking for ut_addr_v6 field in utmp.h... yes checking for ut_addr_v6 field in utmpx.h... yes checking for ut_exit field in utmp.h... yes checking for ut_time field in utmp.h... no checking for ut_time field in utmpx.h... no checking for ut_tv field in utmpx.h... yes checking for ut_ss field in utmpx.h... no checking for struct stat.st_blksize... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtime... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_class... no checking for struct passwd.pw_change... no checking for struct passwd.pw_expire... no checking for struct __res_state.retrans... yes checking for ss_family field in struct sockaddr_storage... yes checking for __ss_family field in struct sockaddr_storage... no checking for msg_accrights field in struct msghdr... no checking if struct statvfs.f_fsid is integral type... yes checking for msg_control field in struct msghdr... yes checking if libc defines __progname... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc implements __FUNCTION__... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc implements __func__... yes checking whether va_copy exists... yes checking whether __va_copy exists... yes checking whether getopt has optreset support... no checking if libc defines sys_errlist... no checking if libc defines sys_nerr... no checking for library containing getrrsetbyname... no checking for library containing res_query... none required checking for library containing dn_expand... none required checking if res_query will link... yes checking for _getshort... no checking for _getlong... no checking whether _getshort is declared... no checking whether _getlong is declared... no checking for HEADER.ad... yes checking if struct __res_state _res is an extern... yes checking for xauth... no checking Discovering system mail directory... configure: WARNING: cross compiling: use --with-maildir=/path/to/mail configure: WARNING: cross compiling: Disabling /dev/ptmx test configure: WARNING: cross compiling: Disabling /dev/ptc test checking if the systems has expire shadow information... yes configure: WARNING: cross compiling: not checking /etc/default/login checking if we need to convert IPv4 in IPv6-mapped addresses... yes (default) checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... yes checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines WTMPX_FILE... no checking for struct lastlog.ll_line... yes checking for struct utmp.ut_line... yes checking whether BROKEN_GETADDRINFO is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating buildpkg.sh config.status: creating opensshd.init config.status: creating openssh.xml config.status: creating openbsd-compat/Makefile config.status: creating openbsd-compat/regress/Makefile config.status: creating survey.sh config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared OpenSSH has been configured with the following options: User binaries: /usr/bin System binaries: /usr/sbin Configuration files: /etc/ssh Askpass program: /usr/libexec/ssh-askpass Manual pages: /usr/share/man/manX PID file: /var/run Privilege separation chroot path: /var/empty sshd default user PATH: /bin:/sbin:/usr/bin:/usr/sbin Manpage format: doc PAM support: yes OSF SIA support: no KerberosV support: no SELinux support: no libedit support: no libldns support: no Solaris process contract support: no Solaris project support: no Solaris privilege support: no IP address in $DISPLAY hack: no Translate v4 in v6 hack: yes BSD Auth support: no Random number source: OpenSSL internal ONLY Privsep sandbox style: none PKCS#11 support: yes U2F/FIDO support: yes Host: mips64-buildroot-linux-gnu Compiler: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc Compiler flags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE Preprocessor flags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE Linker flags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie Libraries: -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto +for channels: -lcrypto -lz +for sshd: -lcrypt -lpam -ldl PAM is enabled. You may need to install a PAM control file for sshd, otherwise password authentication may fail. Example PAM control files can be found in the contrib/ subdirectory >>> openssh 9.1p1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/openssh-9.1p1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/openssh-9.1p1' Makefile:684: warning: ignoring prerequisites on suffix rule definition conffile=`echo sshd_config.out | sed 's/.out$//'`; \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ./${conffile} > sshd_config.out conffile=`echo ssh_config.out | sed 's/.out$//'`; \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ./${conffile} > ssh_config.out conffile=`echo moduli.out | sed 's/.out$//'`; \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ./${conffile} > moduli.out if test "doc" = "cat"; then \ manpage=./`echo moduli.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo moduli.5.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > moduli.5.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > moduli.5.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo scp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo scp.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > scp.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > scp.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-add.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-add.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-add.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > ssh-add.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-agent.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-agent.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-agent.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > ssh-agent.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-keygen.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-keygen.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-keygen.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > ssh-keygen.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-keyscan.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-keyscan.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-keyscan.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > ssh-keyscan.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > ssh.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo sshd.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo sshd.8.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > sshd.8.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > sshd.8.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo sftp-server.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo sftp-server.8.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > sftp-server.8.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > sftp-server.8.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo sftp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo sftp.1.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > sftp.1.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > sftp.1.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-keysign.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-keysign.8.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-keysign.8.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > ssh-keysign.8.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-pkcs11-helper.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-pkcs11-helper.8.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-pkcs11-helper.8.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > ssh-pkcs11-helper.8.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh-sk-helper.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh-sk-helper.8.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh-sk-helper.8.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > ssh-sk-helper.8.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo sshd_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo sshd_config.5.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > sshd_config.5.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > sshd_config.5.out; \ fi if test "doc" = "cat"; then \ manpage=./`echo ssh_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ else \ manpage=./`echo ssh_config.5.out | sed 's/\.out$//'`; \ fi; \ if test "doc" = "man"; then \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed | \ gawk -f ./mdoc2man.awk > ssh_config.5.out; \ else \ /usr/bin/sed -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/libexec|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/etc/ssh/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/etc/ssh/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/bin:/sbin:/usr/bin:/usr/sbin|g' ${manpage} | /usr/bin/bash ./fixalgorithms /usr/bin/sed > ssh_config.5.out; \ fi (cd openbsd-compat && /home/autobuild/make/make) make[2]: Entering directory '/tmp/instance-13/output-1/build/openssh-9.1p1/openbsd-compat' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-asprintf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-closefrom.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-cygwin_util.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-err.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-flock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-getentropy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-getline.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-getpagesize.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-getpeereid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-malloc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-misc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-nextstep.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-openpty.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-poll.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-pselect.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-setres_id.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-signal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-snprintf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-statvfs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-timegm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bsd-waitpid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c fake-rfc2553.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c getrrsetbyname-ldns.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c kludge-fd_set.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c openssl-compat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c libressl-api-compat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c xcrypt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c arc4random.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c arc4random_uniform.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c base64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c basename.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bcrypt_pbkdf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c bindresvport.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c blowfish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c daemon.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c dirname.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c explicit_bzero.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c fmt_scaled.c fmt_scaled.c: In function 'fmt_scaled': fmt_scaled.c:278:66: warning: '%1lld' directive output may be truncated writing between 1 and 17 bytes into a region of size between 0 and 5 [-Wformat-truncation=] 278 | (void)snprintf(result, FMT_SCALED_STRSIZE, "%lld.%1lld%c", | ^~~~~ fmt_scaled.c:278:60: note: directive argument in the range [-9007199254740991, 9] 278 | (void)snprintf(result, FMT_SCALED_STRSIZE, "%lld.%1lld%c", | ^~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/resolv.h:58, from ../openbsd-compat/getrrsetbyname.h:59, from ../openbsd-compat/openbsd-compat.h:44, from ../includes.h:173, from fmt_scaled.c:41: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 5 and 40 bytes into a destination of size 7 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c freezero.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c fnmatch.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c getcwd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c getgrouplist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c getopt_long.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c getrrsetbyname.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c glob.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c inet_aton.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c inet_ntoa.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c inet_ntop.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c md5.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c memmem.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c mktemp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c pwcache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c readpassphrase.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c reallocarray.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c recallocarray.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c rresvport.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c setenv.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c setproctitle.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c sha1.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c sha2.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c sigact.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strcasestr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strlcat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strlcpy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strmode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strndup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strnlen.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strptime.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strsep.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strtoll.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strtonum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strtoull.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c strtoul.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c timingsafe_bcmp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c vis.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c port-aix.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c port-irix.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c port-linux.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c port-prngd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c port-solaris.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c port-net.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIC -I. -I.. -I. -I./.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c port-uw.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar rv libopenbsd-compat.a bsd-asprintf.o bsd-closefrom.o bsd-cygwin_util.o bsd-err.o bsd-flock.o bsd-getentropy.o bsd-getline.o bsd-getpagesize.o bsd-getpeereid.o bsd-malloc.o bsd-misc.o bsd-nextstep.o bsd-openpty.o bsd-poll.o bsd-pselect.o bsd-setres_id.o bsd-signal.o bsd-snprintf.o bsd-statvfs.o bsd-timegm.o bsd-waitpid.o fake-rfc2553.o getrrsetbyname-ldns.o kludge-fd_set.o openssl-compat.o libressl-api-compat.o xcrypt.o arc4random.o arc4random_uniform.o base64.o basename.o bcrypt_pbkdf.o bindresvport.o blowfish.o daemon.o dirname.o explicit_bzero.o fmt_scaled.o freezero.o fnmatch.o getcwd.o getgrouplist.o getopt_long.o getrrsetbyname.o glob.o inet_aton.o inet_ntoa.o inet_ntop.o md5.o memmem.o mktemp.o pwcache.o readpassphrase.o reallocarray.o recallocarray.o rresvport.o setenv.o setproctitle.o sha1.o sha2.o sigact.o strcasestr.o strlcat.o strlcpy.o strmode.o strndup.o strnlen.o strptime.o strsep.o strtoll.o strtonum.o strtoull.o strtoul.o timingsafe_bcmp.o vis.o port-aix.o port-irix.o port-linux.o port-prngd.o port-solaris.o port-net.o port-uw.o /tmp/instance-13/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/11.3.0/../../../../mips64-buildroot-linux-gnu/bin/ar: creating libopenbsd-compat.a a - bsd-asprintf.o a - bsd-closefrom.o a - bsd-cygwin_util.o a - bsd-err.o a - bsd-flock.o a - bsd-getentropy.o a - bsd-getline.o a - bsd-getpagesize.o a - bsd-getpeereid.o a - bsd-malloc.o a - bsd-misc.o a - bsd-nextstep.o a - bsd-openpty.o a - bsd-poll.o a - bsd-pselect.o a - bsd-setres_id.o a - bsd-signal.o a - bsd-snprintf.o a - bsd-statvfs.o a - bsd-timegm.o a - bsd-waitpid.o a - fake-rfc2553.o a - getrrsetbyname-ldns.o a - kludge-fd_set.o a - openssl-compat.o a - libressl-api-compat.o a - xcrypt.o a - arc4random.o a - arc4random_uniform.o a - base64.o a - basename.o a - bcrypt_pbkdf.o a - bindresvport.o a - blowfish.o a - daemon.o a - dirname.o a - explicit_bzero.o a - fmt_scaled.o a - freezero.o a - fnmatch.o a - getcwd.o a - getgrouplist.o a - getopt_long.o a - getrrsetbyname.o a - glob.o a - inet_aton.o a - inet_ntoa.o a - inet_ntop.o a - md5.o a - memmem.o a - mktemp.o a - pwcache.o a - readpassphrase.o a - reallocarray.o a - recallocarray.o a - rresvport.o a - setenv.o a - setproctitle.o a - sha1.o a - sha2.o a - sigact.o a - strcasestr.o a - strlcat.o a - strlcpy.o a - strmode.o a - strndup.o a - strnlen.o a - strptime.o a - strsep.o a - strtoll.o a - strtonum.o a - strtoull.o a - strtoul.o a - timingsafe_bcmp.o a - vis.o a - port-aix.o a - port-irix.o a - port-linux.o a - port-prngd.o a - port-solaris.o a - port-net.o a - port-uw.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libopenbsd-compat.a make[2]: Leaving directory '/tmp/instance-13/output-1/build/openssh-9.1p1/openbsd-compat' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh_api.c -o ssh_api.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssherr.c -o ssherr.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf.c -o sshbuf.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshkey.c -o sshkey.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-getput-basic.c -o sshbuf-getput-basic.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-misc.c -o sshbuf-misc.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-getput-crypto.c -o sshbuf-getput-crypto.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c krl.c -o krl.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c bitmap.c -o bitmap.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-xmss.c -o ssh-xmss.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshkey-xmss.c -o sshkey-xmss.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_commons.c -o xmss_commons.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_fast.c -o xmss_fast.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_hash.c -o xmss_hash.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_hash_address.c -o xmss_hash_address.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_wots.c -o xmss_wots.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfd.c -o authfd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfile.c -o authfile.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c canohost.c -o canohost.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c channels.c -o channels.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher.c -o cipher.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-aes.c -o cipher-aes.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-aesctr.c -o cipher-aesctr.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cleanup.c -o cleanup.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c compat.c -o compat.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fatal.c -o fatal.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hostfile.c -o hostfile.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c log.c -o log.o log.c: In function 'do_log': log.c:395:53: warning: ': ' directive output may be truncated writing 2 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 395 | snprintf(fmtbuf, sizeof(fmtbuf), "%s: %s", msgbuf, suffix); | ^~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/resolv.h:58, from openbsd-compat/getrrsetbyname.h:59, from openbsd-compat/openbsd-compat.h:44, from includes.h:173, from log.c:37: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 3 or more bytes (assuming 1026) into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ log.c:407:58: warning: ' ' directive output may be truncated writing 2 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 407 | snprintf(msgbuf, sizeof msgbuf, "%s%s%.*s\r\n", | ^~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/resolv.h:58, from openbsd-compat/getrrsetbyname.h:59, from openbsd-compat/openbsd-compat.h:44, from includes.h:173, from log.c:37: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 3 and 1026 bytes into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c match.c -o match.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c moduli.c -o moduli.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c nchan.c -o nchan.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c packet.c -o packet.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readpass.c -o readpass.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ttymodes.c -o ttymodes.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmalloc.c -o xmalloc.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c addr.c -o addr.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c addrmatch.c -o addrmatch.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c atomicio.c -o atomicio.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dispatch.c -o dispatch.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mac.c -o mac.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c misc.c -o misc.o misc.c: In function 'fmt_timeframe': misc.c:651:40: warning: '%02llu' directive output may be truncated writing between 2 and 14 bytes into a region of size 9 [-Wformat-truncation=] 651 | snprintf(buf, TF_LEN, "%02lluw%01ud%02uh", week, day, hrs); | ^~~~~~ misc.c:651:39: note: directive argument in the range [0, 30500568904943] 651 | snprintf(buf, TF_LEN, "%02lluw%01ud%02uh", week, day, hrs); | ^~~~~~~~~~~~~~~~~~~ misc.c:651:39: note: directive argument in the range [0, 6] misc.c:651:39: note: directive argument in the range [0, 23] In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/resolv.h:58, from openbsd-compat/getrrsetbyname.h:59, from openbsd-compat/openbsd-compat.h:44, from includes.h:173, from misc.c:21: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 9 and 21 bytes into a destination of size 9 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c utf8.c -o utf8.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor_fdpass.c -o monitor_fdpass.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c rijndael.c -o rijndael.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-dss.c -o ssh-dss.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ecdsa.c -o ssh-ecdsa.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ecdsa-sk.c -o ssh-ecdsa-sk.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ed25519-sk.c -o ssh-ed25519-sk.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-rsa.c -o ssh-rsa.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dh.c -o dh.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c msg.c -o msg.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c progressmeter.c -o progressmeter.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dns.c -o dns.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c entropy.c -o entropy.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-genr.c -o gss-genr.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac.c -o umac.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac128.c -o umac128.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11.c -o ssh-pkcs11.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c smult_curve25519_ref.c -o smult_curve25519_ref.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c poly1305.c -o poly1305.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c chacha.c -o chacha.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-chachapoly.c -o cipher-chachapoly.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-chachapoly-libcrypto.c -o cipher-chachapoly-libcrypto.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ed25519.c -o ssh-ed25519.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c digest-openssl.c -o digest-openssl.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c digest-libc.c -o digest-libc.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hmac.c -o hmac.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sc25519.c -o sc25519.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ge25519.c -o ge25519.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fe25519.c -o fe25519.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ed25519.c -o ed25519.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c verify.c -o verify.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hash.c -o hash.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kex.c -o kex.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexdh.c -o kexdh.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgex.c -o kexgex.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexecdh.c -o kexecdh.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexc25519.c -o kexc25519.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexc.c -o kexgexc.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexs.c -o kexgexs.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexsntrup761x25519.c -o kexsntrup761x25519.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sntrup761.c -o sntrup761.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgen.c -o kexgen.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-realpath.c -o sftp-realpath.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-pledge.c -o platform-pledge.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-tracing.c -o platform-tracing.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-misc.c -o platform-misc.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-io.c -o sshbuf-io.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar rv libssh.a ssh_api.o ssherr.o sshbuf.o sshkey.o sshbuf-getput-basic.o sshbuf-misc.o sshbuf-getput-crypto.o krl.o bitmap.o ssh-xmss.o sshkey-xmss.o xmss_commons.o xmss_fast.o xmss_hash.o xmss_hash_address.o xmss_wots.o authfd.o authfile.o canohost.o channels.o cipher.o cipher-aes.o cipher-aesctr.o cleanup.o compat.o fatal.o hostfile.o log.o match.o moduli.o nchan.o packet.o readpass.o ttymodes.o xmalloc.o addr.o addrmatch.o atomicio.o dispatch.o mac.o misc.o utf8.o monitor_fdpass.o rijndael.o ssh-dss.o ssh-ecdsa.o ssh-ecdsa-sk.o ssh-ed25519-sk.o ssh-rsa.o dh.o msg.o progressmeter.o dns.o entropy.o gss-genr.o umac.o umac128.o ssh-pkcs11.o smult_curve25519_ref.o poly1305.o chacha.o cipher-chachapoly.o cipher-chachapoly-libcrypto.o ssh-ed25519.o digest-openssl.o digest-libc.o hmac.o sc25519.o ge25519.o fe25519.o ed25519.o verify.o hash.o kex.o kexdh.o kexgex.o kexecdh.o kexc25519.o kexgexc.o kexgexs.o kexsntrup761x25519.o sntrup761.o kexgen.o sftp-realpath.o platform-pledge.o platform-tracing.o platform-misc.o sshbuf-io.o /tmp/instance-13/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/11.3.0/../../../../mips64-buildroot-linux-gnu/bin/ar: creating libssh.a a - ssh_api.o a - ssherr.o a - sshbuf.o a - sshkey.o a - sshbuf-getput-basic.o a - sshbuf-misc.o a - sshbuf-getput-crypto.o a - krl.o a - bitmap.o a - ssh-xmss.o a - sshkey-xmss.o a - xmss_commons.o a - xmss_fast.o a - xmss_hash.o a - xmss_hash_address.o a - xmss_wots.o a - authfd.o a - authfile.o a - canohost.o a - channels.o a - cipher.o a - cipher-aes.o a - cipher-aesctr.o a - cleanup.o a - compat.o a - fatal.o a - hostfile.o a - log.o a - match.o a - moduli.o a - nchan.o a - packet.o a - readpass.o a - ttymodes.o a - xmalloc.o a - addr.o a - addrmatch.o a - atomicio.o a - dispatch.o a - mac.o a - misc.o a - utf8.o a - monitor_fdpass.o a - rijndael.o a - ssh-dss.o a - ssh-ecdsa.o a - ssh-ecdsa-sk.o a - ssh-ed25519-sk.o a - ssh-rsa.o a - dh.o a - msg.o a - progressmeter.o a - dns.o a - entropy.o a - gss-genr.o a - umac.o a - umac128.o a - ssh-pkcs11.o a - smult_curve25519_ref.o a - poly1305.o a - chacha.o a - cipher-chachapoly.o a - cipher-chachapoly-libcrypto.o a - ssh-ed25519.o a - digest-openssl.o a - digest-libc.o a - hmac.o a - sc25519.o a - ge25519.o a - fe25519.o a - ed25519.o a - verify.o a - hash.o a - kex.o a - kexdh.o a - kexgex.o a - kexecdh.o a - kexc25519.o a - kexgexc.o a - kexgexs.o a - kexsntrup761x25519.o a - sntrup761.o a - kexgen.o a - sftp-realpath.o a - platform-pledge.o a - platform-tracing.o a - platform-misc.o a - sshbuf-io.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libssh.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh.c -o ssh.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readconf.c -o readconf.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c clientloop.c -o clientloop.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshtty.c -o sshtty.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect.c -o sshconnect.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect2.c -o sshconnect2.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mux.c -o mux.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk-client.c -o ssh-sk-client.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect2.o mux.o ssh-sk-client.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lcrypto -lz /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshd.c -o sshd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-rhosts.c -o auth-rhosts.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-passwd.c -o auth-passwd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit.c -o audit.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit-bsm.c -o audit-bsm.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit-linux.c -o audit-linux.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform.c -o platform.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshpty.c -o sshpty.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshlogin.c -o sshlogin.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c servconf.c -o servconf.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c serverloop.c -o serverloop.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth.c -o auth.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2.c -o auth2.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-options.c -o auth-options.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c session.c -o session.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-chall.c -o auth2-chall.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c groupaccess.c -o groupaccess.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-bsdauth.c -o auth-bsdauth.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-hostbased.c -o auth2-hostbased.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-kbdint.c -o auth2-kbdint.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-none.c -o auth2-none.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-passwd.c -o auth2-passwd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-pubkey.c -o auth2-pubkey.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-pubkeyfile.c -o auth2-pubkeyfile.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor.c -o monitor.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor_wrap.c -o monitor_wrap.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-krb5.c -o auth-krb5.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-gss.c -o auth2-gss.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-serv.c -o gss-serv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-serv-krb5.c -o gss-serv-krb5.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c loginrec.c -o loginrec.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-pam.c -o auth-pam.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-shadow.c -o auth-shadow.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-sia.c -o auth-sia.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c srclimit.c -o srclimit.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-server.c -o sftp-server.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-common.c -o sftp-common.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-null.c -o sandbox-null.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-rlimit.c -o sandbox-rlimit.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-systrace.c -o sandbox-systrace.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-darwin.c -o sandbox-darwin.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-seccomp-filter.c -o sandbox-seccomp-filter.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-capsicum.c -o sandbox-capsicum.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-pledge.c -o sandbox-pledge.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-solaris.c -o sandbox-solaris.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c uidswap.c -o uidswap.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o sshd sshd.o auth-rhosts.o auth-passwd.o audit.o audit-bsm.o audit-linux.o platform.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth2.o auth-options.o session.o auth2-chall.o groupaccess.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o auth2-passwd.o auth2-pubkey.o auth2-pubkeyfile.o monitor.o monitor_wrap.o auth-krb5.o auth2-gss.o gss-serv.o gss-serv-krb5.o loginrec.o auth-pam.o auth-shadow.o auth-sia.o srclimit.o sftp-server.o sftp-common.o sandbox-null.o sandbox-rlimit.o sandbox-systrace.o sandbox-darwin.o sandbox-seccomp-filter.o sandbox-capsicum.o sandbox-pledge.o sandbox-solaris.o uidswap.o ssh-sk-client.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypt -lpam -ldl -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lcrypto -lz /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-add.c -o ssh-add.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o ssh-add ssh-add.o ssh-sk-client.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lcrypto -lz /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keygen.c -o ssh-keygen.o ssh-keygen.c: In function 'do_convert_to_ssh2': ssh-keygen.c:361:41: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 39 [-Wformat-truncation=] 361 | "%u-bit %s, converted by %s@%s from OpenSSH", | ^~ 362 | sshkey_size(k), sshkey_type(k), 363 | pw->pw_name, hostname); | ~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/resolv.h:58, from openbsd-compat/getrrsetbyname.h:59, from openbsd-compat/openbsd-compat.h:44, from includes.h:173, from ssh-keygen.c:15: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 36 or more bytes (assuming 1060) into a destination of size 61 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ssh-keygen.c: In function 'do_gen_all_hostkeys': ssh-keygen.c:1118:55: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1023 [-Wformat-truncation=] 1118 | snprintf(comment, sizeof comment, "%s@%s", pw->pw_name, | ^~ 1119 | hostname); | ~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/resolv.h:58, from openbsd-compat/getrrsetbyname.h:59, from openbsd-compat/openbsd-compat.h:44, from includes.h:173, from ssh-keygen.c:15: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 2 or more bytes (assuming 1026) into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ssh-keygen.c: In function 'main': ssh-keygen.c:3886:55: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1023 [-Wformat-truncation=] 3886 | snprintf(comment, sizeof comment, "%s@%s", pw->pw_name, hostname); | ^~ ~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/resolv.h:58, from openbsd-compat/getrrsetbyname.h:59, from openbsd-compat/openbsd-compat.h:44, from includes.h:173, from ssh-keygen.c:15: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 2 or more bytes (assuming 1026) into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshsig.c -o sshsig.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o ssh-keygen ssh-keygen.o sshsig.o ssh-sk-client.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lcrypto -lz /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keyscan.c -o ssh-keyscan.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o ssh-keyscan ssh-keyscan.o ssh-sk-client.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lcrypto -lz /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keysign.c -o ssh-keysign.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o ssh-keysign ssh-keysign.o readconf.o uidswap.o ssh-sk-client.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lcrypto -lz /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11-helper.c -o ssh-pkcs11-helper.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o ssh-pkcs11-helper ssh-pkcs11-helper.o ssh-pkcs11.o ssh-sk-client.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lcrypto -lz /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-agent.c -o ssh-agent.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11-client.c -o ssh-pkcs11-client.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o ssh-agent ssh-agent.o ssh-pkcs11-client.o ssh-sk-client.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lcrypto -lz /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c scp.c -o scp.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-client.c -o sftp-client.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-glob.c -o sftp-glob.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o scp scp.o progressmeter.o sftp-common.o sftp-client.o sftp-glob.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-server-main.c -o sftp-server-main.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o sftp-server sftp-common.o sftp-server.o sftp-server-main.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp.c -o sftp.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-usergroup.c -o sftp-usergroup.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o sftp sftp.o sftp-usergroup.o progressmeter.o sftp-common.o sftp-client.o sftp-glob.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk-helper.c -o ssh-sk-helper.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-sk.c -o ssh-sk.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -Wmisleading-indentation -fno-strict-aliasing -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_SK_HELPER=\"/usr/libexec/ssh-sk-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sk-usbhid.c -o sk-usbhid.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o ssh-sk-helper ssh-sk-helper.o ssh-sk.o sk-usbhid.o -L. -Lopenbsd-compat/ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lmd -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lcrypto -lz make[1]: Leaving directory '/tmp/instance-13/output-1/build/openssh-9.1p1' >>> openssh 9.1p1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install-sysconf -C /tmp/instance-13/output-1/build/openssh-9.1p1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/openssh-9.1p1' Makefile:684: warning: ignoring prerequisites on suffix rule definition /usr/bin/mkdir -p /tmp/instance-13/output-1/target/etc/ssh make[1]: Leaving directory '/tmp/instance-13/output-1/build/openssh-9.1p1' /usr/bin/install -D -m 644 /tmp/instance-13/output-1/build/openssh-9.1p1/contrib/sshd.pam.generic /tmp/instance-13/output-1/target/etc/pam.d/sshd /usr/bin/sed -i -e '\%password required /lib/security/pam_cracklib.so%d' /tmp/instance-13/output-1/target/etc/pam.d/sshd /usr/bin/sed -i -e 's/\#UsePAM no/UsePAM yes/' /tmp/instance-13/output-1/target/etc/ssh/sshd_config /usr/bin/install -D -m 0755 /tmp/instance-13/output-1/build/openssh-9.1p1/sshd /tmp/instance-13/output-1/target/usr/sbin/sshd /usr/bin/install -D -m 0755 /tmp/instance-13/output-1/build/openssh-9.1p1/sftp-server /tmp/instance-13/output-1/target/usr/libexec/sftp-server >>> openswan 3.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.openswan-3.0.0.tar.gz.u072oL/output' 'https://github.com/xelerance/Openswan/archive/v3.0.0/openswan-3.0.0.tar.gz' --2022-10-17 19:35:16-- https://github.com/xelerance/Openswan/archive/v3.0.0/openswan-3.0.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/xelerance/Openswan/tar.gz/refs/tags/v3.0.0 [following] --2022-10-17 19:35:16-- https://codeload.github.com/xelerance/Openswan/tar.gz/refs/tags/v3.0.0 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.openswan-3.0.0.tar.gz.u072oL/output' 0K .......... .......... .......... .......... .......... 508K 50K .......... .......... .......... .......... .......... 1.01M 100K .......... .......... .......... .......... .......... 85.0M 150K .......... .......... .......... .......... .......... 1.03M 200K .......... .......... .......... .......... .......... 70.2M 250K .......... .......... .......... .......... .......... 63.4M 300K .......... .......... .......... .......... .......... 992K 350K .......... .......... .......... .......... .......... 343K 400K .......... .......... .......... .......... .......... 91.4M 450K .......... .......... .......... .......... .......... 94.4M 500K .......... .......... .......... .......... .......... 93.8M 550K .......... .......... .......... .......... .......... 71.4M 600K .......... .......... .......... .......... .......... 213M 650K .......... .......... .......... .......... .......... 223M 700K .......... .......... .......... .......... .......... 214M 750K .......... .......... .......... .......... .......... 148M 800K .......... .......... .......... .......... .......... 212M 850K .......... .......... .......... .......... .......... 214M 900K .......... .......... .......... .......... .......... 215M 950K .......... .......... .......... .......... .......... 191M 1000K .......... .......... .......... .......... .......... 215M 1050K .......... .......... .......... .......... .......... 205M 1100K .......... .......... .......... .......... .......... 1.16M 1150K .......... .......... .......... .......... .......... 80.8M 1200K .......... .......... .......... .......... .......... 42.9M 1250K .......... .......... .......... .......... .......... 520K 1300K .......... .......... .......... .......... .......... 198M 1350K .......... .......... .......... .......... .......... 182M 1400K .......... .......... .......... .......... .......... 214M 1450K .......... .......... .......... .......... .......... 206M 1500K .......... .......... .......... .......... .......... 220M 1550K .......... .......... .......... .......... .......... 1.02M 1600K .......... .......... .......... .......... .......... 92.2M 1650K .......... .......... .......... .......... .......... 29.8M 1700K .......... .......... .......... .......... .......... 1.05M 1750K .......... .......... .......... .......... .......... 78.7M 1800K .......... .......... .......... .......... .......... 1.03M 1850K .......... .......... .......... .......... .......... 38.1M 1900K .......... .......... .......... .......... .......... 93.5M 1950K .......... .......... .......... .......... .......... 1023K 2000K .......... .......... .......... .......... .......... 87.6M 2050K .......... .......... .......... .......... .......... 1.00M 2100K .......... .......... .......... .......... .......... 84.7M 2150K .......... .......... .......... .......... .......... 101M 2200K .......... .......... .......... .......... .......... 1.03M 2250K .......... .......... .......... .......... .......... 92.5M 2300K .......... .......... .......... .......... .......... 86.3M 2350K .......... .......... .......... .......... .......... 1.04M 2400K .......... .......... .......... .......... .......... 70.6M 2450K .......... .......... .......... .......... .......... 1.04M 2500K .......... .......... .......... .......... .......... 108M 2550K .......... .......... .......... .......... .......... 76.7M 2600K .......... .......... .......... .......... .......... 1.03M 2650K .......... .......... .......... .......... .......... 79.7M 2700K .......... .......... .......... .......... .......... 81.4M 2750K .......... .......... .......... .......... .......... 1.03M 2800K .......... .......... .......... .......... .......... 70.2M 2850K .......... .......... .......... .......... .......... 1.03M 2900K .......... .......... .......... .......... .......... 187M 2950K .......... .......... .......... .......... .......... 27.8M 3000K .......... .......... .......... .......... .......... 1.03M 3050K .......... .......... .......... .......... .......... 192M 3100K .......... .......... .......... .......... .......... 46.0M 3150K .......... .......... .......... .......... .......... 1.04M 3200K .......... .......... .......... .......... .......... 34.5M 3250K .......... .......... .......... .......... .......... 197M 3300K .......... .......... .......... .......... .......... 1.03M 3350K .......... .......... .......... .......... .......... 12.4M 3400K .......... .......... .......... .......... .......... 1.21M 3450K .......... .......... .......... .......... .......... 9.95M 3500K .......... .......... .......... .......... .......... 926K 3550K .......... .......... .......... .......... .......... 1.12M 3600K .......... .......... .......... .......... .......... 110M 3650K .......... .......... .......... .......... .......... 10.3M 3700K .......... .......... .......... .......... .......... 1.10M 3750K .......... .......... .......... .......... .......... 166M 3800K .......... .......... .......... .......... .......... 1.01M 3850K .......... .......... .......... .......... .......... 81.9M 3900K .......... .......... .......... .......... .......... 992K 3950K .......... .......... .......... .......... .......... 182M 4000K .......... .......... .......... .......... .......... 1.04M 4050K .......... .......... .......... .......... .......... 24.5M 4100K .......... .......... .......... .......... .......... 1.07M 4150K .......... .......... .......... .......... .......... 18.0M 4200K .......... .......... .......... .......... .......... 1.08M 4250K .......... .......... .......... .......... .......... 13.6M 4300K .......... .......... .......... .......... .......... 1.08M 4350K .......... .......... .......... .......... .......... 15.5M 4400K .......... .......... .......... .......... .......... 1.08M 4450K .......... .......... .......... .......... .......... 11.5M 4500K .......... .......... .......... .......... .......... 192M 4550K .......... .......... .......... .......... .......... 1.03M 4600K .......... .......... .......... .......... .......... 38.5M 4650K .......... .......... .......... .......... .......... 982K 4700K .......... .......... .......... .......... .......... 53.1M 4750K .......... .......... .......... .......... .......... 1.04M 4800K .......... .......... .......... .......... .......... 87.0M 4850K .......... .......... .......... .......... .......... 1.10M 4900K .......... .......... .......... .......... .......... 11.7M 4950K .......... .......... .......... .......... .......... 1.12M 5000K .......... .......... .......... .......... .......... 10.4M 5050K .......... .......... .......... .......... .......... 1.11M 5100K .......... .......... .......... .......... .......... 11.2M 5150K .......... .......... .......... .......... .......... 1.11M 5200K .......... .......... .......... .......... .......... 10.8M 5250K .......... .......... .......... .......... .......... 1.17M 5300K .......... .......... .......... .......... .......... 977K 5350K .......... .......... .......... .......... .......... 216M 5400K .......... .......... .......... .......... .......... 8.04M 5450K .......... .......... .......... .......... .......... 1.03M 5500K .......... .......... .......... .......... .......... 33.3M 5550K .......... .......... .......... .......... .......... 1008K 5600K .......... .......... .......... .......... .......... 1.25M 5650K .......... .......... .......... .......... .......... 4.85M 5700K .......... .......... .......... .......... .......... 1.01M 5750K .......... .......... .......... .......... .......... 1.27M 5800K .......... .......... .......... .......... .......... 4.81M 5850K .......... .......... .......... .......... .......... 510K 5900K .......... .......... .......... .......... .......... 143M 5950K .......... .......... .......... .......... .......... 1.27M 6000K .......... .......... .......... .......... .......... 499K 6050K .......... .......... .......... .......... .......... 6.83M 6100K .......... .......... .......... .......... .......... 571K 6150K .......... .......... .......... .......... .......... 1.01M 6200K .......... .......... .......... .......... .......... 876K 6250K .......... .......... .......... .......... .......... 1.00M 6300K .......... .......... .......... .......... .......... 948K 6350K .......... .......... .......... .......... .......... 962K 6400K .......... .......... .......... .......... .......... 603K 6450K .......... .......... .......... .......... .......... 1.00M 6500K .......... .......... .......... .......... .......... 1021K 6550K .......... .......... .......... .......... .......... 474K 6600K .......... .......... .......... .......... .......... 6.12M 6650K .......... .......... .......... .......... .......... 596K 6700K .......... .......... .......... .......... .......... 939K 6750K .......... .......... .......... .......... .......... 884K 6800K .......... .......... .......... .......... .......... 562K 6850K .......... .......... .......... .......... .......... 1.00M 6900K .......... .......... .......... .......... .......... 857K 6950K .......... .......... .......... .......... .......... 989K 7000K .......... .......... .......... .......... .......... 588K 7050K .......... .......... .......... .......... .......... 833K 7100K .......... .......... .......... .......... .......... 953K 7150K .......... .......... .......... .......... .......... 711K 7200K .......... .......... .......... .......... .......... 908K 7250K .......... .......... .......... .......... .......... 895K 7300K .......... .......... .......... .......... .......... 1.01M 7350K .......... .......... .......... .......... .......... 991K 7400K .......... .......... .......... .......... .......... 615K 7450K .......... .......... .......... .......... .......... 1.00M 7500K .......... .......... .......... .......... .......... 1.01M 7550K .......... .......... .......... .......... .......... 1023K 7600K .......... .......... .......... .......... .......... 1.01M 7650K .......... .......... .......... .......... .......... 1.00M 7700K .......... .......... .......... .......... .......... 735K 7750K .......... .......... .......... .......... .......... 1.32M 7800K .......... .......... .......... .......... .......... 547K 7850K .......... .......... .......... .......... .......... 766K 7900K .......... .......... .......... .......... .......... 995K 7950K .......... .......... .......... .......... .......... 630K 8000K .......... .......... .......... .......... .......... 950K 8050K .......... .......... .......... .......... .......... 997K 8100K .......... .......... .......... .......... .......... 806K 8150K .......... .......... .......... .......... .......... 647K 8200K .......... .......... .......... .......... .......... 1.01M 8250K .......... .......... .......... .......... .......... 922K 8300K .......... .......... .......... .......... .......... 965K 8350K .......... .......... .......... .......... .......... 815K 8400K .......... .......... .......... .......... .......... 1004K 8450K .......... .......... .......... .......... .......... 1.01M 8500K .......... .......... .......... .......... .......... 1.01M 8550K .......... .......... .......... .......... .......... 662K 8600K .......... .......... .......... .......... .......... 1.01M 8650K .......... .......... .......... .......... .......... 1.03M 8700K .......... .......... .......... .......... .......... 1.02M 8750K .......... .......... .......... .......... .......... 1.02M 8800K .......... .......... .......... .......... .......... 1.71M 8850K .......... .......... .......... .......... .......... 974K 8900K .......... .......... .......... .......... .......... 1.02M 8950K .......... .......... .......... .......... .......... 725K 9000K .......... .......... .......... .......... .......... 1.06M 9050K .......... .......... .......... .......... .......... 1.64M 9100K .......... .......... .......... .......... .......... 1.02M 9150K .......... .......... .......... .......... .......... 1.03M 9200K .......... .......... .......... .......... .......... 1.47M 9250K .......... .......... .......... .......... .......... 1.21M 9300K .......... .......... .......... .......... .......... 1.01M 9350K .......... .......... .......... .......... .......... 1.01M 9400K .......... .......... .......... .......... .......... 1.05M 9450K .......... .......... .......... .......... .......... 1.82M 9500K .......... .......... .......... .......... .......... 1.04M 9550K .......... .......... .......... .......... .......... 1.41M 9600K .......... .......... .......... .......... .......... 1.09M 9650K .......... .......... .......... .......... .......... 1.20M 9700K .......... .......... .......... .......... .......... 989K 9750K .......... .......... .......... .......... .......... 1.97M 9800K .......... .......... .......... .......... .......... 1.11M 9850K .......... .......... .......... .......... .......... 1.27M 9900K .......... .......... .......... .......... .......... 1.28M 9950K .......... .......... .......... .......... .......... 1.93M 10000K .......... .......... .......... .......... .......... 1.07M 10050K .......... .......... .......... .......... .......... 1.49M 10100K .......... .......... .......... .......... .......... 1.01M 10150K .......... .......... .......... .......... .......... 1.28M 10200K .......... .......... .......... .......... .......... 1.76M 10250K .......... . 146M=7.0s 2022-10-17 19:35:24 (1.43 MB/s) - '/tmp/instance-13/output-1/build/.openswan-3.0.0.tar.gz.u072oL/output' saved [10507480] openswan-3.0.0.tar.gz: OK (sha256: 69fe7a71e54aaf0ea93b874db4963057c1ff4904b3617b36f2c9be2010c23331) >>> openswan 3.0.0 Extracting gzip -d -c /tmp/instance-13/dl/openswan/openswan-3.0.0.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/openswan-3.0.0 -xf - >>> openswan 3.0.0 Patching Applying 0001-lib-libopenswan-constants.c-workaround-missing-ns_t_.patch using patch: patching file lib/libopenswan/constants.c >>> openswan 3.0.0 Configuring >>> openswan 3.0.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/openswan-3.0.0 ARCH="mips64" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" POD2MAN="" XMLTO="" USERCOMPILE="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIE" USERLINK=" -fPIE" INC_USRLOCAL=/usr USE_KLIPS=false USE_MAST=false USE_NM=false USE_NOMANINSTALL=true WERROR="" USE_LIBCURL=true HAVE_OPENSSL=true programs make[1]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0' Setting up for OBJDIR=OBJ.linux.mips64 OBJDIR: OBJ.linux.mips64 (cd /tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64 && OBJDIRTOP=/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64 OBJDIR=/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64 /home/autobuild/make/make programs ) make[2]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64' make[3]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libopenswan' CC addrtoa.c CC addrtot.c /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/addrtot.c: In function 'addrtot': /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/addrtot.c:124:17: warning: 'p' may be used uninitialized [-Wmaybe-uninitialized] 124 | strcpy(dst, p); | ^~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/addrtot.c:79:15: note: 'p' declared here 79 | char *p; | ^ /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/addrtot.c: In function 'inet_addrtot': /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/addrtot.c:183:17: warning: 'p' may be used uninitialized [-Wmaybe-uninitialized] 183 | strcpy(dst, p); | ^~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/addrtot.c:142:15: note: 'p' declared here 142 | char *p; | ^ CC addrtypeof.c CC anyaddr.c CC atoaddr.c CC atoasr.c CC atosubnet.c CC atoul.c CC constants.c /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/constants.c: In function 'bitnamesofb.part.0': /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/constants.c:1646:55: warning: '%llx' directive output may be truncated writing between 1 and 16 bytes into a region of size 9 [-Wformat-truncation=] 1646 | snprintf(flagbuf, sizeof(flagbuf), "0x%llx", bit); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/constants.c:1646:52: note: directive argument in the range [1, 18446744073709551615] 1646 | snprintf(flagbuf, sizeof(flagbuf), "0x%llx", bit); | ^~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/constants.c:25: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 4 and 19 bytes into a destination of size 11 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CC copyright.c CC datatot.c CC alloc.c CC biglset.c CC diag.c CC familytot.c CC goodmask.c CC id.c CC initaddr.c CC initsaid.c CC initsubnet.c CC iprange.c CC keyblobtoid.c CC lex.c CC mpzfuncs.c CC optionsfrom.c CC oswconf.c CC oswtime.c CC oswid.c CC prng.c CC portof.c CC rangetoa.c CC rangetosubnet.c CC sameaddr.c CC satot.c CC secrets.c CC strlcat.c CC subnetof.c CC subnettoa.c CC subnettot.c CC subnettypeof.c CC ttoaddr.c CC ttodata.c CC ttoprotoport.c CC ttosa.c CC ttosubnet.c CC ttoul.c CC ultoa.c CC ultot.c CC sanitizestring.c CC pfkey_print.c CC pfkey_sock.c CC pfkey_error.c CC pfkey_v2_build.c /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/pfkey_v2_build.c:75:40: warning: argument 1 of type 'struct sadb_ext *[33]' with mismatched bound [-Warray-parameter=] 75 | pfkey_extensions_init(struct sadb_ext *extensions[K_SADB_EXT_MAX + 1]) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/pfkey_v2_build.c:60: /tmp/instance-13/output-1/build/openswan-3.0.0/include/openswan/pfkey.h:216:52: note: previously declared as 'struct sadb_ext *[]' 216 | extern void pfkey_extensions_init(struct sadb_ext *extensions[]); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/pfkey_v2_build.c:85:40: warning: argument 1 of type 'struct sadb_ext *[33]' with mismatched bound [-Warray-parameter=] 85 | pfkey_extensions_free(struct sadb_ext *extensions[K_SADB_EXT_MAX + 1]) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libopenswan/pfkey_v2_build.c:60: /tmp/instance-13/output-1/build/openswan-3.0.0/include/openswan/pfkey.h:217:52: note: previously declared as 'struct sadb_ext *[]' 217 | extern void pfkey_extensions_free(struct sadb_ext *extensions[]); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CC pfkey_v2_ext_bits.c CC pfkey_v2_parse.c CC pfkey_v2_debug.c VERSION processing 3.0.0 CC version.c AR libopenswan.a a - addrtoa.o a - addrtot.o a - addrtypeof.o a - anyaddr.o a - atoaddr.o a - atoasr.o a - atosubnet.o a - atoul.o a - constants.o a - copyright.o a - datatot.o a - alloc.o a - biglset.o a - diag.o a - familytot.o a - goodmask.o a - id.o a - initaddr.o a - initsaid.o a - initsubnet.o a - iprange.o a - keyblobtoid.o a - lex.o a - mpzfuncs.o a - optionsfrom.o a - oswconf.o a - oswtime.o a - oswid.o a - prng.o a - portof.o a - rangetoa.o a - rangetosubnet.o a - sameaddr.o a - satot.o a - secrets.o a - strlcat.o a - subnetof.o a - subnettoa.o a - subnettot.o a - subnettypeof.o a - ttoaddr.o a - ttodata.o a - ttoprotoport.o a - ttosa.o a - ttosubnet.o a - ttoul.o a - ultoa.o a - ultot.o a - sanitizestring.o a - pfkey_print.o a - pfkey_sock.o a - pfkey_error.o a - pfkey_v2_build.o a - pfkey_v2_ext_bits.o a - pfkey_v2_parse.o a - pfkey_v2_debug.o a - version.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libopenswan' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libalgoparse' /bin/bash: line 1: test: 11.3.0: integer expression expected CC alg_info.c CC plutoalg.c CC ipsecalg.c CC kernel_alg.c CC klips_interface.c AR libalgoparse.a a - alg_info.o a - plutoalg.o a - ipsecalg.o a - kernel_alg.o a - klips_interface.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libalgoparse' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libpluto' /bin/bash: line 1: test: 11.3.0: integer expression expected CC defs.c CC db_ops.c CC db2_ops.c CC ai2db.c CC spdb_print.c CC pluto_constants.c CC x509support.c CC packet.c CC readwhackmsg.c CC rnd.c CC rndchunk.c CC writewhackmsg.c In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libpluto/writewhackmsg.c:23: In function 'strncpy', inlined from 'openwhackrecordfile' at /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libpluto/writewhackmsg.c:119:5: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC orient.c CC spd_format.c CC endclienttot.c CC setproctitle.c CC iface.c AR libpluto.a a - defs.o a - db_ops.o a - db2_ops.o a - ai2db.o a - spdb_print.o a - pluto_constants.o a - x509support.o a - packet.o a - readwhackmsg.o a - rnd.o a - rndchunk.o a - writewhackmsg.o a - orient.o a - spd_format.o a - endclienttot.o a - setproctitle.o a - iface.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libpluto' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libaes' /bin/bash: line 1: test: 11.3.0: integer expression expected CC aes_xcbc_mac.c CC aes_cbc.c CC ike_alg_aes.c CC aes.c AR libaes.a a - aes_xcbc_mac.o a - aes_cbc.o a - ike_alg_aes.o a - aes.o make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libaes' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libdes' /bin/bash: line 1: test: 11.3.0: integer expression expected CC des_enc.c CC cbc_enc.c CC set_key.c CC ecb_enc.c CC fcrypt_b.c AR libdes.a a - des_enc.o a - cbc_enc.o a - set_key.o a - ecb_enc.o a - fcrypt_b.o make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libdes' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libmd5' /bin/bash: line 1: test: 11.3.0: integer expression expected CC md5.c AR libmd5.a a - md5.o make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libmd5' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libsha1' /bin/bash: line 1: test: 11.3.0: integer expression expected CC sha1.c AR libsha1.a a - sha1.o make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libsha1' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libsha2' /bin/bash: line 1: test: 11.3.0: integer expression expected CC hmac_sha2.c CC ike_alg_sha2.c CC sha2.c AR libsha2.a a - hmac_sha2.o a - ike_alg_sha2.o a - sha2.o make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libsha2' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/liboswcrypto' /bin/bash: line 1: test: 11.3.0: integer expression expected CC oswcrypto.c CC init.c CC xfrm_plugin.c CC groups.c AR liboswcrypto.a a - oswcrypto.o a - init.o a - xfrm_plugin.o a - groups.o make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/liboswcrypto' make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libwhack' CC whacklib.c CC aliascomp.c AR whacklib.o a - whacklib.o a - aliascomp.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libwhack' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libipsecconf' /bin/bash: line 1: test: 11.3.0: integer expression expected CC confread.c CC confwrite.c CC starterwhack.c In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/un.h:37, from /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libipsecconf/starterwhack.c:20: In function 'strncpy', inlined from 'send_whack_msg_to_socket' at /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libipsecconf/starterwhack.c:230:2: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC starterlog.c CC cmp.c BISON parser.l CC parser.tab.c LEX parser.tab.c /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libipsecconf/parser.l:359: warning, rule cannot be matched CC lex.yy.c CC keywords.c CC oeconns.c CC interfaces.c In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libipsecconf/interfaces.c:20: In function 'strncpy', inlined from 'starter_find_physical_iface' at /tmp/instance-13/output-1/build/openswan-3.0.0/lib/libipsecconf/interfaces.c:83:6: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ AR libipsecconf.a a - confread.o a - confwrite.o a - starterwhack.o a - starterlog.o a - cmp.o a - parser.tab.o a - lex.yy.o a - keywords.o a - oeconns.o a - interfaces.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libipsecconf' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/liboswlog' /bin/bash: line 1: test: 11.3.0: integer expression expected CC oswlog.c AR liboswlog.a a - oswlog.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/liboswlog' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/liboswkeys' /bin/bash: line 1: test: 11.3.0: integer expression expected CC asn1.c CC certload.c CC pem.c CC pgp.c CC pkcs.c CC x509dn.c CC ocsp.c CC rsapub.c CC x509cert.c CC x509lists.c CC oid.c CC x509chain.c CC der.c CC signatures.c AR liboswkeys.a a - asn1.o a - certload.o a - pem.o a - pgp.o a - pkcs.o a - x509dn.o a - ocsp.o a - rsapub.o a - x509cert.o a - x509lists.o a - oid.o a - x509chain.o a - der.o a - signatures.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/liboswkeys' make[3]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib' make[3]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/proc' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Nothing to be done for 'programs'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/proc' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/pluto' CC connections.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c:56: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c: In function 'delete_end': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c:191:31: warning: unused parameter 'c' [-Wunused-parameter] 191 | delete_end(struct connection *c UNUSED, struct spd_route *sr UNUSED, struct end *e) | ~~~~~~~~~~~~~~~~~~~^ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c:191:59: warning: unused parameter 'sr' [-Wunused-parameter] 191 | delete_end(struct connection *c UNUSED, struct spd_route *sr UNUSED, struct end *e) | ~~~~~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c: In function 'show_one_sr': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c:3149:19: warning: unused parameter 'num' [-Wunused-parameter] 3149 | , int num UNUSED | ~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c: In function 'refine_host_connection': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c:2507:28: warning: 'auth_policy' may be used uninitialized in this function [-Wmaybe-uninitialized] 2507 | if ((d->policy & auth_policy) == LEMPTY) | ~~~~~~~~~~~^~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c: In function 'show_one_connection': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c:3252:44: warning: '%lu' directive output may be truncated writing between 1 and 20 bytes into a region of size 11 [-Wformat-truncation=] 3252 | snprintf(instname, instname_len, "[%lu]", c->instance_serial); | ^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c:3252:42: note: directive argument in the range [1, 18446744073709551615] 3252 | snprintf(instname, instname_len, "[%lu]", c->instance_serial); | ^~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/connections.c:21: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 4 and 23 bytes into a destination of size 12 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CC initiate.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/initiate.c:62: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/initiate.c: In function 'initiate_ondemand_body': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/initiate.c:1274:17: warning: 'next_step' may be used uninitialized in this function [-Wmaybe-uninitialized] 1274 | else if (next_step == fos_done) | ^ CC terminate.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/terminate.c:53: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/terminate.c: In function 'terminate_a_connection': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/terminate.c:79:52: warning: unused parameter 'arg' [-Wunused-parameter] 79 | terminate_a_connection(struct connection *c, void *arg UNUSED) | ~~~~~~^~~ CC pending.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/pending.c:47: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/pending.c: In function 'add_pending': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/pending.c:79:34: warning: unused parameter 'uctx' [-Wunused-parameter] 79 | , struct xfrm_user_sec_ctx_ike * uctx UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ CC cookie.c CC crypto.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/crypto.c:31: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/crypto.c: At top level: /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/crypto.c:92:25: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 92 | algo_v2id: IKEv2_PRF_HMAC_MD5, | ^~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/crypto.c:109:25: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 109 | algo_v2id: IKEv2_AUTH_HMAC_MD5_96, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/crypto.c:126:25: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 126 | algo_v2id: IKEv2_PRF_HMAC_SHA1, | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/crypto.c:143:25: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 143 | algo_v2id: IKEv2_AUTH_HMAC_SHA1_96, | ^~~~~~~~~~~~~~~~~~~~~~~ CC dpd.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/dpd.c:37: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC foodgroups.c CC log.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/log.c:45: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC state.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c:45: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c: In function 'delete_state_function': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c:694:56: warning: unused parameter 'c' [-Wunused-parameter] 694 | , struct connection *c UNUSED | ~~~~~~~~~~~~~~~~~~~^ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c:695:43: warning: unused parameter 'arg' [-Wunused-parameter] 695 | , void *arg UNUSED) | ~~~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c: In function 'same_phase1_sa_relations': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c:708:44: warning: unused parameter 'pass' [-Wunused-parameter] 708 | , int pass UNUSED) | ~~~~^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c: In function 'same_phase1_sa': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c:749:36: warning: unused parameter 'arg' [-Wunused-parameter] 749 | , void *arg UNUSED | ~~~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c:750:34: warning: unused parameter 'pass' [-Wunused-parameter] 750 | , int pass UNUSED) | ~~~~^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c: In function 'rekey_state_function': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c:835:55: warning: unused parameter 'c' [-Wunused-parameter] 835 | , struct connection *c UNUSED | ~~~~~~~~~~~~~~~~~~~^ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c:836:42: warning: unused parameter 'arg' [-Wunused-parameter] 836 | , void *arg UNUSED) | ~~~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c: In function 'find_state_ikev1': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c:1072:38: warning: unused parameter 'peer' [-Wunused-parameter] 1072 | , const ip_address *peer UNUSED | ~~~~~~~~~~~~~~~~~~^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c: In function 'find_info_state': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/state.c:1301:37: warning: unused parameter 'peer' [-Wunused-parameter] 1301 | , const ip_address *peer UNUSED | ~~~~~~~~~~~~~~~~~~^~~~ CC plutomain.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/plutomain.c:73: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/plutomain.c: In function 'pluto_sigusr1': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/plutomain.c:240:31: warning: unused parameter 'signum' [-Wunused-parameter] 240 | static void pluto_sigusr1(int signum UNUSED) | ~~~~^~~~~~ CC server.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/server.c:61: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/server.c: In function 'huphandler': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/server.c:503:16: warning: unused parameter 'sig' [-Wunused-parameter] 503 | huphandler(int sig UNUSED) | ~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/server.c: In function 'termhandler': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/server.c:511:17: warning: unused parameter 'sig' [-Wunused-parameter] 511 | termhandler(int sig UNUSED) | ~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/server.c: In function 'childhandler': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/server.c:519:18: warning: unused parameter 'sig' [-Wunused-parameter] 519 | childhandler(int sig UNUSED) | ~~~~^~~ CC timer.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/timer.c:42: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC replace.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/replace.c:37: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC hmac.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/hmac.c:28: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC hostpair.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/hostpair.c:64: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC myid.c CC ipsec_doi.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ipsec_doi.c:53: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ipsec_doi.c:27: In function 'strncpy', inlined from 'initialize_new_state' at /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ipsec_doi.c:755:3: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC ikev1.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1.c:138: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC ikev1_main.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_main.c:47: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_main.c: In function 'doi_log_cert_thinking': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_main.c:1444:42: warning: unused parameter 'md' [-Wunused-parameter] 1444 | doi_log_cert_thinking(struct msg_digest *md UNUSED | ~~~~~~~~~~~~~~~~~~~^~ In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/log.h:22, from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/connections.h:127, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_main.c:55: /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_main.c: In function 'oakley_id_and_auth': /tmp/instance-13/output-1/build/openswan-3.0.0/include/oswlog.h:30:17: warning: 'ugh' may be used uninitialized in this function [-Wmaybe-uninitialized] 30 | #define loglog openswan_loglog | ^~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_main.c:1856:19: note: 'ugh' was declared here 1856 | err_t ugh; | ^~~ CC ikev1_quick.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:39: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c: In function 'quick_outI1': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:712:46: warning: unused parameter 'uctx' [-Wunused-parameter] 712 | , struct xfrm_user_sec_ctx_ike * uctx UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/log.h:22, from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/connections.h:127, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:47: /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c: In function 'report_verify_failure': /tmp/instance-13/output-1/build/openswan-3.0.0/include/oswlog.h:30:17: warning: 'which' may be used uninitialized in this function [-Wmaybe-uninitialized] 30 | #define loglog openswan_loglog | ^~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:1242:11: note: 'which' was declared here 1242 | err_t which; | ^~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c: In function 'quick_inI1_outR1_authtail': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:1774:24: warning: 'next_step' may be used uninitialized in this function [-Wmaybe-uninitialized] 1774 | if (next_step == vos_his_client | ^ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c: In function 'quick_outI1': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:784:52: warning: '%lu' directive output may be truncated writing between 1 and 20 bytes into a region of size 19 [-Wformat-truncation=] 784 | snprintf(replacestr, 32, " to replace #%lu", replacing); | ^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:784:38: note: directive argument in the range [1, 18446744073709551615] 784 | snprintf(replacestr, 32, " to replace #%lu", replacing); | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:22: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 15 and 34 bytes into a destination of size 32 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:784:52: warning: '%lu' directive output may be truncated writing between 1 and 20 bytes into a region of size 19 [-Wformat-truncation=] 784 | snprintf(replacestr, 32, " to replace #%lu", replacing); | ^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:784:38: note: directive argument in the range [1, 18446744073709551615] 784 | snprintf(replacestr, 32, " to replace #%lu", replacing); | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_quick.c:22: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 15 and 34 bytes into a destination of size 32 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CC ikev2.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2.c:52: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2.c: In function 'ikev2_process_payloads': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2.c:524:43: warning: unused parameter 'md' [-Wunused-parameter] 524 | ikev2_process_payloads(struct msg_digest *md UNUSED, | ~~~~~~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2.c: In function 'accept_v2_nonce': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2.c:1593:16: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 1593 | return NOTHING_WRONG; | ^~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2.c:27: In function 'strncpy', inlined from 'ikev2_log_parentSA' at /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2.c:1044:2: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC ikev2_alg.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_alg.c:32: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC ikev2_parent.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent.c:36: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent.c: In function 'justship_v2KE': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent.c:103:29: warning: unused parameter 'st' [-Wunused-parameter] 103 | justship_v2KE(struct state *st UNUSED | ~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent.c: In function 'justship_v2Nonce': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent.c:139:37: warning: unused parameter 'st' [-Wunused-parameter] 139 | bool justship_v2Nonce(struct state *st UNUSED, pb_stream *outpbs, chunk_t *nonce, unsigned int np) | ~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent.c: In function 'ikev2_encrypt_msg': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent.c:240:48: warning: unused parameter 'e_pbs' [-Wunused-parameter] 240 | pb_stream *e_pbs UNUSED, | ~~~~~~~~~~~^~~~~ In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent.c:565: /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent_I1.c: In function 'ikev2parent_outI1_withstate': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent_I1.c:148:62: warning: unused parameter 'uctx' [-Wunused-parameter] 148 | , struct xfrm_user_sec_ctx_ike * uctx UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent.c:566: /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent_R1.c: In function 'ikev2parent_inI1outR1': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent_R1.c:197:20: warning: implicit conversion from 'enum ' to 'stf_status' [-Wenum-conversion] 197 | return v2N_INVALID_KE_PAYLOAD; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent.c:567: /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent_I2.c: In function 'ikev2parent_inR1outI2': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_parent_I2.c:134:16: warning: implicit conversion from 'enum ' to 'stf_status' [-Wenum-conversion] 134 | return PAYLOAD_MALFORMED; | ^~~~~~~~~~~~~~~~~ CC ikev2_child.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c:46: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c: In function 'ikev2_emit_ts': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c:159:45: warning: unused parameter 'md' [-Wunused-parameter] 159 | stf_status ikev2_emit_ts(struct msg_digest *md UNUSED | ~~~~~~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c: In function 'ikev2_calc_emit_ts': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c:229:40: warning: unused parameter 'policy' [-Wunused-parameter] 229 | , lset_t policy UNUSED) | ~~~~~~~^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c: In function 'ikev2_child_sa_respond': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c:1024:12: warning: implicit conversion from 'v2_notification_t' to 'notification_t' [-Wenum-conversion] 1024 | rn = ikev2_parse_child_sa_body(&sa_pd->pbs, &sa_pd->payload.v2sa, | ^ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c: In function 'ikev2child_outC1': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c:1134:45: warning: unused parameter 'try' [-Wunused-parameter] 1134 | , unsigned long try /* how many attempts so far */ UNUSED | ~~~~~~~~~~~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c:1136:62: warning: unused parameter 'uctx' [-Wunused-parameter] 1136 | , struct xfrm_user_sec_ctx_ike * uctx UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c: In function 'ikev2child_inCI1_continue1': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c:1629:44: warning: implicit conversion from 'v2_notification_t' to 'notification_t' [-Wenum-conversion] 1629 | send_v2_notification_enc(md, xchg, rn, NULL); | ^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c: In function 'ikev2child_inCR1_decrypt': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_child.c:1886:44: warning: implicit conversion from 'v2_notification_t' to 'notification_t' [-Wenum-conversion] 1886 | send_v2_notification_enc(md, xchg, rn, NULL); | ^~ CC spdb_v2_struct.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:40: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c: In function 'ikev2_process_transforms': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:496:20: warning: implicit conversion from 'enum ' to 'stf_status' [-Wenum-conversion] 496 | return BAD_PROPOSAL_SYNTAX; | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:501:24: warning: implicit conversion from 'enum ' to 'stf_status' [-Wenum-conversion] 501 | return BAD_PROPOSAL_SYNTAX; | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c: In function 'ikev2_emit_winning_sa': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:609:20: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 609 | return STF_INTERNAL_ERROR; | ^~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:675:12: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 675 | return NOTHING_WRONG; | ^~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c: In function 'ikev2_parse_parent_sa_body': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:718:20: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 718 | return PAYLOAD_MALFORMED; | ^~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:722:20: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 722 | return PAYLOAD_MALFORMED; | ^~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:734:24: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 734 | return PAYLOAD_MALFORMED; | ^~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:740:20: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 740 | return INVALID_SPI; | ^~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:768:38: warning: implicit conversion from 'stf_status' to 'v2_notification_t' [-Wenum-conversion] 768 | if(ret != STF_OK) return ret; | ^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:788:16: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 788 | return NO_PROPOSAL_CHOSEN; | ^~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:803:91: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 803 | ta.integ_hasher= (struct ike_integ_desc *)ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG,ta.integ_hash, 0); | ~~^~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:806:88: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 806 | ta.prf_hasher = (struct ike_prf_desc *)ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, ta.prf_hash, 0); | ~~^~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:820:12: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 820 | return NOTHING_WRONG; | ^~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:681:28: warning: unused parameter 'sa_prop' [-Wunused-parameter] 681 | const struct ikev2_sa *sa_prop UNUSED, /* header of input SA Payload */ | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:684:10: warning: unused parameter 'selection' [-Wunused-parameter] 684 | bool selection UNUSED /* if this SA is a selection, only one | ~~~~~^~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c: In function 'ikev2_parse_child_sa_body': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:1030:20: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 1030 | return PAYLOAD_MALFORMED; | ^~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:1035:20: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 1035 | return PAYLOAD_MALFORMED; | ^~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:1044:28: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 1044 | return PAYLOAD_MALFORMED; | ^~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:1054:24: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 1054 | return INVALID_SPI; | ^~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:1061:20: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 1061 | return INVALID_PROTOCOL_ID; | ^~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:1089:38: warning: implicit conversion from 'stf_status' to 'v2_notification_t' [-Wenum-conversion] 1089 | if(ret != STF_OK) return ret; | ^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:1114:16: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 1114 | return NO_PROPOSAL_CHOSEN; | ^~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:1130:91: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 1130 | ta.integ_hasher= (struct ike_integ_desc *)ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG,ta.integ_hash, 0); | ~~^~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:1157:12: warning: implicit conversion from 'enum ' to 'v2_notification_t' [-Wenum-conversion] 1157 | return NOTHING_WRONG; | ^~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:992:28: warning: unused parameter 'sa_prop' [-Wunused-parameter] 992 | const struct ikev2_sa *sa_prop UNUSED, /* header of input SA Payload */ | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c: In function 'ikev2_emit_ipsec_sa': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v2_struct.c:1165:41: warning: unused parameter 'policy' [-Wunused-parameter] 1165 | , lset_t policy UNUSED) | ~~~~~~~^~~~~~ CC ikev2_notify.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_notify.c:30: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_notify.c: In function 'process_nat_payload': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_notify.c:92:57: warning: unused parameter 'p' [-Wunused-parameter] 92 | , struct payload_digest *p UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~^ CC ikeping.c CC kernel.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel.c:49: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC kernel_ops.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_ops.c:50: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC kernel_netlink.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_netlink.c:59: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC kernel_forces.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_forces.c:54: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_forces.c: In function 'netlink_raw_eroute': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_forces.c:553:28: warning: unused parameter 'policy_label' [-Wunused-parameter] 553 | , char *policy_label UNUSED | ~~~~~~^~~~~~~~~~~~ CC kernel_pfkey.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_pfkey.c:52: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_pfkey.c: In function 'pfkey_raw_eroute': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_pfkey.c:865:33: warning: unused parameter 'proto' [-Wunused-parameter] 865 | , unsigned int proto UNUSED | ~~~~~~~~~~~~~^~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_pfkey.c:868:51: warning: unused parameter 'proto_info' [-Wunused-parameter] 868 | , const struct pfkey_proto_info *proto_info UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_pfkey.c:869:27: warning: unused parameter 'use_lifetime' [-Wunused-parameter] 869 | , time_t use_lifetime UNUSED | ~~~~~~~^~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_pfkey.c:872:26: warning: unused parameter 'policy_label' [-Wunused-parameter] 872 | , char *policy_label UNUSED | ~~~~~~^~~~~~~~~~~~ CC kernel_noklips.c /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c: In function 'noklips_register_response': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:65:50: warning: unused parameter 'msg' [-Wunused-parameter] 65 | noklips_register_response(const struct sadb_msg *msg UNUSED) | ~~~~~~~~~~~~~~~~~~~~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c: In function 'noklips_raw_eroute': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:75:38: warning: unused parameter 'this_host' [-Wunused-parameter] 75 | noklips_raw_eroute(const ip_address *this_host UNUSED | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:76:39: warning: unused parameter 'this_client' [-Wunused-parameter] 76 | , const ip_subnet *this_client UNUSED | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:77:40: warning: unused parameter 'that_host' [-Wunused-parameter] 77 | , const ip_address *that_host UNUSED | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:78:39: warning: unused parameter 'that_client' [-Wunused-parameter] 78 | , const ip_subnet *that_client UNUSED | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:79:34: warning: unused parameter 'spi' [-Wunused-parameter] 79 | , ipsec_spi_t spi UNUSED | ~~~~~~~~~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:80:35: warning: unused parameter 'proto' [-Wunused-parameter] 80 | , unsigned int proto UNUSED | ~~~~~~~~~~~~~^~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:81:35: warning: unused parameter 'transport_proto' [-Wunused-parameter] 81 | , unsigned int transport_proto UNUSED | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:82:35: warning: unused parameter 'satype' [-Wunused-parameter] 82 | , unsigned int satype UNUSED | ~~~~~~~~~~~~~^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:83:53: warning: unused parameter 'proto_info' [-Wunused-parameter] 83 | , const struct pfkey_proto_info *proto_info UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:84:29: warning: unused parameter 'use_lifetime' [-Wunused-parameter] 84 | , time_t use_lifetime UNUSED | ~~~~~~~^~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:85:35: warning: unused parameter 'op' [-Wunused-parameter] 85 | , unsigned int op UNUSED | ~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:86:34: warning: unused parameter 'text_said' [-Wunused-parameter] 86 | , const char *text_said UNUSED | ~~~~~~~~~~~~^~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:87:28: warning: unused parameter 'policy_label' [-Wunused-parameter] 87 | , char *policy_label UNUSED | ~~~~~~^~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c: In function 'noklips_add_sa': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:94:34: warning: unused parameter 'sa' [-Wunused-parameter] 94 | noklips_add_sa(struct kernel_sa *sa UNUSED | ~~~~~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:95:23: warning: unused parameter 'replace' [-Wunused-parameter] 95 | , bool replace UNUSED) | ~~~~~^~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c: In function 'noklips_grp_sa': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:101:40: warning: unused parameter 'sa0' [-Wunused-parameter] 101 | noklips_grp_sa(const struct kernel_sa *sa0 UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:102:42: warning: unused parameter 'sa1' [-Wunused-parameter] 102 | , const struct kernel_sa *sa1 UNUSED) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c: In function 'noklips_del_sa': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:108:40: warning: unused parameter 'sa' [-Wunused-parameter] 108 | noklips_del_sa(const struct kernel_sa *sa UNUSED) | ~~~~~~~~~~~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c: In function 'noklips_sag_eroute': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:114:34: warning: unused parameter 'st' [-Wunused-parameter] 114 | noklips_sag_eroute(struct state *st UNUSED | ~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:115:46: warning: unused parameter 'sr' [-Wunused-parameter] 115 | , const struct spd_route *sr UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:116:49: warning: unused parameter 'op' [-Wunused-parameter] 116 | , enum pluto_sadb_operations op UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:117:34: warning: unused parameter 'opname' [-Wunused-parameter] 117 | , const char *opname UNUSED) | ~~~~~~~~~~~~^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c: In function 'noklips_shunt_eroute': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:123:41: warning: unused parameter 'c' [-Wunused-parameter] 123 | noklips_shunt_eroute(struct connection *c UNUSED | ~~~~~~~~~~~~~~~~~~~^ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:124:48: warning: unused parameter 'sr' [-Wunused-parameter] 124 | , const struct spd_route *sr UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:125:39: warning: unused parameter 'rt_kind' [-Wunused-parameter] 125 | , enum routing_t rt_kind UNUSED | ~~~~~~~~~~~~~~~^~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:126:51: warning: unused parameter 'op' [-Wunused-parameter] 126 | , enum pluto_sadb_operations op UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/kernel_noklips.c:127:36: warning: unused parameter 'opname' [-Wunused-parameter] 127 | , const char *opname UNUSED) | ~~~~~~~~~~~~^~~~~~ CC rcv_whack.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/rcv_whack.c:56: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC demux.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/demux.c:54: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC msgdigest.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/msgdigest.c:46: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC keymgmt.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/keymgmt.c:60: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/keymgmt.c: In function 'print_secrets': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/keymgmt.c:132:34: warning: unused parameter 'uservoid' [-Wunused-parameter] 132 | , void *uservoid UNUSED) | ~~~~~~^~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/keymgmt.c: In function 'osw_get_xauthsecret': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/keymgmt.c:274:46: warning: unused parameter 'c' [-Wunused-parameter] 274 | osw_get_xauthsecret(const struct connection *c UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~~~^ CC signatures.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/signatures.c:59: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC dnskey.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/dnskey.c:51: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/dnskey.c: In function 'adns_reapchild': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/dnskey.c:73:36: warning: unused parameter 'status' [-Wunused-parameter] 73 | bool adns_reapchild(pid_t pid, int status UNUSED) | ~~~~^~~~~~ In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/log.h:22, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/dnskey.c:40: /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/dnskey.c: In function 'init_adns': /tmp/instance-13/output-1/build/openswan-3.0.0/include/oswlog.h:166:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 166 | #define exit_log_errno(a) { int e = errno; openswan_exit_log_errno_routine a; } /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/dnskey.c:111:9: note: in expansion of macro 'exit_log_errno' 111 | exit_log_errno((e, "fork() failed in init_adns()")); | ^~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/dnskey.c:113:5: note: here 113 | case 0: | ^~~~ CC pluto_crypt.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/pluto_crypt.c:58: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/pluto_crypt.c: In function 'catchhup': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/pluto_crypt.c:176:26: warning: unused parameter 'signo' [-Wunused-parameter] 176 | static void catchhup(int signo UNUSED) | ~~~~^~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/pluto_crypt.c: In function 'catchusr1': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/pluto_crypt.c:182:27: warning: unused parameter 'signo' [-Wunused-parameter] 182 | static void catchusr1(int signo UNUSED) | ~~~~^~~~~ CC crypt_utils.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/crypt_utils.c:41: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC build_ke.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/build_ke.c:48: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC crypt_ke.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/crypt_ke.c:48: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC crypt_dh.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/crypt_dh.c:48: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC crypt_start_dh.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/crypt_start_dh.c:44: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC ikev2_derived_keys.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_derived_keys.c:43: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC ikev2_prfplus.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_prfplus.c:43: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC spdb_struct.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_struct.c:41: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC spdb_v1_struct.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c:40: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c: In function 'ikev1_alg_makedb': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c:121:63: warning: unused parameter 'oneproposal' [-Wunused-parameter] 121 | ikev1_alg_makedb(lset_t policy, struct alg_info_ike *ei, bool oneproposal UNUSED | ~~~~~^~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c: In function 'out_sa': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c:530:15: warning: unused parameter 'aggressive_mode' [-Wunused-parameter] 530 | , bool aggressive_mode UNUSED | ~~~~~^~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c: In function 'parse_isakmp_sa_body': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c:1346:45: warning: implicit conversion from 'enum ikev2_trans_type_encr' to 'enum ikev2_trans_type_integ' [-Wenum-conversion] 1346 | ta.integ_hash = ta.integ_hasher->common.algo_v2id; | ^ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c: In function 'init_am_st_oakley': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c:1750:41: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_integ' [-Wenum-conversion] 1750 | ta.prf_hasher = crypto_get_hasher(ta.prf_hash); | ~~^~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c: In function 'out_sa': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c:799:25: warning: 'attr_val_descs' may be used uninitialized in this function [-Wmaybe-uninitialized] 799 | out_attr(GROUP_DESCRIPTION, st->st_pfs_group->group | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 800 | , attr_desc, attr_val_descs | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 801 | , &trans_pbs); | ~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c:799:25: warning: 'attr_desc' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/spdb_v1_struct.c:785:26: warning: 'trans_desc' may be used uninitialized in this function [-Wmaybe-uninitialized] 785 | if (!out_struct(&trans, trans_desc, &proposal_pbs, &trans_pbs)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC security_selinux.c CC vendor.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/vendor.c:42: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/vendor.c: In function 'handle_known_vendorid': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/vendor.c:558:52: warning: unused parameter 'st' [-Wunused-parameter] 558 | , struct state *st UNUSED) | ~~~~~~~~~~~~~~^~ CC nat_traversal.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/nat_traversal.c:53: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC virtual.c CC ike_alg_aes.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ike_alg_aes.c:16: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC ike_alginit.c CC ikev2_rsa.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_rsa.c:47: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_rsa.c: In function 'ikev2_verify_rsa_sha1': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_rsa.c:135:23: warning: 'check_signature_gen' reading 64 bytes from a region of size 20 [-Wstringop-overread] 135 | checkresult = check_signature_gen(d, st, calc_hash, hash_len | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | , sig_pbs | ~~~~~~~~~ 137 | #ifdef USE_KEYRR | ~~~~~~~~~~~~~~~~ 138 | , keys_from_dns | ~~~~~~~~~~~~~~~ 139 | #endif | ~~~~~~ 140 | , gateways_from_dns | ~~~~~~~~~~~~~~~~~~~ 141 | , try_RSA_signature_v2); | ~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_rsa.c:135:23: note: referencing argument 3 of type 'const u_char *' {aka 'const unsigned char *'} In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_rsa.c:59: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/keys.h:114:1: note: in a call to function 'check_signature_gen' 114 | check_signature_gen(struct connection *c, struct state *st | ^~~~~~~~~~~~~~~~~~~ CC ikev2_psk.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_psk.c:46: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_psk.c: In function 'ikev2_verify_psk_auth': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_psk.c:231:56: warning: unused parameter 'hp' [-Wunused-parameter] 231 | , struct IDhost_pair *hp UNUSED | ~~~~~~~~~~~~~~~~~~~~^~ CC ikev2_x509.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_x509.c:48: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_x509.c: In function 'doi_send_ikev2_certreq_thinking': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_x509.c:66:68: warning: unused parameter 'role' [-Wunused-parameter] 66 | doi_send_ikev2_certreq_thinking(struct state *st, enum phase1_role role UNUSED) | ~~~~~~~~~~~~~~~~~^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_x509.c: In function 'ikev2_send_certreq': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_x509.c:198:58: warning: unused parameter 'md' [-Wunused-parameter] 198 | ikev2_send_certreq( struct state *st, struct msg_digest *md UNUSED | ~~~~~~~~~~~~~~~~~~~^~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_x509.c:199:40: warning: unused parameter 'role' [-Wunused-parameter] 199 | , enum phase1_role role UNUSED | ~~~~~~~~~~~~~~~~~^~~~ CC ike_alg_status.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ike_alg_status.c:38: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC xauth.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/xauth.c:50: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/xauth.c: In function 'xauth_inR0': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/xauth.c:1248:28: warning: implicit conversion from 'enum ' to 'stf_status' [-Wenum-conversion] 1248 | return NO_PROPOSAL_CHOSEN; | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/xauth.c:25: In function 'strncpy', inlined from 'do_authentication' at /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/xauth.c:1118:2, inlined from 'xauth_launch_authent' at /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/xauth.c:1166:5: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC ikev1_aggr.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_aggr.c:36: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_aggr.c:19: In function 'strncpy', inlined from 'aggr_outI1' at /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_aggr.c:1064:3: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC ikev1_crypto.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev1_crypto.c:26: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC ikev2_crypto.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/ikev2_crypto.c:47: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC ac.c CC x509.c CC x509keys.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/x509keys.c:51: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC sysdep_linux.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/sysdep_linux.c:49: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ CC stubs.c In file included from /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/state.h:30, from /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/stubs.c:49: /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_integ': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:127:81: warning: implicit conversion from 'enum ikev2_trans_type_integ' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 127 | return (struct ike_integ_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_INTEG, halg, 0); | ^~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h: In function 'ike_alg_get_prf': /tmp/instance-13/output-1/build/openswan-3.0.0/include/pluto/ike_alg.h:131:81: warning: implicit conversion from 'enum ikev2_trans_type_prf' to 'enum ikev2_trans_type_encr' [-Wenum-conversion] 131 | return (struct ike_prf_desc *) ike_alg_ikev2_find(IKEv2_TRANS_TYPE_PRF, prfalg, 0); | ^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/stubs.c: In function 'aggr_not_present': /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/stubs.c:76:33: warning: unused parameter 'whack_sock' [-Wunused-parameter] 76 | stf_status aggr_not_present(int whack_sock UNUSED | ~~~~^~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/stubs.c:77:50: warning: unused parameter 'c' [-Wunused-parameter] 77 | , struct connection *c UNUSED | ~~~~~~~~~~~~~~~~~~~^ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/stubs.c:78:45: warning: unused parameter 'predecessor' [-Wunused-parameter] 78 | , struct state *predecessor UNUSED | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/stubs.c:79:45: warning: unused parameter 'newstateno' [-Wunused-parameter] 79 | , so_serial_t *newstateno UNUSED | ~~~~~~~~~~~~~~^~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/stubs.c:80:38: warning: unused parameter 'policy' [-Wunused-parameter] 80 | , lset_t policy UNUSED | ~~~~~~~^~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/stubs.c:81:45: warning: unused parameter 'try' [-Wunused-parameter] 81 | , unsigned long try UNUSED | ~~~~~~~~~~~~~~^~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/stubs.c:82:54: warning: unused parameter 'importance' [-Wunused-parameter] 82 | , enum crypto_importance importance UNUSED | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /tmp/instance-13/output-1/build/openswan-3.0.0/programs/pluto/stubs.c:83:62: warning: unused parameter 'uctx' [-Wunused-parameter] 83 | , struct xfrm_user_sec_ctx_ike * uctx UNUSED) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ CC adns.c LD pluto make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/pluto' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/addconn' info: addcon/Makefile: MAKECMDGOALS="programs" /bin/bash: line 1: test: 11.3.0: integer expression expected CC addconn.c LD addconn rm addconn.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/addconn' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/whack' /bin/bash: line 1: test: 11.3.0: integer expression expected CC whack.c LD whack rm whack.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/whack' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_confread' /bin/bash: line 1: test: 11.3.0: integer expression expected IN ipsec.conf.in -> ipsec.conf make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_confread' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_copyright' /bin/bash: line 1: test: 11.3.0: integer expression expected CC _copyright.c LD _copyright rm _copyright.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_copyright' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_include' info: at .../programs/_include/Makefile OBJDIR="OBJ.linux.mips64" USE_OBJDIR="true" MAKECMDGOALS="programs" pwd:"/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_include" /bin/bash: line 1: test: 11.3.0: integer expression expected IN _include.in -> _include make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_include' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_keycensor' /bin/bash: line 1: test: 11.3.0: integer expression expected IN _keycensor.in -> _keycensor make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_keycensor' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_plutoload' /bin/bash: line 1: test: 11.3.0: integer expression expected IN _plutoload.in -> _plutoload make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_plutoload' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_plutorun' /bin/bash: line 1: test: 11.3.0: integer expression expected IN _plutorun.in -> _plutorun make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_plutorun' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_realsetup' /bin/bash: line 1: test: 11.3.0: integer expression expected IN _realsetup.in -> _realsetup make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_realsetup' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_secretcensor' /bin/bash: line 1: test: 11.3.0: integer expression expected IN _secretcensor.in -> _secretcensor make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_secretcensor' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_updown' /bin/bash: line 1: test: 11.3.0: integer expression expected IN _updown.in -> _updown make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_updown' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/auto' /bin/bash: line 1: test: 11.3.0: integer expression expected IN auto.in -> auto make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/auto' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/barf' /bin/bash: line 1: test: 11.3.0: integer expression expected IN barf.in -> barf make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/barf' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/verify' /bin/bash: line 1: test: 11.3.0: integer expression expected IN verify.in -> verify make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/verify' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ipsec' /bin/bash: line 1: test: 11.3.0: integer expression expected IN ipsec.in -> ipsec make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ipsec' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/look' /bin/bash: line 1: test: 11.3.0: integer expression expected IN look.in -> look make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/look' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/newhostkey' /bin/bash: line 1: test: 11.3.0: integer expression expected IN newhostkey.in -> newhostkey make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/newhostkey' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ranbits' /bin/bash: line 1: test: 11.3.0: integer expression expected CC ranbits.c LD ranbits rm ranbits.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ranbits' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/secrets' /bin/bash: line 1: test: 11.3.0: integer expression expected IN secrets.in -> secrets make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/secrets' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/initnss' /bin/bash: line 1: test: 11.3.0: integer expression expected IN initnss.in -> initnss make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/initnss' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/rsasigkey' /bin/bash: line 1: test: 11.3.0: integer expression expected CC rsasigkey.c LD rsasigkey rm rsasigkey.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/rsasigkey' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/setup' /bin/bash: line 1: test: 11.3.0: integer expression expected IN setup.in -> setup make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/setup' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/showdefaults' /bin/bash: line 1: test: 11.3.0: integer expression expected IN showdefaults.in -> showdefaults make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/showdefaults' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/showhostkey' /bin/bash: line 1: test: 11.3.0: integer expression expected CC showhostkey.c LD showhostkey rm showhostkey.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/showhostkey' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/status' /bin/bash: line 1: test: 11.3.0: integer expression expected IN status.in -> status make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/status' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ikeping' /bin/bash: line 1: test: 11.3.0: integer expression expected CC ikeping.c LD ikeping rm ikeping.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ikeping' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/examples' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Nothing to be done for 'programs'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/examples' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/policy' /bin/bash: line 1: test: 11.3.0: integer expression expected PL policy.pl -> policy make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/policy' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/readwriteconf' /bin/bash: line 1: test: 11.3.0: integer expression expected CC readwriteconf.c LD readwriteconf rm readwriteconf.o make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/readwriteconf' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_startnetkey' /bin/bash: line 1: test: 11.3.0: integer expression expected IN _startnetkey.in -> _startnetkey make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_startnetkey' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_updown.netkey' /bin/bash: line 1: test: 11.3.0: integer expression expected IN _updown.netkey.in -> _updown.netkey make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_updown.netkey' make[3]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs' make[2]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64' make[1]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0' >>> openswan 3.0.0 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/openswan-3.0.0 ARCH="mips64" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" POD2MAN="" XMLTO="" USERCOMPILE="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIE" USERLINK=" -fPIE" INC_USRLOCAL=/usr USE_KLIPS=false USE_MAST=false USE_NM=false USE_NOMANINSTALL=true WERROR="" USE_LIBCURL=true HAVE_OPENSSL=true DESTDIR=/tmp/instance-13/output-1/target install make[1]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0' OBJDIR: OBJ.linux.mips64 (cd /tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64 && OBJDIRTOP=/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64 OBJDIR=/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64 /home/autobuild/make/make install ) make[2]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64' make[3]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libopenswan' true make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libopenswan' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libalgoparse' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libalgoparse' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libpluto' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libpluto' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libaes' /bin/bash: line 1: test: 11.3.0: integer expression expected make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libaes' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libdes' /bin/bash: line 1: test: 11.3.0: integer expression expected make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libdes' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libmd5' /bin/bash: line 1: test: 11.3.0: integer expression expected make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libmd5' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libsha1' /bin/bash: line 1: test: 11.3.0: integer expression expected make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libsha1' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libsha2' /bin/bash: line 1: test: 11.3.0: integer expression expected make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/libsha2' make[5]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/liboswcrypto' /bin/bash: line 1: test: 11.3.0: integer expression expected make[5]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto/liboswcrypto' make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libcrypto' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libwhack' make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libwhack' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libipsecconf' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/libipsecconf' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/liboswlog' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/liboswlog' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/liboswkeys' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib/liboswkeys' make[3]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/lib' make[3]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/proc' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/proc' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/pluto' mkdir -p /tmp/instance-13/output-1/target/usr/libexec/ipsec /tmp/instance-13/output-1/target/usr/lib/ipsec mkdir -p -m 755 /tmp/instance-13/output-1/target/etc/ipsec.d mkdir -p -m 755 /tmp/instance-13/output-1/target/etc/ipsec.d/cacerts mkdir -p -m 755 /tmp/instance-13/output-1/target/etc/ipsec.d/aacerts mkdir -p -m 755 /tmp/instance-13/output-1/target/etc/ipsec.d/ocspcerts mkdir -p -m 755 /tmp/instance-13/output-1/target/etc/ipsec.d/certs mkdir -p -m 755 /tmp/instance-13/output-1/target/etc/ipsec.d/crls mkdir -p -m 700 /tmp/instance-13/output-1/target/etc/ipsec.d/private mkdir -p -m 700 /tmp/instance-13/output-1/target/var/run/pluto install -b --suffix=.old pluto /tmp/instance-13/output-1/target/usr/libexec/ipsec #install --mode=u+rxs,g+rx,o+rx --group=root -b --suffix=.old whackinit /tmp/instance-13/output-1/target/usr/libexec/ipsec make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/pluto' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/addconn' info: addcon/Makefile: MAKECMDGOALS="install" /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/addconn' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/whack' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/whack' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_confread' /bin/bash: line 1: test: 11.3.0: integer expression expected cd /tmp/instance-13/output-1/build/openswan-3.0.0/programs/_confread/ && cat `cat /tmp/instance-13/output-1/build/openswan-3.0.0/programs/_confread/d.ipsec.conf/order.txt` >ipsec.conf.5.xml IN clear.in -> clear IN clear-or-private.in -> clear-or-private IN private-or-clear.in -> private-or-clear IN private.in -> private IN block.in -> block make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_confread' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_copyright' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_copyright' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_include' info: at .../programs/_include/Makefile OBJDIR="OBJ.linux.mips64" USE_OBJDIR="true" MAKECMDGOALS="install" pwd:"/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_include" /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_include' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_keycensor' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_keycensor' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_plutoload' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_plutoload' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_plutorun' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_plutorun' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_realsetup' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_realsetup' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_secretcensor' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_secretcensor' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_updown' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_updown' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/auto' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/auto' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/barf' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/barf' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/verify' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/verify' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ipsec' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ipsec' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/look' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/look' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/newhostkey' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/newhostkey' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ranbits' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ranbits' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/secrets' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/secrets' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/initnss' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/initnss' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/rsasigkey' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/rsasigkey' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/setup' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/setup' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/showdefaults' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/showdefaults' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/showhostkey' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/showhostkey' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/status' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/status' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ikeping' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/ikeping' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/examples' /bin/bash: line 1: test: 11.3.0: integer expression expected IN l2tp-cert.conf.in -> l2tp-cert.conf IN l2tp-psk.conf.in -> l2tp-psk.conf IN linux-linux.conf.in -> linux-linux.conf IN sysctl.conf.in -> sysctl.conf IN xauth.conf.in -> xauth.conf IN ipv6.conf.in -> ipv6.conf IN hub-spoke.conf.in -> hub-spoke.conf IN oe-exclude-dns.conf.in -> oe-exclude-dns.conf IN mast-l2tp-psk.conf.in -> mast-l2tp-psk.conf make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/examples' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/policy' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/policy' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/readwriteconf' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/readwriteconf' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_startnetkey' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_startnetkey' make[4]: Entering directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_updown.netkey' /bin/bash: line 1: test: 11.3.0: integer expression expected make[4]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs/_updown.netkey' make[3]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64/programs' make[2]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0/OBJ.linux.mips64' mkdir -p /tmp/instance-13/output-1/target/usr/libexec/ipsec if [ -n '' ]; then echo ' ' >/tmp/instance-13/output-1/target/usr/lib/ipsec/vendor.txt; fi make[1]: Leaving directory '/tmp/instance-13/output-1/build/openswan-3.0.0' >>> parted 3.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.parted-3.4.tar.xz.MiVx1D/output' 'http://ftpmirror.gnu.org/parted/parted-3.4.tar.xz' --2022-10-17 19:36:56-- http://ftpmirror.gnu.org/parted/parted-3.4.tar.xz Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200, 2001:470:142:5::200 Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|209.51.188.200|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://mirror.rit.edu/gnu/parted/parted-3.4.tar.xz [following] --2022-10-17 19:36:56-- http://mirror.rit.edu/gnu/parted/parted-3.4.tar.xz Resolving mirror.rit.edu (mirror.rit.edu)... 129.21.171.72, 2620:8d:8000:15:225:90ff:fefd:344c Connecting to mirror.rit.edu (mirror.rit.edu)|129.21.171.72|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1860300 (1.8M) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.parted-3.4.tar.xz.MiVx1D/output' 0K .......... .......... .......... .......... .......... 2% 480K 4s 50K .......... .......... .......... .......... .......... 5% 953K 3s 100K .......... .......... .......... .......... .......... 8% 1.58M 2s 150K .......... .......... .......... .......... .......... 11% 2.15M 2s 200K .......... .......... .......... .......... .......... 13% 2.95M 1s 250K .......... .......... .......... .......... .......... 16% 4.01M 1s 300K .......... .......... .......... .......... .......... 19% 4.31M 1s 350K .......... .......... .......... .......... .......... 22% 5.10M 1s 400K .......... .......... .......... .......... .......... 24% 2.83M 1s 450K .......... .......... .......... .......... .......... 27% 6.66M 1s 500K .......... .......... .......... .......... .......... 30% 7.40M 1s 550K .......... .......... .......... .......... .......... 33% 8.48M 1s 600K .......... .......... .......... .......... .......... 35% 8.81M 1s 650K .......... .......... .......... .......... .......... 38% 5.39M 0s 700K .......... .......... .......... .......... .......... 41% 97.1M 0s 750K .......... .......... .......... .......... .......... 44% 11.3M 0s 800K .......... .......... .......... .......... .......... 46% 13.3M 0s 850K .......... .......... .......... .......... .......... 49% 11.7M 0s 900K .......... .......... .......... .......... .......... 52% 8.50M 0s 950K .......... .......... .......... .......... .......... 55% 13.0M 0s 1000K .......... .......... .......... .......... .......... 57% 11.6M 0s 1050K .......... .......... .......... .......... .......... 60% 12.7M 0s 1100K .......... .......... .......... .......... .......... 63% 13.1M 0s 1150K .......... .......... .......... .......... .......... 66% 17.2M 0s 1200K .......... .......... .......... .......... .......... 68% 13.3M 0s 1250K .......... .......... .......... .......... .......... 71% 18.1M 0s 1300K .......... .......... .......... .......... .......... 74% 17.3M 0s 1350K .......... .......... .......... .......... .......... 77% 13.2M 0s 1400K .......... .......... .......... .......... .......... 79% 17.1M 0s 1450K .......... .......... .......... .......... .......... 82% 20.1M 0s 1500K .......... .......... .......... .......... .......... 85% 21.3M 0s 1550K .......... .......... .......... .......... .......... 88% 23.1M 0s 1600K .......... .......... .......... .......... .......... 90% 24.1M 0s 1650K .......... .......... .......... .......... .......... 93% 17.7M 0s 1700K .......... .......... .......... .......... .......... 96% 26.7M 0s 1750K .......... .......... .......... .......... .......... 99% 25.8M 0s 1800K .......... ...... 100% 18.8M=0.4s 2022-10-17 19:36:57 (4.67 MB/s) - '/tmp/instance-13/output-1/build/.parted-3.4.tar.xz.MiVx1D/output' saved [1860300/1860300] parted-3.4.tar.xz: OK (sha256: e1298022472da5589b7f2be1d5ee3c1b66ec3d96dfbad03dc642afd009da5342) >>> parted 3.4 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/parted/parted-3.4.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/parted-3.4 -xf - >>> parted 3.4 Patching >>> parted 3.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/parted-3.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> parted 3.4 Patching libtool patching file /tmp/instance-13/output-1/build/parted-3.4/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> parted 3.4 Configuring (cd /tmp/instance-13/output-1/build/parted-3.4/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 --without-readline --disable-device-mapper ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for library containing strerror... none required checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc needs -traditional... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a usable (O_DIRECT-supporting) temporary dir... . checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for readlink... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for fsync... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for getrandom... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for isblank... yes checking for iswctype... yes checking for sleep... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for strndup... yes checking for usleep... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for ftruncate... yes checking for gettimeofday... yes checking for duplocale... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking for pipe... yes checking for pthread_sigmask... yes checking for mprotect... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for catgets... yes checking for snprintf... yes checking for shutdown... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether // is distinct from /... unknown, assuming no checking whether realpath works... guessing yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for threads.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for xlocale.h... no checking for malloc.h... yes checking for sys/time.h... yes checking for sys/random.h... yes checking for features.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for semaphore.h... yes checking for sys/select.h... yes checking for priv.h... no checking for pthread.h... yes checking for sys/mman.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for blkid/blkid.h... yes checking for getcwd... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for working fcntl.h... cross-compiling checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... guessing yes checking for working GNU getopt function... guessing no checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... guessing yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether imported symbols can be declared weak... guessing yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... guessing yes checking for a sed that does not truncate output... /usr/bin/sed checking for GNU libc compatible malloc... (cached) yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking for inline... inline checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether alarm is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether fcloseall is declared... yes checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... guessing yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... guessing no checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct timespec in ... yes checking whether execvpe is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking if environ is properly declared... yes checking whether getcwd (NULL, 0) allocates memory for result... guessing yes checking for getcwd with POSIX signature... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for LC_MESSAGES... yes checking whether uselocale works... guessing yes checking for fake locale system (OpenBSD)... guessing no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for library needed for semaphore functions... none checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... guessing yes checking whether select detects invalid fds... guessing yes checking whether strerror_r is declared... (cached) yes checking for sigset_t... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... guessing yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking for GNU libc compatible calloc... (cached) yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) unknown, assuming no checking whether dup2 works... guessing yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... guessing yes checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no checking for __fpending... yes checking whether __fpending is declared... yes checking whether getdtablesize works... guessing yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed checking whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no checking whether lseek detects pipes... yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... guessing no checking whether the C locale is free of encoding errors... guessing no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for mbtowc... yes checking whether mkdir handles trailing slash... guessing yes checking whether mkdir handles trailing dot... guessing yes checking for working mkstemp... guessing yes checking whether YESEXPR works... guessing yes checking whether open recognizes a trailing slash... guessing yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... guessing yes checking for GNU libc compatible realloc... (cached) yes checking for working re_compile_pattern... guessing no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking for rpmatch... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether sleep is declared... yes checking for working sleep... guessing yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... guessing yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for va_copy... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for working strerror function... guessing yes checking for working strndup... guessing yes checking for working strnlen... yes checking for strtoll... yes checking for strtoull... yes checking for nlink_t... (cached) yes checking whether unlink honors trailing slashes... guessing yes checking whether unlink of a parent directory fails as it should... guessing yes checking for useconds_t... yes checking whether usleep allows large arguments... guessing yes checking whether wcsdup is declared... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... guessing yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether fdopen sets errno... guessing yes checking for flexible array member... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for gettimeofday with POSIX signature... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for library containing nanosleep... none required checking for working nanosleep... guessing no (mishandles large arguments) checking whether is self-contained... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for getppriv... no checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... guessing yes checking whether pthread_sigmask returns error numbers... guessing yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... guessing yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking for raise... yes checking for sigprocmask... yes checking for sched.h... yes checking for struct sched_param... yes checking whether select supports a 0 argument... (cached) guessing yes checking whether select detects invalid fds... (cached) guessing yes checking whether setenv validates arguments... guessing yes checking whether setlocale supports the C locale... guessing yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sigprocmask... (cached) yes checking for socklen_t... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... guessing yes checking whether declares ioctl... yes checking for pthread_atfork... yes checking sys/single_threaded.h usability... yes checking sys/single_threaded.h presence... yes checking for sys/single_threaded.h... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... guessing yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking size of off_t... 8 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by GCC... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... guessing yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... no checking for msgfmt... /tmp/instance-13/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-13/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-13/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-13/output-1/host/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking for uuid_generate in -luuid... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for getopt.h... (cached) yes checking linux/ext2_fs.h usability... no checking linux/ext2_fs.h presence... no checking for linux/ext2_fs.h... no checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace in -lc... yes checking pkg-config is at least version 0.9.0... yes checking for CHECK... no Unable to locate check version 0.9.3 or higher: not building checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... (cached) yes checking whether byte ordering is bigendian... (cached) yes checking for inline... (cached) inline checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... (cached) __restrict checking for sigaction... (cached) yes checking for getuid... yes checking for canonicalize_file_name... (cached) yes checking for library containing blkid_probe_get_topology... -lblkid checking for blkid_probe_get_topology... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating include/parted/Makefile config.status: creating libparted/Makefile config.status: creating libparted/labels/Makefile config.status: creating libparted/fs/Makefile config.status: creating libparted/tests/Makefile config.status: creating libparted.pc config.status: creating libparted-fs-resize.pc config.status: creating parted/Makefile config.status: creating partprobe/Makefile config.status: creating doc/Makefile config.status: creating doc/C/Makefile config.status: creating doc/pt_BR/Makefile config.status: creating debug/Makefile config.status: creating debug/test/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 Type 'make' to compile parted. >>> parted 3.4 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/parted-3.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' Making all in po make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/po' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/po' Making all in lib make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/lib' GEN alloca.h GEN configmake.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/random.h GEN sys/stat.h GEN sys/types.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/lib' CC argmatch.lo CC basename-lgpl.lo CC c-ctype.lo CC c-strcasecmp.lo CC c-strncasecmp.lo CC cloexec.lo CC close-stream.lo CC closeout.lo CC dirname.lo CC basename.lo CC dirname-lgpl.lo CC stripslash.lo CC exitfail.lo CC fd-hook.lo CC getprogname.lo CC hard-locale.lo CC localcharset.lo CC glthread/lock.lo CC long-options.lo CC malloca.lo CC progname.lo CC quotearg.lo CC safe-read.lo CC setlocale_null.lo CC stat-time.lo CC tempname.lo CC glthread/threadlib.lo CC unistd.lo CC version-etc.lo CC version-etc-fsf.lo CC wctype-h.lo CC xmalloc.lo CC xalloc-die.lo CC xstrndup.lo CC xstrtol.lo CC xstrtoul.lo CC xstrtoll.lo CC xstrtoull.lo CC fcntl.lo CC getopt.lo CC getopt1.lo CC mbrtowc.lo CC regex.lo CC strerror.lo CCLD libgnulib.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/lib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/lib' Making all in include make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include' Making all in parted make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include' Making all in libparted make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Makefile:1704: target 'arch/.deps/linux.Plo' given more than once in the same rule Making all in labels make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' CC aix.lo CC atari.lo CC bsd.lo CC dos.lo CC dvh.lo CC efi_crc32.lo CC gpt.lo CC loop.lo CC mac.lo CC pc98.lo CC pt-tools.lo CC rdb.lo CC sun.lo CCLD liblabels.la make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' Making all in fs make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/fs' CC r/filesys.lo CC r/fat/bootsector.lo CC r/fat/calc.lo CC r/fat/clstdup.lo CC r/fat/context.lo CC r/fat/count.lo CC r/fat/fat.lo CC r/fat/fatio.lo CC r/fat/resize.lo CC r/fat/table.lo CC r/fat/traverse.lo CC r/hfs/advfs.lo CC r/hfs/advfs_plus.lo CC r/hfs/cache.lo CC r/hfs/file.lo CC r/hfs/file_plus.lo CC r/hfs/hfs.lo CC r/hfs/journal.lo CC r/hfs/probe.lo CC r/hfs/reloc.lo CC r/hfs/reloc_plus.lo CCLD libparted-fs-resize.la CC amiga/affs.lo CC amiga/amiga.lo CC amiga/apfs.lo CC amiga/asfs.lo CC amiga/a-interface.lo CC btrfs/btrfs.lo CC ext2/interface.lo CC fat/bootsector.lo CC fat/fat.lo CC f2fs/f2fs.lo CC hfs/hfs.lo CC hfs/probe.lo CC jfs/jfs.lo CC linux_swap/linux_swap.lo CC nilfs2/nilfs2.lo CC ntfs/ntfs.lo CC reiserfs/reiserfs.lo CC udf/udf.lo CC ufs/ufs.lo CC xfs/xfs.lo CCLD libfs.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/fs' Making all in . make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Makefile:1704: target 'arch/.deps/linux.Plo' given more than once in the same rule CC debug.lo CC architecture.lo CC device.lo CC exception.lo CC filesys.lo CC libparted.lo CC timer.lo CC unit.lo CC disk.lo CC cs/geom.lo CC cs/constraint.lo CC cs/natmath.lo CC arch/linux.lo CCLD libparted.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Making all in parted make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/parted' GEN version.c GEN version.h /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/parted' CC command.o CC parted.o CC strlist.o CC ui.o CC table.o CC version.o AR libver.a CCLD parted make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/parted' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/parted' Making all in partprobe make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/partprobe' CC partprobe.o CCLD partprobe make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/partprobe' Making all in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc' Making all in C make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc/C' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc/C' Making all in pt_BR make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc/pt_BR' GEN all-local make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc/pt_BR' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc' Making all in debug make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug' Making all in test make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug/test' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug' Making all in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' >>> parted 3.4 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/parted-3.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' Making install in po make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/po' if test "parted" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/po' Making install in lib make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/lib' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/lib' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/lib' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/lib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/lib' Making install in include make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include' Making install in parted make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[6]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/parted' /usr/bin/install -c -m 644 constraint.h debug.h device.h disk.h exception.h filesys.h geom.h natmath.h timer.h unit.h parted.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/parted' make[6]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include' Making install in libparted make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Makefile:1704: target 'arch/.deps/linux.Plo' given more than once in the same rule Making install in labels make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' make[6]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' Making install in fs make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/fs' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/fs' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libparted-fs-resize.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.so.0.0.3 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libparted-fs-resize.so.0.0.3 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libparted-fs-resize.so.0.0.3 libparted-fs-resize.so.0 || { rm -f libparted-fs-resize.so.0 && ln -s libparted-fs-resize.so.0.0.3 libparted-fs-resize.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libparted-fs-resize.so.0.0.3 libparted-fs-resize.so || { rm -f libparted-fs-resize.so && ln -s libparted-fs-resize.so.0.0.3 libparted-fs-resize.so; }; }) libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libparted-fs-resize.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/fs' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/fs' Making install in . make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Makefile:1704: target 'arch/.deps/linux.Plo' given more than once in the same rule make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Makefile:1704: target 'arch/.deps/linux.Plo' given more than once in the same rule /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libparted.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libparted.so.2.0.3 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libparted.so.2.0.3 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libparted.so.2.0.3 libparted.so.2 || { rm -f libparted.so.2 && ln -s libparted.so.2.0.3 libparted.so.2; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libparted.so.2.0.3 libparted.so || { rm -f libparted.so && ln -s libparted.so.2.0.3 libparted.so; }; }) libtool: install: /usr/bin/install -c .libs/libparted.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libparted.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Making install in parted make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/parted' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/parted' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/parted' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c parted '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/sbin' libtool: install: /usr/bin/install -c parted /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/sbin/parted make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/parted' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/parted' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/parted' Making install in partprobe make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/partprobe' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/partprobe' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c partprobe '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/sbin' libtool: install: /usr/bin/install -c partprobe /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/sbin/partprobe make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/partprobe' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/partprobe' Making install in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc' Making install in C make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc/C' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc/C' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 parted.8 partprobe.8 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man8' make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc/C' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc/C' Making install in pt_BR make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc/pt_BR' GEN all-local make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc/pt_BR' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc/pt_BR' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc/pt_BR' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/info' /usr/bin/install -c -m 644 ./parted.info '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/info' make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc' Making install in debug make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug' Making install in test make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug/test' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug/test' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug/test' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug' Making install in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/tests' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libparted.pc libparted-fs-resize.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' >>> parted 3.4 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> parted 3.4 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/parted-3.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' Making install in po make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/po' if test "parted" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-13/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-13/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/po' Making install in lib make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/lib' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/lib' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/lib' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/lib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/lib' Making install in include make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include' Making install in parted make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[6]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/parted' /usr/bin/install -c -m 644 constraint.h debug.h device.h disk.h exception.h filesys.h geom.h natmath.h timer.h unit.h parted.h '/tmp/instance-13/output-1/target/usr/include/parted' make[6]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include/parted' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/include' Making install in libparted make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Makefile:1704: target 'arch/.deps/linux.Plo' given more than once in the same rule Making install in labels make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' make[6]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/labels' Making install in fs make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/fs' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/fs' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libparted-fs-resize.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.so.0.0.3 /tmp/instance-13/output-1/target/usr/lib/libparted-fs-resize.so.0.0.3 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libparted-fs-resize.so.0.0.3 libparted-fs-resize.so.0 || { rm -f libparted-fs-resize.so.0 && ln -s libparted-fs-resize.so.0.0.3 libparted-fs-resize.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libparted-fs-resize.so.0.0.3 libparted-fs-resize.so || { rm -f libparted-fs-resize.so && ln -s libparted-fs-resize.so.0.0.3 libparted-fs-resize.so; }; }) libtool: install: /usr/bin/install -c .libs/libparted-fs-resize.lai /tmp/instance-13/output-1/target/usr/lib/libparted-fs-resize.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/fs' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted/fs' Making install in . make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Makefile:1704: target 'arch/.deps/linux.Plo' given more than once in the same rule make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Makefile:1704: target 'arch/.deps/linux.Plo' given more than once in the same rule /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libparted.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libparted.so.2.0.3 /tmp/instance-13/output-1/target/usr/lib/libparted.so.2.0.3 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libparted.so.2.0.3 libparted.so.2 || { rm -f libparted.so.2 && ln -s libparted.so.2.0.3 libparted.so.2; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libparted.so.2.0.3 libparted.so || { rm -f libparted.so && ln -s libparted.so.2.0.3 libparted.so; }; }) libtool: install: /usr/bin/install -c .libs/libparted.lai /tmp/instance-13/output-1/target/usr/lib/libparted.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/libparted' Making install in parted make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/parted' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/parted' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/parted' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c parted '/tmp/instance-13/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c parted /tmp/instance-13/output-1/target/usr/sbin/parted make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/parted' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/parted' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/parted' Making install in partprobe make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/partprobe' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/partprobe' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c partprobe '/tmp/instance-13/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c partprobe /tmp/instance-13/output-1/target/usr/sbin/partprobe make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/partprobe' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/partprobe' Making install in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc' Making install in C make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc/C' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc/C' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 parted.8 partprobe.8 '/tmp/instance-13/output-1/target/usr/share/man/man8' make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc/C' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc/C' Making install in pt_BR make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc/pt_BR' GEN all-local make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc/pt_BR' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc/pt_BR' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc/pt_BR' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./parted.info '/tmp/instance-13/output-1/target/usr/share/info' make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/doc' Making install in debug make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug' Making install in test make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug/test' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug/test' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug/test' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug' make[5]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/debug' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/debug' Making install in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/tests' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' make[4]: Entering directory '/tmp/instance-13/output-1/build/parted-3.4' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libparted.pc libparted-fs-resize.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[4]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' make[3]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/parted-3.4' >>> host-patchelf 0.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.patchelf-0.13.tar.bz2.UWAkDl/output' 'https://github.com/NixOS/patchelf/releases/download/0.13/patchelf-0.13.tar.bz2' --2022-10-17 19:38:44-- https://github.com/NixOS/patchelf/releases/download/0.13/patchelf-0.13.tar.bz2 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://objects.githubusercontent.com/github-production-release-asset-2e65be/2928164/01108d9f-4a05-4c47-b476-3d77195d9e68?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T013844Z&X-Amz-Expires=300&X-Amz-Signature=0260cbe78c8f0c7b2996d5966a94ff02a0ba639edc5d20afe18933fa05bc2610&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2928164&response-content-disposition=attachment%3B%20filename%3Dpatchelf-0.13.tar.bz2&response-content-type=application%2Foctet-stream [following] --2022-10-17 19:38:44-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/2928164/01108d9f-4a05-4c47-b476-3d77195d9e68?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T013844Z&X-Amz-Expires=300&X-Amz-Signature=0260cbe78c8f0c7b2996d5966a94ff02a0ba639edc5d20afe18933fa05bc2610&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=2928164&response-content-disposition=attachment%3B%20filename%3Dpatchelf-0.13.tar.bz2&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 172499 (168K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.patchelf-0.13.tar.bz2.UWAkDl/output' 0K .......... .......... .......... .......... .......... 29% 377K 0s 50K .......... .......... .......... .......... .......... 59% 195M 0s 100K .......... .......... .......... .......... .......... 89% 658K 0s 150K .......... ........ 100% 155M=0.2s 2022-10-17 19:38:45 (806 KB/s) - '/tmp/instance-13/output-1/build/.patchelf-0.13.tar.bz2.UWAkDl/output' saved [172499/172499] patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /tmp/instance-13/dl/patchelf/patchelf-0.13.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /tmp/instance-13/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /usr/bin/gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.13 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/tmp/instance-13/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-13/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-13/output-1/host/include -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-13/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-13/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-13/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-patchelf-0.13' >>> pinentry 1.1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.pinentry-1.1.1.tar.bz2.M2U6lM/output' 'https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-1.1.1.tar.bz2' --2022-10-17 19:39:11-- https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-1.1.1.tar.bz2 Resolving www.gnupg.org (www.gnupg.org)... 217.69.76.60, 2001:aa8:fff1:2100::60 Connecting to www.gnupg.org (www.gnupg.org)|217.69.76.60|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 515723 (504K) [text/plain] Saving to: '/tmp/instance-13/output-1/build/.pinentry-1.1.1.tar.bz2.M2U6lM/output' 0K .......... .......... .......... .......... .......... 9% 192K 2s 50K .......... .......... .......... .......... .......... 19% 385K 2s 100K .......... .......... .......... .......... .......... 29% 86.3M 1s 150K .......... .......... .......... .......... .......... 39% 383K 1s 200K .......... .......... .......... .......... .......... 49% 129M 1s 250K .......... .......... .......... .......... .......... 59% 44.5M 0s 300K .......... .......... .......... .......... .......... 69% 384K 0s 350K .......... .......... .......... .......... .......... 79% 151M 0s 400K .......... .......... .......... .......... .......... 89% 171M 0s 450K .......... .......... .......... .......... .......... 99% 163M 0s 500K ... 100% 113M=0.7s 2022-10-17 19:39:12 (770 KB/s) - '/tmp/instance-13/output-1/build/.pinentry-1.1.1.tar.bz2.M2U6lM/output' saved [515723/515723] pinentry-1.1.1.tar.bz2: OK (sha1: b8b88cab4fd844e3616d55aeba8f084f2b98fb0f) pinentry-1.1.1.tar.bz2: OK (sha256: cd12a064013ed18e2ee8475e669b9f58db1b225a0144debdb85a68cecddba57f) >>> pinentry 1.1.1 Extracting bzcat /tmp/instance-13/dl/pinentry/pinentry-1.1.1.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/pinentry-1.1.1 -xf - >>> pinentry 1.1.1 Patching >>> pinentry 1.1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/pinentry-1.1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pinentry 1.1.1 Patching libtool >>> pinentry 1.1.1 Configuring (cd /tmp/instance-13/output-1/build/pinentry-1.1.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 LIBS=-latomic CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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 --with-libassuan-prefix=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --with-libgpg-error-prefix=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --without-libcap --disable-libsecret --disable-pinentry-efl --disable-pinentry-fltk --enable-ncurses --with-ncurses-include-dir=none --disable-pinentry-gtk2 --disable-pinentry-qt ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --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 mips64-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 whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking dependency style of no... none checking whether ln -s works... yes checking pkg-config is at least version 0.9.0... yes checking for mips64-buildroot-linux-gnu-windres... no checking for windres... no checking for gitlog-to-changelog... no checking if gcc ignores unknown -Wno-* options... yes checking if gcc supports -Wpointer-arith... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for seteuid... yes checking for stpcpy... yes checking for mmap... yes checking for stat... yes checking for mlock... yes checking whether mlock is broken... assuming no checking for uint32_t... yes checking for gpg-error-config... /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/gpg-error-config checking for gpgrt-config... no checking for GPG Error - version >= 1.16... yes (1.45) configure: WARNING: *** *** The config script "/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/gpg-error-config" was *** built for mips64el-unknown-linux-gnuabi64 and thus may not match the *** used host mips64-buildroot-linux-gnu. *** You may want to use the configure option --with-libgpg-error-prefix *** to specify a matching config script or use $SYSROOT. *** checking for libassuan-config... /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/libassuan-config checking for LIBASSUAN - version >= 2.1.0... yes (2.5.5) checking LIBASSUAN API version... okay checking for byte typedef... no checking for ulong typedef... yes checking for ncursesw... no checking for ncurses... yes checking for ncurses include dir... none checking for ld... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... guessing yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking if Unix domain socket is supported... yes checking for gcr-3,gcr-base-3... no configure: WARNING: pkg-config could not find the module gcr-3,gcr-base-3 checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating m4/Makefile config.status: creating secmem/Makefile config.status: creating pinentry/Makefile config.status: creating curses/Makefile config.status: creating tty/Makefile config.status: creating efl/Makefile config.status: creating emacs/Makefile config.status: creating gtk+-2/Makefile config.status: creating gnome3/Makefile config.status: creating qt/Makefile config.status: creating tqt/Makefile config.status: creating w32/Makefile config.status: creating fltk/Makefile config.status: creating doc/Makefile 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-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared configure: Pinentry v1.1.1 has been configured as follows: Revision: c6202b2 (50720) Platform: mips64-buildroot-linux-gnu Curses Pinentry ..: yes TTY Pinentry .....: maybe Emacs Pinentry ...: no EFL Pinentry .....: no GTK+-2 Pinentry ..: no GNOME 3 Pinentry .: no Qt Pinentry ......: no TQt Pinentry .....: no W32 Pinentry .....: no FLTK Pinentry ....: no Fallback to Curses: yes Emacs integration : yes libsecret ........: no Default Pinentry .: pinentry-curses >>> pinentry 1.1.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/pinentry-1.1.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' Making all in m4 make[3]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/m4' Making all in secmem make[3]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/secmem' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o secmem.o secmem.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o util.o util.c rm -f libsecmem.a ar cru libsecmem.a secmem.o util.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libsecmem.a make[3]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/secmem' Making all in pinentry make[3]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/pinentry' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry.o pinentry.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o argparse.o argparse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o password-cache.o password-cache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-emacs.o pinentry-emacs.c rm -f libpinentry.a ar cru libpinentry.a pinentry.o argparse.o password-cache.o pinentry-emacs.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libpinentry.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../secmem -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o libpinentry_curses_a-pinentry-curses.o `test -f 'pinentry-curses.c' || echo './'`pinentry-curses.c rm -f libpinentry-curses.a ar cru libpinentry-curses.a libpinentry_curses_a-pinentry-curses.o ar: `u' modifier ignored since `D' is the default (see `U') /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libpinentry-curses.a make[3]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/pinentry' Making all in curses make[3]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/curses' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -I../pinentry -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-curses.o pinentry-curses.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-pointer-sign -Wpointer-arith -o pinentry-curses pinentry-curses.o ../pinentry/libpinentry.a ../pinentry/libpinentry-curses.a ../secmem/libsecmem.a -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lassuan -lgpg-error -lgpg-error -lncurses -latomic make[3]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/curses' make[3]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' >>> pinentry 1.1.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/pinentry-1.1.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' Making install in m4 make[2]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/m4' make[3]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/m4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/m4' Making install in secmem make[2]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/secmem' make[3]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/secmem' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/secmem' make[2]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/secmem' Making install in pinentry make[2]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/pinentry' make[3]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/pinentry' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/pinentry' make[2]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/pinentry' Making install in curses make[2]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/curses' make[3]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/curses' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pinentry-curses '/tmp/instance-13/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/curses' make[2]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1/curses' make[2]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' (cd /tmp/instance-13/output-1/target/usr/bin; \ rm -f pinentry; \ ln -s pinentry-curses pinentry) make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/pinentry-1.1.1' >>> sdl2 2.24.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.SDL2-2.24.1.tar.gz.Y2iCdO/output' 'http://www.libsdl.org/release/SDL2-2.24.1.tar.gz' --2022-10-17 19:39:23-- http://www.libsdl.org/release/SDL2-2.24.1.tar.gz Resolving www.libsdl.org (www.libsdl.org)... 192.241.223.99, 2604:a880:1:20::181:e001 Connecting to www.libsdl.org (www.libsdl.org)|192.241.223.99|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7523849 (7.2M) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.SDL2-2.24.1.tar.gz.Y2iCdO/output' 0K .......... .......... .......... .......... .......... 0% 897K 8s 50K .......... .......... .......... .......... .......... 1% 1.82M 6s 100K .......... .......... .......... .......... .......... 2% 168M 4s 150K .......... .......... .......... .......... .......... 2% 1.69M 4s 200K .......... .......... .......... .......... .......... 3% 250M 3s 250K .......... .......... .......... .......... .......... 4% 1.76M 3s 300K .......... .......... .......... .......... .......... 4% 148M 3s 350K .......... .......... .......... .......... .......... 5% 13.4M 2s 400K .......... .......... .......... .......... .......... 6% 2.03M 3s 450K .......... .......... .......... .......... .......... 6% 188M 2s 500K .......... .......... .......... .......... .......... 7% 929K 3s 550K .......... .......... .......... .......... .......... 8% 248M 2s 600K .......... .......... .......... .......... .......... 8% 28.3M 2s 650K .......... .......... .......... .......... .......... 9% 232M 2s 700K .......... .......... .......... .......... .......... 10% 1.88M 2s 750K .......... .......... .......... .......... .......... 10% 57.3M 2s 800K .......... .......... .......... .......... .......... 11% 1.84M 2s 850K .......... .......... .......... .......... .......... 12% 1.80M 2s 900K .......... .......... .......... .......... .......... 12% 91.5M 2s 950K .......... .......... .......... .......... .......... 13% 1.80M 2s 1000K .......... .......... .......... .......... .......... 14% 26.7M 2s 1050K .......... .......... .......... .......... .......... 14% 1.90M 2s 1100K .......... .......... .......... .......... .......... 15% 91.5M 2s 1150K .......... .......... .......... .......... .......... 16% 1.80M 2s 1200K .......... .......... .......... .......... .......... 17% 97.7M 2s 1250K .......... .......... .......... .......... .......... 17% 1.80M 2s 1300K .......... .......... .......... .......... .......... 18% 96.4M 2s 1350K .......... .......... .......... .......... .......... 19% 1.78M 2s 1400K .......... .......... .......... .......... .......... 19% 3.43M 2s 1450K .......... .......... .......... .......... .......... 20% 3.27M 2s 1500K .......... .......... .......... .......... .......... 21% 1.94M 2s 1550K .......... .......... .......... .......... .......... 21% 42.2M 2s 1600K .......... .......... .......... .......... .......... 22% 1.84M 2s 1650K .......... .......... .......... .......... .......... 23% 221M 2s 1700K .......... .......... .......... .......... .......... 23% 1.81M 2s 1750K .......... .......... .......... .......... .......... 24% 87.9M 2s 1800K .......... .......... .......... .......... .......... 25% 1.80M 2s 1850K .......... .......... .......... .......... .......... 25% 59.3M 2s 1900K .......... .......... .......... .......... .......... 26% 1.83M 2s 1950K .......... .......... .......... .......... .......... 27% 91.3M 2s 2000K .......... .......... .......... .......... .......... 27% 1.79M 2s 2050K .......... .......... .......... .......... .......... 28% 194M 2s 2100K .......... .......... .......... .......... .......... 29% 1.78M 2s 2150K .......... .......... .......... .......... .......... 29% 51.2M 2s 2200K .......... .......... .......... .......... .......... 30% 1.84M 2s 2250K .......... .......... .......... .......... .......... 31% 72.5M 2s 2300K .......... .......... .......... .......... .......... 31% 1.80M 2s 2350K .......... .......... .......... .......... .......... 32% 158M 1s 2400K .......... .......... .......... .......... .......... 33% 1.78M 1s 2450K .......... .......... .......... .......... .......... 34% 98.3M 1s 2500K .......... .......... .......... .......... .......... 34% 1.74M 1s 2550K .......... .......... .......... .......... .......... 35% 255M 1s 2600K .......... .......... .......... .......... .......... 36% 1.77M 1s 2650K .......... .......... .......... .......... .......... 36% 95.4M 1s 2700K .......... .......... .......... .......... .......... 37% 1.82M 1s 2750K .......... .......... .......... .......... .......... 38% 37.7M 1s 2800K .......... .......... .......... .......... .......... 38% 3.79M 1s 2850K .......... .......... .......... .......... .......... 39% 3.37M 1s 2900K .......... .......... .......... .......... .......... 40% 3.83M 1s 2950K .......... .......... .......... .......... .......... 40% 3.31M 1s 3000K .......... .......... .......... .......... .......... 41% 4.10M 1s 3050K .......... .......... .......... .......... .......... 42% 3.10M 1s 3100K .......... .......... .......... .......... .......... 42% 103M 1s 3150K .......... .......... .......... .......... .......... 43% 1.81M 1s 3200K .......... .......... .......... .......... .......... 44% 51.3M 1s 3250K .......... .......... .......... .......... .......... 44% 1.81M 1s 3300K .......... .......... .......... .......... .......... 45% 171M 1s 3350K .......... .......... .......... .......... .......... 46% 1.80M 1s 3400K .......... .......... .......... .......... .......... 46% 85.3M 1s 3450K .......... .......... .......... .......... .......... 47% 1.80M 1s 3500K .......... .......... .......... .......... .......... 48% 167M 1s 3550K .......... .......... .......... .......... .......... 48% 1.77M 1s 3600K .......... .......... .......... .......... .......... 49% 158M 1s 3650K .......... .......... .......... .......... .......... 50% 4.44M 1s 3700K .......... .......... .......... .......... .......... 51% 2.92M 1s 3750K .......... .......... .......... .......... .......... 51% 4.53M 1s 3800K .......... .......... .......... .......... .......... 52% 2.93M 1s 3850K .......... .......... .......... .......... .......... 53% 4.12M 1s 3900K .......... .......... .......... .......... .......... 53% 3.15M 1s 3950K .......... .......... .......... .......... .......... 54% 92.3M 1s 4000K .......... .......... .......... .......... .......... 55% 1.81M 1s 4050K .......... .......... .......... .......... .......... 55% 47.1M 1s 4100K .......... .......... .......... .......... .......... 56% 1.81M 1s 4150K .......... .......... .......... .......... .......... 57% 147M 1s 4200K .......... .......... .......... .......... .......... 57% 1.99M 1s 4250K .......... .......... .......... .......... .......... 58% 19.0M 1s 4300K .......... .......... .......... .......... .......... 59% 4.17M 1s 4350K .......... .......... .......... .......... .......... 59% 2.95M 1s 4400K .......... .......... .......... .......... .......... 60% 4.29M 1s 4450K .......... .......... .......... .......... .......... 61% 2.96M 1s 4500K .......... .......... .......... .......... .......... 61% 123M 1s 4550K .......... .......... .......... .......... .......... 62% 1.80M 1s 4600K .......... .......... .......... .......... .......... 63% 124M 1s 4650K .......... .......... .......... .......... .......... 63% 4.81M 1s 4700K .......... .......... .......... .......... .......... 64% 2.85M 1s 4750K .......... .......... .......... .......... .......... 65% 4.79M 1s 4800K .......... .......... .......... .......... .......... 66% 2.75M 1s 4850K .......... .......... .......... .......... .......... 66% 275M 1s 4900K .......... .......... .......... .......... .......... 67% 1.77M 1s 4950K .......... .......... .......... .......... .......... 68% 52.8M 1s 5000K .......... .......... .......... .......... .......... 68% 2.21M 1s 5050K .......... .......... .......... .......... .......... 69% 5.25M 1s 5100K .......... .......... .......... .......... .......... 70% 10.1M 1s 5150K .......... .......... .......... .......... .......... 70% 2.15M 1s 5200K .......... .......... .......... .......... .......... 71% 95.1M 1s 5250K .......... .......... .......... .......... .......... 72% 1.81M 1s 5300K .......... .......... .......... .......... .......... 72% 40.4M 1s 5350K .......... .......... .......... .......... .......... 73% 7.42M 1s 5400K .......... .......... .......... .......... .......... 74% 2.42M 1s 5450K .......... .......... .......... .......... .......... 74% 6.88M 1s 5500K .......... .......... .......... .......... .......... 75% 2.40M 0s 5550K .......... .......... .......... .......... .......... 76% 11.3M 0s 5600K .......... .......... .......... .......... .......... 76% 2.13M 0s 5650K .......... .......... .......... .......... .......... 77% 113M 0s 5700K .......... .......... .......... .......... .......... 78% 6.74M 0s 5750K .......... .......... .......... .......... .......... 78% 2.42M 0s 5800K .......... .......... .......... .......... .......... 79% 11.2M 0s 5850K .......... .......... .......... .......... .......... 80% 1.94M 0s 5900K .......... .......... .......... .......... .......... 80% 259M 0s 5950K .......... .......... .......... .......... .......... 81% 8.36M 0s 6000K .......... .......... .......... .......... .......... 82% 2.24M 0s 6050K .......... .......... .......... .......... .......... 83% 26.1M 0s 6100K .......... .......... .......... .......... .......... 83% 1.86M 0s 6150K .......... .......... .......... .......... .......... 84% 270M 0s 6200K .......... .......... .......... .......... .......... 85% 8.37M 0s 6250K .......... .......... .......... .......... .......... 85% 2.32M 0s 6300K .......... .......... .......... .......... .......... 86% 7.34M 0s 6350K .......... .......... .......... .......... .......... 87% 2.37M 0s 6400K .......... .......... .......... .......... .......... 87% 28.7M 0s 6450K .......... .......... .......... .......... .......... 88% 7.52M 0s 6500K .......... .......... .......... .......... .......... 89% 2.46M 0s 6550K .......... .......... .......... .......... .......... 89% 8.52M 0s 6600K .......... .......... .......... .......... .......... 90% 2.26M 0s 6650K .......... .......... .......... .......... .......... 91% 86.2M 0s 6700K .......... .......... .......... .......... .......... 91% 6.43M 0s 6750K .......... .......... .......... .......... .......... 92% 2.47M 0s 6800K .......... .......... .......... .......... .......... 93% 140M 0s 6850K .......... .......... .......... .......... .......... 93% 1.80M 0s 6900K .......... .......... .......... .......... .......... 94% 97.0M 0s 6950K .......... .......... .......... .......... .......... 95% 6.07M 0s 7000K .......... .......... .......... .......... .......... 95% 2.18M 0s 7050K .......... .......... .......... .......... .......... 96% 233M 0s 7100K .......... .......... .......... .......... .......... 97% 2.41M 0s 7150K .......... .......... .......... .......... .......... 97% 6.00M 0s 7200K .......... .......... .......... .......... .......... 98% 11.1M 0s 7250K .......... .......... .......... .......... .......... 99% 2.25M 0s 7300K .......... .......... .......... .......... ....... 100% 41.5M=1.9s 2022-10-17 19:39:25 (3.74 MB/s) - '/tmp/instance-13/output-1/build/.SDL2-2.24.1.tar.gz.Y2iCdO/output' saved [7523849/7523849] SDL2-2.24.1.tar.gz: OK (sha256: bc121588b1105065598ce38078026a414c28ea95e66ed2adab4c44d80b309e1b) >>> sdl2 2.24.1 Extracting gzip -d -c /tmp/instance-13/dl/sdl2/SDL2-2.24.1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/sdl2-2.24.1 -xf - >>> sdl2 2.24.1 Patching >>> sdl2 2.24.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/sdl2-2.24.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl2 2.24.1 Patching libtool patching file /tmp/instance-13/output-1/build/sdl2-2.24.1/build-scripts/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4287 (offset 10 lines). Hunk #3 succeeded at 6584 (offset 30 lines). Hunk #4 succeeded at 6594 (offset 30 lines). Hunk #5 succeeded at 6894 (offset 37 lines). Hunk #6 succeeded at 7198 (offset 49 lines). Hunk #7 succeeded at 8174 (offset 62 lines). Hunk #8 succeeded at 10803 (offset 93 lines). >>> sdl2 2.24.1 Configuring (cd /tmp/instance-13/output-1/build/sdl2-2.24.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-rpath --disable-arts --disable-esd --disable-dbus --disable-pulseaudio --disable-video-vivante --disable-video-cocoa --disable-video-metal --disable-video-wayland --disable-video-dummy --disable-video-offscreen --disable-video-vulkan --disable-ime --disable-ibus --disable-fcitx --disable-joystick-mfi --disable-directx --disable-xinput --disable-wasapi --disable-hidapi-joystick --disable-hidapi-libusb --disable-joystick-virtual --disable-render-d3d --enable-static --disable-libudev --disable-sse --disable-3dnow --disable-video-directfb --disable-video-rpi --disable-video-x11 --without-x --disable-video-opengl --disable-video-opengles --disable-video-opengles1 --disable-video-opengles2 --enable-alsa --disable-video-kmsdrm ) 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 checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking for gawk... gawk checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mips64-buildroot-linux-gnu-windres... no checking for windres... no checking for gawk... (cached) gawk checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking for egrep... (cached) /usr/bin/grep -E checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking pkg-config is at least version 0.9.0... yes checking for gsort... no checking for sort... sort checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for linker option --no-undefined... yes checking for linker option --dynamicbase... no checking for linker option --nxcompat... no checking for linker option --high-entropy-va... no checking for sys/types.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stddef.h... yes checking for stdarg.h... yes checking for malloc.h... yes checking for memory.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for limits.h... yes checking for ctype.h... yes checking for math.h... yes checking for float.h... yes checking for iconv.h... yes checking for signal.h... yes checking for size_t... yes checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for M_PI in math.h... yes checking for working alloca.h... yes checking for alloca... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for setenv... yes checking for putenv... yes checking for unsetenv... yes checking for bsearch... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for wcslen... yes checking for wcslcpy... no checking for wcslcat... no checking for _wcsdup... no checking for wcsdup... yes checking for wcsstr... yes checking for wcscmp... yes checking for wcsncmp... yes checking for wcscasecmp... yes checking for _wcsicmp... no checking for wcsncasecmp... yes checking for _wcsnicmp... no checking for strlen... yes checking for strlcpy... no checking for strlcat... no checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for index... yes checking for rindex... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for strtok_r... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for vsscanf... yes checking for vsnprintf... yes checking for fopen64... yes checking for fseeko... yes checking for fseeko64... yes checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for sysconf... yes checking for sysctlbyname... no checking for getauxval... yes checking for elf_aux_info... no checking for poll... yes checking for _Exit... yes checking for pow in -lm... yes checking for acos... yes checking for acosf... yes checking for asin... yes checking for asinf... yes checking for atan... yes checking for atanf... yes checking for atan2... yes checking for atan2f... yes checking for ceil... yes checking for ceilf... yes checking for copysign... yes checking for copysignf... yes checking for cos... yes checking for cosf... yes checking for exp... yes checking for expf... yes checking for fabs... yes checking for fabsf... yes checking for floor... yes checking for floorf... yes checking for trunc... yes checking for truncf... yes checking for fmod... yes checking for fmodf... yes checking for log... yes checking for logf... yes checking for log10... yes checking for log10f... yes checking for lround... yes checking for lroundf... yes checking for pow... yes checking for powf... yes checking for round... yes checking for roundf... yes checking for scalbn... yes checking for scalbnf... yes checking for sin... yes checking for sinf... yes checking for sqrt... yes checking for sqrtf... yes checking for tan... yes checking for tanf... yes checking for iconv_open in -liconv... no checking for iconv... yes checking for struct sigaction.sa_sigaction... yes checking for libunwind.h... no checking for GCC builtin atomic operations... yes checking for GCC -mmmx option... no checking for GCC -msse2 option... no checking for GCC -msse3 option... no checking for immintrin.h... no checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for GCC -mlsx option... no checking for lsxintrin.h... no checking for GCC -mlasx option... no checking for lasxintrin.h... no checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no checking for GCC -fno-strict-aliasing option... yes checking for GCC -fvisibility=hidden option... yes checking for GCC -Wdeclaration-after-statement option... yes checking for dlfcn.h... (cached) yes checking for dlopen in -lc... yes checking for dlopen... yes checking for O_CLOEXEC... yes checking for OSS audio support... yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 1.0.11... found. checking for snd_ctl_open in -lasound... yes -- dynamic libasound -> libasound.so.2 checking for libpipewire-0.3 >= 0.3.20... no checking for jack >= 0.125... no checking for audio/audiolib.h... no checking for AuOpenServer in -laudio... no checking for NAS audio support... no checking for sndio.h... no checking for sio_open in -lsndio... no checking for sndio audio support... no checking for samplerate.h... no checking for Linux 2.4 unified input interface... yes checking for sys/inotify.h... yes checking for inotify_init... yes checking for inotify_init1... yes checking for Linux kd.h... yes checking for hidapi joystick support... yes checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... yes checking for pthread_np.h... no checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for clock_gettime in -lrt... yes checking for linux/version.h... yes checking whether to install sdl2-config... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sdl2-config config.status: creating sdl2-config.cmake config.status: creating sdl2-config-version.cmake config.status: creating SDL2.spec config.status: creating sdl2.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing sdl2_config commands config.status: executing summary commands SDL2 Configure Summary: Building Shared Libraries Building Static Libraries Enabled modules : atomic audio video render events joystick haptic hidapi sensor power filesystem threads timers file misc locale loadso cpuinfo assembly Assembly Math : Audio drivers : disk dummy oss alsa(dynamic) Video drivers : Input drivers : linuxev linuxkd Enable virtual joystick APIs : NO Using libsamplerate : NO Using libudev : NO Using dbus : NO Using ime : NO Using ibus : NO Using fcitx : NO 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 >>> sdl2 2.24.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/sdl2-2.24.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/sdl2-2.24.1' /bin/bash ./build-scripts//updaterev.sh /bin/bash ./build-scripts//mkinstalldirs build mkdir -p -- build touch build/.created CC build/SDL.lo CC build/SDL_assert.lo CC build/SDL_dataqueue.lo CC build/SDL_error.lo CC build/SDL_guid.lo CC build/SDL_hints.lo CC build/SDL_list.lo CC build/SDL_log.lo CC build/SDL_utils.lo CC build/SDL_atomic.lo CC build/SDL_spinlock.lo CC build/SDL_audio.lo CC build/SDL_audiocvt.lo CC build/SDL_audiodev.lo CC build/SDL_audiotypecvt.lo CC build/SDL_mixer.lo CC build/SDL_wave.lo CC build/SDL_cpuinfo.lo CC build/SDL_dynapi.lo CC build/SDL_clipboardevents.lo CC build/SDL_displayevents.lo CC build/SDL_dropevents.lo CC build/SDL_events.lo CC build/SDL_gesture.lo CC build/SDL_keyboard.lo CC build/SDL_mouse.lo CC build/SDL_quit.lo CC build/SDL_touch.lo CC build/SDL_windowevents.lo CC build/imKStoUCS.lo CC build/SDL_rwops.lo CC build/SDL_haptic.lo CC build/SDL_hidapi.lo CC build/SDL_gamecontroller.lo CC build/SDL_joystick.lo CC build/controller_type.lo CC build/e_atan2.lo CC build/e_exp.lo CC build/e_fmod.lo CC build/e_log.lo CC build/e_log10.lo CC build/e_pow.lo CC build/e_rem_pio2.lo CC build/e_sqrt.lo CC build/k_cos.lo CC build/k_rem_pio2.lo CC build/k_sin.lo CC build/k_tan.lo CC build/s_atan.lo CC build/s_copysign.lo CC build/s_cos.lo CC build/s_fabs.lo CC build/s_floor.lo CC build/s_scalbn.lo CC build/s_sin.lo CC build/s_tan.lo CC build/SDL_url.lo CC build/SDL_power.lo CC build/SDL_d3dmath.lo CC build/SDL_render.lo CC build/SDL_yuv_sw.lo CC build/SDL_render_d3d.lo CC build/SDL_shaders_d3d.lo CC build/SDL_render_d3d11.lo CC build/SDL_shaders_d3d11.lo CC build/SDL_render_d3d12.lo CC build/SDL_shaders_d3d12.lo CC build/SDL_render_gl.lo CC build/SDL_shaders_gl.lo CC build/SDL_render_gles.lo CC build/SDL_render_gles2.lo CC build/SDL_shaders_gles2.lo CC build/SDL_render_ps2.lo CC build/SDL_render_psp.lo CC build/SDL_blendfillrect.lo CC build/SDL_blendline.lo CC build/SDL_blendpoint.lo CC build/SDL_drawline.lo CC build/SDL_drawpoint.lo CC build/SDL_render_sw.lo CC build/SDL_rotate.lo CC build/SDL_triangle.lo CC build/SDL_render_vita_gxm.lo CC build/SDL_render_vita_gxm_memory.lo CC build/SDL_render_vita_gxm_tools.lo CC build/SDL_sensor.lo CC build/SDL_crc16.lo CC build/SDL_crc32.lo CC build/SDL_getenv.lo CC build/SDL_iconv.lo CC build/SDL_malloc.lo CC build/SDL_mslibc.lo CC build/SDL_qsort.lo CC build/SDL_stdlib.lo CC build/SDL_string.lo CC build/SDL_strtokr.lo CC build/SDL_thread.lo CC build/SDL_timer.lo CC build/SDL_RLEaccel.lo CC build/SDL_blit.lo CC build/SDL_blit_0.lo CC build/SDL_blit_1.lo CC build/SDL_blit_A.lo CC build/SDL_blit_N.lo CC build/SDL_blit_auto.lo CC build/SDL_blit_copy.lo CC build/SDL_blit_slow.lo CC build/SDL_bmp.lo CC build/SDL_clipboard.lo CC build/SDL_egl.lo CC build/SDL_fillrect.lo CC build/SDL_pixels.lo CC build/SDL_rect.lo CC build/SDL_shape.lo CC build/SDL_stretch.lo CC build/SDL_surface.lo CC build/SDL_video.lo CC build/SDL_vulkan_utils.lo CC build/SDL_yuv.lo CC build/yuv_rgb.lo CC build/SDL_locale.lo CC build/SDL_diskaudio.lo CC build/SDL_dummyaudio.lo CC build/SDL_sysloadso.lo CC build/SDL_dspaudio.lo CC build/SDL_alsa_audio.lo CC build/SDL_systhread.lo CC build/SDL_syssem.lo CC build/SDL_sysmutex.lo CC build/SDL_syscond.lo CC build/SDL_systls.lo CC build/SDL_sysurl.lo CC build/SDL_syslocale.lo CC build/SDL_sysjoystick.lo CC build/SDL_steamcontroller.lo CC build/SDL_syshaptic.lo CC build/SDL_syspower.lo CC build/SDL_sysfilesystem.lo CC build/SDL_systimer.lo CC build/SDL_evdev.lo CC build/SDL_evdev_kbd.lo CC build/SDL_evdev_kbd_freebsd.lo CC build/SDL_evdev_capabilities.lo CC build/SDL_threadprio.lo CC build/SDL_poll.lo CC build/SDL_nullevents.lo CC build/SDL_nullframebuffer.lo CC build/SDL_nullvideo.lo CC build/SDL_dummysensor.lo LTLINK build/libSDL2.la CC build/SDL_dummy_main.lo LTLINK build/libSDL2main.la CC build/SDL_test_assert.lo CC build/SDL_test_common.lo CC build/SDL_test_compare.lo CC build/SDL_test_crc32.lo CC build/SDL_test_font.lo CC build/SDL_test_fuzzer.lo CC build/SDL_test_harness.lo CC build/SDL_test_imageBlit.lo CC build/SDL_test_imageBlitBlend.lo CC build/SDL_test_imageFace.lo CC build/SDL_test_imagePrimitives.lo CC build/SDL_test_imagePrimitivesBlend.lo CC build/SDL_test_log.lo CC build/SDL_test_md5.lo CC build/SDL_test_memory.lo CC build/SDL_test_random.lo LTLINK build/libSDL2_test.la make[1]: Leaving directory '/tmp/instance-13/output-1/build/sdl2-2.24.1' >>> sdl2 2.24.1 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/sdl2-2.24.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/sdl2-2.24.1' /bin/bash ./build-scripts//updaterev.sh /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c -m 755 sdl2-config /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/sdl2-config /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/SDL2 mkdir -p -- /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/SDL2 for file in SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_guid.h SDL_haptic.h SDL_hidapi.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_locale.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_metal.h SDL_misc.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2.h SDL_opengles2_gl2platform.h SDL_opengles2.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_rwops.h SDL_scancode.h SDL_sensor.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h SDL_vulkan.h begin_code.h close_code.h SDL_test.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_memory.h SDL_test_random.h; do \ /usr/bin/install -c -m 644 /tmp/instance-13/output-1/build/sdl2-2.24.1/include/$file /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/SDL2/$file; \ done /usr/bin/install -c -m 644 include/SDL_config.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/SDL2/SDL_config.h if test -f include/SDL_revision.h; then \ /usr/bin/install -c -m 644 include/SDL_revision.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/SDL2/SDL_revision.h; \ else \ /usr/bin/install -c -m 644 /tmp/instance-13/output-1/build/sdl2-2.24.1/include/SDL_revision.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/SDL2/SDL_revision.h; \ fi /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2.la /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libSDL2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2main.la /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libSDL2main.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2_test.la /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libSDL2_test.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/aclocal /usr/bin/install -c -m 644 /tmp/instance-13/output-1/build/sdl2-2.24.1/sdl2.m4 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/aclocal/sdl2.m4 /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl2.pc /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2 mkdir -p -- /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config.cmake /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config-version.cmake /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2 make[1]: Leaving directory '/tmp/instance-13/output-1/build/sdl2-2.24.1' /usr/bin/sed -i -e '2iget_filename_component(PACKAGE_PREFIX_DIR "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE)\n' /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2/sdl2-config.cmake /usr/bin/sed -i -e 's%"/usr"%${PACKAGE_PREFIX_DIR}%' /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2/sdl2-config.cmake >>> sdl2 2.24.1 Fixing package configuration files >>> sdl2 2.24.1 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> sdl2 2.24.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/sdl2-2.24.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/sdl2-2.24.1' /bin/bash ./build-scripts//updaterev.sh /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/target/usr/bin /usr/bin/install -c -m 755 sdl2-config /tmp/instance-13/output-1/target/usr/bin/sdl2-config /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/target/usr/include/SDL2 mkdir -p -- /tmp/instance-13/output-1/target/usr/include/SDL2 for file in SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_guid.h SDL_haptic.h SDL_hidapi.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_locale.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_metal.h SDL_misc.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2.h SDL_opengles2_gl2platform.h SDL_opengles2.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_rwops.h SDL_scancode.h SDL_sensor.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h SDL_vulkan.h begin_code.h close_code.h SDL_test.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_memory.h SDL_test_random.h; do \ /usr/bin/install -c -m 644 /tmp/instance-13/output-1/build/sdl2-2.24.1/include/$file /tmp/instance-13/output-1/target/usr/include/SDL2/$file; \ done /usr/bin/install -c -m 644 include/SDL_config.h /tmp/instance-13/output-1/target/usr/include/SDL2/SDL_config.h if test -f include/SDL_revision.h; then \ /usr/bin/install -c -m 644 include/SDL_revision.h /tmp/instance-13/output-1/target/usr/include/SDL2/SDL_revision.h; \ else \ /usr/bin/install -c -m 644 /tmp/instance-13/output-1/build/sdl2-2.24.1/include/SDL_revision.h /tmp/instance-13/output-1/target/usr/include/SDL2/SDL_revision.h; \ fi /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/target/usr/lib /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2.la /tmp/instance-13/output-1/target/usr/lib/libSDL2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2main.la /tmp/instance-13/output-1/target/usr/lib/libSDL2main.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2_test.la /tmp/instance-13/output-1/target/usr/lib/libSDL2_test.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/target/usr/share/aclocal /usr/bin/install -c -m 644 /tmp/instance-13/output-1/build/sdl2-2.24.1/sdl2.m4 /tmp/instance-13/output-1/target/usr/share/aclocal/sdl2.m4 /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl2.pc /tmp/instance-13/output-1/target/usr/lib/pkgconfig /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-13/output-1/target/usr/lib/cmake/SDL2 mkdir -p -- /tmp/instance-13/output-1/target/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config.cmake /tmp/instance-13/output-1/target/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config-version.cmake /tmp/instance-13/output-1/target/usr/lib/cmake/SDL2 make[1]: Leaving directory '/tmp/instance-13/output-1/build/sdl2-2.24.1' >>> xlib_libXfixes 6.0.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXfixes-6.0.0.tar.bz2.0iBmFl/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXfixes-6.0.0.tar.bz2' --2022-10-17 19:43:39-- http://xorg.freedesktop.org/releases/individual/lib/libXfixes-6.0.0.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXfixes-6.0.0.tar.bz2 [following] --2022-10-17 19:43:39-- https://www.x.org/releases/individual/lib/libXfixes-6.0.0.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 297270 (290K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXfixes-6.0.0.tar.bz2.0iBmFl/output' 0K .......... .......... .......... .......... .......... 17% 582K 0s 50K .......... .......... .......... .......... .......... 34% 1.13M 0s 100K .......... .......... .......... .......... .......... 51% 1.20M 0s 150K .......... .......... .......... .......... .......... 68% 14.0M 0s 200K .......... .......... .......... .......... .......... 86% 193M 0s 250K .......... .......... .......... .......... 100% 205M=0.2s 2022-10-17 19:43:41 (1.63 MB/s) - '/tmp/instance-13/output-1/build/.libXfixes-6.0.0.tar.bz2.0iBmFl/output' saved [297270/297270] libXfixes-6.0.0.tar.bz2: OK (sha256: a7c1a24da53e0b46cac5aea79094b4b2257321c621b258729bc3139149245b4c) libXfixes-6.0.0.tar.bz2: OK (sha512: 1985ef156f382e9a7e1cc7e044e0f626de1e4c82557a511cbcf6431994c0ac25b1f8b3a0293bd3089331593db8ce01d3a71ddec68f19b5fe6029d5082fb6885d) >>> xlib_libXfixes 6.0.0 Extracting bzcat /tmp/instance-13/dl/xlib_libXfixes/libXfixes-6.0.0.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0 -xf - >>> xlib_libXfixes 6.0.0 Patching >>> xlib_libXfixes 6.0.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXfixes 6.0.0 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> xlib_libXfixes 6.0.0 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for FIXESEXT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating xfixes.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> xlib_libXfixes 6.0.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/src' CC Cursor.lo CC Disconnect.lo CC Region.lo CC SaveSet.lo CC Selection.lo CC Xfixes.lo CCLD libXfixes.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/src' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/man' GEN Xfixes.3 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' >>> xlib_libXfixes 6.0.0 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXfixes.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXfixes.so.3.1.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXfixes.so.3.1.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXfixes.so.3.1.0 libXfixes.so.3 || { rm -f libXfixes.so.3 && ln -s libXfixes.so.3.1.0 libXfixes.so.3; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXfixes.so.3.1.0 libXfixes.so || { rm -f libXfixes.so && ln -s libXfixes.so.3.1.0 libXfixes.so; }; }) libtool: install: /usr/bin/install -c .libs/libXfixes.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXfixes.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/Xfixes.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 Xfixes.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xfixes.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' >>> xlib_libXfixes 6.0.0 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXfixes 6.0.0 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXfixes.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXfixes.so.3.1.0 /tmp/instance-13/output-1/target/usr/lib/libXfixes.so.3.1.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXfixes.so.3.1.0 libXfixes.so.3 || { rm -f libXfixes.so.3 && ln -s libXfixes.so.3.1.0 libXfixes.so.3; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXfixes.so.3.1.0 libXfixes.so || { rm -f libXfixes.so && ln -s libXfixes.so.3.1.0 libXfixes.so; }; }) libtool: install: /usr/bin/install -c .libs/libXfixes.lai /tmp/instance-13/output-1/target/usr/lib/libXfixes.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/Xfixes.h '/tmp/instance-13/output-1/target/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 Xfixes.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xfixes.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfixes-6.0.0' >>> pipewire 0.3.59 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.pipewire-0.3.59.tar.bz2.ENfxTE/output' 'https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/0.3.59/pipewire-0.3.59.tar.bz2' --2022-10-17 19:43:55-- https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/0.3.59/pipewire-0.3.59.tar.bz2 Resolving gitlab.freedesktop.org (gitlab.freedesktop.org)... 147.75.198.156 Connecting to gitlab.freedesktop.org (gitlab.freedesktop.org)|147.75.198.156|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.pipewire-0.3.59.tar.bz2.ENfxTE/output' 0K .......... .......... .......... .......... .......... 539K 50K .......... .......... .......... .......... .......... 1.05M 100K .......... .......... .......... .......... .......... 1.05M 150K .......... .......... .......... .......... .......... 62.8M 200K .......... .......... .......... .......... .......... 56.9M 250K .......... .......... .......... .......... .......... 1.08M 300K .......... .......... .......... .......... .......... 74.2M 350K .......... .......... .......... .......... .......... 672K 400K .......... .......... .......... .......... .......... 87.2M 450K .......... .......... .......... .......... .......... 423K 500K .......... .......... .......... .......... .......... 9.21M 550K .......... .......... .......... .......... .......... 500K 600K .......... .......... .......... .......... .......... 41.8M 650K .......... .......... .......... .......... .......... 442K 700K .......... .......... .......... .......... .......... 45.8M 750K .......... .......... .......... .......... .......... 516K 800K .......... .......... .......... .......... .......... 20.3M 850K .......... .......... .......... .......... .......... 132M 900K .......... .......... .......... .......... .......... 500K 950K .......... .......... .......... .......... .......... 75.8M 1000K .......... .......... .......... .......... .......... 491K 1050K .......... .......... .......... .......... .......... 39.2M 1100K .......... .......... .......... .......... .......... 525K 1150K .......... .......... .......... .......... .......... 33.1M 1200K .......... .......... .......... .......... .......... 542K 1250K .......... .......... .......... .......... .......... 23.9M 1300K .......... .......... .......... .......... .......... 129M 1350K .......... .......... .......... .......... .......... 2.40M 1400K ......... 84.3M=1.2s 2022-10-17 19:43:57 (1.18 MB/s) - '/tmp/instance-13/output-1/build/.pipewire-0.3.59.tar.bz2.ENfxTE/output' saved [1443372] pipewire-0.3.59.tar.bz2: OK (sha256: 32a6db3f42f00eb95a07369160a614420443ca4f4e90ac628db8ca508e08538e) >>> pipewire 0.3.59 Extracting bzcat /tmp/instance-13/dl/pipewire/pipewire-0.3.59.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/pipewire-0.3.59 -xf - >>> pipewire 0.3.59 Patching >>> pipewire 0.3.59 Configuring rm -rf /tmp/instance-13/output-1/build/pipewire-0.3.59//build mkdir -p /tmp/instance-13/output-1/build/pipewire-0.3.59//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/build/pipewire-0.3.59//build/cross-compilation.conf PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-13/output-1/build/pipewire-0.3.59//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-13/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-13/output-1/host/lib/cmake -Ddocs=disabled -Dman=disabled -Dtests=disabled -Dspa-plugins=enabled -Daudiomixer=enabled -Daudioconvert=enabled -Dbluez5-codec-lc3=disabled -Dbluez5-codec-lc3plus=disabled -Dcontrol=enabled -Daudiotestsrc=enabled -Dsupport=enabled -Devl=disabled -Dtest=disabled -Dvideoconvert=enabled -Dvideotestsrc=enabled -Dvolume=enabled -Dsession-managers=[] -Dlegacy-rtkit=false -Davb=disabled -Dlibcanberra=disabled -Dflatpak=disabled -Ddbus=enabled -Dudev=disabled -Dexamples=disabled -Dgstreamer=enabled -Dsystemd=disabled -Dsystemd-system-service=disabled -Dsystemd-user-service=disabled -Dpipewire-alsa=enabled -Dalsa=disabled -Davahi=enabled -Dpipewire-jack=disabled -Djack=disabled -Dbluez5=disabled -Dbluez5-codec-opus=disabled -Dffmpeg=disabled -Dpipewire-v4l2=disabled -Dv4l2=disabled -Dlibcamera=disabled -Dlv2=disabled -Dx11=enabled -Dx11-xfixes=enabled -Dlibusb=enabled -Dvulkan=disabled -Dpw-cat=disabled -Dsndfile=disabled -Dlibpulse=disabled -Dsdl2=enabled -Decho-cancel-webrtc=disabled -Draop=enabled /tmp/instance-13/output-1/build/pipewire-0.3.59/ /tmp/instance-13/output-1/build/pipewire-0.3.59//build The Meson build system Version: 0.63.3 Source dir: /tmp/instance-13/output-1/build/pipewire-0.3.59 Build dir: /tmp/instance-13/output-1/build/pipewire-0.3.59/build Build type: cross build Project name: pipewire Project version: 0.3.59 C compiler for the host machine: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc (gcc 11.3.0 "mips64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-534-g291c6c27ad) 11.3.0") C linker for the host machine: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=suggest-attribute=format: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-pedantic: YES Compiler for C supports arguments -Wold-style-declaration: YES Compiler for C supports arguments -Wdeprecated-declarations: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -D_GNU_SOURCE: YES Compiler for C supports arguments -DFASTPATH: YES Compiler for language cpp for the host machine not found. Compiler for C supports arguments -msse: NO Compiler for C supports arguments -msse2: NO Compiler for C supports arguments -mssse3: NO Compiler for C supports arguments -msse4.1: NO Compiler for C supports arguments -mfma: NO Compiler for C supports arguments -mavx: NO Compiler for C supports arguments -mavx2: NO Compiler for C supports arguments -mfpu=neon: NO Library atomic found: YES Checking if "8-byte __atomic_fetch_add without libatomic" : links: YES Has header "sys/mount.h" : YES Has header "sys/param.h" : YES Has header "sys/random.h" : YES Has header "sys/vfs.h" : YES Has header "pwd.h" : YES Fetching value of define "SYS_pidfd_open" : (5000 + 434) Dependency systemd skipped: feature systemd disabled Dependency libsystemd skipped: feature systemd disabled Configuring Makefile using configuration Library m found: YES Library rt found: YES Library dl found: YES Run-time dependency threads found: YES Found pkg-config: /tmp/instance-13/output-1/host/bin/pkgconf (1.6.3) Run-time dependency dbus-1 found: YES 1.12.24 Run-time dependency sdl2 found: YES 2.24.1 Run-time dependency libdrm found: YES 2.4.112 Found CMake: /tmp/instance-13/output-1/host/bin/cmake (3.22.3) Run-time dependency readline found: NO (tried pkgconfig and cmake) Library readline found: NO Run-time dependency ncursesw found: NO (tried pkgconfig and cmake) Dependency sndfile skipped: feature sndfile disabled Dependency libpulse skipped: feature libpulse disabled Run-time dependency avahi-client found: YES 0.8 Run-time dependency x11-xcb found: YES 1.8.1 Run-time dependency xfixes found: YES 6.0.0 Dependency libcanberra skipped: feature libcanberra disabled Run-time dependency libusb-1.0 found: YES 1.0.26 Run-time dependency libcap found: YES 2.65 Dependency glib-2.0 skipped: feature flatpak disabled Run-time dependency glib-2.0 found: YES 2.72.3 Run-time dependency gobject-2.0 found: YES 2.72.3 Run-time dependency gmodule-2.0 found: YES 2.72.3 Run-time dependency gio-2.0 found: YES 2.72.3 Run-time dependency gio-unix-2.0 found: YES 2.72.3 Run-time dependency gstreamer-1.0 found: YES 1.20.4 Run-time dependency gstreamer-plugins-base-1.0 found: YES 1.20.4 Run-time dependency gstreamer-video-1.0 found: YES 1.20.4 Run-time dependency gstreamer-audio-1.0 found: YES 1.20.4 Run-time dependency gstreamer-allocators-1.0 found: YES 1.20.4 Dependency webrtc-audio-processing skipped: feature echo-cancel-webrtc disabled Library intl found: NO Run-time dependency intl found: YES Run-time dependency alsa found: YES 1.2.7.2 Run-time dependency openssl found: YES 1.1.1q Dependency lilv-0 skipped: feature lv2 disabled Checking for function "gettid" : YES Checking for function "memfd_create" : YES Checking for function "getrandom" : YES Checking for function "reallocarray" : YES Checking for function "sigabbrev_np" : YES Checking for function "XSetIOErrorExitHandler" with dependency x11-xcb: YES Program msgfmt found: YES (/tmp/instance-13/output-1/host/bin/msgfmt) Program msginit found: NO ../output-1/build/pipewire-0.3.59/po/meson.build:9: WARNING: 'msginit' not found, maintainer targets will not work Program msgmerge found: YES (/tmp/instance-13/output-1/host/bin/msgmerge) Program xgettext found: YES (/tmp/instance-13/output-1/host/bin/xgettext) Dependency alsa skipped: feature alsa disabled Dependency bluez skipped: feature bluez5 disabled Dependency libavcodec skipped: feature ffmpeg disabled Dependency jack skipped: feature jack disabled Dependency vulkan skipped: feature vulkan disabled Dependency libcamera skipped: feature libcamera disabled Run-time dependency libudev found: NO (tried pkgconfig and cmake) Has header "linux/videodev2.h" skipped: feature v4l2 disabled Program find found: YES (/usr/bin/find) Configuring spa-include-test-spa_utils_type_h.c using configuration Configuring spa-include-test-spa_utils_string_h.c using configuration Configuring spa-include-test-spa_utils_ringbuffer_h.c using configuration Configuring spa-include-test-spa_utils_result_h.c using configuration Configuring spa-include-test-spa_utils_names_h.c using configuration Configuring spa-include-test-spa_utils_list_h.c using configuration Configuring spa-include-test-spa_utils_keys_h.c using configuration Configuring spa-include-test-spa_utils_json_h.c using configuration Configuring spa-include-test-spa_utils_json_pod_h.c using configuration Configuring spa-include-test-spa_utils_hook_h.c using configuration Configuring spa-include-test-spa_utils_dll_h.c using configuration Configuring spa-include-test-spa_utils_dict_h.c using configuration Configuring spa-include-test-spa_utils_defs_h.c using configuration Configuring spa-include-test-spa_utils_ansi_h.c using configuration Configuring spa-include-test-spa_support_thread_h.c using configuration Configuring spa-include-test-spa_support_system_h.c using configuration Configuring spa-include-test-spa_support_plugin_h.c using configuration Configuring spa-include-test-spa_support_plugin_loader_h.c using configuration Configuring spa-include-test-spa_support_loop_h.c using configuration Configuring spa-include-test-spa_support_log_h.c using configuration Configuring spa-include-test-spa_support_log_impl_h.c using configuration Configuring spa-include-test-spa_support_i18n_h.c using configuration Configuring spa-include-test-spa_support_dbus_h.c using configuration Configuring spa-include-test-spa_support_cpu_h.c using configuration Configuring spa-include-test-spa_pod_vararg_h.c using configuration Configuring spa-include-test-spa_pod_pod_h.c using configuration Configuring spa-include-test-spa_pod_parser_h.c using configuration Configuring spa-include-test-spa_pod_iter_h.c using configuration Configuring spa-include-test-spa_pod_filter_h.c using configuration Configuring spa-include-test-spa_pod_event_h.c using configuration Configuring spa-include-test-spa_pod_dynamic_h.c using configuration Configuring spa-include-test-spa_pod_compare_h.c using configuration Configuring spa-include-test-spa_pod_command_h.c using configuration Configuring spa-include-test-spa_pod_builder_h.c using configuration Configuring spa-include-test-spa_param_video_raw_h.c using configuration Configuring spa-include-test-spa_param_video_multiview_h.c using configuration Configuring spa-include-test-spa_param_video_format_h.c using configuration Configuring spa-include-test-spa_param_video_format_utils_h.c using configuration Configuring spa-include-test-spa_param_video_encoded_h.c using configuration Configuring spa-include-test-spa_param_video_color_h.c using configuration Configuring spa-include-test-spa_param_video_chroma_h.c using configuration Configuring spa-include-test-spa_param_props_h.c using configuration Configuring spa-include-test-spa_param_profiler_h.c using configuration Configuring spa-include-test-spa_param_param_h.c using configuration Configuring spa-include-test-spa_param_latency_utils_h.c using configuration Configuring spa-include-test-spa_param_format_h.c using configuration Configuring spa-include-test-spa_param_format_utils_h.c using configuration Configuring spa-include-test-spa_param_bluetooth_audio_h.c using configuration Configuring spa-include-test-spa_param_audio_raw_h.c using configuration Configuring spa-include-test-spa_param_audio_layout_h.c using configuration Configuring spa-include-test-spa_param_audio_iec958_h.c using configuration Configuring spa-include-test-spa_param_audio_format_h.c using configuration Configuring spa-include-test-spa_param_audio_format_utils_h.c using configuration Configuring spa-include-test-spa_param_audio_dsd_h.c using configuration Configuring spa-include-test-spa_node_utils_h.c using configuration Configuring spa-include-test-spa_node_node_h.c using configuration Configuring spa-include-test-spa_node_keys_h.c using configuration Configuring spa-include-test-spa_node_io_h.c using configuration Configuring spa-include-test-spa_node_event_h.c using configuration Configuring spa-include-test-spa_node_command_h.c using configuration Configuring spa-include-test-spa_monitor_utils_h.c using configuration Configuring spa-include-test-spa_monitor_event_h.c using configuration Configuring spa-include-test-spa_monitor_device_h.c using configuration Configuring spa-include-test-spa_interfaces_audio_aec_h.c using configuration Configuring spa-include-test-spa_graph_graph_h.c using configuration Configuring spa-include-test-spa_debug_types_h.c using configuration Configuring spa-include-test-spa_debug_pod_h.c using configuration Configuring spa-include-test-spa_debug_node_h.c using configuration Configuring spa-include-test-spa_debug_mem_h.c using configuration Configuring spa-include-test-spa_debug_log_h.c using configuration Configuring spa-include-test-spa_debug_format_h.c using configuration Configuring spa-include-test-spa_debug_dict_h.c using configuration Configuring spa-include-test-spa_debug_buffer_h.c using configuration Configuring spa-include-test-spa_control_control_h.c using configuration Configuring spa-include-test-spa_buffer_meta_h.c using configuration Configuring spa-include-test-spa_buffer_buffer_h.c using configuration Configuring spa-include-test-spa_buffer_alloc_h.c using configuration Configuring version.h using configuration Configuring pipewire.conf using configuration ../output-1/build/pipewire-0.3.59/src/daemon/meson.build:78: WARNING: The variable(s) 'DEFAULT_SINK' in the input file 'src/daemon/pipewire.conf.in' are not present in the given configuration data. Configuring client.conf using configuration Configuring client-rt.conf using configuration Configuring filter-chain.conf using configuration Configuring jack.conf using configuration Configuring minimal.conf using configuration Configuring pipewire-pulse.conf using configuration Configuring pipewire-avb.conf using configuration Configuring pipewire-uninstalled.conf using configuration ../output-1/build/pipewire-0.3.59/src/daemon/meson.build:84: WARNING: The variable(s) 'DEFAULT_SINK' in the input file 'src/daemon/pipewire.conf.in' are not present in the given configuration data. Program ln found: YES (/usr/bin/ln) Configuring demonic.conf using configuration Configuring source-duplicate-FL.conf using configuration Configuring sink-mix-FL-FR.conf using configuration Configuring sink-make-LFE.conf using configuration Configuring sink-virtual-surround-5.1-kemar.conf using configuration Configuring sink-virtual-surround-7.1-hesuvi.conf using configuration Configuring sink-dolby-surround.conf using configuration Configuring sink-eq6.conf using configuration Configuring sink-matrix-spatialiser.conf using configuration Configuring source-rnnoise.conf using configuration Has header "roc/config.h" : NO Configuring config.h using configuration Program doxygen skipped: feature docs disabled Program pw-uninstalled.sh found: YES (/tmp/instance-13/output-1/build/pipewire-0.3.59/pw-uninstalled.sh) Build targets in project: 210 pipewire 0.3.59 systemd conf data : NO libsystemd : NO intl support : YES pipewire-alsa : YES OpenSSL (for raop-sink) : YES lilv (for lv2 plugins) : NO No session manager : pw-uninstalled.sh will not work out of the box! Manpage generation : NO Misc dependencies dbus (Bluetooth, rt, portal, pw-reserve): YES SDL2 (video examples) : YES readline (for pw-cli) : NO X11 (x11-bell) : YES libcanberra (x11-bell) : NO GLib-2.0 (Flatpak support) : NO WebRTC Echo Canceling : NO pw-cat/pw-play/pw-dump/filter-chain sndfile : NO Streaming between daemons libpulse : NO Avahi DNS-SD (Zeroconf) : YES ROC : NO Backend libusb (Bluetooth quirks) : YES gstreamer-device-provider : YES ALSA : NO Bluetooth audio : NO JACK2 : NO libcamera : NO Udev : NO V4L2 kernel header : NO V4L2 enabled : NO GStreamer modules glib-2.0 : YES gobject-2.0 : YES gmodule-2.0 : YES gio-2.0 : YES gio-unix-2.0 : YES gstreamer-1.0 : YES gstreamer-plugins-base-1.0 : YES gstreamer-video-1.0 : YES gstreamer-audio-1.0 : YES gstreamer-allocators-1.0 : YES Optional programs find (for header testing) : YES Session managers Build media-session : NO Build wireplumber : NO Default session-manager : pw-cat/pw-play/pw-dump tool Build pw-cat tool : NO Optional Modules rt : without RTKit portal : YES pulse-tunnel : NO zeroconf-discover : YES raop-discover (needs Avahi) : YES raop-sink (requires OpenSSL) : YES roc-sink : NO roc-source : NO x11-bell : NO avb : NO User defined options Cross files : /tmp/instance-13/output-1/build/pipewire-0.3.59//build/cross-compilation.conf build.cmake_prefix_path : /tmp/instance-13/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-13/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false alsa : disabled audioconvert : enabled audiomixer : enabled audiotestsrc : enabled avahi : enabled avb : disabled bluez5 : disabled bluez5-codec-lc3 : disabled bluez5-codec-lc3plus : disabled bluez5-codec-opus : disabled control : enabled dbus : enabled docs : disabled echo-cancel-webrtc : disabled evl : disabled examples : disabled ffmpeg : disabled flatpak : disabled gstreamer : enabled jack : disabled legacy-rtkit : false libcamera : disabled libcanberra : disabled libpulse : disabled libusb : enabled lv2 : disabled man : disabled pipewire-alsa : enabled pipewire-jack : disabled pipewire-v4l2 : disabled pw-cat : disabled raop : enabled sdl2 : enabled session-managers : [] sndfile : disabled spa-plugins : enabled support : enabled systemd : disabled systemd-system-service : disabled systemd-user-service : disabled test : disabled tests : disabled udev : disabled v4l2 : disabled videoconvert : enabled videotestsrc : enabled volume : enabled vulkan : disabled x11 : enabled x11-xfixes : enabled Found ninja-1.10.2.git.kitware.jobserver-1 at /tmp/instance-13/output-1/host/bin/ninja >>> pipewire 0.3.59 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/pipewire-0.3.59//build ninja: Entering directory `/tmp/instance-13/output-1/build/pipewire-0.3.59//build' [1/524] Generating po/af/LC_MESSAGES/pipewire-af.mo with a custom command [2/524] Generating po/as/LC_MESSAGES/pipewire-as.mo with a custom command [3/524] Generating po/be/LC_MESSAGES/pipewire-be.mo with a custom command [4/524] Generating po/bg/LC_MESSAGES/pipewire-bg.mo with a custom command [5/524] Generating po/bn_IN/LC_MESSAGES/pipewire-bn_IN.mo with a custom command [6/524] Generating po/ca/LC_MESSAGES/pipewire-ca.mo with a custom command [7/524] Generating po/cs/LC_MESSAGES/pipewire-cs.mo with a custom command [8/524] Generating po/da/LC_MESSAGES/pipewire-da.mo with a custom command [9/524] Generating po/de_CH/LC_MESSAGES/pipewire-de_CH.mo with a custom command [10/524] Generating po/de/LC_MESSAGES/pipewire-de.mo with a custom command [11/524] Generating po/el/LC_MESSAGES/pipewire-el.mo with a custom command [12/524] Generating po/es/LC_MESSAGES/pipewire-es.mo with a custom command [13/524] Generating po/fi/LC_MESSAGES/pipewire-fi.mo with a custom command [14/524] Generating po/fr/LC_MESSAGES/pipewire-fr.mo with a custom command [15/524] Generating po/gl/LC_MESSAGES/pipewire-gl.mo with a custom command [16/524] Generating po/gu/LC_MESSAGES/pipewire-gu.mo with a custom command [17/524] Generating po/he/LC_MESSAGES/pipewire-he.mo with a custom command [18/524] Generating po/hi/LC_MESSAGES/pipewire-hi.mo with a custom command [19/524] Generating po/hr/LC_MESSAGES/pipewire-hr.mo with a custom command [20/524] Generating po/hu/LC_MESSAGES/pipewire-hu.mo with a custom command [21/524] Generating po/id/LC_MESSAGES/pipewire-id.mo with a custom command [22/524] Generating po/it/LC_MESSAGES/pipewire-it.mo with a custom command [23/524] Generating po/ja/LC_MESSAGES/pipewire-ja.mo with a custom command [24/524] Generating po/ka/LC_MESSAGES/pipewire-ka.mo with a custom command [25/524] Generating po/kk/LC_MESSAGES/pipewire-kk.mo with a custom command [26/524] Generating po/kn/LC_MESSAGES/pipewire-kn.mo with a custom command [27/524] Generating po/ko/LC_MESSAGES/pipewire-ko.mo with a custom command [28/524] Generating po/lt/LC_MESSAGES/pipewire-lt.mo with a custom command [29/524] Generating po/ml/LC_MESSAGES/pipewire-ml.mo with a custom command [30/524] Generating po/mr/LC_MESSAGES/pipewire-mr.mo with a custom command [31/524] Generating po/my/LC_MESSAGES/pipewire-my.mo with a custom command [32/524] Generating po/nl/LC_MESSAGES/pipewire-nl.mo with a custom command [33/524] Generating po/nn/LC_MESSAGES/pipewire-nn.mo with a custom command [34/524] Generating po/oc/LC_MESSAGES/pipewire-oc.mo with a custom command [35/524] Generating po/or/LC_MESSAGES/pipewire-or.mo with a custom command [36/524] Generating po/pa/LC_MESSAGES/pipewire-pa.mo with a custom command [37/524] Generating po/pl/LC_MESSAGES/pipewire-pl.mo with a custom command [38/524] Generating po/pt_BR/LC_MESSAGES/pipewire-pt_BR.mo with a custom command [39/524] Generating po/pt/LC_MESSAGES/pipewire-pt.mo with a custom command [40/524] Generating po/ro/LC_MESSAGES/pipewire-ro.mo with a custom command [41/524] Generating po/ru/LC_MESSAGES/pipewire-ru.mo with a custom command [42/524] Generating po/sk/LC_MESSAGES/pipewire-sk.mo with a custom command [43/524] Generating po/sr@latin/LC_MESSAGES/pipewire-sr@latin.mo with a custom command [44/524] Generating po/sr/LC_MESSAGES/pipewire-sr.mo with a custom command [45/524] Generating po/sv/LC_MESSAGES/pipewire-sv.mo with a custom command [46/524] Generating po/ta/LC_MESSAGES/pipewire-ta.mo with a custom command [47/524] Generating po/te/LC_MESSAGES/pipewire-te.mo with a custom command [48/524] Generating po/tr/LC_MESSAGES/pipewire-tr.mo with a custom command [49/524] Generating po/uk/LC_MESSAGES/pipewire-uk.mo with a custom command [50/524] Generating po/zh_CN/LC_MESSAGES/pipewire-zh_CN.mo with a custom command [51/524] Generating po/zh_TW/LC_MESSAGES/pipewire-zh_TW.mo with a custom command [52/524] Generating po/eo/LC_MESSAGES/pipewire-eo.mo with a custom command [53/524] Generating po/si/LC_MESSAGES/pipewire-si.mo with a custom command [54/524] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/crossover.c.o [55/524] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/biquad.c.o [56/524] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/peaks-ops-c.c.o [57/524] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/plugin.c.o [58/524] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/volume-ops-c.c.o [59/524] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/volume-ops.c.o [60/524] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/resample-peaks.c.o [61/524] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/plugin.c.o [62/524] Compiling C object spa/plugins/audioconvert/test-peaks.p/test-peaks.c.o [63/524] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/peaks-ops.c.o [64/524] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/fmt-ops.c.o [65/524] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/resample-native-c.c.o [66/524] Compiling C object spa/plugins/audiomixer/libaudiomixer.a.p/mix-ops.c.o [67/524] Compiling C object spa/plugins/control/libspa-control.so.p/plugin.c.o [68/524] Linking static target spa/plugins/audiomixer/libaudiomixer.a [69/524] Compiling C object spa/plugins/audioconvert/test-resample.p/test-resample.c.o [70/524] Compiling C object spa/plugins/audiomixer/benchmark-mix-ops.p/benchmark-mix-ops.c.o [71/524] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/channelmix-ops-c.c.o [72/524] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/resample-native.c.o [73/524] Compiling C object spa/plugins/audioconvert/benchmark-fmt-ops.p/benchmark-fmt-ops.c.o ../spa/plugins/audioconvert/benchmark-fmt-ops.c:105:13: warning: 'run_testc' defined but not used [-Wunused-function] 105 | static void run_testc(const char *name, const char *impl, bool in_packed, bool out_packed, convert_func_t func, | ^~~~~~~~~ [74/524] Compiling C object spa/plugins/audioconvert/benchmark-resample.p/benchmark-resample.c.o [75/524] Compiling C object spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/plugin.c.o [76/524] Compiling C object spa/plugins/support/libspa-support.so.p/plugin.c.o [77/524] Compiling C object spa/plugins/audiomixer/libaudiomixer_c.a.p/mix-ops-c.c.o [78/524] Compiling C object spa/plugins/audiomixer/test-mix-ops.p/test-mix-ops.c.o [79/524] Compiling C object spa/plugins/support/libspa-support.so.p/log-patterns.c.o [80/524] Linking static target spa/plugins/audiomixer/libaudiomixer_c.a [81/524] Compiling C object spa/plugins/support/libspa-support.so.p/cpu.c.o ../spa/plugins/support/cpu.c:62:14: warning: 'read_file' defined but not used [-Wunused-function] 62 | static char *read_file(const char *name, char *buffer, size_t len) | ^~~~~~~~~ [82/524] Compiling C object spa/plugins/audioconvert/test-fmt-ops.p/test-fmt-ops.c.o [83/524] Compiling C object spa/plugins/videoconvert/libspa-videoconvert.so.p/plugin.c.o [84/524] Linking target spa/plugins/audiomixer/benchmark-mix-ops [85/524] Compiling C object spa/plugins/videotestsrc/libspa-videotestsrc.so.p/plugin.c.o [86/524] Compiling C object spa/plugins/support/libspa-support.so.p/logger.c.o [87/524] Compiling C object spa/plugins/volume/libspa-volume.so.p/plugin.c.o [88/524] Compiling C object spa/plugins/support/libspa-support.so.p/system.c.o [89/524] Compiling C object spa/plugins/aec/libspa-aec-null.so.p/aec-null.c.o [90/524] Compiling C object spa/plugins/support/libspa-support.so.p/node-driver.c.o [91/524] Linking target spa/plugins/aec/libspa-aec-null.so [92/524] Compiling C object spa/plugins/support/libspa-dbus.so.p/dbus.c.o [93/524] Compiling C object spa/tests/spa-include-test-spa_utils_type_h.p/meson-generated_.._spa-include-test-spa_utils_type_h.c.o [94/524] Compiling C object spa/tests/spa-include-test-spa_utils_string_h.p/meson-generated_.._spa-include-test-spa_utils_string_h.c.o [95/524] Linking target spa/plugins/support/libspa-dbus.so [96/524] Compiling C object spa/tools/spa-monitor.p/spa-monitor.c.o [97/524] Linking target spa/tests/spa-include-test-spa_utils_type_h [98/524] Compiling C object spa/tests/spa-include-test-spa_utils_ringbuffer_h.p/meson-generated_.._spa-include-test-spa_utils_ringbuffer_h.c.o [99/524] Compiling C object spa/plugins/support/libspa-support.so.p/loop.c.o [100/524] Linking target spa/tests/spa-include-test-spa_utils_string_h [101/524] Compiling C object spa/tests/spa-include-test-spa_utils_list_h.p/meson-generated_.._spa-include-test-spa_utils_list_h.c.o [102/524] Compiling C object spa/tests/spa-include-test-spa_utils_names_h.p/meson-generated_.._spa-include-test-spa_utils_names_h.c.o [103/524] Linking target spa/tools/spa-monitor [104/524] Linking target spa/tests/spa-include-test-spa_utils_ringbuffer_h [105/524] Compiling C object spa/tests/spa-include-test-spa_utils_keys_h.p/meson-generated_.._spa-include-test-spa_utils_keys_h.c.o [106/524] Compiling C object spa/tests/spa-include-test-spa_utils_result_h.p/meson-generated_.._spa-include-test-spa_utils_result_h.c.o [107/524] Linking target spa/tests/spa-include-test-spa_utils_names_h [108/524] Linking target spa/tests/spa-include-test-spa_utils_list_h [109/524] Linking target spa/tests/spa-include-test-spa_utils_keys_h [110/524] Linking target spa/tests/spa-include-test-spa_utils_result_h [111/524] Compiling C object spa/tools/spa-json-dump.p/spa-json-dump.c.o [112/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/impl-metadata.c.o [113/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/pipewire.c.o [114/524] Compiling C object spa/tests/spa-include-test-spa_utils_json_h.p/meson-generated_.._spa-include-test-spa_utils_json_h.c.o [115/524] Compiling C object spa/tests/spa-include-test-spa_utils_hook_h.p/meson-generated_.._spa-include-test-spa_utils_hook_h.c.o [116/524] Linking target spa/tools/spa-json-dump [117/524] Compiling C object spa/plugins/audioconvert/libaudioconvert.a.p/channelmix-ops.c.o [118/524] Compiling C object spa/tests/spa-include-test-spa_utils_dll_h.p/meson-generated_.._spa-include-test-spa_utils_dll_h.c.o [119/524] Compiling C object spa/tests/spa-include-test-spa_utils_ansi_h.p/meson-generated_.._spa-include-test-spa_utils_ansi_h.c.o [120/524] Compiling C object spa/tests/spa-include-test-spa_utils_dict_h.p/meson-generated_.._spa-include-test-spa_utils_dict_h.c.o [121/524] Linking static target spa/plugins/audioconvert/libaudioconvert.a [122/524] Compiling C object spa/tests/spa-include-test-spa_utils_defs_h.p/meson-generated_.._spa-include-test-spa_utils_defs_h.c.o [123/524] Compiling C object spa/tests/spa-include-test-spa_support_thread_h.p/meson-generated_.._spa-include-test-spa_support_thread_h.c.o [124/524] Linking target spa/tests/spa-include-test-spa_utils_json_h [125/524] Compiling C object spa/tests/spa-include-test-spa_utils_json_pod_h.p/meson-generated_.._spa-include-test-spa_utils_json_pod_h.c.o [126/524] Linking target spa/tests/spa-include-test-spa_utils_ansi_h [127/524] Linking target spa/tests/spa-include-test-spa_utils_hook_h [128/524] Linking target spa/tests/spa-include-test-spa_utils_dll_h [129/524] Linking target spa/tests/spa-include-test-spa_utils_defs_h [130/524] Linking target spa/tests/spa-include-test-spa_utils_dict_h [131/524] Compiling C object spa/tests/spa-include-test-spa_support_plugin_h.p/meson-generated_.._spa-include-test-spa_support_plugin_h.c.o [132/524] Linking target spa/tests/spa-include-test-spa_utils_json_pod_h [133/524] Linking target spa/tests/spa-include-test-spa_support_thread_h [134/524] Compiling C object spa/tests/spa-include-test-spa_support_system_h.p/meson-generated_.._spa-include-test-spa_support_system_h.c.o [135/524] Compiling C object spa/tests/spa-include-test-spa_support_log_impl_h.p/meson-generated_.._spa-include-test-spa_support_log_impl_h.c.o [136/524] Linking target spa/tests/spa-include-test-spa_support_plugin_h [137/524] Compiling C object spa/tests/spa-include-test-spa_support_plugin_loader_h.p/meson-generated_.._spa-include-test-spa_support_plugin_loader_h.c.o [138/524] Linking target spa/tests/spa-include-test-spa_support_system_h [139/524] Compiling C object spa/tests/spa-include-test-spa_support_loop_h.p/meson-generated_.._spa-include-test-spa_support_loop_h.c.o [140/524] Compiling C object spa/tests/spa-include-test-spa_support_log_h.p/meson-generated_.._spa-include-test-spa_support_log_h.c.o [141/524] Compiling C object spa/tests/spa-include-test-spa_support_dbus_h.p/meson-generated_.._spa-include-test-spa_support_dbus_h.c.o [142/524] Compiling C object spa/tools/spa-inspect.p/spa-inspect.c.o [143/524] Compiling C object spa/tests/spa-include-test-spa_support_i18n_h.p/meson-generated_.._spa-include-test-spa_support_i18n_h.c.o [144/524] Compiling C object spa/tests/spa-include-test-spa_support_cpu_h.p/meson-generated_.._spa-include-test-spa_support_cpu_h.c.o [145/524] Compiling C object spa/tests/spa-include-test-spa_pod_vararg_h.p/meson-generated_.._spa-include-test-spa_pod_vararg_h.c.o [146/524] Linking target spa/tests/spa-include-test-spa_support_log_impl_h [147/524] Linking target spa/tests/spa-include-test-spa_support_plugin_loader_h [148/524] Linking target spa/tests/spa-include-test-spa_support_loop_h [149/524] Linking target spa/tests/spa-include-test-spa_support_dbus_h [150/524] Linking target spa/tools/spa-inspect [151/524] Linking target spa/tests/spa-include-test-spa_support_i18n_h [152/524] Compiling C object spa/tests/spa-include-test-spa_pod_pod_h.p/meson-generated_.._spa-include-test-spa_pod_pod_h.c.o [153/524] Linking target spa/tests/spa-include-test-spa_support_log_h [154/524] Linking target spa/tests/spa-include-test-spa_support_cpu_h [155/524] Compiling C object spa/tests/spa-include-test-spa_pod_parser_h.p/meson-generated_.._spa-include-test-spa_pod_parser_h.c.o [156/524] Linking target spa/tests/spa-include-test-spa_pod_vararg_h [157/524] Compiling C object spa/tests/spa-include-test-spa_pod_iter_h.p/meson-generated_.._spa-include-test-spa_pod_iter_h.c.o [158/524] Linking target spa/tests/spa-include-test-spa_pod_pod_h [159/524] Compiling C object spa/tests/spa-include-test-spa_param_video_multiview_h.p/meson-generated_.._spa-include-test-spa_param_video_multiview_h.c.o [160/524] Linking target spa/tests/spa-include-test-spa_pod_parser_h [161/524] Compiling C object spa/tests/spa-include-test-spa_pod_event_h.p/meson-generated_.._spa-include-test-spa_pod_event_h.c.o [162/524] Compiling C object spa/tests/spa-include-test-spa_pod_builder_h.p/meson-generated_.._spa-include-test-spa_pod_builder_h.c.o [163/524] Compiling C object spa/tests/spa-include-test-spa_pod_dynamic_h.p/meson-generated_.._spa-include-test-spa_pod_dynamic_h.c.o [164/524] Compiling C object spa/tests/spa-include-test-spa_pod_command_h.p/meson-generated_.._spa-include-test-spa_pod_command_h.c.o [165/524] Compiling C object spa/tests/spa-include-test-spa_param_video_raw_h.p/meson-generated_.._spa-include-test-spa_param_video_raw_h.c.o [166/524] Compiling C object spa/tests/spa-include-test-spa_pod_compare_h.p/meson-generated_.._spa-include-test-spa_pod_compare_h.c.o [167/524] Compiling C object spa/tests/spa-include-test-spa_pod_filter_h.p/meson-generated_.._spa-include-test-spa_pod_filter_h.c.o [168/524] Linking target spa/tests/spa-include-test-spa_param_video_multiview_h [169/524] Linking target spa/tests/spa-include-test-spa_pod_iter_h [170/524] Linking target spa/tests/spa-include-test-spa_pod_dynamic_h [171/524] Compiling C object spa/plugins/audioconvert/test-audioadapter.p/test-audioadapter.c.o [172/524] Linking target spa/tests/spa-include-test-spa_pod_event_h [173/524] Linking target spa/tests/spa-include-test-spa_param_video_raw_h [174/524] Compiling C object spa/tests/spa-include-test-spa_param_video_format_utils_h.p/meson-generated_.._spa-include-test-spa_param_video_format_utils_h.c.o [175/524] Linking target spa/tests/spa-include-test-spa_pod_builder_h [176/524] Linking target spa/tests/spa-include-test-spa_pod_command_h [177/524] Linking target spa/tests/spa-include-test-spa_pod_compare_h [178/524] Linking target spa/tests/spa-include-test-spa_pod_filter_h [179/524] Compiling C object spa/tests/spa-include-test-spa_param_video_color_h.p/meson-generated_.._spa-include-test-spa_param_video_color_h.c.o [180/524] Compiling C object spa/tests/spa-include-test-spa_param_video_chroma_h.p/meson-generated_.._spa-include-test-spa_param_video_chroma_h.c.o [181/524] Compiling C object spa/tests/spa-include-test-spa_param_video_format_h.p/meson-generated_.._spa-include-test-spa_param_video_format_h.c.o [182/524] Compiling C object spa/tests/spa-include-test-spa_param_bluetooth_audio_h.p/meson-generated_.._spa-include-test-spa_param_bluetooth_audio_h.c.o [183/524] Compiling C object spa/tests/spa-include-test-spa_param_video_encoded_h.p/meson-generated_.._spa-include-test-spa_param_video_encoded_h.c.o [184/524] Linking target spa/tests/spa-include-test-spa_param_video_color_h [185/524] Compiling C object spa/tests/spa-include-test-spa_param_props_h.p/meson-generated_.._spa-include-test-spa_param_props_h.c.o [186/524] Linking target spa/tests/spa-include-test-spa_param_video_format_utils_h [187/524] Linking target spa/tests/spa-include-test-spa_param_video_encoded_h [188/524] Compiling C object spa/tests/spa-include-test-spa_param_latency_utils_h.p/meson-generated_.._spa-include-test-spa_param_latency_utils_h.c.o [189/524] Compiling C object spa/tests/spa-include-test-spa_param_profiler_h.p/meson-generated_.._spa-include-test-spa_param_profiler_h.c.o [190/524] Linking target spa/tests/spa-include-test-spa_param_video_chroma_h [191/524] Compiling C object spa/tests/spa-include-test-spa_param_audio_raw_h.p/meson-generated_.._spa-include-test-spa_param_audio_raw_h.c.o [192/524] Compiling C object spa/tests/spa-include-test-spa_param_param_h.p/meson-generated_.._spa-include-test-spa_param_param_h.c.o [193/524] Compiling C object spa/plugins/audioconvert/test-channelmix.p/test-channelmix.c.o ../spa/plugins/audioconvert/test-channelmix.c: In function 'run_n_m_impl': ../spa/plugins/audioconvert/test-channelmix.c:237:33: warning: variable 'dst_x' set but not used [-Wunused-but-set-variable] 237 | void *dst_c[dst_chan], *dst_x[dst_chan]; | ^~~~~ ../spa/plugins/audioconvert/test-channelmix.c:234:47: warning: unused variable 'j' [-Wunused-variable] 234 | uint32_t dst_chan = mix->dst_chan, i, j; | ^ [194/524] Linking target spa/tests/spa-include-test-spa_param_video_format_h [195/524] Linking target spa/tests/spa-include-test-spa_param_bluetooth_audio_h [196/524] Compiling C object spa/tests/spa-include-test-spa_param_format_h.p/meson-generated_.._spa-include-test-spa_param_format_h.c.o [197/524] Linking target spa/tests/spa-include-test-spa_param_props_h [198/524] Compiling C object spa/tests/spa-include-test-spa_param_audio_layout_h.p/meson-generated_.._spa-include-test-spa_param_audio_layout_h.c.o [199/524] Compiling C object spa/tests/spa-include-test-spa_param_audio_iec958_h.p/meson-generated_.._spa-include-test-spa_param_audio_iec958_h.c.o [200/524] Compiling C object spa/plugins/audioconvert/test-audioconvert.p/test-audioconvert.c.o [201/524] Compiling C object spa/tests/spa-include-test-spa_param_format_utils_h.p/meson-generated_.._spa-include-test-spa_param_format_utils_h.c.o [202/524] Linking target spa/tests/spa-include-test-spa_param_latency_utils_h [203/524] Linking target spa/tests/spa-include-test-spa_param_profiler_h [204/524] Linking target spa/tests/spa-include-test-spa_param_audio_raw_h [205/524] Linking target spa/tests/spa-include-test-spa_param_param_h [206/524] Compiling C object spa/tests/spa-include-test-spa_param_audio_format_utils_h.p/meson-generated_.._spa-include-test-spa_param_audio_format_utils_h.c.o [207/524] Linking target spa/tests/spa-include-test-spa_param_audio_iec958_h [208/524] Compiling C object spa/tests/spa-include-test-spa_param_audio_format_h.p/meson-generated_.._spa-include-test-spa_param_audio_format_h.c.o [209/524] Linking target spa/tests/spa-include-test-spa_param_format_h [210/524] Linking target spa/tests/spa-include-test-spa_param_format_utils_h [211/524] Linking target spa/tests/spa-include-test-spa_param_audio_layout_h [212/524] Compiling C object spa/tests/spa-include-test-spa_node_keys_h.p/meson-generated_.._spa-include-test-spa_node_keys_h.c.o [213/524] Compiling C object spa/tests/spa-include-test-spa_param_audio_dsd_h.p/meson-generated_.._spa-include-test-spa_param_audio_dsd_h.c.o [214/524] Linking target spa/tests/spa-include-test-spa_param_audio_format_h [215/524] Linking target spa/tests/spa-include-test-spa_param_audio_format_utils_h [216/524] Compiling C object spa/tests/spa-include-test-spa_node_utils_h.p/meson-generated_.._spa-include-test-spa_node_utils_h.c.o [217/524] Compiling C object spa/tests/spa-include-test-spa_node_node_h.p/meson-generated_.._spa-include-test-spa_node_node_h.c.o [218/524] Linking target spa/tests/spa-include-test-spa_node_keys_h [219/524] Compiling C object spa/tests/spa-include-test-spa_node_io_h.p/meson-generated_.._spa-include-test-spa_node_io_h.c.o [220/524] Compiling C object spa/tests/spa-include-test-spa_node_event_h.p/meson-generated_.._spa-include-test-spa_node_event_h.c.o [221/524] Linking target spa/tests/spa-include-test-spa_param_audio_dsd_h [222/524] Linking target spa/tests/spa-include-test-spa_node_utils_h [223/524] Compiling C object spa/tests/spa-include-test-spa_node_command_h.p/meson-generated_.._spa-include-test-spa_node_command_h.c.o [224/524] Compiling C object spa/tests/spa-include-test-spa_monitor_event_h.p/meson-generated_.._spa-include-test-spa_monitor_event_h.c.o [225/524] Compiling C object spa/tests/spa-include-test-spa_monitor_device_h.p/meson-generated_.._spa-include-test-spa_monitor_device_h.c.o [226/524] Compiling C object spa/tests/spa-include-test-spa_monitor_utils_h.p/meson-generated_.._spa-include-test-spa_monitor_utils_h.c.o [227/524] Compiling C object spa/tests/spa-include-test-spa_interfaces_audio_aec_h.p/meson-generated_.._spa-include-test-spa_interfaces_audio_aec_h.c.o [228/524] Linking target spa/tests/spa-include-test-spa_node_node_h [229/524] Linking target spa/tests/spa-include-test-spa_node_io_h [230/524] Linking target spa/tests/spa-include-test-spa_node_event_h [231/524] Compiling C object spa/tests/spa-include-test-spa_graph_graph_h.p/meson-generated_.._spa-include-test-spa_graph_graph_h.c.o [232/524] Compiling C object src/modules/libpipewire-module-metadata.so.p/module-metadata_metadata.c.o [233/524] Compiling C object spa/tests/spa-include-test-spa_debug_types_h.p/meson-generated_.._spa-include-test-spa_debug_types_h.c.o [234/524] Linking target spa/tests/spa-include-test-spa_monitor_device_h [235/524] Linking target spa/tests/spa-include-test-spa_node_command_h [236/524] Linking target spa/tests/spa-include-test-spa_monitor_utils_h [237/524] Linking target spa/tests/spa-include-test-spa_monitor_event_h [238/524] Compiling C object spa/tests/spa-include-test-spa_debug_log_h.p/meson-generated_.._spa-include-test-spa_debug_log_h.c.o [239/524] Compiling C object spa/tests/spa-include-test-spa_debug_mem_h.p/meson-generated_.._spa-include-test-spa_debug_mem_h.c.o [240/524] Linking target spa/tests/spa-include-test-spa_graph_graph_h [241/524] Compiling C object spa/tests/spa-include-test-spa_debug_node_h.p/meson-generated_.._spa-include-test-spa_debug_node_h.c.o [242/524] Linking target spa/tests/spa-include-test-spa_interfaces_audio_aec_h [243/524] Compiling C object spa/tests/spa-include-test-spa_debug_pod_h.p/meson-generated_.._spa-include-test-spa_debug_pod_h.c.o [244/524] Compiling C object spa/tests/spa-include-test-spa_debug_format_h.p/meson-generated_.._spa-include-test-spa_debug_format_h.c.o [245/524] Linking target spa/tests/spa-include-test-spa_debug_types_h [246/524] Compiling C object spa/tests/spa-include-test-spa_buffer_meta_h.p/meson-generated_.._spa-include-test-spa_buffer_meta_h.c.o [247/524] Linking target spa/tests/spa-include-test-spa_debug_mem_h [248/524] Linking target spa/tests/spa-include-test-spa_debug_log_h [249/524] Linking target spa/tests/spa-include-test-spa_debug_node_h [250/524] Compiling C object spa/tests/spa-include-test-spa_debug_dict_h.p/meson-generated_.._spa-include-test-spa_debug_dict_h.c.o [251/524] Compiling C object spa/tests/spa-include-test-spa_buffer_buffer_h.p/meson-generated_.._spa-include-test-spa_buffer_buffer_h.c.o [252/524] Linking target spa/tests/spa-include-test-spa_debug_format_h [253/524] Linking target spa/tests/spa-include-test-spa_debug_pod_h [254/524] Compiling C object spa/tests/spa-include-test-spa_control_control_h.p/meson-generated_.._spa-include-test-spa_control_control_h.c.o [255/524] Linking target spa/tests/spa-include-test-spa_buffer_meta_h [256/524] Compiling C object spa/tests/spa-include-test-spa_buffer_alloc_h.p/meson-generated_.._spa-include-test-spa_buffer_alloc_h.c.o [257/524] Compiling C object spa/tests/spa-include-test-spa_debug_buffer_h.p/meson-generated_.._spa-include-test-spa_debug_buffer_h.c.o [258/524] Linking target spa/tests/spa-include-test-spa_debug_dict_h [259/524] Linking target spa/tests/spa-include-test-spa_buffer_buffer_h [260/524] Linking target spa/tests/spa-include-test-spa_buffer_alloc_h [261/524] Linking target spa/tests/spa-include-test-spa_control_control_h [262/524] Linking target spa/tests/spa-include-test-spa_debug_buffer_h [263/524] Compiling C object spa/tests/spa-stress-ringbuffer.p/stress-ringbuffer.c.o [264/524] Compiling C object spa/tests/spa-benchmark-dict.p/benchmark-dict.c.o [265/524] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/mixer-dsp.c.o [266/524] Linking target spa/tests/spa-stress-ringbuffer [267/524] Linking target spa/tests/spa-benchmark-dict [268/524] Compiling C object spa/plugins/audiomixer/libspa-audiomixer.so.p/audiomixer.c.o [269/524] Linking target spa/plugins/audiomixer/libspa-audiomixer.so [270/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/data-loop.c.o [271/524] Compiling C object spa/plugins/audioconvert/libtest_lib.a.p/test-source.c.o [272/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/core.c.o [273/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/impl-client.c.o [274/524] Linking static target spa/plugins/audioconvert/libtest_lib.a [275/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/control.c.o [276/524] Compiling C object spa/plugins/audiotestsrc/libspa-audiotestsrc.so.p/audiotestsrc.c.o [277/524] Linking target spa/plugins/audiomixer/test-mix-ops [278/524] Compiling C object spa/plugins/support/libspa-support.so.p/null-audio-sink.c.o [279/524] Compiling C object spa/plugins/volume/libspa-volume.so.p/volume.c.o [280/524] Linking target spa/plugins/support/libspa-support.so [281/524] Linking target spa/plugins/audiotestsrc/libspa-audiotestsrc.so [282/524] Linking target spa/plugins/volume/libspa-volume.so [283/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/loop.c.o [284/524] Compiling C object spa/plugins/audioconvert/libaudioconvert_c.a.p/fmt-ops-c.c.o [285/524] Linking static target spa/plugins/audioconvert/libaudioconvert_c.a [286/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/impl-core.c.o [287/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/introspect.c.o [288/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/main-loop.c.o [289/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/global.c.o [290/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/buffers.c.o [291/524] Compiling C object spa/plugins/videotestsrc/libspa-videotestsrc.so.p/videotestsrc.c.o [292/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/impl-factory.c.o [293/524] Compiling C object spa/plugins/control/libspa-control.so.p/mixer.c.o [294/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/protocol.c.o [295/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/log.c.o [296/524] Linking target spa/plugins/videotestsrc/libspa-videotestsrc.so [297/524] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/audioadapter.c.o [298/524] Linking target spa/plugins/control/libspa-control.so [299/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/thread.c.o [300/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/mem.c.o [301/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/conf.c.o [302/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/utils.c.o [303/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/impl-module.c.o [304/524] Compiling C object src/daemon/pipewire-pulse.p/pipewire.c.o [305/524] Compiling C object spa/plugins/audioconvert/libspa-audioconvert.so.p/audioconvert.c.o [306/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/resource.c.o [307/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/work-queue.c.o [308/524] Compiling C object src/modules/libpipewire-module-metadata.so.p/module-metadata_protocol-native.c.o [309/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/properties.c.o [310/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/proxy.c.o [311/524] Compiling C object src/daemon/pipewire.p/pipewire.c.o [312/524] Compiling C object src/daemon/pipewire-avb.p/pipewire.c.o [313/524] Linking target spa/plugins/audioconvert/libspa-audioconvert.so [314/524] Compiling C object src/tools/pw-mididump.p/pw-mididump.c.o [315/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/thread-loop.c.o [316/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/settings.c.o [317/524] Compiling C object src/modules/spa/libpipewire-module-spa-node.so.p/module-node.c.o [318/524] Compiling C object src/modules/spa/libpipewire-module-spa-device.so.p/module-device.c.o [319/524] Compiling C object src/tools/pw-reserve.p/pw-reserve.c.o [320/524] Compiling C object src/tools/pw-metadata.p/pw-metadata.c.o [321/524] Compiling C object src/tools/pw-loopback.p/pw-loopback.c.o [322/524] Compiling C object src/tools/pw-reserve.p/reserve.c.o [323/524] Compiling C object src/modules/spa/libpipewire-module-spa-device.so.p/spa-device.c.o [324/524] Compiling C object src/modules/spa/libpipewire-module-spa-node-factory.so.p/module-node-factory.c.o [325/524] Generating symbol file spa/plugins/audioconvert/libspa-audioconvert.so.p/libspa-audioconvert.so.symbols [326/524] Compiling C object src/modules/spa/libpipewire-module-spa-device-factory.so.p/spa-device.c.o [327/524] Linking target spa/plugins/audioconvert/test-audioadapter [328/524] Compiling C object src/tools/pw-mididump.p/midifile.c.o [329/524] Compiling C object src/modules/spa/libpipewire-module-spa-device-factory.so.p/module-device-factory.c.o [330/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/context.c.o [331/524] Linking target spa/plugins/audioconvert/test-audioconvert [332/524] Compiling C object src/tools/pw-profiler.p/pw-profiler.c.o [333/524] Linking target spa/plugins/audioconvert/test-channelmix [334/524] Linking target spa/plugins/audioconvert/test-peaks [335/524] Linking target spa/plugins/audioconvert/test-fmt-ops [336/524] Compiling C object spa/tests/spa-benchmark-pod.p/benchmark-pod.c.o [337/524] Linking target spa/plugins/audioconvert/test-resample [338/524] Linking target spa/plugins/audioconvert/benchmark-fmt-ops [339/524] Linking target spa/plugins/audioconvert/benchmark-resample [340/524] Compiling C object src/modules/spa/libpipewire-module-spa-node.so.p/spa-node.c.o [341/524] Compiling C object src/modules/spa/libpipewire-module-spa-node-factory.so.p/spa-node.c.o [342/524] Compiling C object src/modules/libpipewire-module-filter-chain.so.p/module-filter-chain_biquad.c.o [343/524] Linking target spa/tests/spa-benchmark-pod [344/524] Compiling C object src/tools/pw-link.p/pw-link.c.o [345/524] Compiling C object spa/plugins/videoconvert/libspa-videoconvert.so.p/videoadapter.c.o [346/524] Compiling C object src/modules/libpipewire-module-filter-chain.so.p/module-filter-chain_ladspa_plugin.c.o [347/524] Compiling C object src/modules/libpipewire-module-access.so.p/module-access.c.o [348/524] Compiling C object src/modules/libpipewire-module-client-device.so.p/module-client-device_proxy-device.c.o [349/524] Compiling C object src/modules/libpipewire-module-client-device.so.p/module-client-device_resource-device.c.o [350/524] Linking target spa/plugins/videoconvert/libspa-videoconvert.so [351/524] Compiling C object src/modules/libpipewire-module-client-device.so.p/module-client-device.c.o [352/524] Compiling C object src/modules/libpipewire-module-portal.so.p/module-portal.c.o [353/524] Compiling C object src/modules/libpipewire-module-filter-chain.so.p/module-filter-chain_convolver.c.o [354/524] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_portal-screencast.c.o [355/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/impl-link.c.o [356/524] Compiling C object src/tools/pw-dot.p/pw-dot.c.o [357/524] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_local-socket.c.o [358/524] Compiling C object src/modules/libpipewire-module-rt.so.p/module-rt.c.o [359/524] Compiling C object src/tools/pw-mon.p/pw-mon.c.o [360/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_extensions_ext-device-manager.c.o [361/524] Compiling C object src/tools/pw-dump.p/pw-dump.c.o [362/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_extension.c.o [363/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse.c.o [364/524] Compiling C object src/modules/libpffft_c.a.p/module-filter-chain_pffft.c.o [365/524] Compiling C object src/modules/libpipewire-module-filter-chain.so.p/module-filter-chain_builtin_plugin.c.o [366/524] Linking static target src/modules/libpffft_c.a [367/524] Compiling C object src/modules/libpipewire-module-link-factory.so.p/module-link-factory.c.o [368/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/impl-device.c.o [369/524] Compiling C object src/modules/libpipewire-module-loopback.so.p/module-loopback.c.o [370/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_operation.c.o [371/524] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_protocol-footer.c.o [372/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_client.c.o [373/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/impl-node.c.o [374/524] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native.c.o [375/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_extensions_ext-stream-restore.c.o [376/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_pending-sample.c.o [377/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_remap.c.o [378/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_module.c.o [379/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_reply.c.o [380/524] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_connection.c.o [381/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_sample.c.o [382/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_sample-play.c.o [383/524] Compiling C object src/modules/libpipewire-module-profiler.so.p/module-profiler_protocol-native.c.o [384/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_utils.c.o [385/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_volume.c.o [386/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_quirks.c.o [387/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_stream.c.o [388/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/impl-port.c.o [389/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_collect.c.o [390/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-always-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-always-sink.c:27: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-always-sink.c:114:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 114 | DEFINE_MODULE_INFO(module_always_sink) = { | ^~~~~~~~~~~~~~~~~~ [391/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-ladspa-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-ladspa-sink.c:250:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 250 | DEFINE_MODULE_INFO(module_ladspa_sink) = { | ^~~~~~~~~~~~~~~~~~ [392/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_extensions_ext-device-restore.c.o [393/524] Compiling C object src/modules/libpipewire-module-profiler.so.p/module-profiler.c.o [394/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-native-protocol-tcp.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:27: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-native-protocol-tcp.c:120:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 120 | DEFINE_MODULE_INFO(module_native_protocol_tcp) = { | ^~~~~~~~~~~~~~~~~~ [395/524] Compiling C object src/tools/pw-cli.p/pw-cli.c.o [396/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-pipe-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-pipe-sink.c:36: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-pipe-sink.c:197:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 197 | DEFINE_MODULE_INFO(module_pipe_sink) = { | ^~~~~~~~~~~~~~~~~~ [397/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-echo-cancel.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-echo-cancel.c:33: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-echo-cancel.c:248:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 248 | DEFINE_MODULE_INFO(module_echo_cancel) = { | ^~~~~~~~~~~~~~~~~~ [398/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_manager.c.o [399/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-raop-discover.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-raop-discover.c:30: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-raop-discover.c:105:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 105 | DEFINE_MODULE_INFO(module_raop_discover) = { | ^~~~~~~~~~~~~~~~~~ [400/524] Compiling C object src/modules/libpipewire-module-echo-cancel.so.p/module-echo-cancel.c.o [401/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-pipe-source.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-pipe-source.c:36: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-pipe-source.c:197:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 197 | DEFINE_MODULE_INFO(module_pipe_source) = { | ^~~~~~~~~~~~~~~~~~ [402/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_message.c.o [403/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-null-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-null-sink.c:28: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-null-sink.c:221:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 221 | DEFINE_MODULE_INFO(module_null_sink) = { | ^~~~~~~~~~~~~~~~~~ [404/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-ladspa-source.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-ladspa-source.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-ladspa-source.c:250:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 250 | DEFINE_MODULE_INFO(module_ladspa_source) = { | ^~~~~~~~~~~~~~~~~~ [405/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-loopback.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-loopback.c:33: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-loopback.c:240:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 240 | DEFINE_MODULE_INFO(module_loopback) = { | ^~~~~~~~~~~~~~~~~~ [406/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_format.c.o [407/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-roc-source.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-roc-source.c:31: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-roc-source.c:200:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 200 | DEFINE_MODULE_INFO(module_roc_source) = { | ^~~~~~~~~~~~~~~~~~ [408/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-roc-sink-input.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-roc-sink-input.c:31: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-roc-sink-input.c:195:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 195 | DEFINE_MODULE_INFO(module_roc_sink_input) = { | ^~~~~~~~~~~~~~~~~~ [409/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-x11-bell.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-x11-bell.c:27: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-x11-bell.c:123:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 123 | DEFINE_MODULE_INFO(module_x11_bell) = { | ^~~~~~~~~~~~~~~~~~ [410/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-roc-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-roc-sink.c:31: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-roc-sink.c:197:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 197 | DEFINE_MODULE_INFO(module_roc_sink) = { | ^~~~~~~~~~~~~~~~~~ [411/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-switch-on-connect.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-switch-on-connect.c:33: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-switch-on-connect.c:283:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 283 | DEFINE_MODULE_INFO(module_switch_on_connect) = { | ^~~~~~~~~~~~~~~~~~ [412/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_dbus-name.c.o [413/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-simple-protocol-tcp.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-simple-protocol-tcp.c:29: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-simple-protocol-tcp.c:203:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 203 | DEFINE_MODULE_INFO(module_simple_protocol_tcp) = { | ^~~~~~~~~~~~~~~~~~ [414/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-remap-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-remap-sink.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-remap-sink.c:247:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 247 | DEFINE_MODULE_INFO(module_remap_sink) = { | ^~~~~~~~~~~~~~~~~~ [415/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-zeroconf-discover_avahi-poll.c.o [416/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-zeroconf-discover.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-zeroconf-discover.c:30: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-zeroconf-discover.c:105:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 105 | DEFINE_MODULE_INFO(module_zeroconf_discover) = { | ^~~~~~~~~~~~~~~~~~ [417/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-tunnel-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:34: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-tunnel-sink.c:224:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 224 | DEFINE_MODULE_INFO(module_tunnel_sink) = { | ^~~~~~~~~~~~~~~~~~ [418/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-remap-source.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-remap-source.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-remap-source.c:247:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 247 | DEFINE_MODULE_INFO(module_remap_source) = { | ^~~~~~~~~~~~~~~~~~ [419/524] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node.c.o [420/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-tunnel-source.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-tunnel-source.c:34: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-tunnel-source.c:214:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 214 | DEFINE_MODULE_INFO(module_tunnel_source) = { | ^~~~~~~~~~~~~~~~~~ [421/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_message-handler.c.o [422/524] Compiling C object src/modules/libpipewire-module-metadata.so.p/module-metadata_proxy-metadata.c.o [423/524] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_v0_transport.c.o [424/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/filter.c.o [425/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_server.c.o [426/524] Compiling C object src/modules/libpipewire-module-metadata.so.p/module-metadata.c.o [427/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-zeroconf-publish.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-zeroconf-publish.c:33: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-zeroconf-publish.c:663:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 663 | DEFINE_MODULE_INFO(module_zeroconf_publish) = { | ^~~~~~~~~~~~~~~~~~ [428/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager.c.o [429/524] Compiling C object src/modules/libpipewire-module-client-device.so.p/module-client-device_protocol-native.c.o [430/524] Compiling C object src/modules/libpipewire-module-client-node.so.p/spa_spa-node.c.o [431/524] Compiling C object src/pipewire/libpipewire-0.3.so.0.359.0.p/stream.c.o [432/524] Linking target src/pipewire/libpipewire-0.3.so.0.359.0 [433/524] Compiling C object src/modules/libpipewire-module-adapter.so.p/module-adapter.c.o [434/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-endpoint_client-endpoint.c.o [435/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-session_client-session.c.o [436/524] Compiling C object src/modules/libpipewire-module-adapter.so.p/spa_spa-node.c.o [437/524] Compiling C object src/modules/libpipewire-module-example-sink.so.p/module-example-sink.c.o [438/524] Compiling C object src/modules/libpipewire-module-pipe-tunnel.so.p/module-pipe-tunnel.c.o [439/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_modules_module-combine-sink.c.o In file included from ../src/modules/module-protocol-pulse/modules/module-combine-sink.c:32: ../src/modules/module-protocol-pulse/modules/../module.h:56:22: warning: 'retain' attribute ignored [-Wattributes] 56 | const struct module_info name | ^~~~~~~~~~~ ../src/modules/module-protocol-pulse/modules/module-combine-sink.c:564:1: note: in expansion of macro 'DEFINE_MODULE_INFO' 564 | DEFINE_MODULE_INFO(module_combine_sink) = { | ^~~~~~~~~~~~~~~~~~ [440/524] Compiling C object src/modules/libpipewire-module-protocol-simple.so.p/module-protocol-simple.c.o [441/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_proxy-session-manager.c.o [442/524] Compiling C object src/modules/libpipewire-module-zeroconf-discover.so.p/module-zeroconf-discover_avahi-poll.c.o [443/524] Generating symbol file src/pipewire/libpipewire-0.3.so.0.359.0.p/libpipewire-0.3.so.0.359.0.symbols [444/524] Compiling C object src/modules/pw-test-protocol-native.p/module-protocol-native_connection.c.o [445/524] Linking target src/daemon/pipewire [446/524] Linking target src/daemon/pipewire-pulse [447/524] Generating src/daemon/pipewire-uninstalled with a custom command [448/524] Linking target src/daemon/pipewire-avb [449/524] Linking target src/tools/pw-mon [450/524] Linking target src/tools/pw-dot [451/524] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_v0_protocol-native.c.o [452/524] Linking target src/tools/pw-dump [453/524] Linking target src/tools/pw-profiler [454/524] Compiling C object src/modules/libpipewire-module-filter-chain.so.p/module-filter-chain.c.o [455/524] Linking target src/tools/pw-mididump [456/524] Linking target src/tools/pw-metadata [457/524] Linking target src/tools/pw-loopback [458/524] Linking target src/tools/pw-reserve [459/524] Linking target src/tools/pw-link [460/524] Linking target src/tools/pw-cli [461/524] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_remote-node.c.o [462/524] Compiling C object src/modules/libpipewire-module-zeroconf-discover.so.p/module-zeroconf-discover.c.o [463/524] Compiling C object src/modules/libpipewire-module-example-source.so.p/module-example-source.c.o [464/524] Linking target src/modules/spa/libpipewire-module-spa-node.so [465/524] Linking target src/modules/spa/libpipewire-module-spa-device.so [466/524] Linking target src/modules/libpipewire-module-filter-chain.so [467/524] Linking target src/modules/spa/libpipewire-module-spa-device-factory.so [468/524] Linking target src/modules/spa/libpipewire-module-spa-node-factory.so [469/524] Linking target src/modules/libpipewire-module-access.so [470/524] Compiling C object src/modules/libpipewire-module-raop-discover.so.p/module-raop-discover.c.o [471/524] Linking target src/modules/libpipewire-module-loopback.so [472/524] Linking target src/modules/libpipewire-module-echo-cancel.so [473/524] Linking target src/modules/libpipewire-module-profiler.so [474/524] Linking target src/modules/libpipewire-module-client-device.so [475/524] Linking target src/modules/libpipewire-module-rt.so [476/524] Linking target src/modules/libpipewire-module-pipe-tunnel.so [477/524] Linking target src/modules/libpipewire-module-portal.so [478/524] Linking target src/modules/libpipewire-module-link-factory.so [479/524] Linking target src/modules/libpipewire-module-example-source.so [480/524] Linking target src/modules/libpipewire-module-protocol-simple.so [481/524] Linking target src/modules/libpipewire-module-example-sink.so [482/524] Compiling C object src/modules/libpipewire-module-raop-discover.so.p/module-zeroconf-discover_avahi-poll.c.o [483/524] Linking target src/modules/libpipewire-module-raop-discover.so [484/524] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_v0_protocol-native.c.o [485/524] Compiling C object src/gst/libgstpipewire.so.p/gstpipewire.c.o [486/524] Compiling C object src/modules/libpipewire-module-fallback-sink.so.p/module-fallback-sink.c.o [487/524] Linking target src/modules/libpipewire-module-fallback-sink.so [488/524] Compiling C object src/modules/libpipewire-module-raop-sink.so.p/module-raop_rtsp-client.c.o ../src/modules/module-raop/rtsp-client.c: In function 'handle_connect': ../src/modules/module-raop/rtsp-client.c:190:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 190 | asprintf(&client->url, "rtsp://%s/%s", local_ip, client->session_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop/rtsp-client.c:192:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 192 | asprintf(&client->url, "rtsp://[%s]/%s", local_ip, client->session_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [489/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_endpoint-stream.c.o [490/524] Compiling C object src/gst/libgstpipewire.so.p/gstpipewirecore.c.o [491/524] Compiling C object src/gst/libgstpipewire.so.p/gstpipewireclock.c.o ../src/gst/gstpipewireclock.c: In function 'gst_pipewire_clock_finalize': ../src/gst/gstpipewireclock.c:84:21: warning: unused variable 'clock' [-Wunused-variable] 84 | GstPipeWireClock *clock = GST_PIPEWIRE_CLOCK (object); | ^~~~~ [492/524] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_client-node.c.o [493/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-session_endpoint-link.c.o [494/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-endpoint_endpoint.c.o [495/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-endpoint_endpoint-stream.c.o [496/524] Compiling C object src/modules/pw-test-protocol-native.p/module-protocol-native_test-connection.c.o [497/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_endpoint.c.o [498/524] Compiling C object src/gst/libgstpipewire.so.p/gstpipewirepool.c.o [499/524] Compiling C object src/modules/libpipewire-module-protocol-native.so.p/module-protocol-native_protocol-native.c.o [500/524] Linking target src/modules/pw-test-protocol-native [501/524] Compiling C object src/modules/libpipewire-module-zeroconf-discover.so.p/module-protocol-pulse_format.c.o [502/524] Linking target src/modules/libpipewire-module-zeroconf-discover.so [503/524] Linking target src/modules/libpipewire-module-protocol-native.so [504/524] Compiling C object src/gst/libgstpipewire.so.p/gstpipewiredeviceprovider.c.o [505/524] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_v0_client-node.c.o [506/524] Compiling C object src/modules/libpipewire-module-adapter.so.p/module-adapter_adapter.c.o [507/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_client-session_session.c.o [508/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_session.c.o [509/524] Linking target src/modules/libpipewire-module-adapter.so [510/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_endpoint-link.c.o [511/524] Generating symbol file src/modules/libpipewire-module-protocol-native.so.p/libpipewire-module-protocol-native.so.symbols [512/524] Linking target src/modules/libpipewire-module-metadata.so [513/524] Compiling C object src/gst/libgstpipewire.so.p/gstpipewiresink.c.o ../src/gst/gstpipewiresink.c: In function 'on_remove_buffer': ../src/gst/gstpipewiresink.c:455:20: warning: unused variable 'pwsink' [-Wunused-variable] 455 | GstPipeWireSink *pwsink = _data; | ^~~~~~ [514/524] Compiling C object src/gst/libgstpipewire.so.p/gstpipewiresrc.c.o [515/524] Compiling C object src/modules/libpipewire-module-client-node.so.p/module-client-node_protocol-native.c.o [516/524] Compiling C object src/modules/libpipewire-module-raop-sink.so.p/module-raop-sink.c.o ../src/modules/module-raop-sink.c: In function 'rtsp_connected': ../src/modules/module-raop-sink.c:1285:9: warning: ignoring return value of 'pw_getrandom' declared with attribute 'warn_unused_result' [-Wunused-result] 1285 | pw_getrandom(sci, sizeof(sci), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop-sink.c:1289:9: warning: ignoring return value of 'pw_getrandom' declared with attribute 'warn_unused_result' [-Wunused-result] 1289 | pw_getrandom(rac, sizeof(rac), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop-sink.c: In function 'rtsp_do_announce': ../src/modules/module-raop-sink.c:1079:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1079 | asprintf(&sdp, "v=0\r\n" | ^~~~~~~~~~~~~~~~~~~~~~~~ 1080 | "o=iTunes %s 0 IN IP%d %s\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1081 | "s=iTunes\r\n" | ~~~~~~~~~~~~~~ 1082 | "c=IN IP%d %s\r\n" | ~~~~~~~~~~~~~~~~~~ 1083 | "t=0 0\r\n" | ~~~~~~~~~~~ 1084 | "m=audio 0 RTP/AVP 96\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 1085 | "a=rtpmap:96 AppleLossless\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1086 | "a=fmtp:96 %d 0 16 40 10 14 2 255 0 0 44100\r\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1087 | impl->session_id, ip_version, local_ip, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1088 | ip_version, host, frames); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop-sink.c:1092:17: warning: ignoring return value of 'pw_getrandom' declared with attribute 'warn_unused_result' [-Wunused-result] 1092 | pw_getrandom(impl->key, sizeof(impl->key), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop-sink.c:1094:17: warning: ignoring return value of 'pw_getrandom' declared with attribute 'warn_unused_result' [-Wunused-result] 1094 | pw_getrandom(impl->iv, sizeof(impl->iv), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop-sink.c:1100:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1100 | asprintf(&sdp, "v=0\r\n" | ^~~~~~~~~~~~~~~~~~~~~~~~ 1101 | "o=iTunes %s 0 IN IP%d %s\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1102 | "s=iTunes\r\n" | ~~~~~~~~~~~~~~ 1103 | "c=IN IP%d %s\r\n" | ~~~~~~~~~~~~~~~~~~ 1104 | "t=0 0\r\n" | ~~~~~~~~~~~ 1105 | "m=audio 0 RTP/AVP 96\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 1106 | "a=rtpmap:96 AppleLossless\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1107 | "a=fmtp:96 %d 0 16 40 10 14 2 255 0 0 44100\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1108 | "a=rsaaeskey:%s\r\n" | ~~~~~~~~~~~~~~~~~~~~ 1109 | "a=aesiv:%s\r\n", | ~~~~~~~~~~~~~~~~~ 1110 | impl->session_id, ip_version, local_ip, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1111 | ip_version, host, frames, key, iv); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop-sink.c: In function 'rtsp_setup_reply': ../src/modules/module-raop-sink.c:878:9: warning: ignoring return value of 'pw_getrandom' declared with attribute 'warn_unused_result' [-Wunused-result] 878 | pw_getrandom(&impl->seq, sizeof(impl->seq), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop-sink.c:879:9: warning: ignoring return value of 'pw_getrandom' declared with attribute 'warn_unused_result' [-Wunused-result] 879 | pw_getrandom(&impl->rtptime, sizeof(impl->rtptime), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/modules/module-raop-sink.c: In function 'rtsp_do_connect': ../src/modules/module-raop-sink.c:1395:9: warning: ignoring return value of 'pw_getrandom' declared with attribute 'warn_unused_result' [-Wunused-result] 1395 | pw_getrandom(&session_id, sizeof(session_id), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [517/524] Linking target src/modules/libpipewire-module-client-node.so [518/524] Linking target src/modules/libpipewire-module-raop-sink.so [519/524] Compiling C object src/gst/libgstpipewire.so.p/gstpipewireformat.c.o [520/524] Linking target src/gst/libgstpipewire.so [521/524] Compiling C object src/modules/libpipewire-module-session-manager.so.p/module-session-manager_protocol-native.c.o [522/524] Compiling C object src/modules/libpipewire-module-protocol-pulse.so.p/module-protocol-pulse_pulse-server.c.o [523/524] Linking target src/modules/libpipewire-module-session-manager.so [524/524] Linking target src/modules/libpipewire-module-protocol-pulse.so >>> pipewire 0.3.59 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/pipewire-0.3.59//build install ninja: Entering directory `/tmp/instance-13/output-1/build/pipewire-0.3.59//build' [0/1] Installing files. Installing subdir /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/type.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/type-info.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/string.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/ringbuffer.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/result.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/names.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/list.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/keys.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/json.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/json-pod.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/hook.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/dll.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/dict.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/defs.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/ansi.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/thread.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/system.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/plugin.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/plugin-loader.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/loop.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/log.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/log-impl.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/i18n.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/dbus.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/cpu.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/vararg.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/pod.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/parser.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/iter.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/filter.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/event.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/dynamic.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/compare.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/command.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/builder.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/type-info.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/props.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/profiler.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/param.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/latency-utils.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/format.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/format-utils.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/type-info.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/raw.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/multiview.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/format.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/format-utils.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/encoded.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/color.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/chroma.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/bluetooth/type-info.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/bluetooth Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/bluetooth/audio.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/bluetooth Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/type-info.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/raw.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/layout.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/iec958.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/format.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/format-utils.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/dsd.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/utils.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/type-info.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/node.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/keys.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/io.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/event.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/command.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/monitor/utils.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/monitor/type-info.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/monitor/event.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/monitor/device.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/interfaces/audio/aec.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/interfaces/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/graph/graph.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/graph Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/types.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/pod.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/node.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/mem.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/log.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/format.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/dict.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/buffer.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/control/type-info.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/control Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/control/control.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/control Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/buffer/type-info.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/buffer/meta.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/buffer/buffer.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/buffer/alloc.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/spa-0.2/spa/buffer Installing po/af/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/af/LC_MESSAGES Installing po/as/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/as/LC_MESSAGES Installing po/be/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/bg/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/bn_IN/LC_MESSAGES Installing po/ca/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ca/LC_MESSAGES Installing po/cs/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/da/LC_MESSAGES Installing po/de_CH/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/de_CH/LC_MESSAGES Installing po/de/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/el/LC_MESSAGES Installing po/es/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/es/LC_MESSAGES Installing po/fi/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/fr/LC_MESSAGES Installing po/gl/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/lt/LC_MESSAGES Installing po/ml/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ml/LC_MESSAGES Installing po/mr/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/mr/LC_MESSAGES Installing po/my/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/my/LC_MESSAGES Installing po/nl/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/nn/LC_MESSAGES Installing po/oc/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/pl/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/pt_BR/LC_MESSAGES Installing po/pt/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/pt/LC_MESSAGES Installing po/ro/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ru/LC_MESSAGES Installing po/sk/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/sk/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sr/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/sr/LC_MESSAGES Installing po/sv/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/te/LC_MESSAGES Installing po/tr/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/uk/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/zh_TW/LC_MESSAGES Installing po/eo/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/eo/LC_MESSAGES Installing po/si/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/si/LC_MESSAGES Installing spa/plugins/audioconvert/libspa-audioconvert.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/audioconvert Installing spa/plugins/audiomixer/libspa-audiomixer.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/audiomixer Installing spa/plugins/control/libspa-control.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/control Installing spa/plugins/audiotestsrc/libspa-audiotestsrc.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/audiotestsrc Installing spa/plugins/support/libspa-support.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/support Installing spa/plugins/support/libspa-dbus.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/support Installing spa/plugins/videoconvert/libspa-videoconvert.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/videoconvert Installing spa/plugins/videotestsrc/libspa-videotestsrc.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/videotestsrc Installing spa/plugins/volume/libspa-volume.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/volume Installing spa/plugins/aec/libspa-aec-null.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/spa-0.2/aec Installing spa/tools/spa-inspect to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing spa/tools/spa-monitor to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing spa/tools/spa-json-dump to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/pipewire/libpipewire-0.3.so.0.359.0 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib Installing src/daemon/pipewire to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/daemon/pipewire-pulse to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/daemon/pipewire-avb to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-mon to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-dot to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-dump to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-profiler to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-mididump to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-metadata to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-loopback to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-link to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-cli to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/tools/pw-reserve to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing src/modules/spa/libpipewire-module-spa-node.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-device.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-node-factory.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-device-factory.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-access.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-loopback.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-filter-chain.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-echo-cancel.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-profiler.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-rt.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-portal.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-client-device.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-link-factory.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-native.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-pulse.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-pipe-tunnel.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-simple.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-client-node.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-metadata.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-adapter.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-session-manager.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-zeroconf-discover.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-raop-discover.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-raop-sink.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-fallback-sink.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pipewire-0.3 Installing src/gst/libgstpipewire.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/gstreamer-1.0 Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/array.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/buffers.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-core.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-client.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/client.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/conf.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/context.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/control.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/core.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/device.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-device.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/data-loop.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/factory.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-factory.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/filter.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/global.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/keys.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/i18n.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-link.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/link.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/log.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/loop.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/main-loop.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/map.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/mem.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-metadata.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-module.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/module.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-node.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/node.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/permission.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/pipewire.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-port.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/port.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/properties.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/protocol.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/proxy.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/resource.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/stream.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/thread.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/thread-loop.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/type.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/utils.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/work-queue.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager/impl-interfaces.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager/interfaces.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager/introspect.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager/introspect-funcs.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager/keys.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/client-node.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/metadata.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/profiler.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/protocol-native.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/meson-private/libspa-0.2.pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/pipewire/version.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pipewire-0.3/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/meson-private/libpipewire-0.3.pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/pipewire.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/client.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/client-rt.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/jack.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/minimal.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/pipewire-pulse.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/pipewire-avb.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/demonic.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/source-duplicate-FL.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-mix-FL-FR.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-make-LFE.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-virtual-surround-5.1-kemar.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-virtual-surround-7.1-hesuvi.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-dolby-surround.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-eq6.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-matrix-spatialiser.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/source-rnnoise.conf to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pipewire/filter-chain Installing symlink pointing to libpipewire-0.3.so.0.359.0 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpipewire-0.3.so.0 Installing symlink pointing to libpipewire-0.3.so.0 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpipewire-0.3.so >>> pipewire 0.3.59 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> pipewire 0.3.59 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-13/output-1/target PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/pipewire-0.3.59//build install ninja: Entering directory `/tmp/instance-13/output-1/build/pipewire-0.3.59//build' [0/1] Installing files. Installing subdir /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/type.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/type-info.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/string.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/ringbuffer.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/result.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/names.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/list.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/keys.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/json.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/json-pod.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/hook.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/dll.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/dict.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/defs.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/utils/ansi.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/utils Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/thread.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/system.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/plugin.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/plugin-loader.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/loop.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/log.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/log-impl.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/i18n.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/dbus.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/support/cpu.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/support Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/vararg.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/pod.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/parser.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/iter.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/filter.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/event.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/dynamic.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/compare.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/command.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/pod/builder.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/pod Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/type-info.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/props.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/profiler.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/param.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/latency-utils.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/format.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/format-utils.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/type-info.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/raw.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/multiview.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/format.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/format-utils.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/encoded.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/color.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/video/chroma.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/video Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/bluetooth/type-info.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/bluetooth Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/bluetooth/audio.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/bluetooth Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/type-info.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/raw.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/layout.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/iec958.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/format.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/format-utils.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/param/audio/dsd.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/param/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/utils.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/type-info.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/node.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/keys.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/io.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/event.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/node/command.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/node Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/monitor/utils.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/monitor/type-info.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/monitor/event.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/monitor/device.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/monitor Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/interfaces/audio/aec.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/interfaces/audio Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/graph/graph.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/graph Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/types.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/pod.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/node.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/mem.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/log.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/format.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/dict.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/debug/buffer.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/debug Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/control/type-info.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/control Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/control/control.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/control Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/buffer/type-info.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/buffer/meta.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/buffer/buffer.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/buffer Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/spa/include/spa/buffer/alloc.h to /tmp/instance-13/output-1/target/usr/include/spa-0.2/spa/buffer Installing po/af/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/af/LC_MESSAGES Installing po/as/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/as/LC_MESSAGES Installing po/be/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/bg/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/bn_IN/LC_MESSAGES Installing po/ca/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/ca/LC_MESSAGES Installing po/cs/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/da/LC_MESSAGES Installing po/de_CH/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/de_CH/LC_MESSAGES Installing po/de/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/el/LC_MESSAGES Installing po/es/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/es/LC_MESSAGES Installing po/fi/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/fr/LC_MESSAGES Installing po/gl/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/lt/LC_MESSAGES Installing po/ml/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/ml/LC_MESSAGES Installing po/mr/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/mr/LC_MESSAGES Installing po/my/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/my/LC_MESSAGES Installing po/nl/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/nn/LC_MESSAGES Installing po/oc/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/pl/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/pt_BR/LC_MESSAGES Installing po/pt/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/pt/LC_MESSAGES Installing po/ro/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/ru/LC_MESSAGES Installing po/sk/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/sk/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sr/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/sr/LC_MESSAGES Installing po/sv/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/te/LC_MESSAGES Installing po/tr/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/uk/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/zh_TW/LC_MESSAGES Installing po/eo/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/eo/LC_MESSAGES Installing po/si/LC_MESSAGES/pipewire.mo to /tmp/instance-13/output-1/target/usr/share/locale/si/LC_MESSAGES Installing spa/plugins/audioconvert/libspa-audioconvert.so to /tmp/instance-13/output-1/target/usr/lib/spa-0.2/audioconvert Installing spa/plugins/audiomixer/libspa-audiomixer.so to /tmp/instance-13/output-1/target/usr/lib/spa-0.2/audiomixer Installing spa/plugins/control/libspa-control.so to /tmp/instance-13/output-1/target/usr/lib/spa-0.2/control Installing spa/plugins/audiotestsrc/libspa-audiotestsrc.so to /tmp/instance-13/output-1/target/usr/lib/spa-0.2/audiotestsrc Installing spa/plugins/support/libspa-support.so to /tmp/instance-13/output-1/target/usr/lib/spa-0.2/support Installing spa/plugins/support/libspa-dbus.so to /tmp/instance-13/output-1/target/usr/lib/spa-0.2/support Installing spa/plugins/videoconvert/libspa-videoconvert.so to /tmp/instance-13/output-1/target/usr/lib/spa-0.2/videoconvert Installing spa/plugins/videotestsrc/libspa-videotestsrc.so to /tmp/instance-13/output-1/target/usr/lib/spa-0.2/videotestsrc Installing spa/plugins/volume/libspa-volume.so to /tmp/instance-13/output-1/target/usr/lib/spa-0.2/volume Installing spa/plugins/aec/libspa-aec-null.so to /tmp/instance-13/output-1/target/usr/lib/spa-0.2/aec Installing spa/tools/spa-inspect to /tmp/instance-13/output-1/target/usr/bin Installing spa/tools/spa-monitor to /tmp/instance-13/output-1/target/usr/bin Installing spa/tools/spa-json-dump to /tmp/instance-13/output-1/target/usr/bin Installing src/pipewire/libpipewire-0.3.so.0.359.0 to /tmp/instance-13/output-1/target/usr/lib Installing src/daemon/pipewire to /tmp/instance-13/output-1/target/usr/bin Installing src/daemon/pipewire-pulse to /tmp/instance-13/output-1/target/usr/bin Installing src/daemon/pipewire-avb to /tmp/instance-13/output-1/target/usr/bin Installing src/tools/pw-mon to /tmp/instance-13/output-1/target/usr/bin Installing src/tools/pw-dot to /tmp/instance-13/output-1/target/usr/bin Installing src/tools/pw-dump to /tmp/instance-13/output-1/target/usr/bin Installing src/tools/pw-profiler to /tmp/instance-13/output-1/target/usr/bin Installing src/tools/pw-mididump to /tmp/instance-13/output-1/target/usr/bin Installing src/tools/pw-metadata to /tmp/instance-13/output-1/target/usr/bin Installing src/tools/pw-loopback to /tmp/instance-13/output-1/target/usr/bin Installing src/tools/pw-link to /tmp/instance-13/output-1/target/usr/bin Installing src/tools/pw-cli to /tmp/instance-13/output-1/target/usr/bin Installing src/tools/pw-reserve to /tmp/instance-13/output-1/target/usr/bin Installing src/modules/spa/libpipewire-module-spa-node.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-device.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-node-factory.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/spa/libpipewire-module-spa-device-factory.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-access.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-loopback.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-filter-chain.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-echo-cancel.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-profiler.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-rt.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-portal.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-client-device.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-link-factory.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-native.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-pulse.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-pipe-tunnel.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-protocol-simple.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-client-node.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-metadata.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-adapter.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-session-manager.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-zeroconf-discover.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-raop-discover.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-raop-sink.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/modules/libpipewire-module-fallback-sink.so to /tmp/instance-13/output-1/target/usr/lib/pipewire-0.3 Installing src/gst/libgstpipewire.so to /tmp/instance-13/output-1/target/usr/lib/gstreamer-1.0 Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/array.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/buffers.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-core.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-client.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/client.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/conf.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/context.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/control.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/core.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/device.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-device.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/data-loop.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/factory.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-factory.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/filter.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/global.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/keys.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/i18n.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-link.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/link.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/log.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/loop.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/main-loop.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/map.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/mem.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-metadata.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-module.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/module.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-node.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/node.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/permission.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/pipewire.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/impl-port.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/port.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/properties.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/protocol.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/proxy.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/resource.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/stream.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/thread.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/thread-loop.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/type.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/utils.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/work-queue.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager/impl-interfaces.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager/interfaces.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager/introspect.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager/introspect-funcs.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager/keys.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/session-manager/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/client-node.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/metadata.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/profiler.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/protocol-native.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/src/pipewire/extensions/session-manager.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire/extensions/ Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/meson-private/libspa-0.2.pc to /tmp/instance-13/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/pipewire/version.h to /tmp/instance-13/output-1/target/usr/include/pipewire-0.3/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/meson-private/libpipewire-0.3.pc to /tmp/instance-13/output-1/target/usr/lib/pkgconfig Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/pipewire.conf to /tmp/instance-13/output-1/target/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/client.conf to /tmp/instance-13/output-1/target/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/client-rt.conf to /tmp/instance-13/output-1/target/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain.conf to /tmp/instance-13/output-1/target/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/jack.conf to /tmp/instance-13/output-1/target/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/minimal.conf to /tmp/instance-13/output-1/target/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/pipewire-pulse.conf to /tmp/instance-13/output-1/target/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/pipewire-avb.conf to /tmp/instance-13/output-1/target/usr/share/pipewire Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/demonic.conf to /tmp/instance-13/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/source-duplicate-FL.conf to /tmp/instance-13/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-mix-FL-FR.conf to /tmp/instance-13/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-make-LFE.conf to /tmp/instance-13/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-virtual-surround-5.1-kemar.conf to /tmp/instance-13/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-virtual-surround-7.1-hesuvi.conf to /tmp/instance-13/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-dolby-surround.conf to /tmp/instance-13/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-eq6.conf to /tmp/instance-13/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/sink-matrix-spatialiser.conf to /tmp/instance-13/output-1/target/usr/share/pipewire/filter-chain Installing /tmp/instance-13/output-1/build/pipewire-0.3.59/build/src/daemon/filter-chain/source-rnnoise.conf to /tmp/instance-13/output-1/target/usr/share/pipewire/filter-chain Installing symlink pointing to libpipewire-0.3.so.0.359.0 to /tmp/instance-13/output-1/target/usr/lib/libpipewire-0.3.so.0 Installing symlink pointing to libpipewire-0.3.so.0 to /tmp/instance-13/output-1/target/usr/lib/libpipewire-0.3.so >>> host-zic 2022c Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.tzcode2022c.tar.gz.N1BFI9/output' 'https://www.iana.org/time-zones/repository/releases/tzcode2022c.tar.gz' --2022-10-17 19:44:33-- https://www.iana.org/time-zones/repository/releases/tzcode2022c.tar.gz Resolving www.iana.org (www.iana.org)... 192.0.33.8, 2620:0:2d0:200::b:8 Connecting to www.iana.org (www.iana.org)|192.0.33.8|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://data.iana.org/time-zones/releases/tzcode2022c.tar.gz [following] --2022-10-17 19:44:34-- https://data.iana.org/time-zones/releases/tzcode2022c.tar.gz Resolving data.iana.org (data.iana.org)... 152.199.24.38, 2606:2800:21f:b505:516b:4186:98cd:116 Connecting to data.iana.org (data.iana.org)|152.199.24.38|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 280190 (274K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.tzcode2022c.tar.gz.N1BFI9/output' 0K .......... .......... .......... .......... .......... 18% 6.76M 0s 50K .......... .......... .......... .......... .......... 36% 7.18M 0s 100K .......... .......... .......... .......... .......... 54% 8.26M 0s 150K .......... .......... .......... .......... .......... 73% 14.1M 0s 200K .......... .......... .......... .......... .......... 91% 7.33M 0s 250K .......... .......... ... 100% 5.84M=0.03s 2022-10-17 19:44:34 (7.86 MB/s) - '/tmp/instance-13/output-1/build/.tzcode2022c.tar.gz.N1BFI9/output' saved [280190/280190] tzcode2022c.tar.gz: OK (sha512: 3373fa16a12007415c3dc3a75c4a0d61d6ae54968eeecedcdf4bcfd7f554020a15c4687dde107b90462b75d848eebe1e200c33322ebe0d3f1ad11bc769cade06) >>> host-zic 2022c Extracting gzip -d -c /tmp/instance-13/dl/zic/tzcode2022c.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=0 -C /tmp/instance-13/output-1/build/host-zic-2022c -xf - >>> host-zic 2022c Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile >>> host-zic 2022c Configuring >>> host-zic 2022c Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-zic-2022c zic make[1]: Entering directory '/tmp/instance-13/output-1/build/host-zic-2022c' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-zic-2022c' >>> host-zic 2022c Installing to host directory /usr/bin/install -D -m 755 /tmp/instance-13/output-1/build/host-zic-2022c/zic /tmp/instance-13/output-1/host/sbin/zic /usr/bin/install -D -m 644 /tmp/instance-13/output-1/build/host-zic-2022c/tzfile.h /tmp/instance-13/output-1/host/include/tzfile.h >>> host-tzdata 2022c Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.tzdata2022c.tar.gz.8iilRm/output' 'https://www.iana.org/time-zones/repository/releases/tzdata2022c.tar.gz' --2022-10-17 19:44:39-- https://www.iana.org/time-zones/repository/releases/tzdata2022c.tar.gz Resolving www.iana.org (www.iana.org)... 192.0.33.8, 2620:0:2d0:200::b:8 Connecting to www.iana.org (www.iana.org)|192.0.33.8|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://data.iana.org/time-zones/releases/tzdata2022c.tar.gz [following] --2022-10-17 19:44:40-- https://data.iana.org/time-zones/releases/tzdata2022c.tar.gz Resolving data.iana.org (data.iana.org)... 152.199.24.38, 2606:2800:21f:b505:516b:4186:98cd:116 Connecting to data.iana.org (data.iana.org)|152.199.24.38|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 432721 (423K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.tzdata2022c.tar.gz.8iilRm/output' 0K .......... .......... .......... .......... .......... 11% 13.1M 0s 50K .......... .......... .......... .......... .......... 23% 17.3M 0s 100K .......... .......... .......... .......... .......... 35% 16.8M 0s 150K .......... .......... .......... .......... .......... 47% 112M 0s 200K .......... .......... .......... .......... .......... 59% 136M 0s 250K .......... .......... .......... .......... .......... 70% 11.0M 0s 300K .......... .......... .......... .......... .......... 82% 189M 0s 350K .......... .......... .......... .......... .......... 94% 168M 0s 400K .......... .......... .. 100% 314M=0.02s 2022-10-17 19:44:40 (27.0 MB/s) - '/tmp/instance-13/output-1/build/.tzdata2022c.tar.gz.8iilRm/output' saved [432721/432721] tzdata2022c.tar.gz: OK (sha512: e2ae92abac6d87ce4ab4ba9012e868e1791b842e083293489debc0c671b9cf135b5b70426dacb6dbebbf6eba24463205225ae45bb7df891a086b25475f85ee0b) >>> host-tzdata 2022c Extracting gzip -d -c /tmp/instance-13/dl/tzdata/tzdata2022c.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=0 -C /tmp/instance-13/output-1/build/host-tzdata-2022c -xf - >>> host-tzdata 2022c Patching >>> host-tzdata 2022c Configuring >>> host-tzdata 2022c Building (cd /tmp/instance-13/output-1/build/host-tzdata-2022c; for zone in africa antarctica asia australasia europe northamerica southamerica etcetera backward factory; do /tmp/instance-13/output-1/host/sbin/zic -b fat -d _output/posix $zone || exit 1; /tmp/instance-13/output-1/host/sbin/zic -b fat -d _output/right -L leapseconds $zone || exit 1; done; ) >>> host-tzdata 2022c Installing to host directory /usr/bin/install -d -m 0755 /tmp/instance-13/output-1/host/share/zoneinfo cp -a /tmp/instance-13/output-1/build/host-tzdata-2022c/_output/* /tmp/instance-13/output-1/build/host-tzdata-2022c/*.tab /tmp/instance-13/output-1/host/share/zoneinfo tzdata2022c.tar.gz: OK (sha512: e2ae92abac6d87ce4ab4ba9012e868e1791b842e083293489debc0c671b9cf135b5b70426dacb6dbebbf6eba24463205225ae45bb7df891a086b25475f85ee0b) >>> tzdata 2022c Extracting gzip -d -c /tmp/instance-13/dl/tzdata/tzdata2022c.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=0 -C /tmp/instance-13/output-1/build/tzdata-2022c -xf - >>> tzdata 2022c Patching >>> tzdata 2022c Configuring >>> tzdata 2022c Building >>> tzdata 2022c Installing to target /usr/bin/install -d -m 0755 /tmp/instance-13/output-1/target/usr/share/zoneinfo cp -a /tmp/instance-13/output-1/host/share/zoneinfo/* /tmp/instance-13/output-1/target/usr/share/zoneinfo cd /tmp/instance-13/output-1/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /tmp/instance-13/output-1/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /tmp/instance-13/output-1/target/etc/localtime echo "Etc/UTC" >/tmp/instance-13/output-1/target/etc/timezone >>> postgresql 14.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.postgresql-14.5.tar.bz2.0AXfoq/output' 'https://ftp.postgresql.org/pub/source/v14.5/postgresql-14.5.tar.bz2' --2022-10-17 19:44:47-- https://ftp.postgresql.org/pub/source/v14.5/postgresql-14.5.tar.bz2 Resolving ftp.postgresql.org (ftp.postgresql.org)... 147.75.85.69, 72.32.157.246, 87.238.57.227, ... Connecting to ftp.postgresql.org (ftp.postgresql.org)|147.75.85.69|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 22132996 (21M) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.postgresql-14.5.tar.bz2.0AXfoq/output' 0K .......... .......... .......... .......... .......... 0% 399K 54s 50K .......... .......... .......... .......... .......... 0% 391K 54s 100K .......... .......... .......... .......... .......... 0% 417K 53s 150K .......... .......... .......... .......... .......... 0% 117M 40s 200K .......... .......... .......... .......... .......... 1% 42.9M 32s 250K .......... .......... .......... .......... .......... 1% 190M 27s 300K .......... .......... .......... .......... .......... 1% 407K 30s 350K .......... .......... .......... .......... .......... 1% 79.9M 26s 400K .......... .......... .......... .......... .......... 2% 95.0M 23s 450K .......... .......... .......... .......... .......... 2% 67.2M 21s 500K .......... .......... .......... .......... .......... 2% 214M 19s 550K .......... .......... .......... .......... .......... 2% 29.9M 18s 600K .......... .......... .......... .......... .......... 3% 203K 24s 650K .......... .......... .......... .......... .......... 3% 197M 22s 700K .......... .......... .......... .......... .......... 3% 207M 21s 750K .......... .......... .......... .......... .......... 3% 173M 19s 800K .......... .......... .......... .......... .......... 3% 160M 18s 850K .......... .......... .......... .......... .......... 4% 198M 17s 900K .......... .......... .......... .......... .......... 4% 116M 16s 950K .......... .......... .......... .......... .......... 4% 96.8M 15s 1000K .......... .......... .......... .......... .......... 4% 83.2M 15s 1050K .......... .......... .......... .......... .......... 5% 103M 14s 1100K .......... .......... .......... .......... .......... 5% 131M 13s 1150K .......... .......... .......... .......... .......... 5% 118M 13s 1200K .......... .......... .......... .......... .......... 5% 204M 12s 1250K .......... .......... .......... .......... .......... 6% 202M 12s 1300K .......... .......... .......... .......... .......... 6% 211M 11s 1350K .......... .......... .......... .......... .......... 6% 173M 11s 1400K .......... .......... .......... .......... .......... 6% 419K 12s 1450K .......... .......... .......... .......... .......... 6% 20.0M 12s 1500K .......... .......... .......... .......... .......... 7% 145M 11s 1550K .......... .......... .......... .......... .......... 7% 142M 11s 1600K .......... .......... .......... .......... .......... 7% 175M 11s 1650K .......... .......... .......... .......... .......... 7% 165M 10s 1700K .......... .......... .......... .......... .......... 8% 123M 10s 1750K .......... .......... .......... .......... .......... 8% 160M 10s 1800K .......... .......... .......... .......... .......... 8% 52.5M 9s 1850K .......... .......... .......... .......... .......... 8% 421K 10s 1900K .......... .......... .......... .......... .......... 9% 66.7M 10s 1950K .......... .......... .......... .......... .......... 9% 25.1M 10s 2000K .......... .......... .......... .......... .......... 9% 20.0M 10s 2050K .......... .......... .......... .......... .......... 9% 157M 9s 2100K .......... .......... .......... .......... .......... 9% 182M 9s 2150K .......... .......... .......... .......... .......... 10% 179M 9s 2200K .......... .......... .......... .......... .......... 10% 210M 9s 2250K .......... .......... .......... .......... .......... 10% 210M 8s 2300K .......... .......... .......... .......... .......... 10% 420K 9s 2350K .......... .......... .......... .......... .......... 11% 85.4M 9s 2400K .......... .......... .......... .......... .......... 11% 21.9M 9s 2450K .......... .......... .......... .......... .......... 11% 46.2M 9s 2500K .......... .......... .......... .......... .......... 11% 106M 8s 2550K .......... .......... .......... .......... .......... 12% 94.7M 8s 2600K .......... .......... .......... .......... .......... 12% 106M 8s 2650K .......... .......... .......... .......... .......... 12% 97.9M 8s 2700K .......... .......... .......... .......... .......... 12% 117M 8s 2750K .......... .......... .......... .......... .......... 12% 424K 8s 2800K .......... .......... .......... .......... .......... 13% 26.2M 8s 2850K .......... .......... .......... .......... .......... 13% 191M 8s 2900K .......... .......... .......... .......... .......... 13% 15.5M 8s 2950K .......... .......... .......... .......... .......... 13% 146M 8s 3000K .......... .......... .......... .......... .......... 14% 182M 8s 3050K .......... .......... .......... .......... .......... 14% 192M 7s 3100K .......... .......... .......... .......... .......... 14% 189M 7s 3150K .......... .......... .......... .......... .......... 14% 143M 7s 3200K .......... .......... .......... .......... .......... 15% 204M 7s 3250K .......... .......... .......... .......... .......... 15% 423K 8s 3300K .......... .......... .......... .......... .......... 15% 47.2M 7s 3350K .......... .......... .......... .......... .......... 15% 85.9M 7s 3400K .......... .......... .......... .......... .......... 15% 15.3M 7s 3450K .......... .......... .......... .......... .......... 16% 94.7M 7s 3500K .......... .......... .......... .......... .......... 16% 109M 7s 3550K .......... .......... .......... .......... .......... 16% 72.6M 7s 3600K .......... .......... .......... .......... .......... 16% 251K 8s 3650K .......... .......... .......... .......... .......... 17% 1.12M 8s 3700K .......... .......... .......... .......... .......... 17% 228M 8s 3750K .......... .......... .......... .......... .......... 17% 205M 8s 3800K .......... .......... .......... .......... .......... 17% 209M 7s 3850K .......... .......... .......... .......... .......... 18% 216M 7s 3900K .......... .......... .......... .......... .......... 18% 211M 7s 3950K .......... .......... .......... .......... .......... 18% 116M 7s 4000K .......... .......... .......... .......... .......... 18% 142M 7s 4050K .......... .......... .......... .......... .......... 18% 209M 7s 4100K .......... .......... .......... .......... .......... 19% 208M 7s 4150K .......... .......... .......... .......... .......... 19% 196M 7s 4200K .......... .......... .......... .......... .......... 19% 219M 7s 4250K .......... .......... .......... .......... .......... 19% 15.5M 7s 4300K .......... .......... .......... .......... .......... 20% 123M 6s 4350K .......... .......... .......... .......... .......... 20% 27.6M 6s 4400K .......... .......... .......... .......... .......... 20% 207K 7s 4450K .......... .......... .......... .......... .......... 20% 211M 7s 4500K .......... .......... .......... .......... .......... 21% 230M 7s 4550K .......... .......... .......... .......... .......... 21% 213M 7s 4600K .......... .......... .......... .......... .......... 21% 230M 7s 4650K .......... .......... .......... .......... .......... 21% 230M 7s 4700K .......... .......... .......... .......... .......... 21% 231M 7s 4750K .......... .......... .......... .......... .......... 22% 186M 7s 4800K .......... .......... .......... .......... .......... 22% 112M 6s 4850K .......... .......... .......... .......... .......... 22% 11.9M 6s 4900K .......... .......... .......... .......... .......... 22% 134M 6s 4950K .......... .......... .......... .......... .......... 23% 18.1M 6s 5000K .......... .......... .......... .......... .......... 23% 168M 6s 5050K .......... .......... .......... .......... .......... 23% 426K 6s 5100K .......... .......... .......... .......... .......... 23% 12.5M 6s 5150K .......... .......... .......... .......... .......... 24% 21.8M 6s 5200K .......... .......... .......... .......... .......... 24% 35.5M 6s 5250K .......... .......... .......... .......... .......... 24% 436K 7s 5300K .......... .......... .......... .......... .......... 24% 24.9M 6s 5350K .......... .......... .......... .......... .......... 24% 11.8M 6s 5400K .......... .......... .......... .......... .......... 25% 106M 6s 5450K .......... .......... .......... .......... .......... 25% 15.9M 6s 5500K .......... .......... .......... .......... .......... 25% 1.11M 6s 5550K .......... .......... .......... .......... .......... 25% 681K 6s 5600K .......... .......... .......... .......... .......... 26% 14.1M 6s 5650K .......... .......... .......... .......... .......... 26% 22.6M 6s 5700K .......... .......... .......... .......... .......... 26% 20.1M 6s 5750K .......... .......... .......... .......... .......... 26% 440K 6s 5800K .......... .......... .......... .......... .......... 27% 27.1M 6s 5850K .......... .......... .......... .......... .......... 27% 11.2M 6s 5900K .......... .......... .......... .......... .......... 27% 87.3M 6s 5950K .......... .......... .......... .......... .......... 27% 13.0M 6s 6000K .......... .......... .......... .......... .......... 27% 1.12M 6s 6050K .......... .......... .......... .......... .......... 28% 683K 6s 6100K .......... .......... .......... .......... .......... 28% 14.5M 6s 6150K .......... .......... .......... .......... .......... 28% 114M 6s 6200K .......... .......... .......... .......... .......... 28% 11.7M 6s 6250K .......... .......... .......... .......... .......... 29% 140M 6s 6300K .......... .......... .......... .......... .......... 29% 427K 6s 6350K .......... .......... .......... .......... .......... 29% 13.3M 6s 6400K .......... .......... .......... .......... .......... 29% 187M 6s 6450K .......... .......... .......... .......... .......... 30% 11.7M 6s 6500K .......... .......... .......... .......... .......... 30% 215M 6s 6550K .......... .......... .......... .......... .......... 30% 418K 6s 6600K .......... .......... .......... .......... .......... 30% 144M 6s 6650K .......... .......... .......... .......... .......... 30% 160M 6s 6700K .......... .......... .......... .......... .......... 31% 6.43M 6s 6750K .......... .......... .......... .......... .......... 31% 177M 6s 6800K .......... .......... .......... .......... .......... 31% 418K 6s 6850K .......... .......... .......... .......... .......... 31% 180M 6s 6900K .......... .......... .......... .......... .......... 32% 210M 6s 6950K .......... .......... .......... .......... .......... 32% 192M 6s 7000K .......... .......... .......... .......... .......... 32% 11.2M 6s 7050K .......... .......... .......... .......... .......... 32% 74.5M 6s 7100K .......... .......... .......... .......... .......... 33% 419K 6s 7150K .......... .......... .......... .......... .......... 33% 78.7M 6s 7200K .......... .......... .......... .......... .......... 33% 75.0M 6s 7250K .......... .......... .......... .......... .......... 33% 18.2M 6s 7300K .......... .......... .......... .......... .......... 34% 93.8M 6s 7350K .......... .......... .......... .......... .......... 34% 418K 6s 7400K .......... .......... .......... .......... .......... 34% 101M 6s 7450K .......... .......... .......... .......... .......... 34% 110M 6s 7500K .......... .......... .......... .......... .......... 34% 102M 6s 7550K .......... .......... .......... .......... .......... 35% 15.0M 6s 7600K .......... .......... .......... .......... .......... 35% 439K 6s 7650K .......... .......... .......... .......... .......... 35% 6.12M 6s 7700K .......... .......... .......... .......... .......... 35% 205M 6s 7750K .......... .......... .......... .......... .......... 36% 193M 6s 7800K .......... .......... .......... .......... .......... 36% 10.4M 6s 7850K .......... .......... .......... .......... .......... 36% 208M 6s 7900K .......... .......... .......... .......... .......... 36% 408K 6s 7950K .......... .......... .......... .......... .......... 37% 158M 6s 8000K .......... .......... .......... .......... .......... 37% 221M 6s 8050K .......... .......... .......... .......... .......... 37% 222M 6s 8100K .......... .......... .......... .......... .......... 37% 19.9M 6s 8150K .......... .......... .......... .......... .......... 37% 1.44M 6s 8200K .......... .......... .......... .......... .......... 38% 549K 6s 8250K .......... .......... .......... .......... .......... 38% 204M 6s 8300K .......... .......... .......... .......... .......... 38% 206M 6s 8350K .......... .......... .......... .......... .......... 38% 180M 6s 8400K .......... .......... .......... .......... .......... 39% 222M 5s 8450K .......... .......... .......... .......... .......... 39% 393K 6s 8500K .......... .......... .......... .......... .......... 39% 177M 6s 8550K .......... .......... .......... .......... .......... 39% 192M 6s 8600K .......... .......... .......... .......... .......... 40% 208M 5s 8650K .......... .......... .......... .......... .......... 40% 228M 5s 8700K .......... .......... .......... .......... .......... 40% 226M 5s 8750K .......... .......... .......... .......... .......... 40% 395K 5s 8800K .......... .......... .......... .......... .......... 40% 197M 5s 8850K .......... .......... .......... .......... .......... 41% 216M 5s 8900K .......... .......... .......... .......... .......... 41% 220M 5s 8950K .......... .......... .......... .......... .......... 41% 196M 5s 9000K .......... .......... .......... .......... .......... 41% 1.75M 5s 9050K .......... .......... .......... .......... .......... 42% 519K 5s 9100K .......... .......... .......... .......... .......... 42% 130M 5s 9150K .......... .......... .......... .......... .......... 42% 128M 5s 9200K .......... .......... .......... .......... .......... 42% 157M 5s 9250K .......... .......... .......... .......... .......... 43% 173M 5s 9300K .......... .......... .......... .......... .......... 43% 412K 5s 9350K .......... .......... .......... .......... .......... 43% 11.6M 5s 9400K .......... .......... .......... .......... .......... 43% 202M 5s 9450K .......... .......... .......... .......... .......... 43% 208M 5s 9500K .......... .......... .......... .......... .......... 44% 207M 5s 9550K .......... .......... .......... .......... .......... 44% 2.11M 5s 9600K .......... .......... .......... .......... .......... 44% 481K 5s 9650K .......... .......... .......... .......... .......... 44% 193M 5s 9700K .......... .......... .......... .......... .......... 45% 222M 5s 9750K .......... .......... .......... .......... .......... 45% 200M 5s 9800K .......... .......... .......... .......... .......... 45% 221M 5s 9850K .......... .......... .......... .......... .......... 45% 2.11M 5s 9900K .......... .......... .......... .......... .......... 46% 512K 5s 9950K .......... .......... .......... .......... .......... 46% 11.7M 5s 10000K .......... .......... .......... .......... .......... 46% 138M 5s 10050K .......... .......... .......... .......... .......... 46% 158M 5s 10100K .......... .......... .......... .......... .......... 46% 184M 5s 10150K .......... .......... .......... .......... .......... 47% 473K 5s 10200K .......... .......... .......... .......... .......... 47% 2.50M 5s 10250K .......... .......... .......... .......... .......... 47% 190M 5s 10300K .......... .......... .......... .......... .......... 47% 206M 5s 10350K .......... .......... .......... .......... .......... 48% 168M 5s 10400K .......... .......... .......... .......... .......... 48% 207M 5s 10450K .......... .......... .......... .......... .......... 48% 442K 5s 10500K .......... .......... .......... .......... .......... 48% 4.74M 5s 10550K .......... .......... .......... .......... .......... 49% 91.7M 5s 10600K .......... .......... .......... .......... .......... 49% 40.8M 5s 10650K .......... .......... .......... .......... .......... 49% 193M 5s 10700K .......... .......... .......... .......... .......... 49% 269M 5s 10750K .......... .......... .......... .......... .......... 49% 438K 5s 10800K .......... .......... .......... .......... .......... 50% 4.29M 5s 10850K .......... .......... .......... .......... .......... 50% 206M 5s 10900K .......... .......... .......... .......... .......... 50% 202M 5s 10950K .......... .......... .......... .......... .......... 50% 36.3M 4s 11000K .......... .......... .......... .......... .......... 51% 104M 4s 11050K .......... .......... .......... .......... .......... 51% 456K 5s 11100K .......... .......... .......... .......... .......... 51% 3.74M 4s 11150K .......... .......... .......... .......... .......... 51% 76.5M 4s 11200K .......... .......... .......... .......... .......... 52% 104M 4s 11250K .......... .......... .......... .......... .......... 52% 115M 4s 11300K .......... .......... .......... .......... .......... 52% 824K 4s 11350K .......... .......... .......... .......... .......... 52% 856K 4s 11400K .......... .......... .......... .......... .......... 52% 12.8M 4s 11450K .......... .......... .......... .......... .......... 53% 86.9M 4s 11500K .......... .......... .......... .......... .......... 53% 116M 4s 11550K .......... .......... .......... .......... .......... 53% 81.0M 4s 11600K .......... .......... .......... .......... .......... 53% 502K 4s 11650K .......... .......... .......... .......... .......... 54% 2.17M 4s 11700K .......... .......... .......... .......... .......... 54% 96.8M 4s 11750K .......... .......... .......... .......... .......... 54% 84.6M 4s 11800K .......... .......... .......... .......... .......... 54% 103M 4s 11850K .......... .......... .......... .......... .......... 55% 94.0M 4s 11900K .......... .......... .......... .......... .......... 55% 516K 4s 11950K .......... .......... .......... .......... .......... 55% 1.92M 4s 12000K .......... .......... .......... .......... .......... 55% 76.2M 4s 12050K .......... .......... .......... .......... .......... 55% 98.9M 4s 12100K .......... .......... .......... .......... .......... 56% 104M 4s 12150K .......... .......... .......... .......... .......... 56% 95.4M 4s 12200K .......... .......... .......... .......... .......... 56% 454K 4s 12250K .......... .......... .......... .......... .......... 56% 4.09M 4s 12300K .......... .......... .......... .......... .......... 57% 102M 4s 12350K .......... .......... .......... .......... .......... 57% 64.0M 4s 12400K .......... .......... .......... .......... .......... 57% 79.5M 4s 12450K .......... .......... .......... .......... .......... 57% 108M 4s 12500K .......... .......... .......... .......... .......... 58% 411K 4s 12550K .......... .......... .......... .......... .......... 58% 84.6M 4s 12600K .......... .......... .......... .......... .......... 58% 97.8M 4s 12650K .......... .......... .......... .......... .......... 58% 116M 4s 12700K .......... .......... .......... .......... .......... 58% 105M 4s 12750K .......... .......... .......... .......... .......... 59% 3.97M 4s 12800K .......... .......... .......... .......... .......... 59% 453K 4s 12850K .......... .......... .......... .......... .......... 59% 93.8M 4s 12900K .......... .......... .......... .......... .......... 59% 109M 4s 12950K .......... .......... .......... .......... .......... 60% 86.4M 4s 13000K .......... .......... .......... .......... .......... 60% 114M 4s 13050K .......... .......... .......... .......... .......... 60% 93.4M 4s 13100K .......... .......... .......... .......... .......... 60% 405K 4s 13150K .......... .......... .......... .......... .......... 61% 110M 4s 13200K .......... .......... .......... .......... .......... 61% 154M 4s 13250K .......... .......... .......... .......... .......... 61% 154M 4s 13300K .......... .......... .......... .......... .......... 61% 27.1M 3s 13350K .......... .......... .......... .......... .......... 61% 3.67M 3s 13400K .......... .......... .......... .......... .......... 62% 461K 4s 13450K .......... .......... .......... .......... .......... 62% 85.6M 3s 13500K .......... .......... .......... .......... .......... 62% 89.0M 3s 13550K .......... .......... .......... .......... .......... 62% 82.4M 3s 13600K .......... .......... .......... .......... .......... 63% 32.3M 3s 13650K .......... .......... .......... .......... .......... 63% 525K 3s 13700K .......... .......... .......... .......... .......... 63% 1.69M 3s 13750K .......... .......... .......... .......... .......... 63% 128M 3s 13800K .......... .......... .......... .......... .......... 64% 202M 3s 13850K .......... .......... .......... .......... .......... 64% 213M 3s 13900K .......... .......... .......... .......... .......... 64% 206M 3s 13950K .......... .......... .......... .......... .......... 64% 468K 3s 14000K .......... .......... .......... .......... .......... 65% 2.86M 3s 14050K .......... .......... .......... .......... .......... 65% 166M 3s 14100K .......... .......... .......... .......... .......... 65% 163M 3s 14150K .......... .......... .......... .......... .......... 65% 160M 3s 14200K .......... .......... .......... .......... .......... 65% 139M 3s 14250K .......... .......... .......... .......... .......... 66% 471K 3s 14300K .......... .......... .......... .......... .......... 66% 2.51M 3s 14350K .......... .......... .......... .......... .......... 66% 184M 3s 14400K .......... .......... .......... .......... .......... 66% 234M 3s 14450K .......... .......... .......... .......... .......... 67% 240M 3s 14500K .......... .......... .......... .......... .......... 67% 245M 3s 14550K .......... .......... .......... .......... .......... 67% 414K 3s 14600K .......... .......... .......... .......... .......... 67% 15.9M 3s 14650K .......... .......... .......... .......... .......... 68% 93.0M 3s 14700K .......... .......... .......... .......... .......... 68% 170M 3s 14750K .......... .......... .......... .......... .......... 68% 88.8M 3s 14800K .......... .......... .......... .......... .......... 68% 8.40M 3s 14850K .......... .......... .......... .......... .......... 68% 428K 3s 14900K .......... .......... .......... .......... .......... 69% 156M 3s 14950K .......... .......... .......... .......... .......... 69% 84.5M 3s 15000K .......... .......... .......... .......... .......... 69% 99.8M 3s 15050K .......... .......... .......... .......... .......... 69% 52.7M 3s 15100K .......... .......... .......... .......... .......... 70% 12.3M 3s 15150K .......... .......... .......... .......... .......... 70% 209K 3s 15200K .......... .......... .......... .......... .......... 70% 209M 3s 15250K .......... .......... .......... .......... .......... 70% 224M 3s 15300K .......... .......... .......... .......... .......... 71% 223M 3s 15350K .......... .......... .......... .......... .......... 71% 206M 3s 15400K .......... .......... .......... .......... .......... 71% 202M 3s 15450K .......... .......... .......... .......... .......... 71% 24.6M 3s 15500K .......... .......... .......... .......... .......... 71% 35.4M 3s 15550K .......... .......... .......... .......... .......... 72% 54.5M 3s 15600K .......... .......... .......... .......... .......... 72% 838K 3s 15650K .......... .......... .......... .......... .......... 72% 805K 3s 15700K .......... .......... .......... .......... .......... 72% 18.9M 3s 15750K .......... .......... .......... .......... .......... 73% 79.8M 2s 15800K .......... .......... .......... .......... .......... 73% 10.6M 2s 15850K .......... .......... .......... .......... .......... 73% 429K 2s 15900K .......... .......... .......... .......... .......... 73% 93.4M 2s 15950K .......... .......... .......... .......... .......... 74% 21.7M 2s 16000K .......... .......... .......... .......... .......... 74% 62.4M 2s 16050K .......... .......... .......... .......... .......... 74% 425K 2s 16100K .......... .......... .......... .......... .......... 74% 13.0M 2s 16150K .......... .......... .......... .......... .......... 74% 25.7M 2s 16200K .......... .......... .......... .......... .......... 75% 98.5M 2s 16250K .......... .......... .......... .......... .......... 75% 4.94M 2s 16300K .......... .......... .......... .......... .......... 75% 444K 2s 16350K .......... .......... .......... .......... .......... 75% 12.6M 2s 16400K .......... .......... .......... .......... .......... 76% 177M 2s 16450K .......... .......... .......... .......... .......... 76% 211M 2s 16500K .......... .......... .......... .......... .......... 76% 433K 2s 16550K .......... .......... .......... .......... .......... 76% 9.30M 2s 16600K .......... .......... .......... .......... .......... 77% 15.7M 2s 16650K .......... .......... .......... .......... .......... 77% 91.9M 2s 16700K .......... .......... .......... .......... .......... 77% 6.66M 2s 16750K .......... .......... .......... .......... .......... 77% 442K 2s 16800K .......... .......... .......... .......... .......... 77% 179M 2s 16850K .......... .......... .......... .......... .......... 78% 12.7M 2s 16900K .......... .......... .......... .......... .......... 78% 116M 2s 16950K .......... .......... .......... .......... .......... 78% 531K 2s 17000K .......... .......... .......... .......... .......... 78% 1.91M 2s 17050K .......... .......... .......... .......... .......... 79% 81.4M 2s 17100K .......... .......... .......... .......... .......... 79% 13.9M 2s 17150K .......... .......... .......... .......... .......... 79% 81.7M 2s 17200K .......... .......... .......... .......... .......... 79% 418K 2s 17250K .......... .......... .......... .......... .......... 80% 119M 2s 17300K .......... .......... .......... .......... .......... 80% 10.4M 2s 17350K .......... .......... .......... .......... .......... 80% 183M 2s 17400K .......... .......... .......... .......... .......... 80% 225M 2s 17450K .......... .......... .......... .......... .......... 80% 418K 2s 17500K .......... .......... .......... .......... .......... 81% 132M 2s 17550K .......... .......... .......... .......... .......... 81% 12.5M 2s 17600K .......... .......... .......... .......... .......... 81% 49.0M 2s 17650K .......... .......... .......... .......... .......... 81% 14.7M 2s 17700K .......... .......... .......... .......... .......... 82% 431K 2s 17750K .......... .......... .......... .......... .......... 82% 89.2M 2s 17800K .......... .......... .......... .......... .......... 82% 14.7M 2s 17850K .......... .......... .......... .......... .......... 82% 72.1M 2s 17900K .......... .......... .......... .......... .......... 83% 75.5M 2s 17950K .......... .......... .......... .......... .......... 83% 419K 2s 18000K .......... .......... .......... .......... .......... 83% 124M 2s 18050K .......... .......... .......... .......... .......... 83% 14.7M 2s 18100K .......... .......... .......... .......... .......... 83% 55.3M 2s 18150K .......... .......... .......... .......... .......... 84% 135M 2s 18200K .......... .......... .......... .......... .......... 84% 466K 1s 18250K .......... .......... .......... .......... .......... 84% 4.12M 1s 18300K .......... .......... .......... .......... .......... 84% 34.9M 1s 18350K .......... .......... .......... .......... .......... 85% 7.51M 1s 18400K .......... .......... .......... .......... .......... 85% 220M 1s 18450K .......... .......... .......... .......... .......... 85% 480K 1s 18500K .......... .......... .......... .......... .......... 85% 4.10M 1s 18550K .......... .......... .......... .......... .......... 86% 12.0M 1s 18600K .......... .......... .......... .......... .......... 86% 130M 1s 18650K .......... .......... .......... .......... .......... 86% 6.51M 1s 18700K .......... .......... .......... .......... .......... 86% 12.8M 1s 18750K .......... .......... .......... .......... .......... 86% 453K 1s 18800K .......... .......... .......... .......... .......... 87% 19.3M 1s 18850K .......... .......... .......... .......... .......... 87% 5.73M 1s 18900K .......... .......... .......... .......... .......... 87% 168M 1s 18950K .......... .......... .......... .......... .......... 87% 196M 1s 19000K .......... .......... .......... .......... .......... 88% 443K 1s 19050K .......... .......... .......... .......... .......... 88% 107M 1s 19100K .......... .......... .......... .......... .......... 88% 19.7M 1s 19150K .......... .......... .......... .......... .......... 88% 5.56M 1s 19200K .......... .......... .......... .......... .......... 89% 160M 1s 19250K .......... .......... .......... .......... .......... 89% 454K 1s 19300K .......... .......... .......... .......... .......... 89% 14.9M 1s 19350K .......... .......... .......... .......... .......... 89% 26.9M 1s 19400K .......... .......... .......... .......... .......... 89% 5.71M 1s 19450K .......... .......... .......... .......... .......... 90% 105M 1s 19500K .......... .......... .......... .......... .......... 90% 24.8M 1s 19550K .......... .......... .......... .......... .......... 90% 450K 1s 19600K .......... .......... .......... .......... .......... 90% 14.8M 1s 19650K .......... .......... .......... .......... .......... 91% 5.76M 1s 19700K .......... .......... .......... .......... .......... 91% 180M 1s 19750K .......... .......... .......... .......... .......... 91% 190M 1s 19800K .......... .......... .......... .......... .......... 91% 505K 1s 19850K .......... .......... .......... .......... .......... 92% 3.64M 1s 19900K .......... .......... .......... .......... .......... 92% 15.5M 1s 19950K .......... .......... .......... .......... .......... 92% 5.83M 1s 20000K .......... .......... .......... .......... .......... 92% 88.9M 1s 20050K .......... .......... .......... .......... .......... 92% 645K 1s 20100K .......... .......... .......... .......... .......... 93% 1.39M 1s 20150K .......... .......... .......... .......... .......... 93% 23.5M 1s 20200K .......... .......... .......... .......... .......... 93% 134M 1s 20250K .......... .......... .......... .......... .......... 93% 4.61M 1s 20300K .......... .......... .......... .......... .......... 94% 202M 1s 20350K .......... .......... .......... .......... .......... 94% 456K 1s 20400K .......... .......... .......... .......... .......... 94% 18.2M 1s 20450K .......... .......... .......... .......... .......... 94% 26.4M 0s 20500K .......... .......... .......... .......... .......... 95% 4.58M 0s 20550K .......... .......... .......... .......... .......... 95% 156M 0s 20600K .......... .......... .......... .......... .......... 95% 944K 0s 20650K .......... .......... .......... .......... .......... 95% 867K 0s 20700K .......... .......... .......... .......... .......... 96% 39.7M 0s 20750K .......... .......... .......... .......... .......... 96% 26.9M 0s 20800K .......... .......... .......... .......... .......... 96% 4.88M 0s 20850K .......... .......... .......... .......... .......... 96% 92.2M 0s 20900K .......... .......... .......... .......... .......... 96% 567K 0s 20950K .......... .......... .......... .......... .......... 97% 2.11M 0s 21000K .......... .......... .......... .......... .......... 97% 24.4M 0s 21050K .......... .......... .......... .......... .......... 97% 5.33M 0s 21100K .......... .......... .......... .......... .......... 97% 29.8M 0s 21150K .......... .......... .......... .......... .......... 98% 1.13M 0s 21200K .......... .......... .......... .......... .......... 98% 727K 0s 21250K .......... .......... .......... .......... .......... 98% 125M 0s 21300K .......... .......... .......... .......... .......... 98% 35.2M 0s 21350K .......... .......... .......... .......... .......... 99% 4.71M 0s 21400K .......... .......... .......... .......... .......... 99% 101M 0s 21450K .......... .......... .......... .......... .......... 99% 930K 0s 21500K .......... .......... .......... .......... .......... 99% 859K 0s 21550K .......... .......... .......... .......... .......... 99% 83.8M 0s 21600K .......... .... 100% 336M=9.6s 2022-10-17 19:44:58 (2.19 MB/s) - '/tmp/instance-13/output-1/build/.postgresql-14.5.tar.bz2.0AXfoq/output' saved [22132996/22132996] postgresql-14.5.tar.bz2: OK (sha256: d4f72cb5fb857c9a9f75ec8cf091a1771272802f2178f0b2e65b7b6ff64f4a30) >>> postgresql 14.5 Extracting bzcat /tmp/instance-13/dl/postgresql/postgresql-14.5.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/postgresql-14.5 -xf - >>> postgresql 14.5 Patching >>> postgresql 14.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/postgresql-14.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> postgresql 14.5 Patching libtool >>> postgresql 14.5 Configuring (cd /tmp/instance-13/output-1/build/postgresql-14.5/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 ac_cv_type_struct_sockaddr_in6=yes LIBS= XML2_CONFIG=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/xml2-config CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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-rpath --without-readline --with-system-tzdata=/usr/share/zoneinfo --with-openssl --without-ldap --with-libxml --without-systemd ) 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-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking which template to use... linux checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking for gawk... gawk checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=vla, for CFLAGS... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no checking whether no supports -Werror=unguarded-availability-new, for CXXFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wendif-labels, for CFLAGS... yes checking whether no supports -Wendif-labels, for CXXFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether no supports -Wmissing-format-attribute, for CXXFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes checking whether no supports -Wimplicit-fallthrough=3, for CXXFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wcast-function-type, for CFLAGS... yes checking whether no supports -Wcast-function-type, for CXXFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat-security, for CFLAGS... yes checking whether no supports -Wformat-security, for CXXFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether no supports -fno-strict-aliasing, for CXXFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fwrapv, for CFLAGS... yes checking whether no supports -fwrapv, for CXXFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether no supports -fexcess-precision=standard, for CXXFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking pkg-config is at least version 0.9.0... yes checking allow thread-safe client libraries... yes checking whether to build with ICU support... no checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... no checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with SELinux support... no checking whether to build with systemd support... no checking whether to build with XML support... yes checking for XML2_CONFIG... /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/xml2-config checking whether to build with LZ4 support... no checking for ld used by GCC... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking for mips64-buildroot-linux-gnu-strip... /bin/true checking whether it is possible to strip libraries... no checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /tmp/instance-13/output-1/host/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for bison... /tmp/instance-13/output-1/host/bin/bison configure: using bison (GNU Bison) 3.8.2 checking for flex... /tmp/instance-13/output-1/host/bin/flex configure: using flex 2.6.4 checking for PERL... /usr/bin/perl configure: using perl 5.32.1 checking for a sed that does not truncate output... /usr/bin/sed 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 whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlsym... none required checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing shm_open... none required checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing shmget... none required checking for library containing backtrace_symbols... none required checking for library containing gethostbyname_r... none required checking for library containing pthread_barrier_wait... none required checking for inflate in -lz... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for X509_get_signature_nid... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for HMAC_CTX_new... yes checking for HMAC_CTX_free... yes checking for CRYPTO_lock... no checking for xmlSaveToBuffer in -lxml2... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... yes checking sys/tas.h presence... yes checking for sys/tas.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking whether byte ordering is bigendian... (cached) yes checking for inline... inline checking for printf format archetype... gnu_printf checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for struct tm.tm_zone... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of bool... 1 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for backtrace_symbols... yes checking for clock_gettime... yes checking for copyfile... no checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for kqueue... no checking for mbstowcs_l... no checking for memset_s... no checking for poll... yes checking for posix_fallocate... yes checking for ppoll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for readv... yes checking for setproctitle... no checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strchrnul... yes checking for strsignal... yes checking for symlink... yes checking for syncfs... yes checking for sync_file_range... yes checking for uselocale... yes checking for wcstombs_l... no checking for writev... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_ctz... yes checking for __builtin_popcount... yes checking for __builtin_frame_address... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc reports undeclared, standard C functions... error checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking whether strnlen is declared... yes checking whether preadv is declared... yes checking whether pwritev is declared... yes checking whether F_FULLFSYNC is declared... no checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_NOW is declared... yes checking for struct sockaddr_in6... (cached) yes checking for PS_STRINGS... no checking for dlopen... yes checking for explicit_bzero... yes checking for fls... no checking for getopt... yes checking for getpeereid... no checking for getrusage... yes checking for inet_aton... yes checking for link... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for random... yes checking for srandom... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for strtof... yes checking for pthread_barrier_wait... yes checking for setenv... yes checking for unsetenv... yes checking for getaddrinfo... yes checking for getopt_long... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking test program... cross-compiling checking whether long int is 64 bits... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... assuming ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... no checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... slicing-by-8 checking for library containing sem_init... none required checking which semaphore API to use... unnamed POSIX checking which random number source to use... OpenSSL checking for xmllint... /tmp/instance-13/output-1/host/bin/xmllint checking for xsltproc... /tmp/instance-13/output-1/host/bin/xsltproc checking for fop... no checking for dbtoepub... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wl,--as-needed... assuming no configure: using compiler=mips64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-534-g291c6c27ad) 11.3.0 configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 configure: using CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 configure: using LDFLAGS= -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port 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-static, --enable-shared >>> postgresql 14.5 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 MAKELEVEL=0 -C /tmp/instance-13/output-1/build/postgresql-14.5/ make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5' /home/autobuild/make/make -C ./src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h system_fk_info.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp sed -f ./Gen_dummy_probes.sed probes.d >probes.h cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C src all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src' /home/autobuild/make/make -C ../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o archive.o archive.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o base64.o base64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o checksum_helper.o checksum_helper.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o config_info.o config_info.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o controldata_utils.o controldata_utils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o d2s.o d2s.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o encnames.o encnames.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o exec.o exec.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o f2s.o f2s.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o file_perm.o file_perm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o file_utils.o file_utils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o hashfn.o hashfn.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o ip.o ip.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o jsonapi.o jsonapi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o keywords.o keywords.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o kwlookup.o kwlookup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o link-canary.o link-canary.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o md5_common.o md5_common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o pg_get_line.o pg_get_line.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o pgfnames.o pgfnames.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o psprintf.o psprintf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o relpath.o relpath.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o rmtree.o rmtree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o saslprep.o saslprep.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o scram-common.o scram-common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o string.o string.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o stringinfo.o stringinfo.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o unicode_norm.o unicode_norm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o username.o username.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o wait_error.o wait_error.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o wchar.o wchar.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o protocol_openssl.o protocol_openssl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o cryptohash_openssl.o cryptohash_openssl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o hmac_openssl.o hmac_openssl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o fe_memutils.o fe_memutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o restricted_token.o restricted_token.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o sprompt.o sprompt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c -o logging.o logging.c rm -f libpgcommon.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libpgcommon.a archive.o base64.o checksum_helper.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o file_utils.o hashfn.o ip.o jsonapi.o keywords.o kwlookup.o link-canary.o md5_common.o pg_get_line.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o stringinfo.o unicode_norm.o username.o wait_error.o wchar.o protocol_openssl.o cryptohash_openssl.o hmac_openssl.o fe_memutils.o restricted_token.o sprompt.o logging.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c archive.c -o archive_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c base64.c -o base64_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c checksum_helper.c -o checksum_helper_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c config_info.c -o config_info_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c controldata_utils.c -o controldata_utils_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c d2s.c -o d2s_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c encnames.c -o encnames_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c exec.c -o exec_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c f2s.c -o f2s_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c file_perm.c -o file_perm_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c file_utils.c -o file_utils_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c hashfn.c -o hashfn_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c ip.c -o ip_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c jsonapi.c -o jsonapi_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c keywords.c -o keywords_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c kwlookup.c -o kwlookup_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c link-canary.c -o link-canary_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c md5_common.c -o md5_common_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c pg_get_line.c -o pg_get_line_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c pgfnames.c -o pgfnames_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c psprintf.c -o psprintf_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c relpath.c -o relpath_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c rmtree.c -o rmtree_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c saslprep.c -o saslprep_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c scram-common.c -o scram-common_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c string.c -o string_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c stringinfo.c -o stringinfo_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c username.c -o username_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c wait_error.c -o wait_error_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c wchar.c -o wchar_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c protocol_openssl.c -o protocol_openssl_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c cryptohash_openssl.c -o cryptohash_openssl_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c hmac_openssl.c -o hmac_openssl_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c restricted_token.c -o restricted_token_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c sprompt.c -o sprompt_shlib.o rm -f libpgcommon_shlib.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o checksum_helper_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o encnames_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o file_utils_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_common_shlib.o pg_get_line_shlib.o pg_lzcompress_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o stringinfo_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o protocol_openssl_shlib.o cryptohash_openssl_shlib.o hmac_openssl_shlib.o fe_memutils_shlib.o restricted_token_shlib.o sprompt_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c archive.c -o archive_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c base64.c -o base64_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c checksum_helper.c -o checksum_helper_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c config_info.c -o config_info_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c controldata_utils.c -o controldata_utils_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c d2s.c -o d2s_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c encnames.c -o encnames_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c exec.c -o exec_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c f2s.c -o f2s_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c file_perm.c -o file_perm_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c file_utils.c -o file_utils_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c hashfn.c -o hashfn_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c ip.c -o ip_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c jsonapi.c -o jsonapi_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c keywords.c -o keywords_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c kwlookup.c -o kwlookup_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c link-canary.c -o link-canary_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c md5_common.c -o md5_common_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c pg_get_line.c -o pg_get_line_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c pgfnames.c -o pgfnames_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c psprintf.c -o psprintf_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c relpath.c -o relpath_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c rmtree.c -o rmtree_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c saslprep.c -o saslprep_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c scram-common.c -o scram-common_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c string.c -o string_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c stringinfo.c -o stringinfo_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c unicode_norm.c -o unicode_norm_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c username.c -o username_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c wait_error.c -o wait_error_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c wchar.c -o wchar_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c protocol_openssl.c -o protocol_openssl_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c cryptohash_openssl.c -o cryptohash_openssl_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../src/common -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DVAL_CC="\"/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc\"" -DVAL_CPPFLAGS="\"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm \"" -c hmac_openssl.c -o hmac_openssl_srv.o rm -f libpgcommon_srv.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libpgcommon_srv.a archive_srv.o base64_srv.o checksum_helper_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o encnames_srv.o exec_srv.o f2s_srv.o file_perm_srv.o file_utils_srv.o hashfn_srv.o ip_srv.o jsonapi_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_common_srv.o pg_get_line_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o stringinfo_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o protocol_openssl_srv.o cryptohash_openssl_srv.o hmac_openssl_srv.o make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o fls.o fls.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o getpeereid.o getpeereid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o strlcat.o strlcat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o strlcpy.o strlcpy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bsearch_arg.o bsearch_arg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o chklocale.o chklocale.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o erand48.o erand48.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o inet_net_ntop.o inet_net_ntop.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o noblock.o noblock.c echo "#define PGBINDIR \"/usr/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/usr/share/postgresql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/etc/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/usr/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/usr/include/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/usr/include/postgresql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/usr/lib\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/usr/lib/postgresql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/usr/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/usr/share/doc//postgresql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/usr/share/doc//postgresql\"" >>pg_config_paths.h echo "#define MANDIR \"/usr/share/man\"" >>pg_config_paths.h /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o path.o path.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_bitutils.o pg_bitutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_strong_random.o pg_strong_random.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgcheckdir.o pgcheckdir.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgmkdirp.o pgmkdirp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgsleep.o pgsleep.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgstrcasecmp.o pgstrcasecmp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgstrsignal.o pgstrsignal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pqsignal.o pqsignal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o qsort.o qsort.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o qsort_arg.o qsort_arg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o quotes.o quotes.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o snprintf.o snprintf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o strerror.o strerror.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tar.o tar.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o thread.o thread.c rm -f libpgport.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libpgport.a fls.o getpeereid.o strlcat.o strlcpy.o pg_crc32c_sb8.o bsearch_arg.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pg_strong_random.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o strerror.o tar.o thread.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c fls.c -o fls_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c getpeereid.c -o getpeereid_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c strlcat.c -o strlcat_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c strlcpy.c -o strlcpy_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c bsearch_arg.c -o bsearch_arg_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c chklocale.c -o chklocale_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c erand48.c -o erand48_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c inet_net_ntop.c -o inet_net_ntop_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c noblock.c -o noblock_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c path.c -o path_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pg_bitutils.c -o pg_bitutils_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pg_strong_random.c -o pg_strong_random_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pgcheckdir.c -o pgcheckdir_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pgmkdirp.c -o pgmkdirp_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pgsleep.c -o pgsleep_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pgstrsignal.c -o pgstrsignal_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pqsignal.c -o pqsignal_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c qsort.c -o qsort_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c qsort_arg.c -o qsort_arg_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c quotes.c -o quotes_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c snprintf.c -o snprintf_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c strerror.c -o strerror_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c tar.c -o tar_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c thread.c -o thread_shlib.o rm -f libpgport_shlib.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libpgport_shlib.a fls_shlib.o getpeereid_shlib.o strlcat_shlib.o strlcpy_shlib.o pg_crc32c_sb8_shlib.o bsearch_arg_shlib.o chklocale_shlib.o erand48_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pg_strong_random_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c fls.c -o fls_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c getpeereid.c -o getpeereid_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c strlcat.c -o strlcat_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c strlcpy.c -o strlcpy_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c bsearch_arg.c -o bsearch_arg_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c chklocale.c -o chklocale_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c erand48.c -o erand48_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c inet_net_ntop.c -o inet_net_ntop_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c noblock.c -o noblock_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c path.c -o path_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pg_bitutils.c -o pg_bitutils_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pg_strong_random.c -o pg_strong_random_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pgcheckdir.c -o pgcheckdir_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pgmkdirp.c -o pgmkdirp_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pgsleep.c -o pgsleep_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pgstrcasecmp.c -o pgstrcasecmp_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pgstrsignal.c -o pgstrsignal_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c pqsignal.c -o pqsignal_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c qsort.c -o qsort_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c qsort_arg.c -o qsort_arg_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c quotes.c -o quotes_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c snprintf.c -o snprintf_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c strerror.c -o strerror_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c tar.c -o tar_srv.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/port -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c thread.c -o thread_srv.o rm -f libpgport_srv.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libpgport_srv.a fls_srv.o getpeereid_srv.o strlcat_srv.o strlcpy_srv.o pg_crc32c_sb8_srv.o bsearch_arg_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pg_strong_random_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o strerror_srv.o tar_srv.o thread_srv.o make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C timezone all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o pgtz.o pgtz.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o strftime.o strftime.c ( echo src/timezone/localtime.o src/timezone/pgtz.o src/timezone/strftime.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /home/autobuild/make/make -C backend all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C access all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C brin all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/brin' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brin.o brin.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brin_bloom.o brin_bloom.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brin_inclusion.o brin_inclusion.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brin_minmax.o brin_minmax.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brin_minmax_multi.o brin_minmax_multi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brin_pageops.o brin_pageops.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brin_revmap.o brin_revmap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brin_tuple.o brin_tuple.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brin_validate.o brin_validate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brin_xlog.o brin_xlog.c ( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_bloom.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_minmax_multi.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_validate.o src/backend/access/brin/brin_xlog.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/brin' /home/autobuild/make/make -C common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/common' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o attmap.o attmap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bufmask.o bufmask.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o detoast.o detoast.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o heaptuple.o heaptuple.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o indextuple.o indextuple.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o printsimple.o printsimple.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o printtup.o printtup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o relation.o relation.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o reloptions.o reloptions.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o scankey.o scankey.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o session.o session.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o syncscan.o syncscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o toast_compression.o toast_compression.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o toast_internals.o toast_internals.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tupconvert.o tupconvert.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tupdesc.o tupdesc.c ( echo src/backend/access/common/attmap.o src/backend/access/common/bufmask.o src/backend/access/common/detoast.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/relation.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/session.o src/backend/access/common/syncscan.o src/backend/access/common/toast_compression.o src/backend/access/common/toast_internals.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/common' /home/autobuild/make/make -C gin all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gin' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginarrayproc.o ginarrayproc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginbtree.o ginbtree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginbulk.o ginbulk.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gindatapage.o gindatapage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginentrypage.o ginentrypage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginfast.o ginfast.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginget.o ginget.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gininsert.o gininsert.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginlogic.o ginlogic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginpostinglist.o ginpostinglist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginscan.o ginscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginutil.o ginutil.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginvacuum.o ginvacuum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginvalidate.o ginvalidate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ginxlog.o ginxlog.c ( echo src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginbulk.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginget.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginutil.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginvalidate.o src/backend/access/gin/ginxlog.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gin' /home/autobuild/make/make -C gist all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gist' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gist.o gist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistbuild.o gistbuild.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistbuildbuffers.o gistbuildbuffers.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistget.o gistget.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistproc.o gistproc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistscan.o gistscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistsplit.o gistsplit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistutil.o gistutil.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistvacuum.o gistvacuum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistvalidate.o gistvalidate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistxlog.o gistxlog.c ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistget.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistvalidate.o src/backend/access/gist/gistxlog.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gist' /home/autobuild/make/make -C hash all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/hash' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hash.o hash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hash_xlog.o hash_xlog.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hashfunc.o hashfunc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hashinsert.o hashinsert.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hashovfl.o hashovfl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hashpage.o hashpage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hashsearch.o hashsearch.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hashsort.o hashsort.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hashutil.o hashutil.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hashvalidate.o hashvalidate.c ( echo src/backend/access/hash/hash.o src/backend/access/hash/hash_xlog.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/hash' /home/autobuild/make/make -C heap all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/heap' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o heapam.o heapam.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o heapam_handler.o heapam_handler.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o heapam_visibility.o heapam_visibility.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o heaptoast.o heaptoast.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hio.o hio.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pruneheap.o pruneheap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rewriteheap.o rewriteheap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o vacuumlazy.o vacuumlazy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o visibilitymap.o visibilitymap.c ( echo src/backend/access/heap/heapam.o src/backend/access/heap/heapam_handler.o src/backend/access/heap/heapam_visibility.o src/backend/access/heap/heaptoast.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/vacuumlazy.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/heap' /home/autobuild/make/make -C index all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/index' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o amapi.o amapi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o amvalidate.o amvalidate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o genam.o genam.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o indexam.o indexam.c ( echo src/backend/access/index/amapi.o src/backend/access/index/amvalidate.o src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/index' /home/autobuild/make/make -C nbtree all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/nbtree' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtcompare.o nbtcompare.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtdedup.o nbtdedup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtinsert.o nbtinsert.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtpage.o nbtpage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtree.o nbtree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtsearch.o nbtsearch.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtsort.o nbtsort.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtsplitloc.o nbtsplitloc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtutils.o nbtutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtvalidate.o nbtvalidate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtxlog.o nbtxlog.c ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtdedup.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtsort.o src/backend/access/nbtree/nbtsplitloc.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtvalidate.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/nbtree' /home/autobuild/make/make -C rmgrdesc all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/rmgrdesc' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brindesc.o brindesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o clogdesc.o clogdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o committsdesc.o committsdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o genericdesc.o genericdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gindesc.o gindesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistdesc.o gistdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hashdesc.o hashdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o heapdesc.o heapdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o seqdesc.o seqdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgdesc.o spgdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o standbydesc.o standbydesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xactdesc.o xactdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c ( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/genericdesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/logicalmsgdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/rmgrdesc' /home/autobuild/make/make -C spgist all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/spgist' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgdoinsert.o spgdoinsert.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spginsert.o spginsert.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgkdtreeproc.o spgkdtreeproc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgproc.o spgproc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgquadtreeproc.o spgquadtreeproc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgscan.o spgscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgtextproc.o spgtextproc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgutils.o spgutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgvacuum.o spgvacuum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgvalidate.o spgvalidate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgxlog.o spgxlog.c ( echo src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgkdtreeproc.o src/backend/access/spgist/spgproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgutils.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgxlog.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/spgist' /home/autobuild/make/make -C table all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/table' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o table.o table.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tableam.o tableam.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tableamapi.o tableamapi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o toast_helper.o toast_helper.c ( echo src/backend/access/table/table.o src/backend/access/table/tableam.o src/backend/access/table/tableamapi.o src/backend/access/table/toast_helper.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/table' /home/autobuild/make/make -C tablesample all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/tablesample' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bernoulli.o bernoulli.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o system.o system.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tablesample.o tablesample.c ( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/tablesample' /home/autobuild/make/make -C transam all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/transam' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o clog.o clog.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o commit_ts.o commit_ts.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o generic_xlog.o generic_xlog.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o multixact.o multixact.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parallel.o parallel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rmgr.o rmgr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o slru.o slru.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o subtrans.o subtrans.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o timeline.o timeline.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o transam.o transam.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o twophase.o twophase.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o twophase_rmgr.o twophase_rmgr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o varsup.o varsup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xact.o xact.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xlog.o xlog.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xlogarchive.o xlogarchive.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xlogfuncs.o xlogfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xloginsert.o xloginsert.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xlogreader.o xlogreader.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xlogutils.o xlogutils.c ( echo src/backend/access/transam/clog.o src/backend/access/transam/commit_ts.o src/backend/access/transam/generic_xlog.o src/backend/access/transam/multixact.o src/backend/access/transam/parallel.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/timeline.o src/backend/access/transam/transam.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogutils.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/transam' ( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt table/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access' /home/autobuild/make/make -C bootstrap all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/bootstrap' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bootparse.o bootparse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bootstrap.o bootstrap.c ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/bootstrap' /home/autobuild/make/make -C catalog all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o aclchk.o aclchk.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o catalog.o catalog.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dependency.o dependency.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o heap.o heap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o index.o index.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o indexing.o indexing.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o namespace.o namespace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o objectaccess.o objectaccess.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o objectaddress.o objectaddress.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o partition.o partition.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_aggregate.o pg_aggregate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_cast.o pg_cast.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_collation.o pg_collation.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_constraint.o pg_constraint.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_conversion.o pg_conversion.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_db_role_setting.o pg_db_role_setting.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_depend.o pg_depend.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_enum.o pg_enum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_inherits.o pg_inherits.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_largeobject.o pg_largeobject.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_namespace.o pg_namespace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_operator.o pg_operator.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_proc.o pg_proc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_publication.o pg_publication.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_range.o pg_range.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_shdepend.o pg_shdepend.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_subscription.o pg_subscription.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_type.o pg_type.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o storage.o storage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o toasting.o toasting.c ( echo src/backend/catalog/aclchk.o src/backend/catalog/catalog.o src/backend/catalog/dependency.o src/backend/catalog/heap.o src/backend/catalog/index.o src/backend/catalog/indexing.o src/backend/catalog/namespace.o src/backend/catalog/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/partition.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_cast.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_db_role_setting.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_publication.o src/backend/catalog/pg_range.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_subscription.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C parser all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/parser' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o analyze.o analyze.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gram.o gram.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_agg.o parse_agg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_clause.o parse_clause.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_coerce.o parse_coerce.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_collate.o parse_collate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_cte.o parse_cte.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_enr.o parse_enr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_expr.o parse_expr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_func.o parse_func.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_node.o parse_node.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_oper.o parse_oper.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_param.o parse_param.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_relation.o parse_relation.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_target.o parse_target.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_type.o parse_type.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_utilcmd.o parse_utilcmd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parser.o parser.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o scan.o scan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o scansup.o scansup.c ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_enr.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/parser.o src/backend/parser/scan.o src/backend/parser/scansup.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/parser' /home/autobuild/make/make -C commands all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/commands' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o aggregatecmds.o aggregatecmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o alter.o alter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o amcmds.o amcmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o analyze.o analyze.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o async.o async.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o cluster.o cluster.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o collationcmds.o collationcmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o comment.o comment.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o constraint.o constraint.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o conversioncmds.o conversioncmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o copy.o copy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o copyfrom.o copyfrom.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o copyfromparse.o copyfromparse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o copyto.o copyto.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o createas.o createas.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dbcommands.o dbcommands.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o define.o define.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o discard.o discard.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dropcmds.o dropcmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o event_trigger.o event_trigger.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o explain.o explain.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o extension.o extension.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o foreigncmds.o foreigncmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o functioncmds.o functioncmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o indexcmds.o indexcmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o lockcmds.o lockcmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o matview.o matview.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o opclasscmds.o opclasscmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o operatorcmds.o operatorcmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o policy.o policy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o portalcmds.o portalcmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o prepare.o prepare.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o proclang.o proclang.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o publicationcmds.o publicationcmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o schemacmds.o schemacmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o seclabel.o seclabel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o sequence.o sequence.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o statscmds.o statscmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o subscriptioncmds.o subscriptioncmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tablecmds.o tablecmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tablespace.o tablespace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o trigger.o trigger.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsearchcmds.o tsearchcmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o typecmds.o typecmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o user.o user.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o vacuum.o vacuum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o variable.o variable.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o view.o view.c ( echo src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/amcmds.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/collationcmds.o src/backend/commands/comment.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/copyfrom.o src/backend/commands/copyfromparse.o src/backend/commands/copyto.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/opclasscmds.o src/backend/commands/operatorcmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/commands' /home/autobuild/make/make -C executor all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/executor' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execAmi.o execAmi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execAsync.o execAsync.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execCurrent.o execCurrent.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execExpr.o execExpr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execExprInterp.o execExprInterp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execGrouping.o execGrouping.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execIndexing.o execIndexing.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execJunk.o execJunk.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execMain.o execMain.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execParallel.o execParallel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execPartition.o execPartition.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execProcnode.o execProcnode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execReplication.o execReplication.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execSRF.o execSRF.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execScan.o execScan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execTuples.o execTuples.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o execUtils.o execUtils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o functions.o functions.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o instrument.o instrument.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeAgg.o nodeAgg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeAppend.o nodeAppend.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeBitmapAnd.o nodeBitmapAnd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeBitmapOr.o nodeBitmapOr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeCtescan.o nodeCtescan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeCustom.o nodeCustom.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeForeignscan.o nodeForeignscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeFunctionscan.o nodeFunctionscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeGather.o nodeGather.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeGatherMerge.o nodeGatherMerge.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeGroup.o nodeGroup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeHash.o nodeHash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeHashjoin.o nodeHashjoin.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeIncrementalSort.o nodeIncrementalSort.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeIndexscan.o nodeIndexscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeLimit.o nodeLimit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeLockRows.o nodeLockRows.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeMaterial.o nodeMaterial.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeMemoize.o nodeMemoize.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeMergeAppend.o nodeMergeAppend.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeMergejoin.o nodeMergejoin.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeModifyTable.o nodeModifyTable.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeNestloop.o nodeNestloop.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeProjectSet.o nodeProjectSet.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeRecursiveunion.o nodeRecursiveunion.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeResult.o nodeResult.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeSamplescan.o nodeSamplescan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeSeqscan.o nodeSeqscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeSetOp.o nodeSetOp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeSort.o nodeSort.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeSubplan.o nodeSubplan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeSubqueryscan.o nodeSubqueryscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeTableFuncscan.o nodeTableFuncscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeTidrangescan.o nodeTidrangescan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeTidscan.o nodeTidscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeUnique.o nodeUnique.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeValuesscan.o nodeValuesscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeWindowAgg.o nodeWindowAgg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeWorktablescan.o nodeWorktablescan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spi.o spi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tqueue.o tqueue.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tstoreReceiver.o tstoreReceiver.c ( echo src/backend/executor/execAmi.o src/backend/executor/execAsync.o src/backend/executor/execCurrent.o src/backend/executor/execExpr.o src/backend/executor/execExprInterp.o src/backend/executor/execGrouping.o src/backend/executor/execIndexing.o src/backend/executor/execJunk.o src/backend/executor/execMain.o src/backend/executor/execParallel.o src/backend/executor/execPartition.o src/backend/executor/execProcnode.o src/backend/executor/execReplication.o src/backend/executor/execSRF.o src/backend/executor/execScan.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAgg.o src/backend/executor/nodeAppend.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeGather.o src/backend/executor/nodeGatherMerge.o src/backend/executor/nodeGroup.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIncrementalSort.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMemoize.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.o src/backend/executor/nodeNamedtuplestorescan.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeProjectSet.o src/backend/executor/nodeRecursiveunion.o src/backend/executor/nodeResult.o src/backend/executor/nodeSamplescan.o src/backend/executor/nodeSeqscan.o src/backend/executor/nodeSetOp.o src/backend/executor/nodeSort.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTableFuncscan.o src/backend/executor/nodeTidrangescan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/nodeWorktablescan.o src/backend/executor/spi.o src/backend/executor/tqueue.o src/backend/executor/tstoreReceiver.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/executor' /home/autobuild/make/make -C foreign all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/foreign' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o foreign.o foreign.c ( echo src/backend/foreign/foreign.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/foreign' /home/autobuild/make/make -C lib all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/lib' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o binaryheap.o binaryheap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bipartite_match.o bipartite_match.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bloomfilter.o bloomfilter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dshash.o dshash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hyperloglog.o hyperloglog.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ilist.o ilist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o integerset.o integerset.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o knapsack.o knapsack.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pairingheap.o pairingheap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rbtree.o rbtree.c ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/bloomfilter.o src/backend/lib/dshash.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/integerset.o src/backend/lib/knapsack.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/lib' /home/autobuild/make/make -C libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o auth-scram.o auth-scram.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o auth.o auth.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o be-fsstubs.o be-fsstubs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o be-secure-common.o be-secure-common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o be-secure.o be-secure.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o crypt.o crypt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hba.o hba.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ifaddr.o ifaddr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pqcomm.o pqcomm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pqformat.o pqformat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pqmq.o pqmq.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pqsignal.o pqsignal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o be-secure-openssl.o be-secure-openssl.c ( echo src/backend/libpq/auth-scram.o src/backend/libpq/auth.o src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure-common.o src/backend/libpq/be-secure.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ifaddr.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o src/backend/libpq/be-secure-openssl.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/libpq' /home/autobuild/make/make -C main all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/main' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o main.o main.c ( echo src/backend/main/main.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/main' /home/autobuild/make/make -C nodes all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/nodes' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bitmapset.o bitmapset.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o copyfuncs.o copyfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o equalfuncs.o equalfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o extensible.o extensible.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o list.o list.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o makefuncs.o makefuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodeFuncs.o nodeFuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nodes.o nodes.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o outfuncs.o outfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o params.o params.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o print.o print.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o read.o read.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o readfuncs.o readfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tidbitmap.o tidbitmap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o value.o value.c ( echo src/backend/nodes/bitmapset.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/list.o src/backend/nodes/makefuncs.o src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/outfuncs.o src/backend/nodes/params.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/readfuncs.o src/backend/nodes/tidbitmap.o src/backend/nodes/value.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/nodes' /home/autobuild/make/make -C optimizer all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C geqo all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/geqo' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_copy.o geqo_copy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_cx.o geqo_cx.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_erx.o geqo_erx.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_eval.o geqo_eval.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_main.o geqo_main.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_misc.o geqo_misc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_mutation.o geqo_mutation.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_ox1.o geqo_ox1.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_ox2.o geqo_ox2.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_pmx.o geqo_pmx.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_pool.o geqo_pool.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_px.o geqo_px.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_random.o geqo_random.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_recombination.o geqo_recombination.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geqo_selection.o geqo_selection.c ( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_eval.o src/backend/optimizer/geqo/geqo_main.o src/backend/optimizer/geqo/geqo_misc.o src/backend/optimizer/geqo/geqo_mutation.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/geqo' /home/autobuild/make/make -C path all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/path' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o allpaths.o allpaths.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o clausesel.o clausesel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o costsize.o costsize.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o equivclass.o equivclass.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o indxpath.o indxpath.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o joinpath.o joinpath.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o joinrels.o joinrels.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pathkeys.o pathkeys.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tidpath.o tidpath.c ( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/path' /home/autobuild/make/make -C plan all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/plan' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o analyzejoins.o analyzejoins.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o createplan.o createplan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o initsplan.o initsplan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o planagg.o planagg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o planmain.o planmain.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o planner.o planner.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o setrefs.o setrefs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o subselect.o subselect.c ( echo src/backend/optimizer/plan/analyzejoins.o src/backend/optimizer/plan/createplan.o src/backend/optimizer/plan/initsplan.o src/backend/optimizer/plan/planagg.o src/backend/optimizer/plan/planmain.o src/backend/optimizer/plan/planner.o src/backend/optimizer/plan/setrefs.o src/backend/optimizer/plan/subselect.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/plan' /home/autobuild/make/make -C prep all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/prep' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o prepagg.o prepagg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o prepjointree.o prepjointree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o prepqual.o prepqual.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o preptlist.o preptlist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o prepunion.o prepunion.c ( echo src/backend/optimizer/prep/prepagg.o src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/prep' /home/autobuild/make/make -C util all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/util' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o appendinfo.o appendinfo.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o clauses.o clauses.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o inherit.o inherit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o joininfo.o joininfo.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o orclauses.o orclauses.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o paramassign.o paramassign.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pathnode.o pathnode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o placeholder.o placeholder.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o plancat.o plancat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o predtest.o predtest.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o relnode.o relnode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o restrictinfo.o restrictinfo.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tlist.o tlist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o var.o var.c ( echo src/backend/optimizer/util/appendinfo.o src/backend/optimizer/util/clauses.o src/backend/optimizer/util/inherit.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/paramassign.o src/backend/optimizer/util/pathnode.o src/backend/optimizer/util/placeholder.o src/backend/optimizer/util/plancat.o src/backend/optimizer/util/predtest.o src/backend/optimizer/util/relnode.o src/backend/optimizer/util/restrictinfo.o src/backend/optimizer/util/tlist.o src/backend/optimizer/util/var.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/util' ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer' /home/autobuild/make/make -C partitioning all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/partitioning' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o partbounds.o partbounds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o partdesc.o partdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o partprune.o partprune.c ( echo src/backend/partitioning/partbounds.o src/backend/partitioning/partdesc.o src/backend/partitioning/partprune.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/partitioning' /home/autobuild/make/make -C port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/port' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o atomics.o atomics.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_sema.o pg_sema.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_shmem.o pg_shmem.c ( echo src/backend/port/atomics.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/port' /home/autobuild/make/make -C postmaster all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/postmaster' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o autovacuum.o autovacuum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bgworker.o bgworker.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bgwriter.o bgwriter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o checkpointer.o checkpointer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o fork_process.o fork_process.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o interrupt.o interrupt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgarch.o pgarch.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgstat.o pgstat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o postmaster.o postmaster.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o startup.o startup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o syslogger.o syslogger.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o walwriter.o walwriter.c ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/interrupt.o src/backend/postmaster/pgarch.o src/backend/postmaster/pgstat.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/postmaster' /home/autobuild/make/make -C regex all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/regex' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o regcomp.o regcomp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o regerror.o regerror.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o regexec.o regexec.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o regexport.o regexport.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o regfree.o regfree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o regprefix.o regprefix.c ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regexport.o src/backend/regex/regfree.o src/backend/regex/regprefix.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/regex' /home/autobuild/make/make -C replication all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C logical all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/logical' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o decode.o decode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o launcher.o launcher.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o logical.o logical.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o logicalfuncs.o logicalfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o message.o message.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o origin.o origin.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o proto.o proto.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o relation.o relation.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o reorderbuffer.o reorderbuffer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o snapbuild.o snapbuild.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tablesync.o tablesync.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o worker.o worker.c ( echo src/backend/replication/logical/decode.o src/backend/replication/logical/launcher.o src/backend/replication/logical/logical.o src/backend/replication/logical/logicalfuncs.o src/backend/replication/logical/message.o src/backend/replication/logical/origin.o src/backend/replication/logical/proto.o src/backend/replication/logical/relation.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/snapbuild.o src/backend/replication/logical/tablesync.o src/backend/replication/logical/worker.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/logical' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o backup_manifest.o backup_manifest.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o basebackup.o basebackup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o repl_gram.o repl_gram.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o slot.o slot.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o slotfuncs.o slotfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o syncrep.o syncrep.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o syncrep_gram.o syncrep_gram.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o walreceiver.o walreceiver.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o walreceiverfuncs.o walreceiverfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o walsender.o walsender.c ( cat logical/objfiles.txt; echo src/backend/replication/backup_manifest.o src/backend/replication/basebackup.o src/backend/replication/repl_gram.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o src/backend/replication/syncrep_gram.o src/backend/replication/walreceiver.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walsender.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication' /home/autobuild/make/make -C rewrite all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/rewrite' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rewriteDefine.o rewriteDefine.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rewriteHandler.o rewriteHandler.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rewriteManip.o rewriteManip.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rewriteRemove.o rewriteRemove.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rewriteSearchCycle.o rewriteSearchCycle.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rewriteSupport.o rewriteSupport.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rowsecurity.o rowsecurity.c ( echo src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteSearchCycle.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/rewrite' /home/autobuild/make/make -C statistics all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/statistics' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dependencies.o dependencies.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o extended_stats.o extended_stats.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mcv.o mcv.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mvdistinct.o mvdistinct.c ( echo src/backend/statistics/dependencies.o src/backend/statistics/extended_stats.o src/backend/statistics/mcv.o src/backend/statistics/mvdistinct.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/statistics' /home/autobuild/make/make -C storage all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C buffer all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/buffer' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o buf_init.o buf_init.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o buf_table.o buf_table.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bufmgr.o bufmgr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o freelist.o freelist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o localbuf.o localbuf.c ( echo src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/bufmgr.o src/backend/storage/buffer/freelist.o src/backend/storage/buffer/localbuf.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/buffer' /home/autobuild/make/make -C file all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/file' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o buffile.o buffile.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o copydir.o copydir.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o fd.o fd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o reinit.o reinit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o sharedfileset.o sharedfileset.c ( echo src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/fd.o src/backend/storage/file/reinit.o src/backend/storage/file/sharedfileset.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/file' /home/autobuild/make/make -C freespace all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/freespace' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o freespace.o freespace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o fsmpage.o fsmpage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o indexfsm.o indexfsm.c ( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/freespace' /home/autobuild/make/make -C ipc all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/ipc' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o barrier.o barrier.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dsm.o dsm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dsm_impl.o dsm_impl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ipc.o ipc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ipci.o ipci.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o latch.o latch.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pmsignal.o pmsignal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o procarray.o procarray.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o procsignal.o procsignal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o shm_mq.o shm_mq.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o shm_toc.o shm_toc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o shmem.o shmem.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o shmqueue.o shmqueue.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o signalfuncs.o signalfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o sinval.o sinval.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o sinvaladt.o sinvaladt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o standby.o standby.c ( echo src/backend/storage/ipc/barrier.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/ipc.o src/backend/storage/ipc/ipci.o src/backend/storage/ipc/latch.o src/backend/storage/ipc/pmsignal.o src/backend/storage/ipc/procarray.o src/backend/storage/ipc/procsignal.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/signalfuncs.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/ipc' /home/autobuild/make/make -C large_object all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/large_object' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o inv_api.o inv_api.c ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/large_object' /home/autobuild/make/make -C lmgr all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/lmgr' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o condition_variable.o condition_variable.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o deadlock.o deadlock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o lmgr.o lmgr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o lock.o lock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o lwlock.o lwlock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o lwlocknames.o lwlocknames.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o predicate.o predicate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o proc.o proc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o s_lock.o s_lock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spin.o spin.c ( echo src/backend/storage/lmgr/condition_variable.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/lwlocknames.o src/backend/storage/lmgr/predicate.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/spin.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/lmgr' /home/autobuild/make/make -C page all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/page' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bufpage.o bufpage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -funroll-loops -ftree-vectorize -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o checksum.o checksum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o itemptr.o itemptr.c ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/page' /home/autobuild/make/make -C smgr all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/smgr' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o md.o md.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o smgr.o smgr.c ( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/smgr' /home/autobuild/make/make -C sync all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/sync' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o sync.o sync.c ( echo src/backend/storage/sync/sync.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/sync' ( cat buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt sync/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage' /home/autobuild/make/make -C tcop all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tcop' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o cmdtag.o cmdtag.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dest.o dest.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o fastpath.o fastpath.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o postgres.o postgres.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pquery.o pquery.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utility.o utility.c ( echo src/backend/tcop/cmdtag.o src/backend/tcop/dest.o src/backend/tcop/fastpath.o src/backend/tcop/postgres.o src/backend/tcop/pquery.o src/backend/tcop/utility.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tcop' /home/autobuild/make/make -C tsearch all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dict.o dict.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dict_ispell.o dict_ispell.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dict_simple.o dict_simple.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dict_synonym.o dict_synonym.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dict_thesaurus.o dict_thesaurus.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o regis.o regis.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spell.o spell.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o to_tsany.o to_tsany.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ts_locale.o ts_locale.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ts_parse.o ts_parse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ts_selfuncs.o ts_selfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ts_typanalyze.o ts_typanalyze.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ts_utils.o ts_utils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o wparser.o wparser.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o wparser_def.o wparser_def.c ( echo src/backend/tsearch/dict.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' /home/autobuild/make/make -C utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C activity all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/activity' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o backend_progress.o backend_progress.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o backend_status.o backend_status.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o wait_event.o wait_event.c ( echo src/backend/utils/activity/backend_progress.o src/backend/utils/activity/backend_status.o src/backend/utils/activity/wait_event.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/activity' /home/autobuild/make/make -C adt all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/adt' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o acl.o acl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o amutils.o amutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o array_expanded.o array_expanded.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o array_selfuncs.o array_selfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o array_typanalyze.o array_typanalyze.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o array_userfuncs.o array_userfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o arrayfuncs.o arrayfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o arraysubs.o arraysubs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o arrayutils.o arrayutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ascii.o ascii.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o bool.o bool.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o cash.o cash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o char.o char.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o cryptohashfuncs.o cryptohashfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o date.o date.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o datetime.o datetime.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o datum.o datum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dbsize.o dbsize.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o domains.o domains.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o encode.o encode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o enum.o enum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o expandeddatum.o expandeddatum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o expandedrecord.o expandedrecord.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o float.o float.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o format_type.o format_type.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o formatting.o formatting.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o genfile.o genfile.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geo_ops.o geo_ops.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geo_selfuncs.o geo_selfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o geo_spgist.o geo_spgist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o inet_cidr_ntop.o inet_cidr_ntop.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o inet_net_pton.o inet_net_pton.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o int.o int.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o int8.o int8.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o json.o json.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o jsonb.o jsonb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o jsonb_gin.o jsonb_gin.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o jsonb_op.o jsonb_op.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o jsonb_util.o jsonb_util.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o jsonfuncs.o jsonfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o jsonbsubs.o jsonbsubs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o jsonpath.o jsonpath.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o jsonpath_exec.o jsonpath_exec.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o jsonpath_gram.o jsonpath_gram.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o like.o like.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o like_support.o like_support.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o lockfuncs.o lockfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mac.o mac.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mac8.o mac8.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mcxtfuncs.o mcxtfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o misc.o misc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o multirangetypes.o multirangetypes.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o multirangetypes_selfuncs.o multirangetypes_selfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o name.o name.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o network.o network.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o network_gist.o network_gist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o network_selfuncs.o network_selfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o network_spgist.o network_spgist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -ftree-vectorize -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o numeric.o numeric.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o numutils.o numutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o oid.o oid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o oracle_compat.o oracle_compat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o orderedsetaggs.o orderedsetaggs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o partitionfuncs.o partitionfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_locale.o pg_locale.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_lsn.o pg_lsn.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_upgrade_support.o pg_upgrade_support.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgstatfuncs.o pgstatfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pseudotypes.o pseudotypes.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o quote.o quote.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rangetypes.o rangetypes.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rangetypes_gist.o rangetypes_gist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rangetypes_spgist.o rangetypes_spgist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o regexp.o regexp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o regproc.o regproc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ri_triggers.o ri_triggers.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rowtypes.o rowtypes.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ruleutils.o ruleutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o selfuncs.o selfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tid.o tid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o timestamp.o timestamp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o trigfuncs.o trigfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsginidx.o tsginidx.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsgistidx.o tsgistidx.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsquery.o tsquery.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsquery_cleanup.o tsquery_cleanup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsquery_gist.o tsquery_gist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsquery_op.o tsquery_op.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsquery_rewrite.o tsquery_rewrite.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsquery_util.o tsquery_util.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsrank.o tsrank.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsvector.o tsvector.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsvector_op.o tsvector_op.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tsvector_parser.o tsvector_parser.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o uuid.o uuid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o varbit.o varbit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o varchar.o varchar.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o varlena.o varlena.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o version.o version.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o windowfuncs.o windowfuncs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xid.o xid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xid8funcs.o xid8funcs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xml.o xml.c ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/array_expanded.o src/backend/utils/adt/array_selfuncs.o src/backend/utils/adt/array_typanalyze.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/arraysubs.o src/backend/utils/adt/arrayutils.o src/backend/utils/adt/ascii.o src/backend/utils/adt/bool.o src/backend/utils/adt/cash.o src/backend/utils/adt/char.o src/backend/utils/adt/cryptohashfuncs.o src/backend/utils/adt/date.o src/backend/utils/adt/datetime.o src/backend/utils/adt/datum.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/domains.o src/backend/utils/adt/encode.o src/backend/utils/adt/enum.o src/backend/utils/adt/expandeddatum.o src/backend/utils/adt/expandedrecord.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/formatting.o src/backend/utils/adt/genfile.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/geo_spgist.o src/backend/utils/adt/inet_cidr_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/json.o src/backend/utils/adt/jsonb.o src/backend/utils/adt/jsonb_gin.o src/backend/utils/adt/jsonb_op.o src/backend/utils/adt/jsonb_util.o src/backend/utils/adt/jsonfuncs.o src/backend/utils/adt/jsonbsubs.o src/backend/utils/adt/jsonpath.o src/backend/utils/adt/jsonpath_exec.o src/backend/utils/adt/jsonpath_gram.o src/backend/utils/adt/like.o src/backend/utils/adt/like_support.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/mac8.o src/backend/utils/adt/mcxtfuncs.o src/backend/utils/adt/misc.o src/backend/utils/adt/multirangetypes.o src/backend/utils/adt/multirangetypes_selfuncs.o src/backend/utils/adt/name.o src/backend/utils/adt/network.o src/backend/utils/adt/network_gist.o src/backend/utils/adt/network_selfuncs.o src/backend/utils/adt/network_spgist.o src/backend/utils/adt/numeric.o src/backend/utils/adt/numutils.o src/backend/utils/adt/oid.o src/backend/utils/adt/oracle_compat.o src/backend/utils/adt/orderedsetaggs.o src/backend/utils/adt/partitionfuncs.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.o src/backend/utils/adt/pg_upgrade_support.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/pseudotypes.o src/backend/utils/adt/quote.o src/backend/utils/adt/rangetypes.o src/backend/utils/adt/rangetypes_gist.o src/backend/utils/adt/rangetypes_selfuncs.o src/backend/utils/adt/rangetypes_spgist.o src/backend/utils/adt/rangetypes_typanalyze.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/ruleutils.o src/backend/utils/adt/selfuncs.o src/backend/utils/adt/tid.o src/backend/utils/adt/timestamp.o src/backend/utils/adt/trigfuncs.o src/backend/utils/adt/tsginidx.o src/backend/utils/adt/tsgistidx.o src/backend/utils/adt/tsquery.o src/backend/utils/adt/tsquery_cleanup.o src/backend/utils/adt/tsquery_gist.o src/backend/utils/adt/tsquery_op.o src/backend/utils/adt/tsquery_rewrite.o src/backend/utils/adt/tsquery_util.o src/backend/utils/adt/tsrank.o src/backend/utils/adt/tsvector.o src/backend/utils/adt/tsvector_op.o src/backend/utils/adt/tsvector_parser.o src/backend/utils/adt/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xid8funcs.o src/backend/utils/adt/xml.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/adt' /home/autobuild/make/make -C cache all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/cache' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o attoptcache.o attoptcache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o catcache.o catcache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o evtcache.o evtcache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o inval.o inval.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o lsyscache.o lsyscache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o partcache.o partcache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o plancache.o plancache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o relcache.o relcache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o relfilenodemap.o relfilenodemap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o relmapper.o relmapper.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spccache.o spccache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o syscache.o syscache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ts_cache.o ts_cache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o typcache.o typcache.c ( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/partcache.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relfilenodemap.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/ts_cache.o src/backend/utils/cache/typcache.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/cache' /home/autobuild/make/make -C error all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/error' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o assert.o assert.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o elog.o elog.c ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/error' /home/autobuild/make/make -C fmgr all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/fmgr' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c ( echo src/backend/utils/fmgr/dfmgr.o src/backend/utils/fmgr/fmgr.o src/backend/utils/fmgr/funcapi.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/fmgr' /home/autobuild/make/make -C hash all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/hash' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dynahash.o dynahash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_crc.o pg_crc.c ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/hash' /home/autobuild/make/make -C init all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/init' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o globals.o globals.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o miscinit.o miscinit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o postinit.o postinit.c ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/init' /home/autobuild/make/make -C mb all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o conv.o conv.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mbutils.o mbutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stringinfo_mb.o stringinfo_mb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o wstrcmp.o wstrcmp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o wstrncmp.o wstrncmp.c ( echo src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/stringinfo_mb.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb' /home/autobuild/make/make -C misc all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/misc' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o guc.o guc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o help_config.o help_config.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_config.o pg_config.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_controldata.o pg_controldata.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_rusage.o pg_rusage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ps_status.o ps_status.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o queryenvironment.o queryenvironment.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o queryjumble.o queryjumble.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rls.o rls.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o sampling.o sampling.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o superuser.o superuser.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o timeout.o timeout.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tzparser.o tzparser.c ( echo src/backend/utils/misc/guc.o src/backend/utils/misc/help_config.o src/backend/utils/misc/pg_config.o src/backend/utils/misc/pg_controldata.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/queryenvironment.o src/backend/utils/misc/queryjumble.o src/backend/utils/misc/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/misc' /home/autobuild/make/make -C mmgr all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mmgr' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o aset.o aset.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dsa.o dsa.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o freepage.o freepage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o generation.o generation.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mcxt.o mcxt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o memdebug.o memdebug.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o portalmem.o portalmem.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o slab.o slab.c ( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/dsa.o src/backend/utils/mmgr/freepage.o src/backend/utils/mmgr/generation.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/memdebug.o src/backend/utils/mmgr/portalmem.o src/backend/utils/mmgr/slab.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mmgr' /home/autobuild/make/make -C resowner all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/resowner' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o resowner.o resowner.c ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/resowner' /home/autobuild/make/make -C sort all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/sort' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o logtape.o logtape.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o qsort_interruptible.o qsort_interruptible.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o sharedtuplestore.o sharedtuplestore.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o sortsupport.o sortsupport.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tuplesort.o tuplesort.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tuplestore.o tuplestore.c ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/qsort_interruptible.o src/backend/utils/sort/sharedtuplestore.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/sort' /home/autobuild/make/make -C time all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/time' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o combocid.o combocid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o snapmgr.o snapmgr.c ( echo src/backend/utils/time/combocid.o src/backend/utils/time/snapmgr.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/time' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o fmgrtab.o fmgrtab.c ( cat activity/objfiles.txt adt/objfiles.txt cache/objfiles.txt error/objfiles.txt fmgr/objfiles.txt hash/objfiles.txt init/objfiles.txt mb/objfiles.txt misc/objfiles.txt mmgr/objfiles.txt resowner/objfiles.txt sort/objfiles.txt time/objfiles.txt; echo src/backend/utils/fmgrtab.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C ../../src/timezone all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /home/autobuild/make/make -C jit all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/jit' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DDLSUFFIX=\".so\" -c -o jit.o jit.c ( echo src/backend/jit/jit.o ) >objfiles.txt make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/jit' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 access/brin/brin.o access/brin/brin_bloom.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_minmax_multi.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_validate.o access/brin/brin_xlog.o access/common/attmap.o access/common/bufmask.o access/common/detoast.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/relation.o access/common/reloptions.o access/common/scankey.o access/common/session.o access/common/syncscan.o access/common/toast_compression.o access/common/toast_internals.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginarrayproc.o access/gin/ginbtree.o access/gin/ginbulk.o access/gin/gindatapage.o access/gin/ginentrypage.o access/gin/ginfast.o access/gin/ginget.o access/gin/gininsert.o access/gin/ginlogic.o access/gin/ginpostinglist.o access/gin/ginscan.o access/gin/ginutil.o access/gin/ginvacuum.o access/gin/ginvalidate.o access/gin/ginxlog.o access/gist/gist.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistget.o access/gist/gistproc.o access/gist/gistscan.o access/gist/gistsplit.o access/gist/gistutil.o access/gist/gistvacuum.o access/gist/gistvalidate.o access/gist/gistxlog.o access/hash/hash.o access/hash/hash_xlog.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/heap/heapam.o access/heap/heapam_handler.o access/heap/heapam_visibility.o access/heap/heaptoast.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/vacuumlazy.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtdedup.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtsort.o access/nbtree/nbtsplitloc.o access/nbtree/nbtutils.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgdoinsert.o access/spgist/spginsert.o access/spgist/spgkdtreeproc.o access/spgist/spgproc.o access/spgist/spgquadtreeproc.o access/spgist/spgscan.o access/spgist/spgtextproc.o access/spgist/spgutils.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgxlog.o access/table/table.o access/table/tableam.o access/table/tableamapi.o access/table/toast_helper.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/aclchk.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_cast.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_db_role_setting.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_publication.o catalog/pg_range.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/parser.o parser/scan.o parser/scansup.o commands/aggregatecmds.o commands/alter.o commands/amcmds.o commands/analyze.o commands/async.o commands/cluster.o commands/collationcmds.o commands/comment.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/copyfrom.o commands/copyfromparse.o commands/copyto.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/opclasscmds.o commands/operatorcmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/variable.o commands/view.o executor/execAmi.o executor/execAsync.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execSRF.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAgg.o executor/nodeAppend.o executor/nodeBitmapAnd.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeBitmapOr.o executor/nodeCtescan.o executor/nodeCustom.o executor/nodeForeignscan.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeGatherMerge.o executor/nodeGroup.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIncrementalSort.o executor/nodeIndexonlyscan.o executor/nodeIndexscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMemoize.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNamedtuplestorescan.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTableFuncscan.o executor/nodeTidrangescan.o executor/nodeTidscan.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeWindowAgg.o executor/nodeWorktablescan.o executor/spi.o executor/tqueue.o executor/tstoreReceiver.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/integerset.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o libpq/auth-scram.o libpq/auth.o libpq/be-fsstubs.o libpq/be-secure-common.o libpq/be-secure.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/be-secure-openssl.o main/main.o nodes/bitmapset.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/list.o nodes/makefuncs.o nodes/nodeFuncs.o nodes/nodes.o nodes/outfuncs.o nodes/params.o nodes/print.o nodes/read.o nodes/readfuncs.o nodes/tidbitmap.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepagg.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/appendinfo.o optimizer/util/clauses.o optimizer/util/inherit.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o partitioning/partbounds.o partitioning/partdesc.o partitioning/partprune.o port/atomics.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/interrupt.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regexport.o regex/regfree.o regex/regprefix.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/backup_manifest.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o replication/walreceiver.o replication/walreceiverfuncs.o replication/walsender.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteRemove.o rewrite/rewriteSearchCycle.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/dependencies.o statistics/extended_stats.o statistics/mcv.o statistics/mvdistinct.o storage/buffer/buf_init.o storage/buffer/buf_table.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/buffile.o storage/file/copydir.o storage/file/fd.o storage/file/reinit.o storage/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.o storage/ipc/dsm.o storage/ipc/dsm_impl.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/signalfuncs.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/condition_variable.o storage/lmgr/deadlock.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/predicate.o storage/lmgr/proc.o storage/lmgr/s_lock.o storage/lmgr/spin.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.o tcop/cmdtag.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/dict.o tsearch/dict_ispell.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o tsearch/wparser.o tsearch/wparser_def.o utils/activity/backend_progress.o utils/activity/backend_status.o utils/activity/wait_event.o utils/adt/acl.o utils/adt/amutils.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayfuncs.o utils/adt/arraysubs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashfuncs.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/expandedrecord.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/jsonbsubs.o utils/adt/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/jsonpath_gram.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/mcxtfuncs.o utils/adt/misc.o utils/adt/multirangetypes.o utils/adt/multirangetypes_selfuncs.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/partitionfuncs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xid8funcs.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relfilenodemap.o utils/cache/relmapper.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/stringinfo_mb.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/queryenvironment.o utils/misc/queryjumble.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/qsort_interruptible.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/pgtz.o ../../src/timezone/strftime.o jit/jit.o ../../src/common/libpgcommon_srv.a ../../src/port/libpgport_srv.a -L../../src/port -L../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -Wl,-E -lxml2 -lssl -lcrypto -lm -o postgres make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C backend/utils/mb/conversion_procs all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs' /home/autobuild/make/make -C ../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C cyrillic_and_mic all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o cyrillic_and_mic.o cyrillic_and_mic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /home/autobuild/make/make -C euc_cn_and_mic all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o euc_cn_and_mic.o euc_cn_and_mic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /home/autobuild/make/make -C euc_jp_and_sjis all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /home/autobuild/make/make -C euc_kr_and_mic all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o euc_kr_and_mic.o euc_kr_and_mic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /home/autobuild/make/make -C euc_tw_and_big5 all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o big5.o big5.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o euc_tw_and_big5.o euc_tw_and_big5.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /home/autobuild/make/make -C latin2_and_win1250 all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o latin2_and_win1250.o latin2_and_win1250.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /home/autobuild/make/make -C latin_and_mic all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o latin_and_mic.o latin_and_mic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /home/autobuild/make/make -C utf8_and_big5 all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_big5.o utf8_and_big5.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /home/autobuild/make/make -C utf8_and_cyrillic all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /home/autobuild/make/make -C utf8_and_euc_cn all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /home/autobuild/make/make -C utf8_and_euc_jp all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /home/autobuild/make/make -C utf8_and_euc_kr all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /home/autobuild/make/make -C utf8_and_euc_tw all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /home/autobuild/make/make -C utf8_and_gb18030 all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_gb18030.o utf8_and_gb18030.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /home/autobuild/make/make -C utf8_and_gbk all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_gbk.o utf8_and_gbk.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /home/autobuild/make/make -C utf8_and_iso8859 all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_iso8859.o utf8_and_iso8859.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /home/autobuild/make/make -C utf8_and_iso8859_1 all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /home/autobuild/make/make -C utf8_and_johab all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_johab.o utf8_and_johab.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /home/autobuild/make/make -C utf8_and_sjis all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_sjis.o utf8_and_sjis.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /home/autobuild/make/make -C utf8_and_win all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_win.o utf8_and_win.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /home/autobuild/make/make -C utf8_and_uhc all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_uhc.o utf8_and_uhc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /home/autobuild/make/make -C utf8_and_euc2004 all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_euc2004.o utf8_and_euc2004.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /home/autobuild/make/make -C utf8_and_sjis2004 all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /home/autobuild/make/make -C euc2004_sjis2004 all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /home/autobuild/make/make -C ../../../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o euc2004_sjis2004.o euc2004_sjis2004.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs' /home/autobuild/make/make -C backend/snowball all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/snowball' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o api.o ./libstemmer/api.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dict_snowball.o dict_snowball.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o utilities.o ./libstemmer/utilities.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_basque.o ./libstemmer/stem_ISO_8859_1_basque.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_catalan.o ./libstemmer/stem_ISO_8859_1_catalan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_indonesian.o ./libstemmer/stem_ISO_8859_1_indonesian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_irish.o ./libstemmer/stem_ISO_8859_1_irish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_2_hungarian.o ./libstemmer/stem_ISO_8859_2_hungarian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_arabic.o ./libstemmer/stem_UTF_8_arabic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_armenian.o ./libstemmer/stem_UTF_8_armenian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_basque.o ./libstemmer/stem_UTF_8_basque.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_catalan.o ./libstemmer/stem_UTF_8_catalan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_greek.o ./libstemmer/stem_UTF_8_greek.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_hindi.o ./libstemmer/stem_UTF_8_hindi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_indonesian.o ./libstemmer/stem_UTF_8_indonesian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_irish.o ./libstemmer/stem_UTF_8_irish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_lithuanian.o ./libstemmer/stem_UTF_8_lithuanian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_nepali.o ./libstemmer/stem_UTF_8_nepali.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_serbian.o ./libstemmer/stem_UTF_8_serbian.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_tamil.o ./libstemmer/stem_UTF_8_tamil.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stem_UTF_8_yiddish.o ./libstemmer/stem_UTF_8_yiddish.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o dict_snowball.so api.o dict_snowball.o utilities.o stem_ISO_8859_1_basque.o stem_ISO_8859_1_catalan.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_indonesian.o stem_ISO_8859_1_irish.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_hungarian.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_arabic.o stem_UTF_8_armenian.o stem_UTF_8_basque.o stem_UTF_8_catalan.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_greek.o stem_UTF_8_hindi.o stem_UTF_8_hungarian.o stem_UTF_8_indonesian.o stem_UTF_8_irish.o stem_UTF_8_italian.o stem_UTF_8_lithuanian.o stem_UTF_8_nepali.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_serbian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_tamil.o stem_UTF_8_turkish.o stem_UTF_8_yiddish.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/snowball' /home/autobuild/make/make -C include all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/include' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/include' /home/autobuild/make/make -C interfaces all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth-scram.o fe-auth-scram.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-trace.o fe-trace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o legacy-pqsignal.o legacy-pqsignal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-common.o fe-secure-common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-openssl.o fe-secure-openssl.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.14 fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -lm rm -f libpq.so.5 ln -s libpq.so.5.14 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.14 libpq.so rm -f libpq.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libpq.a fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libpq.a touch libpq.a echo 'Name: libpq' >libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: https://www.postgresql.org/' >>libpq.pc echo 'Version: 14.5' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: libssl libcrypto' >>libpq.pc echo 'Cflags: -I/usr/include' >>libpq.pc echo 'Libs: -L/usr/lib -lpq' >>libpq.pc echo 'Libs.private: -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lm' >>libpq.pc make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ecpg all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C include all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/include' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/include' /home/autobuild/make/make -C pgtypeslib all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o common.o common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o datetime.o datetime.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o dt_common.o dt_common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o interval.o interval.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o numeric.o numeric.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o timestamp.o timestamp.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpgtypes.so.3 -Wl,--version-script=exports.list -o libpgtypes.so.3.14 common.o datetime.o dt_common.o interval.o numeric.o timestamp.o -L../../../../src/port -L../../../../src/common -lpgcommon_shlib -lpgport_shlib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lm rm -f libpgtypes.so.3 ln -s libpgtypes.so.3.14 libpgtypes.so.3 rm -f libpgtypes.so ln -s libpgtypes.so.3.14 libpgtypes.so rm -f libpgtypes.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libpgtypes.a common.o datetime.o dt_common.o interval.o numeric.o timestamp.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libpgtypes.a touch libpgtypes.a echo 'Name: libpgtypes' >libpgtypes.pc echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc echo 'Url: https://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 14.5' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc echo 'Cflags: -I/usr/include' >>libpgtypes.pc echo 'Libs: -L/usr/lib -lpgtypes' >>libpgtypes.pc echo 'Libs.private: -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lm' >>libpgtypes.pc make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ecpglib all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o connect.o connect.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o data.o data.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o descriptor.o descriptor.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o error.o error.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o execute.o execute.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o memory.o memory.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o misc.o misc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o prepare.o prepare.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o sqlda.o sqlda.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=6 -c -o typename.o typename.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6.14 connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o -L../../../../src/port -L../../../../src/common -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lm rm -f libecpg.so.6 ln -s libecpg.so.6.14 libecpg.so.6 rm -f libecpg.so ln -s libecpg.so.6.14 libecpg.so rm -f libecpg.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libecpg.a connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libecpg.a touch libecpg.a echo 'Name: libecpg' >libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc echo 'Url: https://www.postgresql.org/' >>libecpg.pc echo 'Version: 14.5' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq libpgtypes' >>libecpg.pc echo 'Cflags: -I/usr/include' >>libecpg.pc echo 'Libs: -L/usr/lib -lecpg' >>libecpg.pc echo 'Libs.private: -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lm' >>libecpg.pc make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C compatlib all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/compatlib' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -DSO_MAJOR_VERSION=3 -c -o informix.o informix.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3.14 informix.o -L../../../../src/port -L../../../../src/common -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lm rm -f libecpg_compat.so.3 ln -s libecpg_compat.so.3.14 libecpg_compat.so.3 rm -f libecpg_compat.so ln -s libecpg_compat.so.3.14 libecpg_compat.so rm -f libecpg_compat.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libecpg_compat.a informix.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libecpg_compat.a touch libecpg_compat.a echo 'Name: libecpg_compat' >libecpg_compat.pc echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc echo 'Url: https://www.postgresql.org/' >>libecpg_compat.pc echo 'Version: 14.5' >>libecpg_compat.pc echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I/usr/include' >>libecpg_compat.pc echo 'Libs: -L/usr/lib -lecpg_compat' >>libecpg_compat.pc echo 'Libs.private: -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lpq -lm' >>libecpg_compat.pc make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/compatlib' /home/autobuild/make/make -C preproc all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/preproc' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o c_keywords.o c_keywords.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o descriptor.o descriptor.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ecpg.o ecpg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o ecpg_keywords.o ecpg_keywords.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o keywords.o keywords.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o output.o output.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parser.o parser.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgc.o pgc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o preproc.o preproc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o type.o type.c rm -f typename.c && ln -s ../../../../src/interfaces/ecpg/ecpglib/typename.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o typename.o typename.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o variable.o variable.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS c_keywords.o descriptor.o ecpg.o ecpg_keywords.o keywords.o output.o parser.o pgc.o preproc.o type.o typename.o variable.o -L../../../../src/port -L../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o ecpg make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/preproc' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces' /home/autobuild/make/make -C backend/replication/libpqwalreceiver all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/libpqwalreceiver' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o libpqwalreceiver.o libpqwalreceiver.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -L../../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/libpqwalreceiver' /home/autobuild/make/make -C backend/replication/pgoutput all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/pgoutput' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgoutput.o pgoutput.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o pgoutput.so pgoutput.o -L../../../../src/port -L../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/pgoutput' /home/autobuild/make/make -C fe_utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o archive.o archive.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o cancel.o cancel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o conditional.o conditional.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o connect_utils.o connect_utils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mbprint.o mbprint.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o option_utils.o option_utils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parallel_slot.o parallel_slot.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o print.o print.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o psqlscan.o psqlscan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o query_utils.o query_utils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o recovery_gen.o recovery_gen.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o simple_list.o simple_list.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o string_utils.o string_utils.c rm -f libpgfeutils.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar crs libpgfeutils.a archive.o cancel.o conditional.o connect_utils.o mbprint.o option_utils.o parallel_slot.o print.o psqlscan.o query_utils.o recovery_gen.o simple_list.o string_utils.o make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C bin all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C initdb all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/initdb' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o findtimezone.o findtimezone.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o initdb.o initdb.c rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 '-DSYSTEMTZDIR="/usr/share/zoneinfo"' -c -o localtime.o localtime.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 findtimezone.o initdb.o localtime.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o initdb make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/initdb' /home/autobuild/make/make -C pg_amcheck all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_amcheck' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_amcheck.o pg_amcheck.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_amcheck.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_amcheck make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_amcheck' /home/autobuild/make/make -C pg_archivecleanup all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_archivecleanup' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_archivecleanup.o pg_archivecleanup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_archivecleanup.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_archivecleanup make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_archivecleanup' /home/autobuild/make/make -C pg_basebackup all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_basebackup' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_basebackup.o pg_basebackup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o receivelog.o receivelog.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o streamutil.o streamutil.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o walmethods.o walmethods.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_basebackup.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_basebackup /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_receivewal.o pg_receivewal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_receivewal.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_receivewal /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_recvlogical.o pg_recvlogical.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_recvlogical.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_recvlogical make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_basebackup' /home/autobuild/make/make -C pg_checksums all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_checksums' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_checksums.o pg_checksums.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_checksums.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_checksums make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_checksums' /home/autobuild/make/make -C pg_config all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_config' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_config.o pg_config.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_config.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_config make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_config' /home/autobuild/make/make -C pg_controldata all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_controldata' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_controldata.o pg_controldata.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_controldata.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_controldata make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_controldata' /home/autobuild/make/make -C pg_ctl all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_ctl' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_ctl.o pg_ctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_ctl.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_ctl make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_ctl' /home/autobuild/make/make -C pg_dump all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_dump' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_dump.o pg_dump.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o common.o common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_dump_sort.o pg_dump_sort.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o compress_io.o compress_io.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dumputils.o dumputils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parallel.o parallel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_backup_archiver.o pg_backup_archiver.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_backup_custom.o pg_backup_custom.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_backup_db.o pg_backup_db.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_backup_directory.o pg_backup_directory.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_backup_null.o pg_backup_null.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_backup_tar.o pg_backup_tar.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_backup_utils.o pg_backup_utils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_dump.o common.o pg_dump_sort.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_dump /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_restore.o pg_restore.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_restore.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_restore /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_dumpall.o pg_dumpall.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_dumpall.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_dumpall make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_dump' /home/autobuild/make/make -C pg_resetwal all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_resetwal' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_resetwal.o pg_resetwal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_resetwal.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_resetwal make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_resetwal' /home/autobuild/make/make -C pg_rewind all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_rewind' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o datapagemap.o datapagemap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o file_ops.o file_ops.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o filemap.o filemap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o libpq_source.o libpq_source.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o local_source.o local_source.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parsexlog.o parsexlog.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_rewind.o pg_rewind.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o timeline.o timeline.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xlogreader.o xlogreader.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 datapagemap.o file_ops.o filemap.o libpq_source.o local_source.o parsexlog.o pg_rewind.o timeline.o xlogreader.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_rewind make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_rewind' /home/autobuild/make/make -C pg_test_fsync all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_fsync' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_test_fsync.o pg_test_fsync.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_test_fsync.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_test_fsync make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_fsync' /home/autobuild/make/make -C pg_test_timing all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_timing' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_test_timing.o pg_test_timing.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_test_timing.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_test_timing make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_timing' /home/autobuild/make/make -C pg_upgrade all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_upgrade' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o check.o check.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o controldata.o controldata.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dump.o dump.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o exec.o exec.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o file.o file.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o function.o function.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o info.o info.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o option.o option.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parallel.o parallel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_upgrade.o pg_upgrade.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o relfilenode.o relfilenode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o server.o server.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tablespace.o tablespace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o util.o util.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o version.o version.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_upgrade make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_upgrade' /home/autobuild/make/make -C pg_verifybackup all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_verifybackup' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o parse_manifest.o parse_manifest.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_verifybackup.o pg_verifybackup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 parse_manifest.o pg_verifybackup.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_verifybackup make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_verifybackup' /home/autobuild/make/make -C pg_waldump all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_waldump' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o brindesc.o brindesc.c rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o clogdesc.o clogdesc.c rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o committsdesc.o committsdesc.c rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dbasedesc.o dbasedesc.c rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o genericdesc.o genericdesc.c rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gindesc.o gindesc.c rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o gistdesc.o gistdesc.c rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o hashdesc.o hashdesc.c rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o heapdesc.o heapdesc.c rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o logicalmsgdesc.o logicalmsgdesc.c rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mxactdesc.o mxactdesc.c rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o nbtdesc.o nbtdesc.c rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o relmapdesc.o relmapdesc.c rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o seqdesc.o seqdesc.c rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o smgrdesc.o smgrdesc.c rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o spgdesc.o spgdesc.c rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o standbydesc.o standbydesc.c rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tblspcdesc.o tblspcdesc.c rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xactdesc.o xactdesc.c rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xlogdesc.o xlogdesc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o compat.o compat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_waldump.o pg_waldump.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o rmgrdesc.o rmgrdesc.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DFRONTEND -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o xlogreader.o xlogreader.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o compat.o pg_waldump.o rmgrdesc.o xlogreader.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_waldump make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_waldump' /home/autobuild/make/make -C pgbench all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pgbench' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o exprparse.o exprparse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pgbench.o pgbench.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS exprparse.o pgbench.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pgbench make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pgbench' /home/autobuild/make/make -C psql all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/psql' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o command.o command.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o common.o common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o copy.o copy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o crosstabview.o crosstabview.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o describe.o describe.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o help.o help.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o input.o input.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o large_obj.o large_obj.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o mainloop.o mainloop.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o prompt.o prompt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o psqlscanslash.o psqlscanslash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o sql_help.o sql_help.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o startup.o startup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o stringutils.o stringutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o tab-complete.o tab-complete.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o variables.o variables.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 command.o common.o copy.o crosstabview.o describe.o help.o input.o large_obj.o mainloop.o prompt.o psqlscanslash.o sql_help.o startup.o stringutils.o tab-complete.o variables.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o psql make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/psql' /home/autobuild/make/make -C scripts all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/scripts' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o createdb.o createdb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o common.o common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 createdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o createdb /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o createuser.o createuser.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 createuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o createuser /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dropdb.o dropdb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 dropdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o dropdb /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o dropuser.o dropuser.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 dropuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o dropuser /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o clusterdb.o clusterdb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 clusterdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o clusterdb /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o vacuumdb.o vacuumdb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 vacuumdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o vacuumdb /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o reindexdb.o reindexdb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 reindexdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o reindexdb /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../src/interfaces/libpq -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_isready.o pg_isready.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 pg_isready.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_isready make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/scripts' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin' /home/autobuild/make/make -C pl all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C plpgsql all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C src all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql/src' /home/autobuild/make/make -C ../../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pl_comp.o pl_comp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pl_exec.o pl_exec.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pl_funcs.o pl_funcs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pl_gram.o pl_gram.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pl_handler.o pl_handler.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I. -I. -I../../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pl_scanner.o pl_scanner.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o plpgsql.so pl_comp.o pl_exec.o pl_funcs.o pl_gram.o pl_handler.o pl_scanner.o -L../../../../src/port -L../../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql/src' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl' /home/autobuild/make/make -C makefiles all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/makefiles' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/makefiles' /home/autobuild/make/make -C test/regress all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/regress' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o regress.o regress.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib /home/autobuild/make/make -C ../../../contrib/spi make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/contrib/spi' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o autoinc.o autoinc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC autoinc.o -L../../src/port -L../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -shared -o autoinc.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o insert_username.o insert_username.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC insert_username.o -L../../src/port -L../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -shared -o insert_username.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o moddatetime.o moddatetime.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC moddatetime.o -L../../src/port -L../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -shared -o moddatetime.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o refint.o refint.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC refint.o -L../../src/port -L../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -shared -o refint.so make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/contrib/spi' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -I../../../src/port '-DHOST_TUPLE="mips64-buildroot-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o pg_regress_main.o pg_regress_main.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_regress cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/regress' /home/autobuild/make/make -C test/isolation all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/isolation' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o isolationtester.o isolationtester.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o specparse.o specparse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 isolationtester.o specparse.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o isolationtester /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/libxml2 -c -o isolation_main.o isolation_main.c /home/autobuild/make/make -C ../../../src/test/regress pg_regress.o make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/regress' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../../src/port all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/regress' rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/../../../../mips64-buildroot-linux-gnu/sysroot/usr/lib -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lm -o pg_isolation_regress make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/isolation' /home/autobuild/make/make -C test/perl all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/perl' /home/autobuild/make/make -C ../../../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/perl' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src' /home/autobuild/make/make -C config all make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/config' /home/autobuild/make/make -C ../src/backend generated-headers make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/config' make: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5' >>> postgresql 14.5 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/postgresql-14.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5' /home/autobuild/make/make -C src install make[2]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src' /home/autobuild/make/make -C common install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 libpgcommon.a '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpgcommon.a' /usr/bin/install -c -m 644 libpgcommon_shlib.a '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpgcommon_shlib.a' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C port install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 libpgport.a '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpgport.a' /usr/bin/install -c -m 644 libpgport_shlib.a '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpgport_shlib.a' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C timezone install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql' /home/autobuild/make/make -C tznames install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone/tznames' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/timezonesets' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone/tznames' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /home/autobuild/make/make -C backend install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../src/port all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/common all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make[4]: Nothing to be done for 'distprep'. make[4]: Nothing to be done for 'generated-header-symlinks'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make[4]: Nothing to be done for 'distprep'. make[4]: Nothing to be done for 'generated-header-symlinks'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C access all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access' /home/autobuild/make/make -C brin all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/brin' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/brin' /home/autobuild/make/make -C common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/common' /home/autobuild/make/make -C gin all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gin' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gin' /home/autobuild/make/make -C gist all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gist' /home/autobuild/make/make -C hash all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/hash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/hash' /home/autobuild/make/make -C heap all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/heap' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/heap' /home/autobuild/make/make -C index all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/index' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/index' /home/autobuild/make/make -C nbtree all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/nbtree' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/nbtree' /home/autobuild/make/make -C rmgrdesc all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/rmgrdesc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/rmgrdesc' /home/autobuild/make/make -C spgist all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/spgist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/spgist' /home/autobuild/make/make -C table all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/table' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/table' /home/autobuild/make/make -C tablesample all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/tablesample' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/tablesample' /home/autobuild/make/make -C transam all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/transam' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/transam' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access' /home/autobuild/make/make -C bootstrap all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/bootstrap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/bootstrap' /home/autobuild/make/make -C catalog all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C parser all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/parser' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/parser' /home/autobuild/make/make -C commands all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/commands' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/commands' /home/autobuild/make/make -C executor all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/executor' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/executor' /home/autobuild/make/make -C foreign all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/foreign' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/foreign' /home/autobuild/make/make -C lib all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/lib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/lib' /home/autobuild/make/make -C libpq all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/libpq' /home/autobuild/make/make -C main all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/main' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/main' /home/autobuild/make/make -C nodes all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/nodes' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/nodes' /home/autobuild/make/make -C optimizer all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer' /home/autobuild/make/make -C geqo all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/geqo' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/geqo' /home/autobuild/make/make -C path all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/path' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/path' /home/autobuild/make/make -C plan all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/plan' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/plan' /home/autobuild/make/make -C prep all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/prep' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/prep' /home/autobuild/make/make -C util all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/util' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/util' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer' /home/autobuild/make/make -C partitioning all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/partitioning' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/partitioning' /home/autobuild/make/make -C port all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/port' /home/autobuild/make/make -C postmaster all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/postmaster' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/postmaster' /home/autobuild/make/make -C regex all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/regex' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/regex' /home/autobuild/make/make -C replication all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication' /home/autobuild/make/make -C logical all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/logical' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/logical' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication' /home/autobuild/make/make -C rewrite all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/rewrite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/rewrite' /home/autobuild/make/make -C statistics all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/statistics' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/statistics' /home/autobuild/make/make -C storage all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage' /home/autobuild/make/make -C buffer all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/buffer' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/buffer' /home/autobuild/make/make -C file all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/file' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/file' /home/autobuild/make/make -C freespace all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/freespace' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/freespace' /home/autobuild/make/make -C ipc all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/ipc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/ipc' /home/autobuild/make/make -C large_object all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/large_object' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/large_object' /home/autobuild/make/make -C lmgr all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/lmgr' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/lmgr' /home/autobuild/make/make -C page all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/page' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/page' /home/autobuild/make/make -C smgr all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/smgr' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/smgr' /home/autobuild/make/make -C sync all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/sync' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/sync' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage' /home/autobuild/make/make -C tcop all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tcop' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tcop' /home/autobuild/make/make -C tsearch all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' /home/autobuild/make/make -C utils all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C activity all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/activity' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/activity' /home/autobuild/make/make -C adt all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/adt' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/adt' /home/autobuild/make/make -C cache all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/cache' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/cache' /home/autobuild/make/make -C error all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/error' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/error' /home/autobuild/make/make -C fmgr all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/fmgr' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/fmgr' /home/autobuild/make/make -C hash all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/hash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/hash' /home/autobuild/make/make -C init all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/init' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/init' /home/autobuild/make/make -C mb all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb' /home/autobuild/make/make -C misc all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/misc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/misc' /home/autobuild/make/make -C mmgr all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mmgr' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mmgr' /home/autobuild/make/make -C resowner all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/resowner' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/resowner' /home/autobuild/make/make -C sort all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/sort' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/sort' /home/autobuild/make/make -C time all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/time' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/time' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C ../../src/timezone all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /home/autobuild/make/make -C jit all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/jit' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/jit' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql' /usr/bin/install -c postgres '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/postgres' ln -s postgres '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/postmaster' /home/autobuild/make/make -C access install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access' /home/autobuild/make/make -C brin install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/brin' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/brin' /home/autobuild/make/make -C common install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/common' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/common' /home/autobuild/make/make -C gin install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gin' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gin' /home/autobuild/make/make -C gist install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gist' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gist' /home/autobuild/make/make -C hash install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/hash' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/hash' /home/autobuild/make/make -C heap install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/heap' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/heap' /home/autobuild/make/make -C index install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/index' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/index' /home/autobuild/make/make -C nbtree install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/nbtree' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/nbtree' /home/autobuild/make/make -C rmgrdesc install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/rmgrdesc' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/rmgrdesc' /home/autobuild/make/make -C spgist install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/spgist' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/spgist' /home/autobuild/make/make -C table install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/table' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/table' /home/autobuild/make/make -C tablesample install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/tablesample' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/tablesample' /home/autobuild/make/make -C transam install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/transam' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/transam' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access' /home/autobuild/make/make -C bootstrap install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/bootstrap' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/bootstrap' /home/autobuild/make/make -C catalog install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C parser install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/parser' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/parser' /home/autobuild/make/make -C commands install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/commands' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/commands' /home/autobuild/make/make -C executor install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/executor' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/executor' /home/autobuild/make/make -C foreign install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/foreign' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/foreign' /home/autobuild/make/make -C lib install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/lib' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/lib' /home/autobuild/make/make -C libpq install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/libpq' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/libpq' /home/autobuild/make/make -C main install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/main' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/main' /home/autobuild/make/make -C nodes install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/nodes' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/nodes' /home/autobuild/make/make -C optimizer install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer' /home/autobuild/make/make -C geqo install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/geqo' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/geqo' /home/autobuild/make/make -C path install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/path' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/path' /home/autobuild/make/make -C plan install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/plan' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/plan' /home/autobuild/make/make -C prep install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/prep' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/prep' /home/autobuild/make/make -C util install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/util' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/util' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer' /home/autobuild/make/make -C partitioning install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/partitioning' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/partitioning' /home/autobuild/make/make -C port install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/port' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/port' /home/autobuild/make/make -C postmaster install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/postmaster' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/postmaster' /home/autobuild/make/make -C regex install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/regex' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/regex' /home/autobuild/make/make -C replication install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication' /home/autobuild/make/make -C logical install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/logical' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/logical' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication' /home/autobuild/make/make -C rewrite install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/rewrite' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/rewrite' /home/autobuild/make/make -C statistics install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/statistics' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/statistics' /home/autobuild/make/make -C storage install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage' /home/autobuild/make/make -C buffer install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/buffer' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/buffer' /home/autobuild/make/make -C file install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/file' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/file' /home/autobuild/make/make -C freespace install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/freespace' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/freespace' /home/autobuild/make/make -C ipc install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/ipc' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/ipc' /home/autobuild/make/make -C large_object install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/large_object' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/large_object' /home/autobuild/make/make -C lmgr install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/lmgr' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/lmgr' /home/autobuild/make/make -C page install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/page' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/page' /home/autobuild/make/make -C smgr install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/smgr' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/smgr' /home/autobuild/make/make -C sync install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/sync' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/sync' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage' /home/autobuild/make/make -C tcop install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tcop' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tcop' /home/autobuild/make/make -C tsearch install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' /home/autobuild/make/make -C utils install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C activity install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/activity' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/activity' /home/autobuild/make/make -C adt install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/adt' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/adt' /home/autobuild/make/make -C cache install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/cache' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/cache' /home/autobuild/make/make -C error install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/error' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/error' /home/autobuild/make/make -C fmgr install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/fmgr' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/fmgr' /home/autobuild/make/make -C hash install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/hash' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/hash' /home/autobuild/make/make -C init install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/init' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/init' /home/autobuild/make/make -C mb install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb' /home/autobuild/make/make -C misc install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/misc' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/misc' /home/autobuild/make/make -C mmgr install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mmgr' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mmgr' /home/autobuild/make/make -C resowner install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/resowner' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/resowner' /home/autobuild/make/make -C sort install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/sort' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/sort' /home/autobuild/make/make -C time install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/time' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/time' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C ../../src/timezone install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql' /home/autobuild/make/make -C tznames install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone/tznames' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/timezonesets' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone/tznames' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /home/autobuild/make/make -C jit install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/jit' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/jit' /home/autobuild/make/make -C catalog install-data make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql' /usr/bin/install -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/postgres.bki' /usr/bin/install -c -m 644 `for f in ./system_constraints.sql; do test -r $f && echo $f && break; done` '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/system_constraints.sql' /usr/bin/install -c -m 644 ./system_functions.sql '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/system_functions.sql' /usr/bin/install -c -m 644 ./system_views.sql '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/sql_features.txt' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C tsearch install-data make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/tsearch_data' /usr/bin/install -c -m 644 ./dicts/synonym_sample.syn ./dicts/thesaurus_sample.ths ./dicts/hunspell_sample.affix ./dicts/ispell_sample.affix ./dicts/ispell_sample.dict ./dicts/hunspell_sample_long.affix ./dicts/hunspell_sample_long.dict ./dicts/hunspell_sample_num.affix ./dicts/hunspell_sample_num.dict '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/tsearch_data/' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' /home/autobuild/make/make -C utils install-data make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql' /usr/bin/install -c -m 644 ./errcodes.txt '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/errcodes.txt' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/postgresql.conf.sample' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C backend/utils/mb/conversion_procs install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs' /home/autobuild/make/make -C cyrillic_and_mic install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/cyrillic_and_mic.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /home/autobuild/make/make -C euc_cn_and_mic install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/euc_cn_and_mic.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /home/autobuild/make/make -C euc_jp_and_sjis install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/euc_jp_and_sjis.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /home/autobuild/make/make -C euc_kr_and_mic install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/euc_kr_and_mic.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /home/autobuild/make/make -C euc_tw_and_big5 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/euc_tw_and_big5.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /home/autobuild/make/make -C latin2_and_win1250 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 latin2_and_win1250.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/latin2_and_win1250.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /home/autobuild/make/make -C latin_and_mic install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 latin_and_mic.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/latin_and_mic.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /home/autobuild/make/make -C utf8_and_big5 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_big5.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_big5.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /home/autobuild/make/make -C utf8_and_cyrillic install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_cyrillic.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /home/autobuild/make/make -C utf8_and_euc_cn install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_euc_cn.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /home/autobuild/make/make -C utf8_and_euc_jp install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_euc_jp.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /home/autobuild/make/make -C utf8_and_euc_kr install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_euc_kr.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /home/autobuild/make/make -C utf8_and_euc_tw install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_euc_tw.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /home/autobuild/make/make -C utf8_and_gb18030 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_gb18030.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /home/autobuild/make/make -C utf8_and_gbk install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gbk.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_gbk.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /home/autobuild/make/make -C utf8_and_iso8859 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_iso8859.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /home/autobuild/make/make -C utf8_and_iso8859_1 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_iso8859_1.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /home/autobuild/make/make -C utf8_and_johab install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_johab.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_johab.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /home/autobuild/make/make -C utf8_and_sjis install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_sjis.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /home/autobuild/make/make -C utf8_and_win install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_win.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_win.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /home/autobuild/make/make -C utf8_and_uhc install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_uhc.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_uhc.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /home/autobuild/make/make -C utf8_and_euc2004 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_euc2004.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /home/autobuild/make/make -C utf8_and_sjis2004 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/utf8_and_sjis2004.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /home/autobuild/make/make -C euc2004_sjis2004 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/euc2004_sjis2004.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs' /home/autobuild/make/make -C backend/snowball install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/snowball' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/snowball' /home/autobuild/make/make -C include install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/include' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/libpq' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/internal/libpq' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/access '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/bootstrap '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/catalog '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/commands '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/common '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/datatype '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/executor '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/fe_utils '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/foreign '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/jit '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/lib '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/libpq '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/mb '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/nodes '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/optimizer '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/parser '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/partitioning '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/postmaster '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/regex '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/replication '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/rewrite '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/statistics '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/storage '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/tcop '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/snowball '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/snowball/libstemmer '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/tsearch '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/tsearch/dicts '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/utils '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/port '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/port/atomics '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/port/win32 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/port/win32_msvc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/port/win32_msvc/sys '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/port/win32/arpa '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/port/win32/netinet '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/port/win32/sys '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 pg_config_ext.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 pg_config_os.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ./c.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/internal' /usr/bin/install -c -m 644 ./port.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_ext.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_os.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server' /usr/bin/install -c -m 644 utils/errcodes.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server/utils' cp ./*.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/$dir/ || exit; \ done cd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/include' /home/autobuild/make/make -C interfaces install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces' /home/autobuild/make/make -C libpq install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/internal' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql' /usr/bin/install -c -m 755 libpq.so.5.14 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpq.so.5.14' cd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.14 libpq.so.5 cd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.14 libpq.so /usr/bin/install -c -m 644 libpq.a '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpq.a' /usr/bin/install -c -m 644 libpq.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libpq.pc' /usr/bin/install -c -m 644 ./libpq-fe.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ./libpq-events.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ./libpq-int.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/pg_service.conf.sample' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ecpg install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg' /home/autobuild/make/make -C include install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/include' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/informix/esql' /usr/bin/install -c -m 644 ./ecpgerrno.h ./ecpglib.h ./ecpgtype.h ./sqlca.h ./sql3types.h ./ecpg_informix.h ./pgtypes_error.h ./pgtypes_numeric.h ./pgtypes_timestamp.h ./pgtypes_date.h ./pgtypes_interval.h ./pgtypes.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/' /usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/informix/esql/' /usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/include' /home/autobuild/make/make -C pgtypeslib install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 755 libpgtypes.so.3.14 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpgtypes.so.3.14' cd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.14 libpgtypes.so.3 cd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.14 libpgtypes.so /usr/bin/install -c -m 644 libpgtypes.a '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpgtypes.a' /usr/bin/install -c -m 644 libpgtypes.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libpgtypes.pc' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ecpglib install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C ../../../../src/interfaces/libpq all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/port all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg.so.6.14 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libecpg.so.6.14' cd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.14 libecpg.so.6 cd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.14 libecpg.so /usr/bin/install -c -m 644 libecpg.a '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libecpg.a' /usr/bin/install -c -m 644 libecpg.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libecpg.pc' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C compatlib install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/compatlib' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/ecpglib all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C ../../../../src/interfaces/libpq all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[8]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[8]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/port all make[8]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make[8]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/port all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg_compat.so.3.14 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libecpg_compat.so.3.14' cd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.14 libecpg_compat.so.3 cd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.14 libecpg_compat.so /usr/bin/install -c -m 644 libecpg_compat.a '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libecpg_compat.a' /usr/bin/install -c -m 644 libecpg_compat.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libecpg_compat.pc' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/compatlib' /home/autobuild/make/make -C preproc install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/preproc' /home/autobuild/make/make -C ../../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c ecpg '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/preproc' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces' /home/autobuild/make/make -C backend/replication/libpqwalreceiver install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/libpqwalreceiver' /home/autobuild/make/make -C ../../../../src/interfaces/libpq all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 libpqwalreceiver.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/libpqwalreceiver.so' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/libpqwalreceiver' /home/autobuild/make/make -C backend/replication/pgoutput install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/pgoutput' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 pgoutput.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgoutput.so' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/pgoutput' /home/autobuild/make/make -C fe_utils install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 libpgfeutils.a '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libpgfeutils.a' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C bin install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin' /home/autobuild/make/make -C initdb install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/initdb' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c initdb '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/initdb' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/initdb' /home/autobuild/make/make -C pg_amcheck install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_amcheck' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_amcheck '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_amcheck' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_amcheck' /home/autobuild/make/make -C pg_archivecleanup install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_archivecleanup' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_archivecleanup '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_archivecleanup' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_archivecleanup' /home/autobuild/make/make -C pg_basebackup install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_basebackup' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_basebackup '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_basebackup' /usr/bin/install -c pg_receivewal '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_receivewal' /usr/bin/install -c pg_recvlogical '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_recvlogical' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_basebackup' /home/autobuild/make/make -C pg_checksums install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_checksums' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_checksums '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_checksums' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_checksums' /home/autobuild/make/make -C pg_config install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_config' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c -m 755 pg_config '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_config' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_config' /home/autobuild/make/make -C pg_controldata install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_controldata' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_controldata '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_controldata' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_controldata' /home/autobuild/make/make -C pg_ctl install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_ctl' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_ctl '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_ctl' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_ctl' /home/autobuild/make/make -C pg_dump install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_dump' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_dump '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/pg_dump /usr/bin/install -c pg_restore '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/pg_restore /usr/bin/install -c pg_dumpall '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/pg_dumpall make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_dump' /home/autobuild/make/make -C pg_resetwal install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_resetwal' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_resetwal '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_resetwal' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_resetwal' /home/autobuild/make/make -C pg_rewind install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_rewind' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_rewind '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_rewind' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_rewind' /home/autobuild/make/make -C pg_test_fsync install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_fsync' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_test_fsync '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_test_fsync' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_fsync' /home/autobuild/make/make -C pg_test_timing install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_timing' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_test_timing '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_test_timing' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_timing' /home/autobuild/make/make -C pg_upgrade install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_upgrade' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_upgrade '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_upgrade' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_upgrade' /home/autobuild/make/make -C pg_verifybackup install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_verifybackup' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_verifybackup '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_verifybackup' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_verifybackup' /home/autobuild/make/make -C pg_waldump install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_waldump' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pg_waldump '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_waldump' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_waldump' /home/autobuild/make/make -C pgbench install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pgbench' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c pgbench '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pgbench' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pgbench' /home/autobuild/make/make -C psql install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/psql' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql' /usr/bin/install -c psql '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/psqlrc.sample' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/psql' /home/autobuild/make/make -C scripts install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/scripts' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c createdb '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/createdb /usr/bin/install -c dropdb '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/dropdb /usr/bin/install -c createuser '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/createuser /usr/bin/install -c dropuser '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/dropuser /usr/bin/install -c clusterdb '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/clusterdb /usr/bin/install -c vacuumdb '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/vacuumdb /usr/bin/install -c reindexdb '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/reindexdb /usr/bin/install -c pg_isready '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin'/pg_isready make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/scripts' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin' /home/autobuild/make/make -C pl install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl' /home/autobuild/make/make -C plpgsql install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql' /home/autobuild/make/make -C src install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql' /usr/bin/install -c -m 755 plpgsql.so '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/plpgsql.so' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/extension' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/postgresql/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/postgresql/server' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql/src' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl' /home/autobuild/make/make -C makefiles install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/makefiles' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/makefiles/' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/makefiles' /home/autobuild/make/make -C test/regress install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/regress' /home/autobuild/make/make -C ../../../src/port all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../contrib/spi make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/contrib/spi' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/contrib/spi' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/test/regress/pg_regress' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/regress' /home/autobuild/make/make -C test/isolation install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/isolation' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/test/isolation' /usr/bin/install -c pg_isolation_regress '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/test/isolation/pg_isolation_regress' /usr/bin/install -c isolationtester '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/test/isolation/isolationtester' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/isolation' /home/autobuild/make/make -C test/perl install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/perl' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/perl' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/src/nls-global.mk' make[2]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src' /home/autobuild/make/make -C config install make[2]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/config' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/postgresql/pgxs/config/missing' make[2]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/config' make[1]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5' /usr/bin/install -m 0755 -D package/postgresql/pg_config /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_config /usr/bin/sed -i -e "s|@POSTGRESQL_CONF_OPTIONS@|--disable-rpath --without-readline --with-system-tzdata=/usr/share/zoneinfo --with-openssl --without-ldap --with-libxml --without-systemd|g" /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_config /usr/bin/sed -i -e "s|@POSTGRESQL_VERSION@|14.5|g" /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_config /usr/bin/sed -i -e "s|@TARGET_CFLAGS@|-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1|g" /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_config /usr/bin/sed -i -e "s|@TARGET_CC@|/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc|g" /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pg_config >>> postgresql 14.5 Fixing package configuration files >>> postgresql 14.5 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> postgresql 14.5 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/postgresql-14.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5' /home/autobuild/make/make -C src install make[2]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src' /home/autobuild/make/make -C common install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /usr/bin/install -c -m 644 libpgcommon.a '/tmp/instance-13/output-1/target/usr/lib/libpgcommon.a' /usr/bin/install -c -m 644 libpgcommon_shlib.a '/tmp/instance-13/output-1/target/usr/lib/libpgcommon_shlib.a' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C port install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /usr/bin/install -c -m 644 libpgport.a '/tmp/instance-13/output-1/target/usr/lib/libpgport.a' /usr/bin/install -c -m 644 libpgport_shlib.a '/tmp/instance-13/output-1/target/usr/lib/libpgport_shlib.a' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C timezone install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/postgresql' /home/autobuild/make/make -C tznames install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone/tznames' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/tmp/instance-13/output-1/target/usr/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/tmp/instance-13/output-1/target/usr/share/postgresql/timezonesets' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone/tznames' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /home/autobuild/make/make -C backend install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C ../../src/port all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../src/common all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C catalog distprep generated-header-symlinks make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make[4]: Nothing to be done for 'distprep'. make[4]: Nothing to be done for 'generated-header-symlinks'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C utils distprep generated-header-symlinks make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' make[4]: Nothing to be done for 'distprep'. make[4]: Nothing to be done for 'generated-header-symlinks'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C access all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access' /home/autobuild/make/make -C brin all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/brin' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/brin' /home/autobuild/make/make -C common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/common' /home/autobuild/make/make -C gin all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gin' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gin' /home/autobuild/make/make -C gist all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gist' /home/autobuild/make/make -C hash all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/hash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/hash' /home/autobuild/make/make -C heap all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/heap' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/heap' /home/autobuild/make/make -C index all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/index' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/index' /home/autobuild/make/make -C nbtree all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/nbtree' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/nbtree' /home/autobuild/make/make -C rmgrdesc all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/rmgrdesc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/rmgrdesc' /home/autobuild/make/make -C spgist all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/spgist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/spgist' /home/autobuild/make/make -C table all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/table' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/table' /home/autobuild/make/make -C tablesample all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/tablesample' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/tablesample' /home/autobuild/make/make -C transam all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/transam' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/transam' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access' /home/autobuild/make/make -C bootstrap all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/bootstrap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/bootstrap' /home/autobuild/make/make -C catalog all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C parser all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/parser' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/parser' /home/autobuild/make/make -C commands all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/commands' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/commands' /home/autobuild/make/make -C executor all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/executor' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/executor' /home/autobuild/make/make -C foreign all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/foreign' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/foreign' /home/autobuild/make/make -C lib all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/lib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/lib' /home/autobuild/make/make -C libpq all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/libpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/libpq' /home/autobuild/make/make -C main all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/main' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/main' /home/autobuild/make/make -C nodes all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/nodes' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/nodes' /home/autobuild/make/make -C optimizer all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer' /home/autobuild/make/make -C geqo all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/geqo' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/geqo' /home/autobuild/make/make -C path all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/path' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/path' /home/autobuild/make/make -C plan all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/plan' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/plan' /home/autobuild/make/make -C prep all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/prep' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/prep' /home/autobuild/make/make -C util all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/util' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/util' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer' /home/autobuild/make/make -C partitioning all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/partitioning' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/partitioning' /home/autobuild/make/make -C port all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/port' /home/autobuild/make/make -C postmaster all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/postmaster' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/postmaster' /home/autobuild/make/make -C regex all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/regex' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/regex' /home/autobuild/make/make -C replication all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication' /home/autobuild/make/make -C logical all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/logical' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/logical' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication' /home/autobuild/make/make -C rewrite all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/rewrite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/rewrite' /home/autobuild/make/make -C statistics all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/statistics' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/statistics' /home/autobuild/make/make -C storage all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage' /home/autobuild/make/make -C buffer all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/buffer' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/buffer' /home/autobuild/make/make -C file all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/file' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/file' /home/autobuild/make/make -C freespace all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/freespace' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/freespace' /home/autobuild/make/make -C ipc all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/ipc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/ipc' /home/autobuild/make/make -C large_object all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/large_object' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/large_object' /home/autobuild/make/make -C lmgr all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/lmgr' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/lmgr' /home/autobuild/make/make -C page all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/page' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/page' /home/autobuild/make/make -C smgr all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/smgr' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/smgr' /home/autobuild/make/make -C sync all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/sync' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/sync' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage' /home/autobuild/make/make -C tcop all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tcop' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tcop' /home/autobuild/make/make -C tsearch all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' /home/autobuild/make/make -C utils all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C activity all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/activity' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/activity' /home/autobuild/make/make -C adt all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/adt' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/adt' /home/autobuild/make/make -C cache all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/cache' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/cache' /home/autobuild/make/make -C error all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/error' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/error' /home/autobuild/make/make -C fmgr all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/fmgr' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/fmgr' /home/autobuild/make/make -C hash all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/hash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/hash' /home/autobuild/make/make -C init all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/init' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/init' /home/autobuild/make/make -C mb all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb' /home/autobuild/make/make -C misc all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/misc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/misc' /home/autobuild/make/make -C mmgr all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mmgr' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mmgr' /home/autobuild/make/make -C resowner all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/resowner' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/resowner' /home/autobuild/make/make -C sort all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/sort' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/sort' /home/autobuild/make/make -C time all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/time' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/time' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C ../../src/timezone all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /home/autobuild/make/make -C jit all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/jit' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/jit' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' '/tmp/instance-13/output-1/target/usr/share/postgresql' /usr/bin/install -c postgres '/tmp/instance-13/output-1/target/usr/bin/postgres' ln -s postgres '/tmp/instance-13/output-1/target/usr/bin/postmaster' /home/autobuild/make/make -C access install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access' /home/autobuild/make/make -C brin install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/brin' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/brin' /home/autobuild/make/make -C common install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/common' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/common' /home/autobuild/make/make -C gin install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gin' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gin' /home/autobuild/make/make -C gist install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gist' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/gist' /home/autobuild/make/make -C hash install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/hash' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/hash' /home/autobuild/make/make -C heap install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/heap' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/heap' /home/autobuild/make/make -C index install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/index' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/index' /home/autobuild/make/make -C nbtree install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/nbtree' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/nbtree' /home/autobuild/make/make -C rmgrdesc install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/rmgrdesc' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/rmgrdesc' /home/autobuild/make/make -C spgist install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/spgist' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/spgist' /home/autobuild/make/make -C table install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/table' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/table' /home/autobuild/make/make -C tablesample install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/tablesample' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/tablesample' /home/autobuild/make/make -C transam install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/transam' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access/transam' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/access' /home/autobuild/make/make -C bootstrap install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/bootstrap' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/bootstrap' /home/autobuild/make/make -C catalog install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C parser install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/parser' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/parser' /home/autobuild/make/make -C commands install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/commands' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/commands' /home/autobuild/make/make -C executor install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/executor' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/executor' /home/autobuild/make/make -C foreign install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/foreign' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/foreign' /home/autobuild/make/make -C lib install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/lib' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/lib' /home/autobuild/make/make -C libpq install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/libpq' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/libpq' /home/autobuild/make/make -C main install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/main' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/main' /home/autobuild/make/make -C nodes install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/nodes' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/nodes' /home/autobuild/make/make -C optimizer install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer' /home/autobuild/make/make -C geqo install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/geqo' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/geqo' /home/autobuild/make/make -C path install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/path' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/path' /home/autobuild/make/make -C plan install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/plan' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/plan' /home/autobuild/make/make -C prep install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/prep' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/prep' /home/autobuild/make/make -C util install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/util' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer/util' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/optimizer' /home/autobuild/make/make -C partitioning install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/partitioning' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/partitioning' /home/autobuild/make/make -C port install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/port' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/port' /home/autobuild/make/make -C postmaster install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/postmaster' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/postmaster' /home/autobuild/make/make -C regex install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/regex' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/regex' /home/autobuild/make/make -C replication install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication' /home/autobuild/make/make -C logical install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/logical' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/logical' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication' /home/autobuild/make/make -C rewrite install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/rewrite' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/rewrite' /home/autobuild/make/make -C statistics install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/statistics' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/statistics' /home/autobuild/make/make -C storage install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage' /home/autobuild/make/make -C buffer install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/buffer' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/buffer' /home/autobuild/make/make -C file install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/file' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/file' /home/autobuild/make/make -C freespace install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/freespace' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/freespace' /home/autobuild/make/make -C ipc install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/ipc' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/ipc' /home/autobuild/make/make -C large_object install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/large_object' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/large_object' /home/autobuild/make/make -C lmgr install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/lmgr' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/lmgr' /home/autobuild/make/make -C page install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/page' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/page' /home/autobuild/make/make -C smgr install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/smgr' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/smgr' /home/autobuild/make/make -C sync install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/sync' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage/sync' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/storage' /home/autobuild/make/make -C tcop install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tcop' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tcop' /home/autobuild/make/make -C tsearch install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' /home/autobuild/make/make -C utils install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C activity install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/activity' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/activity' /home/autobuild/make/make -C adt install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/adt' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/adt' /home/autobuild/make/make -C cache install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/cache' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/cache' /home/autobuild/make/make -C error install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/error' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/error' /home/autobuild/make/make -C fmgr install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/fmgr' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/fmgr' /home/autobuild/make/make -C hash install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/hash' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/hash' /home/autobuild/make/make -C init install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/init' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/init' /home/autobuild/make/make -C mb install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb' /home/autobuild/make/make -C misc install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/misc' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/misc' /home/autobuild/make/make -C mmgr install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mmgr' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mmgr' /home/autobuild/make/make -C resowner install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/resowner' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/resowner' /home/autobuild/make/make -C sort install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/sort' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/sort' /home/autobuild/make/make -C time install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/time' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/time' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /home/autobuild/make/make -C ../../src/timezone install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/postgresql' /home/autobuild/make/make -C tznames install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone/tznames' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/tmp/instance-13/output-1/target/usr/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/tmp/instance-13/output-1/target/usr/share/postgresql/timezonesets' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone/tznames' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/timezone' /home/autobuild/make/make -C jit install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/jit' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/jit' /home/autobuild/make/make -C catalog install-data make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/postgresql' /usr/bin/install -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/tmp/instance-13/output-1/target/usr/share/postgresql/postgres.bki' /usr/bin/install -c -m 644 `for f in ./system_constraints.sql; do test -r $f && echo $f && break; done` '/tmp/instance-13/output-1/target/usr/share/postgresql/system_constraints.sql' /usr/bin/install -c -m 644 ./system_functions.sql '/tmp/instance-13/output-1/target/usr/share/postgresql/system_functions.sql' /usr/bin/install -c -m 644 ./system_views.sql '/tmp/instance-13/output-1/target/usr/share/postgresql/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/tmp/instance-13/output-1/target/usr/share/postgresql/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/tmp/instance-13/output-1/target/usr/share/postgresql/sql_features.txt' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/catalog' /home/autobuild/make/make -C tsearch install-data make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/postgresql' '/tmp/instance-13/output-1/target/usr/share/postgresql/tsearch_data' /usr/bin/install -c -m 644 ./dicts/synonym_sample.syn ./dicts/thesaurus_sample.ths ./dicts/hunspell_sample.affix ./dicts/ispell_sample.affix ./dicts/ispell_sample.dict ./dicts/hunspell_sample_long.affix ./dicts/hunspell_sample_long.dict ./dicts/hunspell_sample_num.affix ./dicts/hunspell_sample_num.dict '/tmp/instance-13/output-1/target/usr/share/postgresql/tsearch_data/' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/tsearch' /home/autobuild/make/make -C utils install-data make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/postgresql' /usr/bin/install -c -m 644 ./errcodes.txt '/tmp/instance-13/output-1/target/usr/share/postgresql/errcodes.txt' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/tmp/instance-13/output-1/target/usr/share/postgresql/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/tmp/instance-13/output-1/target/usr/share/postgresql/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/tmp/instance-13/output-1/target/usr/share/postgresql/postgresql.conf.sample' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend' /home/autobuild/make/make -C backend/utils/mb/conversion_procs install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs' /home/autobuild/make/make -C cyrillic_and_mic install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/cyrillic_and_mic.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' /home/autobuild/make/make -C euc_cn_and_mic install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/euc_cn_and_mic.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' /home/autobuild/make/make -C euc_jp_and_sjis install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/euc_jp_and_sjis.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' /home/autobuild/make/make -C euc_kr_and_mic install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/euc_kr_and_mic.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' /home/autobuild/make/make -C euc_tw_and_big5 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/euc_tw_and_big5.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' /home/autobuild/make/make -C latin2_and_win1250 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 latin2_and_win1250.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/latin2_and_win1250.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' /home/autobuild/make/make -C latin_and_mic install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 latin_and_mic.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/latin_and_mic.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin_and_mic' /home/autobuild/make/make -C utf8_and_big5 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_big5.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_big5.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' /home/autobuild/make/make -C utf8_and_cyrillic install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_cyrillic.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' /home/autobuild/make/make -C utf8_and_euc_cn install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_euc_cn.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' /home/autobuild/make/make -C utf8_and_euc_jp install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_euc_jp.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' /home/autobuild/make/make -C utf8_and_euc_kr install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_euc_kr.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' /home/autobuild/make/make -C utf8_and_euc_tw install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_euc_tw.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' /home/autobuild/make/make -C utf8_and_gb18030 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_gb18030.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' /home/autobuild/make/make -C utf8_and_gbk install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gbk.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_gbk.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' /home/autobuild/make/make -C utf8_and_iso8859 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_iso8859.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' /home/autobuild/make/make -C utf8_and_iso8859_1 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_iso8859_1.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' /home/autobuild/make/make -C utf8_and_johab install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_johab.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_johab.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' /home/autobuild/make/make -C utf8_and_sjis install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_sjis.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' /home/autobuild/make/make -C utf8_and_win install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_win.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_win.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_win' /home/autobuild/make/make -C utf8_and_uhc install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_uhc.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_uhc.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' /home/autobuild/make/make -C utf8_and_euc2004 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_euc2004.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' /home/autobuild/make/make -C utf8_and_sjis2004 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/utf8_and_sjis2004.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' /home/autobuild/make/make -C euc2004_sjis2004 install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/euc2004_sjis2004.so' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/utils/mb/conversion_procs' /home/autobuild/make/make -C backend/snowball install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/snowball' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/postgresql' '/tmp/instance-13/output-1/target/usr/share/postgresql/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/tmp/instance-13/output-1/target/usr/share/postgresql' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/snowball' /home/autobuild/make/make -C include install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/include' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/libpq' '/tmp/instance-13/output-1/target/usr/include/postgresql/internal/libpq' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/access '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/bootstrap '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/catalog '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/commands '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/common '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/datatype '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/executor '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/fe_utils '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/foreign '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/jit '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/lib '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/libpq '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/mb '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/nodes '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/optimizer '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/parser '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/partitioning '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/postmaster '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/regex '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/replication '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/rewrite '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/statistics '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/storage '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/tcop '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/snowball '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/snowball/libstemmer '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/tsearch '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/tsearch/dicts '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/utils '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/port '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/port/atomics '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/port/win32 '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/port/win32_msvc '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/port/win32_msvc/sys '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/port/win32/arpa '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/port/win32/netinet '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/port/win32/sys '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/tmp/instance-13/output-1/target/usr/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 pg_config_ext.h '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 pg_config_os.h '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 ./c.h '/tmp/instance-13/output-1/target/usr/include/postgresql/internal' /usr/bin/install -c -m 644 ./port.h '/tmp/instance-13/output-1/target/usr/include/postgresql/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/tmp/instance-13/output-1/target/usr/include/postgresql/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/tmp/instance-13/output-1/target/usr/include/postgresql/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/tmp/instance-13/output-1/target/usr/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_ext.h '/tmp/instance-13/output-1/target/usr/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_os.h '/tmp/instance-13/output-1/target/usr/include/postgresql/server' /usr/bin/install -c -m 644 utils/errcodes.h '/tmp/instance-13/output-1/target/usr/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/tmp/instance-13/output-1/target/usr/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/tmp/instance-13/output-1/target/usr/include/postgresql/server/utils' cp ./*.h '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/$dir/ || exit; \ done cd '/tmp/instance-13/output-1/target/usr/include/postgresql/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cd '/tmp/instance-13/output-1/target/usr/include/postgresql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/include' /home/autobuild/make/make -C interfaces install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces' /home/autobuild/make/make -C libpq install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include' '/tmp/instance-13/output-1/target/usr/include/postgresql/internal' '/tmp/instance-13/output-1/target/usr/share/postgresql' /usr/bin/install -c -m 755 libpq.so.5.14 '/tmp/instance-13/output-1/target/usr/lib/libpq.so.5.14' cd '/tmp/instance-13/output-1/target/usr/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.14 libpq.so.5 cd '/tmp/instance-13/output-1/target/usr/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.14 libpq.so /usr/bin/install -c -m 644 libpq.a '/tmp/instance-13/output-1/target/usr/lib/libpq.a' /usr/bin/install -c -m 644 libpq.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig/libpq.pc' /usr/bin/install -c -m 644 ./libpq-fe.h '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 ./libpq-events.h '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 ./libpq-int.h '/tmp/instance-13/output-1/target/usr/include/postgresql/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/tmp/instance-13/output-1/target/usr/include/postgresql/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/tmp/instance-13/output-1/target/usr/share/postgresql/pg_service.conf.sample' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ecpg install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg' /home/autobuild/make/make -C include install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/include' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include' '/tmp/instance-13/output-1/target/usr/include/postgresql/informix/esql' /usr/bin/install -c -m 644 ./ecpgerrno.h ./ecpglib.h ./ecpgtype.h ./sqlca.h ./sql3types.h ./ecpg_informix.h ./pgtypes_error.h ./pgtypes_numeric.h ./pgtypes_timestamp.h ./pgtypes_date.h ./pgtypes_interval.h ./pgtypes.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/tmp/instance-13/output-1/target/usr/include/' /usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/tmp/instance-13/output-1/target/usr/include/postgresql/informix/esql/' /usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/tmp/instance-13/output-1/target/usr/include' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/include' /home/autobuild/make/make -C pgtypeslib install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 755 libpgtypes.so.3.14 '/tmp/instance-13/output-1/target/usr/lib/libpgtypes.so.3.14' cd '/tmp/instance-13/output-1/target/usr/lib' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.14 libpgtypes.so.3 cd '/tmp/instance-13/output-1/target/usr/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.14 libpgtypes.so /usr/bin/install -c -m 644 libpgtypes.a '/tmp/instance-13/output-1/target/usr/lib/libpgtypes.a' /usr/bin/install -c -m 644 libpgtypes.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig/libpgtypes.pc' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ecpglib install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C ../../../../src/interfaces/libpq all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/port all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg.so.6.14 '/tmp/instance-13/output-1/target/usr/lib/libecpg.so.6.14' cd '/tmp/instance-13/output-1/target/usr/lib' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.14 libecpg.so.6 cd '/tmp/instance-13/output-1/target/usr/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.14 libecpg.so /usr/bin/install -c -m 644 libecpg.a '/tmp/instance-13/output-1/target/usr/lib/libecpg.a' /usr/bin/install -c -m 644 libecpg.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig/libecpg.pc' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C compatlib install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/compatlib' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/ecpglib all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C ../../../../src/interfaces/libpq all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[8]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[8]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/port all make[8]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make[8]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' /home/autobuild/make/make -C ../../../../src/interfaces/ecpg/pgtypeslib all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /home/autobuild/make/make -C ../../../../src/port all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make[7]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg_compat.so.3.14 '/tmp/instance-13/output-1/target/usr/lib/libecpg_compat.so.3.14' cd '/tmp/instance-13/output-1/target/usr/lib' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.14 libecpg_compat.so.3 cd '/tmp/instance-13/output-1/target/usr/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.14 libecpg_compat.so /usr/bin/install -c -m 644 libecpg_compat.a '/tmp/instance-13/output-1/target/usr/lib/libecpg_compat.a' /usr/bin/install -c -m 644 libecpg_compat.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig/libecpg_compat.pc' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/compatlib' /home/autobuild/make/make -C preproc install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/preproc' /home/autobuild/make/make -C ../../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c ecpg '/tmp/instance-13/output-1/target/usr/bin' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg/preproc' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/ecpg' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces' /home/autobuild/make/make -C backend/replication/libpqwalreceiver install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/libpqwalreceiver' /home/autobuild/make/make -C ../../../../src/interfaces/libpq all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 libpqwalreceiver.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/libpqwalreceiver.so' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/libpqwalreceiver' /home/autobuild/make/make -C backend/replication/pgoutput install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/pgoutput' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 pgoutput.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgoutput.so' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/backend/replication/pgoutput' /home/autobuild/make/make -C fe_utils install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /usr/bin/install -c -m 644 libpgfeutils.a '/tmp/instance-13/output-1/target/usr/lib/libpgfeutils.a' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /home/autobuild/make/make -C bin install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin' /home/autobuild/make/make -C initdb install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/initdb' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c initdb '/tmp/instance-13/output-1/target/usr/bin/initdb' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/initdb' /home/autobuild/make/make -C pg_amcheck install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_amcheck' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_amcheck '/tmp/instance-13/output-1/target/usr/bin/pg_amcheck' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_amcheck' /home/autobuild/make/make -C pg_archivecleanup install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_archivecleanup' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_archivecleanup '/tmp/instance-13/output-1/target/usr/bin/pg_archivecleanup' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_archivecleanup' /home/autobuild/make/make -C pg_basebackup install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_basebackup' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_basebackup '/tmp/instance-13/output-1/target/usr/bin/pg_basebackup' /usr/bin/install -c pg_receivewal '/tmp/instance-13/output-1/target/usr/bin/pg_receivewal' /usr/bin/install -c pg_recvlogical '/tmp/instance-13/output-1/target/usr/bin/pg_recvlogical' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_basebackup' /home/autobuild/make/make -C pg_checksums install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_checksums' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_checksums '/tmp/instance-13/output-1/target/usr/bin/pg_checksums' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_checksums' /home/autobuild/make/make -C pg_config install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_config' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c -m 755 pg_config '/tmp/instance-13/output-1/target/usr/bin/pg_config' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_config' /home/autobuild/make/make -C pg_controldata install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_controldata' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_controldata '/tmp/instance-13/output-1/target/usr/bin/pg_controldata' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_controldata' /home/autobuild/make/make -C pg_ctl install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_ctl' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_ctl '/tmp/instance-13/output-1/target/usr/bin/pg_ctl' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_ctl' /home/autobuild/make/make -C pg_dump install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_dump' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_dump '/tmp/instance-13/output-1/target/usr/bin'/pg_dump /usr/bin/install -c pg_restore '/tmp/instance-13/output-1/target/usr/bin'/pg_restore /usr/bin/install -c pg_dumpall '/tmp/instance-13/output-1/target/usr/bin'/pg_dumpall make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_dump' /home/autobuild/make/make -C pg_resetwal install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_resetwal' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_resetwal '/tmp/instance-13/output-1/target/usr/bin/pg_resetwal' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_resetwal' /home/autobuild/make/make -C pg_rewind install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_rewind' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_rewind '/tmp/instance-13/output-1/target/usr/bin/pg_rewind' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_rewind' /home/autobuild/make/make -C pg_test_fsync install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_fsync' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_test_fsync '/tmp/instance-13/output-1/target/usr/bin/pg_test_fsync' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_fsync' /home/autobuild/make/make -C pg_test_timing install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_timing' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_test_timing '/tmp/instance-13/output-1/target/usr/bin/pg_test_timing' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_test_timing' /home/autobuild/make/make -C pg_upgrade install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_upgrade' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_upgrade '/tmp/instance-13/output-1/target/usr/bin/pg_upgrade' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_upgrade' /home/autobuild/make/make -C pg_verifybackup install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_verifybackup' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_verifybackup '/tmp/instance-13/output-1/target/usr/bin/pg_verifybackup' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_verifybackup' /home/autobuild/make/make -C pg_waldump install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_waldump' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pg_waldump '/tmp/instance-13/output-1/target/usr/bin/pg_waldump' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pg_waldump' /home/autobuild/make/make -C pgbench install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pgbench' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c pgbench '/tmp/instance-13/output-1/target/usr/bin/pgbench' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/pgbench' /home/autobuild/make/make -C psql install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/psql' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' '/tmp/instance-13/output-1/target/usr/share/postgresql' /usr/bin/install -c psql '/tmp/instance-13/output-1/target/usr/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/tmp/instance-13/output-1/target/usr/share/postgresql/psqlrc.sample' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/psql' /home/autobuild/make/make -C scripts install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/scripts' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[6]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../src/fe_utils all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/fe_utils' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c createdb '/tmp/instance-13/output-1/target/usr/bin'/createdb /usr/bin/install -c dropdb '/tmp/instance-13/output-1/target/usr/bin'/dropdb /usr/bin/install -c createuser '/tmp/instance-13/output-1/target/usr/bin'/createuser /usr/bin/install -c dropuser '/tmp/instance-13/output-1/target/usr/bin'/dropuser /usr/bin/install -c clusterdb '/tmp/instance-13/output-1/target/usr/bin'/clusterdb /usr/bin/install -c vacuumdb '/tmp/instance-13/output-1/target/usr/bin'/vacuumdb /usr/bin/install -c reindexdb '/tmp/instance-13/output-1/target/usr/bin'/reindexdb /usr/bin/install -c pg_isready '/tmp/instance-13/output-1/target/usr/bin'/pg_isready make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin/scripts' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/bin' /home/autobuild/make/make -C pl install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl' /home/autobuild/make/make -C plpgsql install make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql' /home/autobuild/make/make -C src install make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql' /usr/bin/install -c -m 755 plpgsql.so '/tmp/instance-13/output-1/target/usr/lib/postgresql/plpgsql.so' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/postgresql/extension' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/postgresql/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql '/tmp/instance-13/output-1/target/usr/share/postgresql/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/tmp/instance-13/output-1/target/usr/include/postgresql/server' make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql/src' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl/plpgsql' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/pl' /home/autobuild/make/make -C makefiles install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/makefiles' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/makefiles/' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/makefiles' /home/autobuild/make/make -C test/regress install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/regress' /home/autobuild/make/make -C ../../../src/port all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /home/autobuild/make/make -C ../../../contrib/spi make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/contrib/spi' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/contrib/spi' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/test/regress/pg_regress' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/regress' /home/autobuild/make/make -C test/isolation install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/isolation' /home/autobuild/make/make -C ../../../src/interfaces/libpq all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[5]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/interfaces/libpq' /home/autobuild/make/make -C ../../../src/port all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/port' /home/autobuild/make/make -C ../../../src/common all make[4]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/common' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/test/isolation' /usr/bin/install -c pg_isolation_regress '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/test/isolation/pg_isolation_regress' /usr/bin/install -c isolationtester '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/test/isolation/isolationtester' make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/isolation' /home/autobuild/make/make -C test/perl install make[3]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/perl' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src/test/perl' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/src/nls-global.mk' make[2]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/src' /home/autobuild/make/make -C config install make[2]: Entering directory '/tmp/instance-13/output-1/build/postgresql-14.5/config' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs/config/missing' make[2]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5/config' make[1]: Leaving directory '/tmp/instance-13/output-1/build/postgresql-14.5' /usr/bin/install -dm 0700 /tmp/instance-13/output-1/target/var/lib/pgsql rm -f -rf /tmp/instance-13/output-1/target/usr/lib/postgresql/pgxs >>> pppd 2.4.9 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.pppd-2.4.9.tar.gz.uOJIy2/output' 'https://github.com/paulusmack/ppp/archive/ppp-2.4.9/pppd-2.4.9.tar.gz' --2022-10-17 19:58:06-- https://github.com/paulusmack/ppp/archive/ppp-2.4.9/pppd-2.4.9.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... 301 Moved Permanently Location: https://github.com/ppp-project/ppp/archive/ppp-2.4.9/pppd-2.4.9.tar.gz [following] --2022-10-17 19:58:07-- https://github.com/ppp-project/ppp/archive/ppp-2.4.9/pppd-2.4.9.tar.gz Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/ppp-project/ppp/tar.gz/refs/tags/ppp-2.4.9 [following] --2022-10-17 19:58:07-- https://codeload.github.com/ppp-project/ppp/tar.gz/refs/tags/ppp-2.4.9 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.pppd-2.4.9.tar.gz.uOJIy2/output' 0K .......... .......... .......... .......... .......... 506K 50K .......... .......... .......... .......... .......... 1.04M 100K .......... .......... .......... .......... .......... 1.01M 150K .......... .......... .......... .......... .......... 93.9M 200K .......... .......... .......... .......... .......... 22.7M 250K .......... .......... .......... .......... .......... 1.07M 300K .......... .......... .......... .......... .......... 78.7M 350K .......... .......... .......... .......... .......... 99.3M 400K .......... .......... .......... .......... .......... 37.1M 450K .......... .......... .......... .......... .......... 13.2M 500K .......... .......... .......... .......... .......... 192M 550K .......... .......... .......... .......... .......... 219M 600K .......... .......... .......... .......... .......... 1.16M 650K .......... .......... .......... .......... .......... 106M 700K ... 5.65T=0.3s 2022-10-17 19:58:07 (2.35 MB/s) - '/tmp/instance-13/output-1/build/.pppd-2.4.9.tar.gz.uOJIy2/output' saved [719904] pppd-2.4.9.tar.gz: OK (sha256: 675bff4f366174649f4a3c92fd32ac476e694164ff2b0b7710019b6ead9c561e) >>> pppd 2.4.9 Extracting gzip -d -c /tmp/instance-13/dl/pppd/pppd-2.4.9.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/pppd-2.4.9 -xf - rm -f /tmp/instance-13/output-1/build/pppd-2.4.9/include/linux/if_pppol2tp.h /usr/bin/sed -i -e 's/-DIPX_CHANGE//' /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/Makefile.linux >>> pppd 2.4.9 Patching Applying 0001-pppd-Fix-compilation-with-older-glibc-or-kernel-headers.patch using patch: patching file pppd/sys-linux.c Applying 0002-pppd-eap-tls.c-fix-build-with-libressl.patch using patch: patching file pppd/eap-tls.c Hunk #1 succeeded at 81 with fuzz 2 (offset 20 lines). >>> pppd 2.4.9 Configuring /usr/bin/sed -i -e 's/FILTER=y/#FILTER=y/' /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/Makefile.linux /usr/bin/sed -i -e 's/ifneq ($(wildcard \/usr\/include\/pcap-bpf.h),)/ifdef FILTER/' /tmp/instance-13/output-1/build/pppd-2.4.9/*/Makefile.linux ( cd /tmp/instance-13/output-1/build/pppd-2.4.9; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./configure --prefix=/usr ) Configuring for Linux Creating Makefiles. Makefile <= linux/Makefile.top pppd/Makefile <= pppd/Makefile.linux pppstats/Makefile <= pppstats/Makefile.linux chat/Makefile <= chat/Makefile.linux pppdump/Makefile <= pppdump/Makefile.linux pppd/plugins/Makefile <= pppd/plugins/Makefile.linux pppd/plugins/pppoe/Makefile <= pppd/plugins/pppoe/Makefile.linux pppd/plugins/radius/Makefile <= pppd/plugins/radius/Makefile.linux pppd/plugins/pppoatm/Makefile <= pppd/plugins/pppoatm/Makefile.linux pppd/plugins/pppol2tp/Makefile <= pppd/plugins/pppol2tp/Makefile.linux >>> pppd 2.4.9 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" COPTS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" -C /tmp/instance-13/output-1/build/pppd-2.4.9 HAVE_INET6=y USE_EAPTLS=y make[1]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9' cd chat; /home/autobuild/make/make -j1 all make[2]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9/chat' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY -o chat.o chat.c chat.c: In function 'chat_send': chat.c:993:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 993 | write(2, s, strlen(s)); | ^~~~~~~~~~~~~~~~~~~~~~ chat.c: In function 'echo_stderr': chat.c:1312:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1312 | write(2, "\n", 1); | ^~~~~~~~~~~~~~~~~ chat.c:1317:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1317 | write(2, s, strlen(s)); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o chat chat.o make[2]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9/chat' cd pppd/plugins; /home/autobuild/make/make -j1 all make[2]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o minconn.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 minconn.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o passprompt.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 passprompt.c passprompt.c: In function 'promptpass': passprompt.c:58:9: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 58 | seteuid(getuid()); | ^~~~~~~~~~~~~~~~~ passprompt.c:59:9: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | setegid(getgid()); | ^~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o passwordfd.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 passwordfd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o winbind.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 winbind.c winbind.c: In function 'run_ntlm_auth': winbind.c:305:17: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 305 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ for d in pppoe pppoatm pppol2tp radius; do /home/autobuild/make/make -j1 -C $d all || exit $?; done make[3]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppoe' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../include -I../../.. -c -o plugin.o -fPIC plugin.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../include -I../../.. -c -o discovery.o -fPIC discovery.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../include -I../../.. -c -o if.o -fPIC if.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../include -I../../.. -c -o common.o -fPIC common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o pppoe.so -shared plugin.o discovery.o if.o common.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../include -I../../.. -c -o pppoe-discovery.o pppoe-discovery.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../../../include -I../../.. -c -o debug.o debug.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o pppoe-discovery pppoe-discovery.o debug.o make[3]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppoe' make[3]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppoatm' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../.. -I../../../include -fPIC -I. -c -o pppoatm.o pppoatm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../.. -I../../../include -fPIC -I. -c -o text2qos.o text2qos.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../.. -I../../../include -fPIC -I. -c -o text2atm.o text2atm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../.. -I../../../include -fPIC -I. -c -o misc.o misc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../.. -I../../../include -fPIC -I. -c -o ans.o ans.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../.. -I../../../include -fPIC -I. -o pppoatm.so -shared pppoatm.o text2qos.o text2atm.o misc.o ans.o -lresolv make[3]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppoatm' make[3]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppol2tp' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -c -o pppol2tp.o pppol2tp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -o pppol2tp.so -shared pppol2tp.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -c -o openl2tp.o openl2tp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -o openl2tp.so -shared openl2tp.o rm pppol2tp.o openl2tp.o make[3]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppol2tp' make[3]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/radius' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radius.o radius.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o avpair.o avpair.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o buildreq.o buildreq.c buildreq.c: In function 'rc_get_seqnbr': buildreq.c:138:9: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 138 | ftruncate(fileno(sf),0); | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o config.o config.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o dict.o dict.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o ip_util.o ip_util.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o clientid.o clientid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o sendserver.o sendserver.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o lock.o lock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o util.o util.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o md5.o md5.c ar rv libradiusclient.a avpair.o buildreq.o config.o dict.o ip_util.o clientid.o sendserver.o lock.o util.o md5.o ar: creating libradiusclient.a a - avpair.o a - buildreq.o a - config.o a - dict.o a - ip_util.o a - clientid.o a - sendserver.o a - lock.o a - util.o a - md5.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o radius.so -shared radius.o libradiusclient.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radattr.o radattr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o radattr.so -shared radattr.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radrealms.o radrealms.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o radrealms.so -shared radrealms.o make[3]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/radius' make[2]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins' cd pppd; /home/autobuild/make/make -j1 all make[2]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o main.o main.c main.c: In function 'open_ccp': main.c:1479:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1479 | write(sigpipe[1], &sig, sizeof(sig)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'chld': main.c:1446:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1446 | write(sigpipe[1], &sig, sizeof(sig)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'term': main.c:1433:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1433 | write(sigpipe[1], &sig, sizeof(sig)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'hup': main.c:1413:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1413 | write(sigpipe[1], &sig, sizeof(sig)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'detach': main.c:773:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 773 | chdir("/"); | ^~~~~~~~~~ main.c: In function 'device_script': main.c:1676:5: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 1676 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ main.c:1677:5: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1677 | setuid(uid); | ^~~~~~~~~~~ main.c: In function 'run_program': main.c:1781:12: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 1781 | (void) chdir ("/"); /* no current directory. */ | ^~~~~~~~~~~ main.c:1782:5: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1782 | setuid(0); /* set real UID = root */ | ^~~~~~~~~ main.c:1783:5: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 1783 | setgid(getegid()); | ^~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o magic.o magic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o fsm.o fsm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o lcp.o lcp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipcp.o ipcp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o upap.o upap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap-new.o chap-new.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o md5.o md5.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ccp.o ccp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ecp.o ecp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o auth.o auth.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o options.o options.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o demand.o demand.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o utils.o utils.c utils.c: In function 'lock': utils.c:885:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 885 | write (fd, lock_buffer, 11); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'relock': utils.c:926:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 926 | write (fd, lock_buffer, 11); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o sys-linux.o sys-linux.c sys-linux.c: In function 'logwtmp': sys-linux.c:2518:10: warning: passing argument 1 of 'time' from incompatible pointer type [-Wincompatible-pointer-types] 2518 | time(&ut.ut_time); | ^ | | | int32_t * {aka int *} In file included from sys-linux.c:86: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/time.h:76:29: note: expected 'time_t *' {aka 'long int *'} but argument is of type 'int32_t *' {aka 'int *'} 76 | extern time_t time (time_t *__timer) __THROW; | ~~~~~~~~^~~~~~~ sys-linux.c: In function 'get_pty': sys-linux.c:3119:21: warning: ignoring return value of 'fchown' declared with attribute 'warn_unused_result' [-Wunused-result] 3119 | fchown(sfd, uid, -1); | ^~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipxcp.o ipxcp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o tty.o tty.c tty.c: In function 'start_charshunt': tty.c:922:9: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] 922 | setgid(getgid()); | ^~~~~~~~~~~~~~~~ tty.c:923:9: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 923 | setuid(uid); | ^~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o eap.o eap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap-md5.o chap-md5.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o session.o session.c session.c: In function 'session_start': session.c:381:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 381 | (void)write(fd, (char *)&ll, sizeof(ll)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o md4.o md4.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap_ms.o chap_ms.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o sha1.o sha1.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o eap-tls.o eap-tls.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o pppcrypt.o pppcrypt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o multilink.o multilink.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o tdb.o tdb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o spinlock.o spinlock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipv6cp.o ipv6cp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o eui64.o eui64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -Wl,-E -o pppd main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o eap.o chap-md5.o session.o md4.o chap_ms.o sha1.o eap-tls.o pppcrypt.o multilink.o tdb.o spinlock.o ipv6cp.o eui64.o -lrt -lssl -lcrypt -lcrypto -ldl make[2]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd' cd pppstats; /home/autobuild/make/make -j1 all make[2]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppstats' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../include -o pppstats pppstats.c make[2]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppstats' cd pppdump; /home/autobuild/make/make -j1 all make[2]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppdump' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../include/net -c -o pppdump.o pppdump.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../include/net -c -o bsd-comp.o bsd-comp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../include/net -c -o deflate.o deflate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I../include/net -c -o zlib.o zlib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o pppdump pppdump.o bsd-comp.o deflate.o zlib.o make[2]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppdump' make[1]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9' >>> pppd 2.4.9 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 INSTROOT=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/ -C /tmp/instance-13/output-1/build/pppd-2.4.9 HAVE_INET6=y USE_EAPTLS=y install-devel make[1]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9' cd pppd; /home/autobuild/make/make -j1 install-devel make[2]: Entering directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd' mkdir -p /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot//usr/include/pppd install -c -m 644 ccp.h session.h chap-new.h ecp.h fsm.h ipcp.h ipxcp.h lcp.h magic.h md5.h patchlevel.h pathnames.h pppd.h upap.h eap.h md4.h chap_ms.h mppe.h sha1.h eap-tls.h pppcrypt.h tdb.h spinlock.h ipv6cp.h eui64.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot//usr/include/pppd make[2]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9/pppd' make[1]: Leaving directory '/tmp/instance-13/output-1/build/pppd-2.4.9' >>> pppd 2.4.9 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> pppd 2.4.9 Installing to target for sbin in chat pppd pppdump pppstats; do /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/$sbin/$sbin /tmp/instance-13/output-1/target/usr/sbin/$sbin; done /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/minconn.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/minconn.so /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/passprompt.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/passprompt.so /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/passwordfd.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/passwordfd.so /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppoatm/pppoatm.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/pppoatm.so /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppoe/pppoe.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/pppoe.so /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppoe/pppoe-discovery /tmp/instance-13/output-1/target/usr/sbin/pppoe-discovery /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/winbind.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/winbind.so /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppol2tp/openl2tp.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/openl2tp.so /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/pppol2tp/pppol2tp.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/pppol2tp.so /usr/bin/install -D -m 0755 /tmp/instance-13/output-1/build/pppd-2.4.9/scripts/pon /tmp/instance-13/output-1/target/usr/bin/pon /usr/bin/install -D -m 0755 /tmp/instance-13/output-1/build/pppd-2.4.9/scripts/poff /tmp/instance-13/output-1/target/usr/bin/poff /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/radius/radattr.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/radattr.so /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/radius/radius.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/radius.so /usr/bin/install -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/radius/radrealms.so /tmp/instance-13/output-1/target/usr/lib/pppd/2.4.9/radrealms.so for m in dictionary dictionary.ascend dictionary.compat dictionary.merit dictionary.microsoft issue port-id-map realms servers radiusclient.conf; do /usr/bin/install -m 644 -D /tmp/instance-13/output-1/build/pppd-2.4.9/pppd/plugins/radius/etc/$m /tmp/instance-13/output-1/target/etc/ppp/radius/$m; done /usr/bin/sed -i -e 's:/usr/local/etc:/etc:' /tmp/instance-13/output-1/target/etc/ppp/radius/radiusclient.conf /usr/bin/sed -i -e 's:/usr/local/sbin:/usr/sbin:' /tmp/instance-13/output-1/target/etc/ppp/radius/radiusclient.conf /usr/bin/sed -i -e 's:/etc/radiusclient:/etc/ppp/radius:g' /tmp/instance-13/output-1/target/etc/ppp/radius/* >>> qcom-db410c-firmware 1034.2.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.linux-board-support-package-r1034.2.1.zip.Vlot0b/output' 'https://releases.linaro.org/96boards/dragonboard410c/qualcomm/firmware/linux-board-support-package-r1034.2.1.zip' --2022-10-17 19:58:42-- https://releases.linaro.org/96boards/dragonboard410c/qualcomm/firmware/linux-board-support-package-r1034.2.1.zip Resolving releases.linaro.org (releases.linaro.org)... 52.215.200.125 Connecting to releases.linaro.org (releases.linaro.org)|52.215.200.125|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://publishing-ie-linaro-org.s3.amazonaws.com/releases/96boards/dragonboard410c/qualcomm/firmware/linux-board-support-package-r1034.2.1.zip?Signature=rGCS5uLumS9uLKGVvhERElsrGnY%3D&Expires=1666058413&AWSAccessKeyId=AKIAIELXV2RYNAHFUP7A [following] --2022-10-17 19:58:43-- https://publishing-ie-linaro-org.s3.amazonaws.com/releases/96boards/dragonboard410c/qualcomm/firmware/linux-board-support-package-r1034.2.1.zip?Signature=rGCS5uLumS9uLKGVvhERElsrGnY%3D&Expires=1666058413&AWSAccessKeyId=AKIAIELXV2RYNAHFUP7A Resolving publishing-ie-linaro-org.s3.amazonaws.com (publishing-ie-linaro-org.s3.amazonaws.com)... 52.218.40.250 Connecting to publishing-ie-linaro-org.s3.amazonaws.com (publishing-ie-linaro-org.s3.amazonaws.com)|52.218.40.250|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8913118 (8.5M) [application/zip] Saving to: '/tmp/instance-13/output-1/build/.linux-board-support-package-r1034.2.1.zip.Vlot0b/output' 0K .......... .......... .......... .......... .......... 0% 201K 43s 50K .......... .......... .......... .......... .......... 1% 86.8M 21s 100K .......... .......... .......... .......... .......... 1% 403K 21s 150K .......... .......... .......... .......... .......... 2% 95.4M 16s 200K .......... .......... .......... .......... .......... 2% 404K 17s 250K .......... .......... .......... .......... .......... 3% 106M 14s 300K .......... .......... .......... .......... .......... 4% 88.1M 12s 350K .......... .......... .......... .......... .......... 4% 104M 10s 400K .......... .......... .......... .......... .......... 5% 13.3M 9s 450K .......... .......... .......... .......... .......... 5% 189M 8s 500K .......... .......... .......... .......... .......... 6% 402K 9s 550K .......... .......... .......... .......... .......... 6% 186M 8s 600K .......... .......... .......... .......... .......... 7% 194M 8s 650K .......... .......... .......... .......... .......... 8% 186M 7s 700K .......... .......... .......... .......... .......... 8% 410K 8s 750K .......... .......... .......... .......... .......... 9% 66.8M 7s 800K .......... .......... .......... .......... .......... 9% 93.3M 7s 850K .......... .......... .......... .......... .......... 10% 113M 7s 900K .......... .......... .......... .......... .......... 10% 110M 6s 950K .......... .......... .......... .......... .......... 11% 175M 6s 1000K .......... .......... .......... .......... .......... 12% 410K 6s 1050K .......... .......... .......... .......... .......... 12% 73.6M 6s 1100K .......... .......... .......... .......... .......... 13% 101M 6s 1150K .......... .......... .......... .......... .......... 13% 101M 5s 1200K .......... .......... .......... .......... .......... 14% 98.4M 5s 1250K .......... .......... .......... .......... .......... 14% 113M 5s 1300K .......... .......... .......... .......... .......... 15% 399K 5s 1350K .......... .......... .......... .......... .......... 16% 163M 5s 1400K .......... .......... .......... .......... .......... 16% 102M 5s 1450K .......... .......... .......... .......... .......... 17% 185M 5s 1500K .......... .......... .......... .......... .......... 17% 184M 5s 1550K .......... .......... .......... .......... .......... 18% 185M 4s 1600K .......... .......... .......... .......... .......... 18% 182M 4s 1650K .......... .......... .......... .......... .......... 19% 188M 4s 1700K .......... .......... .......... .......... .......... 20% 203M 4s 1750K .......... .......... .......... .......... .......... 20% 415K 4s 1800K .......... .......... .......... .......... .......... 21% 130M 4s 1850K .......... .......... .......... .......... .......... 21% 66.4M 4s 1900K .......... .......... .......... .......... .......... 22% 405K 4s 1950K .......... .......... .......... .......... .......... 22% 53.5M 4s 2000K .......... .......... .......... .......... .......... 23% 93.3M 4s 2050K .......... .......... .......... .......... .......... 24% 100M 4s 2100K .......... .......... .......... .......... .......... 24% 116M 4s 2150K .......... .......... .......... .......... .......... 25% 104M 4s 2200K .......... .......... .......... .......... .......... 25% 412K 4s 2250K .......... .......... .......... .......... .......... 26% 30.5M 4s 2300K .......... .......... .......... .......... .......... 26% 150M 4s 2350K .......... .......... .......... .......... .......... 27% 38.2M 4s 2400K .......... .......... .......... .......... .......... 28% 190M 4s 2450K .......... .......... .......... .......... .......... 28% 412K 4s 2500K .......... .......... .......... .......... .......... 29% 140M 4s 2550K .......... .......... .......... .......... .......... 29% 38.5M 4s 2600K .......... .......... .......... .......... .......... 30% 27.9M 3s 2650K .......... .......... .......... .......... .......... 31% 177M 3s 2700K .......... .......... .......... .......... .......... 31% 565K 3s 2750K .......... .......... .......... .......... .......... 32% 1.34M 3s 2800K .......... .......... .......... .......... .......... 32% 129M 3s 2850K .......... .......... .......... .......... .......... 33% 138M 3s 2900K .......... .......... .......... .......... .......... 33% 179M 3s 2950K .......... .......... .......... .......... .......... 34% 207M 3s 3000K .......... .......... .......... .......... .......... 35% 398K 3s 3050K .......... .......... .......... .......... .......... 35% 108M 3s 3100K .......... .......... .......... .......... .......... 36% 111M 3s 3150K .......... .......... .......... .......... .......... 36% 124M 3s 3200K .......... .......... .......... .......... .......... 37% 167M 3s 3250K .......... .......... .......... .......... .......... 37% 199M 3s 3300K .......... .......... .......... .......... .......... 38% 406K 3s 3350K .......... .......... .......... .......... .......... 39% 72.3M 3s 3400K .......... .......... .......... .......... .......... 39% 126M 3s 3450K .......... .......... .......... .......... .......... 40% 100M 3s 3500K .......... .......... .......... .......... .......... 40% 88.2M 3s 3550K .......... .......... .......... .......... .......... 41% 409K 3s 3600K .......... .......... .......... .......... .......... 41% 74.9M 3s 3650K .......... .......... .......... .......... .......... 42% 86.4M 3s 3700K .......... .......... .......... .......... .......... 43% 35.3M 3s 3750K .......... .......... .......... .......... .......... 43% 132M 3s 3800K .......... .......... .......... .......... .......... 44% 212M 3s 3850K .......... .......... .......... .......... .......... 44% 401K 3s 3900K .......... .......... .......... .......... .......... 45% 145M 3s 3950K .......... .......... .......... .......... .......... 45% 176M 3s 4000K .......... .......... .......... .......... .......... 46% 178M 2s 4050K .......... .......... .......... .......... .......... 47% 178M 2s 4100K .......... .......... .......... .......... .......... 47% 1.39M 2s 4150K .......... .......... .......... .......... .......... 48% 564K 2s 4200K .......... .......... .......... .......... .......... 48% 138M 2s 4250K .......... .......... .......... .......... .......... 49% 148M 2s 4300K .......... .......... .......... .......... .......... 49% 127M 2s 4350K .......... .......... .......... .......... .......... 50% 347K 2s 4400K .......... .......... .......... .......... .......... 51% 496K 2s 4450K .......... .......... .......... .......... .......... 51% 147M 2s 4500K .......... .......... .......... .......... .......... 52% 181M 2s 4550K .......... .......... .......... .......... .......... 52% 182M 2s 4600K .......... .......... .......... .......... .......... 53% 176M 2s 4650K .......... .......... .......... .......... .......... 53% 19.2M 2s 4700K .......... .......... .......... .......... .......... 54% 69.4M 2s 4750K .......... .......... .......... .......... .......... 55% 68.9M 2s 4800K .......... .......... .......... .......... .......... 55% 2.61M 2s 4850K .......... .......... .......... .......... .......... 56% 479K 2s 4900K .......... .......... .......... .......... .......... 56% 87.5M 2s 4950K .......... .......... .......... .......... .......... 57% 55.9M 2s 5000K .......... .......... .......... .......... .......... 58% 2.51M 2s 5050K .......... .......... .......... .......... .......... 58% 480K 2s 5100K .......... .......... .......... .......... .......... 59% 176M 2s 5150K .......... .......... .......... .......... .......... 59% 143M 2s 5200K .......... .......... .......... .......... .......... 60% 2.14M 2s 5250K .......... .......... .......... .......... .......... 60% 495K 2s 5300K .......... .......... .......... .......... .......... 61% 77.6M 2s 5350K .......... .......... .......... .......... .......... 62% 95.8M 2s 5400K .......... .......... .......... .......... .......... 62% 2.65M 2s 5450K .......... .......... .......... .......... .......... 63% 481K 2s 5500K .......... .......... .......... .......... .......... 63% 30.6M 2s 5550K .......... .......... .......... .......... .......... 64% 95.6M 2s 5600K .......... .......... .......... .......... .......... 64% 86.1M 2s 5650K .......... .......... .......... .......... .......... 65% 2.10M 2s 5700K .......... .......... .......... .......... .......... 66% 503K 2s 5750K .......... .......... .......... .......... .......... 66% 47.7M 2s 5800K .......... .......... .......... .......... .......... 67% 97.3M 2s 5850K .......... .......... .......... .......... .......... 67% 2.18M 1s 5900K .......... .......... .......... .......... .......... 68% 500K 2s 5950K .......... .......... .......... .......... .......... 68% 30.3M 1s 6000K .......... .......... .......... .......... .......... 69% 87.8M 1s 6050K .......... .......... .......... .......... .......... 70% 89.6M 1s 6100K .......... .......... .......... .......... .......... 70% 2.05M 1s 6150K .......... .......... .......... .......... .......... 71% 507K 1s 6200K .......... .......... .......... .......... .......... 71% 29.5M 1s 6250K .......... .......... .......... .......... .......... 72% 65.7M 1s 6300K .......... .......... .......... .......... .......... 72% 2.36M 1s 6350K .......... .......... .......... .......... .......... 73% 15.6M 1s 6400K .......... .......... .......... .......... .......... 74% 509K 1s 6450K .......... .......... .......... .......... .......... 74% 34.0M 1s 6500K .......... .......... .......... .......... .......... 75% 49.2M 1s 6550K .......... .......... .......... .......... .......... 75% 2.02M 1s 6600K .......... .......... .......... .......... .......... 76% 515K 1s 6650K .......... .......... .......... .......... .......... 76% 9.40M 1s 6700K .......... .......... .......... .......... .......... 77% 168M 1s 6750K .......... .......... .......... .......... .......... 78% 181M 1s 6800K .......... .......... .......... .......... .......... 78% 2.27M 1s 6850K .......... .......... .......... .......... .......... 79% 513K 1s 6900K .......... .......... .......... .......... .......... 79% 9.82M 1s 6950K .......... .......... .......... .......... .......... 80% 89.1M 1s 7000K .......... .......... .......... .......... .......... 80% 93.6M 1s 7050K .......... .......... .......... .......... .......... 81% 2.27M 1s 7100K .......... .......... .......... .......... .......... 82% 510K 1s 7150K .......... .......... .......... .......... .......... 82% 11.6M 1s 7200K .......... .......... .......... .......... .......... 83% 164M 1s 7250K .......... .......... .......... .......... .......... 83% 48.0M 1s 7300K .......... .......... .......... .......... .......... 84% 2.27M 1s 7350K .......... .......... .......... .......... .......... 85% 503K 1s 7400K .......... .......... .......... .......... .......... 85% 23.9M 1s 7450K .......... .......... .......... .......... .......... 86% 80.0M 1s 7500K .......... .......... .......... .......... .......... 86% 61.2M 1s 7550K .......... .......... .......... .......... .......... 87% 2.20M 1s 7600K .......... .......... .......... .......... .......... 87% 505K 1s 7650K .......... .......... .......... .......... .......... 88% 12.4M 1s 7700K .......... .......... .......... .......... .......... 89% 174M 1s 7750K .......... .......... .......... .......... .......... 89% 179M 0s 7800K .......... .......... .......... .......... .......... 90% 2.02M 0s 7850K .......... .......... .......... .......... .......... 90% 525K 0s 7900K .......... .......... .......... .......... .......... 91% 10.0M 0s 7950K .......... .......... .......... .......... .......... 91% 92.3M 0s 8000K .......... .......... .......... .......... .......... 92% 83.2M 0s 8050K .......... .......... .......... .......... .......... 93% 2.00M 0s 8100K .......... .......... .......... .......... .......... 93% 533K 0s 8150K .......... .......... .......... .......... .......... 94% 37.8M 0s 8200K .......... .......... .......... .......... .......... 94% 11.9M 0s 8250K .......... .......... .......... .......... .......... 95% 93.6M 0s 8300K .......... .......... .......... .......... .......... 95% 1.85M 0s 8350K .......... .......... .......... .......... .......... 96% 542K 0s 8400K .......... .......... .......... .......... .......... 97% 15.8M 0s 8450K .......... .......... .......... .......... .......... 97% 20.7M 0s 8500K .......... .......... .......... .......... .......... 98% 88.6M 0s 8550K .......... .......... .......... .......... .......... 98% 1.84M 0s 8600K .......... .......... .......... .......... .......... 99% 650K 0s 8650K .......... .......... .......... .......... .......... 99% 3.10M 0s 8700K .... 100% 85.8M=4.6s 2022-10-17 19:58:48 (1.84 MB/s) - '/tmp/instance-13/output-1/build/.linux-board-support-package-r1034.2.1.zip.Vlot0b/output' saved [8913118/8913118] linux-board-support-package-r1034.2.1.zip: OK (sha256: 46953b974c5c58c7ca66db414437c0268b033ac9d28127e98d9c4e1a49359da5) >>> qcom-db410c-firmware 1034.2.1 Extracting /usr/bin/unzip -q -d /tmp/instance-13/output-1/build/qcom-db410c-firmware-1034.2.1 /tmp/instance-13/dl/qcom-db410c-firmware/linux-board-support-package-r1034.2.1.zip mv /tmp/instance-13/output-1/build/qcom-db410c-firmware-1034.2.1/linux-board-support-package-r1034.2.1/* /tmp/instance-13/output-1/build/qcom-db410c-firmware-1034.2.1 rmdir /tmp/instance-13/output-1/build/qcom-db410c-firmware-1034.2.1/linux-board-support-package-r1034.2.1 >>> qcom-db410c-firmware 1034.2.1 Patching >>> qcom-db410c-firmware 1034.2.1 Configuring >>> qcom-db410c-firmware 1034.2.1 Building >>> qcom-db410c-firmware 1034.2.1 Installing to target /usr/bin/install -D -m 0644 /tmp/instance-13/output-1/build/qcom-db410c-firmware-1034.2.1/efs-seed/fs_image_linux.tar.gz.mbn.img /tmp/instance-13/output-1/target/boot/modem_fsg /usr/bin/install -d /tmp/instance-13/output-1/target/lib/firmware cp -r /tmp/instance-13/output-1/build/qcom-db410c-firmware-1034.2.1/proprietary-linux/wlan /tmp/instance-13/output-1/target/lib/firmware/ /usr/bin/install -d /tmp/instance-13/output-1/target/lib/firmware/qcom/msm8916 MTOOLS_SKIP_CHECK=1 /tmp/instance-13/output-1/host/bin/mcopy -n -i /tmp/instance-13/output-1/build/qcom-db410c-firmware-1034.2.1/bootloaders-linux/NON-HLOS.bin ::image/modem.* ::image/mba.mbn ::image/wcnss.* /tmp/instance-13/output-1/target/lib/firmware/qcom/msm8916 >>> ramsmp 3.5.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.ramsmp-3.5.0.tar.gz.gjAmfo/output' 'http://www.alasir.com/software/ramspeed/ramsmp-3.5.0.tar.gz' --2022-10-17 19:58:51-- http://www.alasir.com/software/ramspeed/ramsmp-3.5.0.tar.gz Resolving www.alasir.com (www.alasir.com)... 173.82.19.155, 2607:f130:0:ee::f7d9:915f Connecting to www.alasir.com (www.alasir.com)|173.82.19.155|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 79481 (78K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.ramsmp-3.5.0.tar.gz.gjAmfo/output' 0K .......... .......... .......... .......... .......... 64% 936K 0s 50K .......... .......... ....... 100% 267M=0.05s 2022-10-17 19:58:51 (1.42 MB/s) - '/tmp/instance-13/output-1/build/.ramsmp-3.5.0.tar.gz.gjAmfo/output' saved [79481/79481] ramsmp-3.5.0.tar.gz: OK (sha256: 39fb15493fb3c293575746d56f6ab9faaa1d876d8b1f0d8e5a4042d2ace95839) >>> ramsmp 3.5.0 Extracting gzip -d -c /tmp/instance-13/dl/ramsmp/ramsmp-3.5.0.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/ramsmp-3.5.0 -xf - >>> ramsmp 3.5.0 Patching >>> ramsmp 3.5.0 Configuring >>> ramsmp 3.5.0 Building cp -f package/ramsmp/Makefile /tmp/instance-13/output-1/build/ramsmp-3.5.0 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no make -C /tmp/instance-13/output-1/build/ramsmp-3.5.0 make[1]: Entering directory '/tmp/instance-13/output-1/build/ramsmp-3.5.0' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 ramsmp.c fltmem.c fltmark.c intmem.c intmark.c -o ramsmp make[1]: Leaving directory '/tmp/instance-13/output-1/build/ramsmp-3.5.0' >>> ramsmp 3.5.0 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-13/output-1/build/ramsmp-3.5.0/ramsmp /tmp/instance-13/output-1/target/usr/bin/ramsmp >>> rrdtool 1.7.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.rrdtool-1.7.2.tar.gz.vw0VAp/output' 'http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.7.2.tar.gz' URL transformed to HTTPS due to an HSTS policy --2022-10-17 19:58:55-- https://oss.oetiker.ch/rrdtool/pub/rrdtool-1.7.2.tar.gz Resolving oss.oetiker.ch (oss.oetiker.ch)... 46.140.183.210, 2a02:aa08:e000:1e00::d2 Connecting to oss.oetiker.ch (oss.oetiker.ch)|46.140.183.210|:443... connected. HTTP request sent, awaiting response... 302 Found Location: http://oss.oetiker.ch/rrdtool/404.var [following] URL transformed to HTTPS due to an HSTS policy --2022-10-17 19:58:57-- https://oss.oetiker.ch/rrdtool/404.var Reusing existing connection to oss.oetiker.ch:443. HTTP request sent, awaiting response... 200 OK Length: 5595 (5.5K) [text/html] Saving to: '/tmp/instance-13/output-1/build/.rrdtool-1.7.2.tar.gz.vw0VAp/output' 0K ..... 100% 288M=0s 2022-10-17 19:58:57 (288 MB/s) - '/tmp/instance-13/output-1/build/.rrdtool-1.7.2.tar.gz.vw0VAp/output' saved [5595/5595] ERROR: rrdtool-1.7.2.tar.gz has wrong sha256 hash: ERROR: expected: a199faeb7eff7cafc46fac253e682d833d08932f3db93a550a4a5af180ca58db ERROR: got : 88dcddf2a92b9dc9243e929340fdc6f3431b779e22438093d7a31a400f1c3909 ERROR: Incomplete download, or man-in-the-middle (MITM) attack wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.rrdtool-1.7.2.tar.gz.rffpae/output' 'http://sources.buildroot.net/rrdtool/rrdtool-1.7.2.tar.gz' --2022-10-17 19:58:57-- http://sources.buildroot.net/rrdtool/rrdtool-1.7.2.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 172.67.72.56, 104.26.0.37, 104.26.1.37, ... Connecting to sources.buildroot.net (sources.buildroot.net)|172.67.72.56|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2883737 (2.8M) [application/x-gtar-compressed] Saving to: '/tmp/instance-13/output-1/build/.rrdtool-1.7.2.tar.gz.rffpae/output' 0K .......... .......... .......... .......... .......... 1% 48.8M 0s 50K .......... .......... .......... .......... .......... 3% 959K 1s 100K .......... .......... .......... .......... .......... 5% 95.6M 1s 150K .......... .......... .......... .......... .......... 7% 1.52M 1s 200K .......... .......... .......... .......... .......... 8% 258M 1s 250K .......... .......... .......... .......... .......... 10% 266M 1s 300K .......... .......... .......... .......... .......... 12% 278M 1s 350K .......... .......... .......... .......... .......... 14% 243M 1s 400K .......... .......... .......... .......... .......... 15% 287M 0s 450K .......... .......... .......... .......... .......... 17% 3.67M 0s 500K .......... .......... .......... .......... .......... 19% 88.7M 0s 550K .......... .......... .......... .......... .......... 21% 41.9M 0s 600K .......... .......... .......... .......... .......... 23% 51.2M 0s 650K .......... .......... .......... .......... .......... 24% 49.4M 0s 700K .......... .......... .......... .......... .......... 26% 46.9M 0s 750K .......... .......... .......... .......... .......... 28% 39.2M 0s 800K .......... .......... .......... .......... .......... 30% 68.7M 0s 850K .......... .......... .......... .......... .......... 31% 49.7M 0s 900K .......... .......... .......... .......... .......... 33% 45.0M 0s 950K .......... .......... .......... .......... .......... 35% 28.0M 0s 1000K .......... .......... .......... .......... .......... 37% 213M 0s 1050K .......... .......... .......... .......... .......... 39% 16.3M 0s 1100K .......... .......... .......... .......... .......... 40% 7.28M 0s 1150K .......... .......... .......... .......... .......... 42% 40.4M 0s 1200K .......... .......... .......... .......... .......... 44% 32.7M 0s 1250K .......... .......... .......... .......... .......... 46% 154M 0s 1300K .......... .......... .......... .......... .......... 47% 49.8M 0s 1350K .......... .......... .......... .......... .......... 49% 38.1M 0s 1400K .......... .......... .......... .......... .......... 51% 71.0M 0s 1450K .......... .......... .......... .......... .......... 53% 51.2M 0s 1500K .......... .......... .......... .......... .......... 55% 67.3M 0s 1550K .......... .......... .......... .......... .......... 56% 6.22M 0s 1600K .......... .......... .......... .......... .......... 58% 272M 0s 1650K .......... .......... .......... .......... .......... 60% 3.99M 0s 1700K .......... .......... .......... .......... .......... 62% 99.5M 0s 1750K .......... .......... .......... .......... .......... 63% 10.9M 0s 1800K .......... .......... .......... .......... .......... 65% 30.0M 0s 1850K .......... .......... .......... .......... .......... 67% 188M 0s 1900K .......... .......... .......... .......... .......... 69% 296M 0s 1950K .......... .......... .......... .......... .......... 71% 3.68M 0s 2000K .......... .......... .......... .......... .......... 72% 88.6M 0s 2050K .......... .......... .......... .......... .......... 74% 105M 0s 2100K .......... .......... .......... .......... .......... 76% 90.3M 0s 2150K .......... .......... .......... .......... .......... 78% 105M 0s 2200K .......... .......... .......... .......... .......... 79% 108M 0s 2250K .......... .......... .......... .......... .......... 81% 98.0M 0s 2300K .......... .......... .......... .......... .......... 83% 85.0M 0s 2350K .......... .......... .......... .......... .......... 85% 83.4M 0s 2400K .......... .......... .......... .......... .......... 86% 105M 0s 2450K .......... .......... .......... .......... .......... 88% 27.9M 0s 2500K .......... .......... .......... .......... .......... 90% 199M 0s 2550K .......... .......... .......... .......... .......... 92% 183M 0s 2600K .......... .......... .......... .......... .......... 94% 181M 0s 2650K .......... .......... .......... .......... .......... 95% 159M 0s 2700K .......... .......... .......... .......... .......... 97% 118M 0s 2750K .......... .......... .......... .......... .......... 99% 88.3M 0s 2800K .......... ...... 100% 120M=0.2s 2022-10-17 19:58:57 (15.5 MB/s) - '/tmp/instance-13/output-1/build/.rrdtool-1.7.2.tar.gz.rffpae/output' saved [2883737/2883737] rrdtool-1.7.2.tar.gz: OK (sha256: a199faeb7eff7cafc46fac253e682d833d08932f3db93a550a4a5af180ca58db) >>> rrdtool 1.7.2 Extracting gzip -d -c /tmp/instance-13/dl/rrdtool/rrdtool-1.7.2.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/rrdtool-1.7.2 -xf - >>> rrdtool 1.7.2 Patching >>> rrdtool 1.7.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/rrdtool-1.7.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rrdtool 1.7.2 Configuring >>> rrdtool 1.7.2 Gettextizing Copying file ABOUT-NLS Copying file conftools/config.rpath Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin Adding an entry to po/ChangeLog (backup is in po/ChangeLog~) Copying file m4/gettext.m4 Copying file m4/host-cpu-c-abi.m4 cp: cannot stat '/tmp/instance-13/output-1/host/share/aclocal/host-cpu-c-abi.m4': No such file or directory Copying file m4/iconv.m4 Copying file m4/intlmacosx.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/progtest.m4 Creating m4/ChangeLog Updating Makefile.am (backup is in Makefile.am~) Updating configure.ac (backup is in configure.ac~) Creating ChangeLog Please update po/Makevars so that it defines all the variables mentioned in po/Makevars.template. You can then remove po/Makevars.template. Please run 'aclocal -I m4' to regenerate the aclocal.m4 file. You need aclocal from GNU automake 1.9 (or newer) to do this. Then run 'autoconf' to regenerate the configure file. You might also want to copy the convenience header file gettext.h from the /tmp/instance-13/output-1/host/share/gettext directory into your package. It is a wrapper around that implements the configure --disable-nls option. Press Return to acknowledge the previous three paragraphs. >>> rrdtool 1.7.2 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'conftools'. libtoolize: copying file 'conftools/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:173: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:173: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:173: the top level configure.ac:214: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:214: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:214: the top level configure.ac:220: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:220: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:220: the top level configure.ac:341: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:341: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:341: the top level configure.ac:387: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:387: the top level configure.ac:387: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:387: the top level configure.ac:387: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:387: the top level configure.ac:387: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:387: the top level configure.ac:387: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:387: the top level configure.ac:387: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:387: the top level configure.ac:387: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:387: the top level configure.ac:387: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:387: the top level configure.ac:387: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:387: the top level configure.ac:387: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:387: the top level configure.ac:391: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:391: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... m4/acinclude.m4:576: GC_TIMEZONE is expanded from... configure.ac:391: the top level configure.ac:391: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:391: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/acinclude.m4:576: GC_TIMEZONE is expanded from... configure.ac:391: the top level configure.ac:396: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:396: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:396: the top level configure.ac:578: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:578: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:578: the top level configure.ac:794: warning: AC_CHECK_HEADERS(lua$lua_vndot/lua.h): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... configure.ac:794: the top level configure.ac:794: warning: AC_CHECK_HEADERS(lua$lua_vndot/lualib.h): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... lib/m4sugar/m4sh.m4:651: AS_FOR is expanded from... ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... configure.ac:794: the top level configure.ac:794: warning: AC_CHECK_HEADERS(lua$lua_vdot/lua.h): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... lib/m4sugar/m4sh.m4:651: AS_FOR is expanded from... ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... configure.ac:794: the top level configure.ac:794: warning: AC_CHECK_HEADERS(lua$lua_vdot/lualib.h): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... lib/m4sugar/m4sh.m4:651: AS_FOR is expanded from... ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... lib/m4sugar/m4sh.m4:651: AS_FOR is expanded from... ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... configure.ac:794: the top level configure.ac:971: warning: The macro `AC_TRY_CPP' is obsolete. configure.ac:971: You should run autoupdate. ./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from... m4/acinclude.m4:425: AM_CHECK_PYTHON_HEADERS is expanded from... configure.ac:971: the top level configure.ac:1024: warning: AC_OUTPUT should be used without arguments. configure.ac:1024: You should run autoupdate. configure.ac:32: installing 'conftools/compile' configure.ac:33: installing 'conftools/missing' bindings/lua/Makefile.am: installing 'conftools/depcomp' >>> rrdtool 1.7.2 Patching libtool patching file /tmp/instance-13/output-1/build/rrdtool-1.7.2/conftools/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-13/output-1/build/rrdtool-1.7.2/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-examples --disable-libdbi --disable-librados --disable-libwrap --disable-lua --disable-perl --disable-python --disable-ruby --disable-tcl --disable-rrd_graph ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking target system type... mips64-buildroot-linux-gnu checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for stdarg.h... yes checking for varargs.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes Audit Compilation Environment checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if gcc likes the -Werror flag... yes checking if gcc likes the -fno-strict-aliasing flag... yes checking if gcc likes the -Wall flag... yes checking if gcc likes the -std=gnu99 flag... yes checking if gcc likes the -pedantic flag... yes checking if gcc likes the -Wundef flag... yes checking if gcc likes the -Wshadow flag... yes checking if gcc likes the -Wpointer-arith flag... yes checking if gcc likes the -Wcast-align flag... yes checking if gcc likes the -Wmissing-prototypes flag... yes checking if gcc likes the -Wmissing-declarations flag... yes checking if gcc likes the -Wnested-externs flag... yes checking if gcc likes the -Winline flag... yes checking if gcc likes the -Wold-style-definition flag... yes checking if gcc likes the -W flag... yes checking for long long int... yes Checking for Header Files checking for egrep... (cached) /usr/bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for langinfo.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for libgen.h... yes checking for features.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for fcntl.h... yes checking for fp_class.h... no checking for malloc.h... yes checking for unistd.h... (cached) yes checking for ieeefp.h... no checking for math.h... yes checking for sys/times.h... yes checking for sys/param.h... (cached) yes checking for sys/resource.h... yes checking for signal.h... yes checking for float.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for errno.h... yes checking for string.h... (cached) yes checking for ctype.h... yes checking for grp.h... yes checking for pwd.h... yes checking for glob.h... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... no checking for float.h... (cached) yes checking for inttypes.h... (cached) yes checking for locale.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for long double... yes checking for long long int... (cached) yes checking for unsigned long long int... yes checking for size_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for localeconv... yes checking for an ANSI C-conforming const... (cached) yes checking for snprintf... yes checking whether snprintf is C99 compliant... no checking for vasprintf... yes checking for asprintf... yes Test Library Functions checking for acos... no checking for acos in -lm... yes checking for round... yes checking for strftime... yes checking for vprintf... yes checking for getpagesize... yes checking whether byte ordering is bigendian... (cached) yes checking for nl_langinfo... yes checking for tzset... yes checking for fsync... yes checking for mbstowcs... yes checking for opendir... yes checking for readdir... yes checking for chdir... yes checking for chroot... yes checking for getgid... yes checking for getuid... yes checking for setgid... yes checking for setuid... yes checking for strndup... yes checking for strerror... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vasprintf... (cached) yes checking for fpclass... no checking for class... no checking for fp_class... no checking for isnan... yes checking for memmove... yes checking for strchr... yes checking for mktime... yes checking for getrusage... yes checking for gettimeofday... yes checking for getpwnam... yes checking for getgrnam... yes checking for get_current_dir_name... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes Map/Fadvis/Madvise checking checking for fdatasync... yes checking for fsync... (cached) yes checking for socket... yes checking for getaddrinfo... yes checking for sigwaitinfo... yes checking for sys/mman.h... yes checking for working mmap... (cached) yes checking for mmap... yes checking for munmap... yes checking whether madvise is declared... yes checking for madvise... yes checking whether posix_fadvise is declared... yes checking for posix_fadvise... yes checking for posix_fallocate... yes Libintl Processing checking whether NLS is requested... no checking for msgfmt... /tmp/instance-13/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-13/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-13/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-13/output-1/host/bin/msgmerge checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) is GNU ld... yes checking for shared library run path origin... done checking for the common suffixes of directories in the library search path... lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no IEEE Math Checks checking for fpclassify... no checking for fpclassify with ... yes checking for isinf... yes checking whether isfinite is broken... no checking if IEEE math works out of the box... (skipped ... cross-compiling) yes Resolve Portability Issues checking tm_gmtoff in struct tm... yes checking __tm_gmtoff in struct tm... no checking whether sigwait has 2 arguments... yes checking if msync with MS_ASYNC updates the files mtime... no configure: WARNING: With mmap access, your platform fails to update the files configure: WARNING: mtime. RRDtool will work around this problem by calling utime on each configure: WARNING: file it opens for rw access. checking for _NL_TIME_WEEK_1STDAY... no checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h... yes checking if realloc can deal with NULL... checking if ctime_r need special care to act posixly correct... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking do we need malloc/malloc.h... nope, works out of the box checking size of time_t... 8 checking size of long int... 8 Find 3rd-Party Libraries checking for glib_check_version in -lglib-2.0... yes checking for glib.h... no checking for pkg-config... pkg-config checking for glib_check_version in -lglib-2.0... yes checking for glib.h... yes checking whether we need to include gthreads for g_thread_init... no checking for g_regex_new... yes checking for xmlParseFile in -lxml2... yes checking for libxml/parser.h... no checking for pkg-config... (cached) pkg-config checking for xmlParseFile in -lxml2... yes checking for libxml/parser.h... yes Prep for Building Language Bindings checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for pod2html... /usr/bin/pod2html checking Perl Modules to build... No Perl Modules will be built checking for ruby... /usr/bin/ruby checking if ruby modules can be built... No .. Ruby not found or disabled checking for lua... /tmp/instance-13/output-1/host/bin/lua checking for MinGW-w64 build... no checking pkg-config is at least version 0.9.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating etc/rrdcached.socket config.status: creating etc/rrdcached.service config.status: creating src/rrd_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 Apply Configuration Information checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating etc/rrdcached.socket config.status: creating etc/rrdcached.service config.status: creating examples/shared-demo.pl config.status: creating examples/piped-demo.pl config.status: creating examples/stripes.pl config.status: creating examples/bigtops.pl config.status: creating examples/minmax.pl config.status: creating examples/4charts.pl config.status: creating examples/perftest.pl config.status: creating examples/Makefile config.status: creating examples/rrdcached/Makefile config.status: creating etc/rrdcached-default-lsb config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating etc/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/librrd.pc config.status: creating bindings/Makefile config.status: creating bindings/tcl/Makefile config.status: creating bindings/tcl/ifOctets.tcl config.status: creating bindings/lua/Makefile config.status: creating Makefile config.status: creating src/rrd_config.h config.status: src/rrd_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking in... and out again ordering CD from https://tobi.oetiker.ch/wish .... just kidding ;-) ---------------------------------------------------------------- Config is DONE! With MMAP IO: yes With Locking: yes Build rrd_graph: no Build rrd_restore: yes Static programs: no Perl Modules: Perl Binary: /usr/bin/perl Perl Version: Perl Options: PREFIX=/usr INSTALL_BASE= LIB=/usr/lib/perl/ Ruby Modules: Ruby Binary: /usr/bin/ruby Ruby Options: sitedir=/usr/lib/ruby Build Lua Bindings: no Systemd unit dir: Build Tcl Bindings: no Build Python Bindings: no Build examples: no Build rrdcached: yes Build rrdcgi: no Build librrd MT: yes Use gettext: no With libDBI: no With librados: no With libwrap: no With systemd dir: Libraries: -lm -lglib-2.0 -lxml2 Type 'make' to compile the software and use 'make install' to install everything to: /usr. Type 'make etc-install' to install systemd support for rrdcached ... that wishlist is NO JOKE. If you find RRDtool useful make me happy. Go to https://tobi.oetiker.ch/wish and place an order. -- Tobi Oetiker ---------------------------------------------------------------- >>> rrdtool 1.7.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/rrdtool-1.7.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' Making all in po make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/po' Makefile:153: warning: ignoring prerequisites on suffix rule definition make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/po' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' CC rrd_tool.o rrd_tool.c: In function 'main': rrd_tool.c:459:5: warning: "ENABLE_NLS" is not defined, evaluates to 0 [-Wundef] 459 | #if ENABLE_NLS | ^~~~~~~~~~ CC librrd_la-rrd_version.lo CC librrd_la-rrd_last.lo CC librrd_la-rrd_lastupdate.lo CC librrd_la-rrd_first.lo CC librrd_la-rrd_dump.lo CC librrd_la-rrd_flushcached.lo CC librrd_la-rrd_fetch.lo CC librrd_la-rrd_fetch_cb.lo CC librrd_la-rrd_resize.lo CC librrd_la-rrd_tune.lo CC librrd_la-rrd_list.lo CC librrd_la-rrd_restore.lo CC librrdupd_la-mutex.lo CC librrdupd_la-optparse.lo CC librrdupd_la-rrd_strtod.lo rrd_strtod.c: In function 'rrd_strtod': rrd_strtod.c:113:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 113 | case '-': negative = 1; // Fall through to increment position | ~~~~~~~~~^~~ rrd_strtod.c:114:8: note: here 114 | case '+': p++; | ^~~~ rrd_strtod.c:156:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 156 | case '-': negative = 1; // Fall through to increment pos | ~~~~~~~~~^~~ rrd_strtod.c:157:13: note: here 157 | case '+': p++; | ^~~~ CC librrdupd_la-rrd_create.lo rrd_create.c: In function 'parseRRA': rrd_create.c:511:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 510 | if (*require_version == NULL | ~~~~~~~~~~~~~~~~~~~~~~~~ 511 | || atoi(*require_version) < atoi(RRD_VERSION4)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_create.c:514:13: note: here 514 | case CF_HWPREDICT: | ^~~~ rrd_create.c:522:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 522 | token_min = 3; | ~~~~~~~~~~^~~ rrd_create.c:523:13: note: here 523 | case CF_SEASONAL: | ^~~~ CC librrdupd_la-hash_32.lo CC librrdupd_la-rrd_parsetime.lo CC librrdupd_la-rrd_hw.lo CC librrdupd_la-rrd_hw_math.lo CC librrdupd_la-rrd_hw_update.lo CC librrdupd_la-rrd_diff.lo CC librrdupd_la-rrd_format.lo CC librrdupd_la-rrd_info.lo CC librrdupd_la-rrd_error.lo CC librrdupd_la-rrd_open.lo CC librrdupd_la-rrd_client.lo CC librrdupd_la-rrd_nan_inf.lo CC librrdupd_la-rrd_rpncalc.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from rrd_config_bottom.h:107, from rrd_config.h:620, from rrd_tool.h:13, from rrd_rpncalc.c:10: In function 'strncpy', inlined from 'addop2str.part.0' at rrd_rpncalc.c:239:9: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_rpncalc.c: In function 'addop2str.part.0': rrd_rpncalc.c:231:18: note: length computed here 231 | op_len = strlen(op_str); | ^~~~~~~~~~~~~~ CC librrdupd_la-rrd_utils.lo CC librrdupd_la-rrd_snprintf.lo CC librrdupd_la-rrd_update.lo CC librrdupd_la-rrd_modify.lo CC librrdupd_la-quicksort.lo CC librrdupd_la-rrd_thread_safe.lo CCLD librrdupd.la CCLD librrd.la CCLD rrdtool CC rrdupdate.o CCLD rrdupdate CC rrdcached-rrd_daemon.o rrd_daemon.c: In function 'daemonize': rrd_daemon.c:4230:33: warning: cast between incompatible function types from 'int (*)(const char *, const char *)' to 'gint (*)(const void *, const void *, void *)' {aka 'int (*)(const void *, const void *, void *)'} [-Wcast-function-type] 4230 | cache_tree = g_tree_new_full ((GCompareDataFunc) strcmp, NULL, NULL, | ^ rrd_daemon.c:4231:33: warning: cast between incompatible function types from 'void * (*)(cache_item_t *)' {aka 'void * (*)(struct cache_item_s *)'} to 'void (*)(void *)' [-Wcast-function-type] 4231 | (GDestroyNotify) free_cache_item); | ^ rrd_daemon.c: In function 'read_options': rrd_daemon.c:4793:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 4793 | fprintf(stderr, "%s\n", options.errmsg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_daemon.c:4796:7: note: here 4796 | case 'h': | ^~~~ rrd_daemon.c: In function 'handle_request_list': rrd_daemon.c:2546:42: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 2546 | snprintf(&absolute[0], PATH_MAX, "%s/%s", fullpath, current); | ^~ ~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from rrd_config_bottom.h:127, from rrd_config.h:620, from rrd_tool.h:13, from rrd_daemon.c:67: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 2 and 8192 bytes into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CCLD rrdcached make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' Making all in bindings make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' Making all in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/tests' Making all in etc make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/etc' make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' >>> rrdtool 1.7.2 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/rrdtool-1.7.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' Making install in po make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/po' Makefile:153: warning: ignoring prerequisites on suffix rule definition if test "rrdtool" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/po' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c librrd.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/librrd.so.8.2.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/librrd.so.8.2.1 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f librrd.so.8.2.1 librrd.so.8 || { rm -f librrd.so.8 && ln -s librrd.so.8.2.1 librrd.so.8; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f librrd.so.8.2.1 librrd.so || { rm -f librrd.so && ln -s librrd.so.8.2.1 librrd.so; }; }) libtool: install: /usr/bin/install -c .libs/librrd.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/librrd.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c rrdtool rrdupdate rrdcached '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c rrdtool /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/rrdtool libtool: install: /usr/bin/install -c rrdupdate /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/rrdupdate libtool: install: /usr/bin/install -c rrdcached /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/rrdcached /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin && ln -s rrdupdate rrdcreate && ln -s rrdupdate rrdinfo) || true make[4]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 librrd.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' Making install in bindings make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[4]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[4]: Nothing to be done for 'install-exec-am'. GEN install-data-local GEN install-data-local GEN install-data-local GEN install-data-local make[4]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/tests' Making install in etc make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/etc' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/etc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/etc' make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' >>> rrdtool 1.7.2 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> rrdtool 1.7.2 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/rrdtool-1.7.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' Making install in po make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/po' Makefile:153: warning: ignoring prerequisites on suffix rule definition if test "rrdtool" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-13/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-13/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/po' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c librrd.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/librrd.so.8.2.1 /tmp/instance-13/output-1/target/usr/lib/librrd.so.8.2.1 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f librrd.so.8.2.1 librrd.so.8 || { rm -f librrd.so.8 && ln -s librrd.so.8.2.1 librrd.so.8; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f librrd.so.8.2.1 librrd.so || { rm -f librrd.so && ln -s librrd.so.8.2.1 librrd.so; }; }) libtool: install: /usr/bin/install -c .libs/librrd.lai /tmp/instance-13/output-1/target/usr/lib/librrd.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c rrdtool rrdupdate rrdcached '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c rrdtool /tmp/instance-13/output-1/target/usr/bin/rrdtool libtool: install: /usr/bin/install -c rrdupdate /tmp/instance-13/output-1/target/usr/bin/rrdupdate libtool: install: /usr/bin/install -c rrdcached /tmp/instance-13/output-1/target/usr/bin/rrdcached /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' (cd /tmp/instance-13/output-1/target/usr/bin && ln -s rrdupdate rrdcreate && ln -s rrdupdate rrdinfo) || true make[4]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/tmp/instance-13/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 librrd.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/src' Making install in bindings make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[4]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[4]: Nothing to be done for 'install-exec-am'. GEN install-data-local GEN install-data-local GEN install-data-local GEN install-data-local make[4]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/bindings' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/tests' Making install in etc make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/etc' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/etc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2/etc' make[2]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' make[3]: Entering directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/rrdtool-1.7.2' >>> rsh-redone 85 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.rsh-redone_85.orig.tar.gz.VFcfnH/output' 'http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/r/rsh-redone/rsh-redone_85.orig.tar.gz' URL transformed to HTTPS due to an HSTS policy --2022-10-17 20:00:16-- https://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/r/rsh-redone/rsh-redone_85.orig.tar.gz Resolving snapshot.debian.org (snapshot.debian.org)... 193.62.202.27, 185.17.185.185, 2001:630:206:4000:1a1a:0:c13e:ca1b, ... Connecting to snapshot.debian.org (snapshot.debian.org)|193.62.202.27|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 17668 (17K) Saving to: '/tmp/instance-13/output-1/build/.rsh-redone_85.orig.tar.gz.VFcfnH/output' 0K .......... ....... 100% 2.08M=0.008s 2022-10-17 20:00:17 (2.08 MB/s) - '/tmp/instance-13/output-1/build/.rsh-redone_85.orig.tar.gz.VFcfnH/output' saved [17668/17668] rsh-redone_85.orig.tar.gz: OK (sha256: 55ac8ee2acacbc3490f073e3922c0cde46ffe4ea3c593e05c48fed4c1e1a8811) >>> rsh-redone 85 Extracting gzip -d -c /tmp/instance-13/dl/rsh-redone/rsh-redone_85.orig.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/rsh-redone-85 -xf - >>> rsh-redone 85 Patching >>> rsh-redone 85 Configuring >>> rsh-redone 85 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/rsh-redone-85 BIN="" SBIN="" make[1]: Entering directory '/tmp/instance-13/output-1/build/rsh-redone-85' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/instance-13/output-1/build/rsh-redone-85' >>> rsh-redone 85 Installing to target >>> rsync 3.2.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.rsync-3.2.5.tar.gz.aZaGRQ/output' 'http://rsync.samba.org/ftp/rsync/src/rsync-3.2.5.tar.gz' URL transformed to HTTPS due to an HSTS policy --2022-10-17 20:00:19-- https://rsync.samba.org/ftp/rsync/src/rsync-3.2.5.tar.gz Resolving rsync.samba.org (rsync.samba.org)... 144.76.82.148, 2a01:4f8:192:486::2:3 Connecting to rsync.samba.org (rsync.samba.org)|144.76.82.148|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1129957 (1.1M) [application/gzip] Saving to: '/tmp/instance-13/output-1/build/.rsync-3.2.5.tar.gz.aZaGRQ/output' 0K .......... .......... .......... .......... .......... 4% 335K 3s 50K .......... .......... .......... .......... .......... 9% 347K 3s 100K .......... .......... .......... .......... .......... 13% 22.6M 2s 150K .......... .......... .......... .......... .......... 18% 345K 2s 200K .......... .......... .......... .......... .......... 22% 125M 2s 250K .......... .......... .......... .......... .......... 27% 99.7M 1s 300K .......... .......... .......... .......... .......... 31% 75.3M 1s 350K .......... .......... .......... .......... .......... 36% 346K 1s 400K .......... .......... .......... .......... .......... 40% 67.8M 1s 450K .......... .......... .......... .......... .......... 45% 81.7M 1s 500K .......... .......... .......... .......... .......... 49% 50.0M 1s 550K .......... .......... .......... .......... .......... 54% 92.3M 0s 600K .......... .......... .......... .......... .......... 58% 91.5M 0s 650K .......... .......... .......... .......... .......... 63% 75.9M 0s 700K .......... .......... .......... .......... .......... 67% 103M 0s 750K .......... .......... .......... .......... .......... 72% 353K 0s 800K .......... .......... .......... .......... .......... 77% 57.9M 0s 850K .......... .......... .......... .......... .......... 81% 92.4M 0s 900K .......... .......... .......... .......... .......... 86% 97.7M 0s 950K .......... .......... .......... .......... .......... 90% 87.7M 0s 1000K .......... .......... .......... .......... .......... 95% 73.0M 0s 1050K .......... .......... .......... .......... .......... 99% 129M 0s 1100K ... 100% 6.47T=0.7s 2022-10-17 20:00:21 (1.46 MB/s) - '/tmp/instance-13/output-1/build/.rsync-3.2.5.tar.gz.aZaGRQ/output' saved [1129957/1129957] rsync-3.2.5.tar.gz: OK (sha256: 2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba) >>> rsync 3.2.5 Extracting gzip -d -c /tmp/instance-13/dl/rsync/rsync-3.2.5.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/rsync-3.2.5 -xf - >>> rsync 3.2.5 Patching >>> rsync 3.2.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/rsync-3.2.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rsync 3.2.5 Patching libtool >>> rsync 3.2.5 Configuring (cd /tmp/instance-13/output-1/build/rsync-3.2.5/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 --with-included-zlib=no --with-included-popt=no --disable-simd --disable-openssl --disable-xxhash --disable-zstd --disable-lz4 --disable-asm --disable-acl-support ) configure.sh: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls, --disable-static, --enable-shared, --disable-simd, --disable-asm checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 whether byte ordering is bigendian... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking compat.h usability... no checking compat.h presence... no checking for compat.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for sys/wait.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/mode.h usability... no checking sys/mode.h presence... no checking for sys/mode.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/attr.h usability... no checking sys/attr.h presence... no checking for sys/attr.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for sys/types.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking libcharset.h usability... no checking libcharset.h presence... no checking for libcharset.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking popt/popt.h usability... no checking popt/popt.h presence... no checking for popt/popt.h... no checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netgroup.h usability... no checking netgroup.h presence... no checking for netgroup.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking xxhash.h usability... no checking xxhash.h presence... no checking for xxhash.h... no checking openssl/md4.h usability... yes checking openssl/md4.h presence... yes checking for openssl/md4.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking zstd.h usability... no checking zstd.h presence... no checking for zstd.h... no checking lz4.h usability... no checking lz4.h presence... no checking for lz4.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking bsd/string.h usability... no checking bsd/string.h presence... no checking for bsd/string.h... no checking for netinet/ip.h... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes configure.sh: Configuring rsync 3.2.5 checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking whether to include debugging symbols... yes checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking for gawk... gawk checking for egrep... (cached) /usr/bin/grep -E checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for perl... /usr/bin/perl checking for python3... /tmp/instance-13/output-1/host/bin/python3 checking if md2man can create manpages... no Failed to find cmarkgfm or commonmark for python3. checking if we require man-page building... optional checking for remsh... 0 checking for sh... /usr/bin/sh checking for fakeroot... /tmp/instance-13/output-1/host/bin/fakeroot checking the group for user "nobody"... nogroup checking whether to enable rolling-checksum SIMD optimizations... no checking if assembler accepts noexecstack... yes checking for broken largefile support... cross checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable ipv6... yes checking whether to call shutdown on all sockets... no checking whether to enable use of openssl crypto library... no checking whether to enable MD5 ASM optimizations... no checking whether to enable rolling-checksum ASM optimizations... no checking whether to enable xxhash checksum support... no checking whether to enable zstd compression... no checking whether to enable LZ4 compression... no checking if makedev takes 3 args... no checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of short... 2 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int64_t... 8 checking size of off_t... 8 checking size of off64_t... 8 checking size of time_t... 8 checking size of char*... 8 checking for inline... inline checking for long double with more range or precision than double... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for pid_t... yes checking for id_t... yes checking for struct stat.st_rdev... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for socklen_t... yes checking for errno in errno.h... yes checking for connect... yes checking for library containing inet_ntop... none required checking for library containing iconv_open... none required checking for library containing libiconv_open... no checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inet_ntop... yes checking for inet_pton... yes checking for struct addrinfo... yes checking for struct sockaddr_storage... yes checking whether defines needed by getaddrinfo exist... yes checking for getaddrinfo... yes checking for struct sockaddr.sa_len... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_un.sun_len... no checking for struct sockaddr_in6.sin6_scope_id... yes checking for struct stat64... yes checking for strcasecmp... yes checking for aclsort... no checking for aclsort in -lsec... no checking for utime.h... (cached) yes checking whether utime accepts a null argument... guessing yes checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for waitpid... yes checking for wait4... yes checking for getcwd... yes checking for chown... yes checking for chmod... yes checking for lchmod... yes checking for mknod... yes checking for mkfifo... yes checking for fchmod... yes checking for fstat... yes checking for ftruncate... yes checking for strchr... yes checking for readlink... yes checking for link... yes checking for utime... yes checking for utimes... yes checking for lutimes... yes checking for strftime... yes checking for chflags... no checking for getattrlist... no checking for mktime... yes checking for innetgr... yes checking for linkat... yes checking for memmove... yes checking for lchown... yes checking for vsnprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for setsid... yes checking for strpbrk... yes checking for strlcat... no checking for strlcpy... no checking for strtol... yes checking for mallinfo... yes checking for mallinfo2... yes checking for getgroups... yes checking for setgroups... yes checking for geteuid... yes checking for getegid... yes checking for setlocale... yes checking for setmode... no checking for open64... yes checking for lseek64... yes checking for mkstemp64... yes checking for mtrace... yes checking for va_copy... no checking for __va_copy... no checking for seteuid... yes checking for strerror... yes checking for putenv... yes checking for iconv_open... yes checking for locale_charset... no checking for nl_langinfo... yes checking for getxattr... yes checking for extattr_get_link... no checking for sigaction... yes checking for sigprocmask... yes checking for setattrlist... no checking for getgrouplist... yes checking for initgroups... yes checking for utimensat... yes checking for posix_fallocate... yes checking for attropen... no checking for setvbuf... yes checking for nanosleep... yes checking for usleep... yes checking for setenv... yes checking for unsetenv... yes checking for useable fallocate... yes checking for FALLOC_FL_PUNCH_HOLE... yes checking for FALLOC_FL_ZERO_RANGE... yes checking for SYS_fallocate... yes checking whether posix_fallocate is efficient... no checking for getpgrp... yes checking for tcgetpgrp... yes checking whether getpgrp requires zero arguments... yes checking whether chown() modifies symlinks... no checking whether link() can hard-link symlinks... no checking whether link() can hard-link special files... no checking for working socketpair... cross checking for getpass... yes checking for poptGetContext in -lpopt... yes checking whether to use included libpopt... no checking for deflateParams in -lz... yes checking whether to use included zlib... no checking for unsigned char... yes checking for broken readdir... cross checking for utimbuf... yes checking if gettimeofday takes tz argument... yes checking for C99 vsnprintf... cross checking for secure mkstemp... cross checking if mknod creates FIFOs... cross checking if mknod creates sockets... cross checking whether -c -o works... yes checking for _acl... no checking for __acl... no checking for _facl... no checking for __facl... no checking whether to support ACLs... no checking whether to support extended attributes... Using Linux xattrs checking for getxattr in -lattr... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wno-unused-parameter... yes configure.sh: creating ./config.status config.status: creating Makefile config.status: creating lib/dummy config.status: creating zlib/dummy config.status: creating popt/dummy config.status: creating shconfig config.status: creating config.h configure.sh: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --disable-nls, --disable-static, --enable-shared, --disable-simd, --disable-asm rsync 3.2.5 configuration successful >>> rsync 3.2.5 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/rsync-3.2.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/rsync-3.2.5' gawk -f ./daemon-parm.awk ./daemon-parm.txt gawk -f ./mkproto.awk ./*.c ./lib/compat.c daemon-parm.h /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c flist.c -o flist.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rsync.c -o rsync.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c generator.c -o generator.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c receiver.c -o receiver.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cleanup.c -o cleanup.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sender.c -o sender.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c exclude.c -o exclude.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c util1.c -o util1.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c util2.c -o util2.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c -o main.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c checksum.c -o checksum.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c match.c -o match.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c syscall.c -o syscall.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c log.c -o log.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c backup.c -o backup.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c delete.c -o delete.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c options.c -o options.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c io.c -o io.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c compat.c -o compat.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hlink.c -o hlink.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c token.c -o token.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uidlist.c -o uidlist.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c socket.c -o socket.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hashtable.c -o hashtable.o gawk -f ./help-from-md.awk -v hfile=help-rsync.h ./rsync.1.md gawk -f ./help-from-md.awk -v hfile=help-rsyncd.h ./rsync.1.md ./mkgitver gawk -f ./define-from-md.awk -v hfile=default-cvsignore.h ./rsync.1.md /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c usage.c -o usage.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fileio.c -o fileio.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c batch.c -o batch.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c clientname.c -o clientname.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c chmod.c -o chmod.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c acls.c -o acls.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xattrs.c -o xattrs.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c progress.c -o progress.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pipe.c -o pipe.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c params.c -o params.o gawk -f ./define-from-md.awk -v hfile=default-dont-compress.h ./rsync.1.md /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loadparm.c -o loadparm.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c clientserver.c -o clientserver.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c access.c -o access.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c connection.c -o connection.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c authenticate.c -o authenticate.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/wildmatch.c -o lib/wildmatch.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/compat.c -o lib/compat.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/snprintf.c -o lib/snprintf.o lib/snprintf.c: In function 'dopr': lib/snprintf.c:504:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 504 | cnk->flags |= DP_F_UP; | ^ lib/snprintf.c:505:25: note: here 505 | case 'x': | ^~~~ lib/snprintf.c:514:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 514 | cnk->flags |= DP_F_UP; | ^ lib/snprintf.c:515:25: note: here 515 | case 'a': | ^~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/mdfour.c -o lib/mdfour.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/md5.c -o lib/md5.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/permstring.c -o lib/permstring.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/pool_alloc.c -o lib/pool_alloc.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/sysacls.c -o lib/sysacls.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lib/sysxattrs.c -o lib/sysxattrs.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -DHAVE_CONFIG_H -Wall -W -pedantic-errors -Wno-unused-parameter -o rsync flist.o rsync.o generator.o receiver.o cleanup.o sender.o exclude.o util1.o util2.o main.o checksum.o match.o syscall.o log.o backup.o delete.o options.o io.o compat.o hlink.o token.o uidlist.o socket.o hashtable.o usage.o fileio.o batch.o clientname.o chmod.o acls.o xattrs.o progress.o pipe.o params.o loadparm.o clientserver.o access.o connection.o authenticate.o lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/md5.o lib/permstring.o lib/pool_alloc.o lib/sysacls.o lib/sysxattrs.o -lz -lpopt /tmp/instance-13/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/11.3.0/../../../../mips64-buildroot-linux-gnu/bin/ld: syscall.o: in function `do_mkstemp': syscall.c:(.text+0xb90): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' sed 's;\@bindir\@;/usr/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf make[1]: Leaving directory '/tmp/instance-13/output-1/build/rsync-3.2.5' >>> rsync 3.2.5 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/rsync-3.2.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/rsync-3.2.5' ./mkgitver /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/bin /usr/bin/install -c -m 755 rsync /tmp/instance-13/output-1/target/usr/bin /usr/bin/install -c -m 755 ./rsync-ssl /tmp/instance-13/output-1/target/usr/bin /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/man/man1 /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/man/man5 if test -f rsync.1; then /usr/bin/install -c -m 644 rsync.1 /tmp/instance-13/output-1/target/usr/share/man/man1; fi if test -f rsync-ssl.1; then /usr/bin/install -c -m 644 rsync-ssl.1 /tmp/instance-13/output-1/target/usr/share/man/man1; fi if test -f rsyncd.conf.5; then /usr/bin/install -c -m 644 rsyncd.conf.5 /tmp/instance-13/output-1/target/usr/share/man/man5; fi if test "no" = yes; then \ /usr/bin/install -c -m 755 rrsync /tmp/instance-13/output-1/target/usr/bin; \ if test -f rrsync.1; then /usr/bin/install -c -m 644 rrsync.1 /tmp/instance-13/output-1/target/usr/share/man/man1; fi; \ fi make[1]: Leaving directory '/tmp/instance-13/output-1/build/rsync-3.2.5' >>> skalibs 2.10.0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.skalibs-2.10.0.3.tar.gz.XQWwTU/output' 'http://skarnet.org/software/skalibs/skalibs-2.10.0.3.tar.gz' --2022-10-17 20:01:28-- http://skarnet.org/software/skalibs/skalibs-2.10.0.3.tar.gz Resolving skarnet.org (skarnet.org)... 95.142.172.232, 2001:4b98:dc0:51:216:3eff:feba:4d7f Connecting to skarnet.org (skarnet.org)|95.142.172.232|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 232814 (227K) Saving to: '/tmp/instance-13/output-1/build/.skalibs-2.10.0.3.tar.gz.XQWwTU/output' 0K .......... .......... .......... .......... .......... 21% 197K 1s 50K .......... .......... .......... .......... .......... 43% 419K 0s 100K .......... .......... .......... .......... .......... 65% 7.04M 0s 150K .......... .......... .......... .......... .......... 87% 73.7M 0s 200K .......... .......... ....... 100% 234K=0.5s 2022-10-17 20:01:29 (457 KB/s) - '/tmp/instance-13/output-1/build/.skalibs-2.10.0.3.tar.gz.XQWwTU/output' saved [232814/232814] skalibs-2.10.0.3.tar.gz: OK (sha256: b780b0ae650dda0c3ec5f8975174998af2d24c2a2e2be669b1bab46e73b1464d) >>> skalibs 2.10.0.3 Extracting gzip -d -c /tmp/instance-13/dl/skalibs/skalibs-2.10.0.3.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/skalibs-2.10.0.3 -xf - >>> skalibs 2.10.0.3 Patching >>> skalibs 2.10.0.3 Configuring (cd /tmp/instance-13/output-1/build/skalibs-2.10.0.3; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ./configure --prefix=/ --with-default-path=/sbin:/usr/sbin:/bin:/usr/bin --with-sysdep-devurandom=yes --disable-static --enable-shared) Checking for C compiler... ./configure: warning: compiler /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc is declared with its own path. If it's not accessible via PATH, you will need to pass AR, RANLIB and STRIP make variables to the make invocation. ... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc Checking whether C compiler works... ... yes Checking target system type... ... mips64-buildroot-linux-gnu Checking whether compiler accepts -fPIC ... ... yes Checking whether compiler accepts -std=c99 ... ... yes Checking whether compiler accepts -fomit-frame-pointer ... ... yes Checking whether compiler accepts -fno-exceptions ... ... yes Checking whether compiler accepts -fno-unwind-tables ... ... yes Checking whether compiler accepts -fno-asynchronous-unwind-tables ... ... yes Checking whether compiler accepts -Werror=implicit-function-declaration ... ... yes Checking whether compiler accepts -Werror=implicit-int ... ... yes Checking whether compiler accepts -Werror=pointer-sign ... ... yes Checking whether compiler accepts -Werror=pointer-arith ... ... yes Checking whether compiler accepts -Wno-unused-value ... ... yes Checking whether compiler accepts -Wno-parentheses ... ... yes Checking whether compiler accepts -ffunction-sections ... ... yes Checking whether compiler accepts -fdata-sections ... ... yes Checking whether linker accepts -nostartfiles ... ... yes Checking whether linker accepts -Wl,--as-needed ... ... yes Checking whether linker accepts -Wl,--sort-section=alignment ... ... yes Checking whether linker accepts -Wl,--sort-common ... ... yes Checking whether linker accepts -Wl,--hash-style=both ... ... yes Checking required linker flags for socket functions... ... none Checking whether system has clock_gettime()... ... yes Checking whether system has CLOCK_MONOTONIC... ... yes Checking whether system has CLOCK_BOOTTIME... ... yes Checking whether system has posix_spawn()... ... yes Checking whether system has timer_create()... ... yes Checking endianness... ... big Checking size and signedness of standard types... ... done Checking whether system has accept4()... ... yes Checking whether system has MSG_CMSG_CLOEXEC... ... yes Checking whether system has dirfd()... ... yes Checking whether system has eventfd()... ... yes Checking whether system has flock()... ... yes Checking whether system has getpeereid()... ... no Checking whether system has SO_PEERCRED... ... yes Checking whether system has getpeerucred()... ... no Checking whether system has IPv6 support... ... yes Checking whether system has MSG_DONTWAIT... ... yes Checking whether system has O_DIRECTORY... ... yes Checking whether system has openat()... ... yes Checking whether system has linkat()... ... yes Checking whether system has memmem()... ... yes Checking whether system has pipe2()... ... yes Checking whether system has ppoll()... ... yes Checking whether system has revoke()... ... no Checking whether system has sendfile()... ... yes Checking whether system has setgroups()... ... yes Checking whether system has settimeofday()... ... yes Checking whether system has signalfd()... ... yes Checking whether system has splice()... ... yes Checking whether system has strcasestr()... ... yes Checking whether system has strnlen()... ... yes Checking whether system has uint64_t... ... yes Checking whether system has futimens()... ... yes Checking whether system has futimes()... ... yes Checking whether system has arc4random()... ... yes Checking whether system has arc4random_addrandom()... ... no Checking whether system has setitimer()... ... yes Checking whether system has namespaces... ... yes Checking whether system has NS_GET_PARENT... ... yes Checking whether system has explicit_bzero()... ... yes Checking whether system has getrandom()... ... yes Checking whether system has chroot()... ... yes Checking whether system has /dev/urandom... ... user-provided: yes Creating config.mak... ... done. Creating src/include/skalibs/config.h... ... done. >>> skalibs 2.10.0.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/skalibs-2.10.0.3 make[1]: Entering directory '/tmp/instance-13/output-1/build/skalibs-2.10.0.3' exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_addc.lo src/libbiguint/bu_addc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_addmod.lo src/libbiguint/bu_addmod.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_cmp.lo src/libbiguint/bu_cmp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_copy.lo src/libbiguint/bu_copy.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_copy_internal.lo src/libbiguint/bu_copy_internal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_div.lo src/libbiguint/bu_div.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_div_internal.lo src/libbiguint/bu_div_internal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_divmod.lo src/libbiguint/bu_divmod.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_divmod_internal.lo src/libbiguint/bu_divmod_internal.c exec tools/gen-bits.sh sysdeps.cfg/sysdeps 64 21 25 17 65 > src/include/skalibs/uint64.h exec tools/gen-bits.sh sysdeps.cfg/sysdeps 32 11 13 9 33 > src/include/skalibs/uint32.h exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_fmt.lo src/libbiguint/bu_fmt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_gcd.lo src/libbiguint/bu_gcd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_invmod.lo src/libbiguint/bu_invmod.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_len.lo src/libbiguint/bu_len.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_mod.lo src/libbiguint/bu_mod.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_mul.lo src/libbiguint/bu_mul.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_mulmod.lo src/libbiguint/bu_mulmod.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_pack.lo src/libbiguint/bu_pack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_pack_big.lo src/libbiguint/bu_pack_big.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_scan.lo src/libbiguint/bu_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_scan_internal.lo src/libbiguint/bu_scan_internal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_scanlen.lo src/libbiguint/bu_scanlen.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_slbc.lo src/libbiguint/bu_slbc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_srbc.lo src/libbiguint/bu_srbc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_subc.lo src/libbiguint/bu_subc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_submod.lo src/libbiguint/bu_submod.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_unpack.lo src/libbiguint/bu_unpack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_unpack_big.lo src/libbiguint/bu_unpack_big.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libbiguint/bu_zero.lo src/libbiguint/bu_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_delete.lo src/libdatastruct/avlnode_delete.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_doublerotate.lo src/libdatastruct/avlnode_doublerotate.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_extreme.lo src/libdatastruct/avlnode_extreme.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_extremenode.lo src/libdatastruct/avlnode_extremenode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_height.lo src/libdatastruct/avlnode_height.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_insertnode.lo src/libdatastruct/avlnode_insertnode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_iter.lo src/libdatastruct/avlnode_iter.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_iter_withcancel.lo src/libdatastruct/avlnode_iter_withcancel.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_rotate.lo src/libdatastruct/avlnode_rotate.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_search.lo src/libdatastruct/avlnode_search.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_searchnode.lo src/libdatastruct/avlnode_searchnode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avlnode_zero.lo src/libdatastruct/avlnode_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avltree_delete.lo src/libdatastruct/avltree_delete.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avltree_free.lo src/libdatastruct/avltree_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avltree_init.lo src/libdatastruct/avltree_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avltree_insert.lo src/libdatastruct/avltree_insert.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avltree_newnode.lo src/libdatastruct/avltree_newnode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avltree_zero.lo src/libdatastruct/avltree_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avltreen_delete.lo src/libdatastruct/avltreen_delete.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avltreen_init.lo src/libdatastruct/avltreen_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avltreen_insert.lo src/libdatastruct/avltreen_insert.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/avltreen_newnode.lo src/libdatastruct/avltreen_newnode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/bigkv_fill.lo src/libdatastruct/bigkv_fill.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/bigkv_free.lo src/libdatastruct/bigkv_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/bigkv_search.lo src/libdatastruct/bigkv_search.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/bigkv_zero.lo src/libdatastruct/bigkv_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genqdyn_clean.lo src/libdatastruct/genqdyn_clean.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genqdyn_free.lo src/libdatastruct/genqdyn_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genqdyn_init.lo src/libdatastruct/genqdyn_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genqdyn_pop.lo src/libdatastruct/genqdyn_pop.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genqdyn_push.lo src/libdatastruct/genqdyn_push.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genqdyn_unpush.lo src/libdatastruct/genqdyn_unpush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genqdyn_zero.lo src/libdatastruct/genqdyn_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genset.lo src/libdatastruct/genset.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genset_deepfree.lo src/libdatastruct/genset_deepfree.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genset_iter_nocancel.lo src/libdatastruct/genset_iter_nocancel.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/genset_iter_withcancel.lo src/libdatastruct/genset_iter_withcancel.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/gensetdyn_deepfree.lo src/libdatastruct/gensetdyn_deepfree.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/gensetdyn_delete.lo src/libdatastruct/gensetdyn_delete.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/gensetdyn_free.lo src/libdatastruct/gensetdyn_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/gensetdyn_init.lo src/libdatastruct/gensetdyn_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/gensetdyn_iter.lo src/libdatastruct/gensetdyn_iter.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/gensetdyn_iter_withcancel.lo src/libdatastruct/gensetdyn_iter_withcancel.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/gensetdyn_new.lo src/libdatastruct/gensetdyn_new.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/gensetdyn_ready.lo src/libdatastruct/gensetdyn_ready.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libdatastruct/gensetdyn_zero.lo src/libdatastruct/gensetdyn_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_addmodif.lo src/libenvexec/env_addmodif.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_dump.lo src/libenvexec/env_dump.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_get.lo src/libenvexec/env_get.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_get2.lo src/libenvexec/env_get2.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_len.lo src/libenvexec/env_len.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_make.lo src/libenvexec/env_make.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_merg.lo src/libenvexec/env_merg.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_merge.lo src/libenvexec/env_merge.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_mergen.lo src/libenvexec/env_mergen.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_mergn.lo src/libenvexec/env_mergn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/env_string.lo src/libenvexec/env_string.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/envalloc_0.lo src/libenvexec/envalloc_0.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/envalloc_make.lo src/libenvexec/envalloc_make.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/envalloc_merge.lo src/libenvexec/envalloc_merge.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/envalloc_uniq.lo src/libenvexec/envalloc_uniq.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/envdir.lo src/libenvexec/envdir.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/exec0_ae.lo src/libenvexec/exec0_ae.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/exec_ae.lo src/libenvexec/exec_ae.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/mexec0_af.lo src/libenvexec/mexec0_af.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/mexec0_afm.lo src/libenvexec/mexec0_afm.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/mexec0_afn.lo src/libenvexec/mexec0_afn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/mexec_af.lo src/libenvexec/mexec_af.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/mexec_afm.lo src/libenvexec/mexec_afm.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/mexec_afn.lo src/libenvexec/mexec_afn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/xexec0_ae.lo src/libenvexec/xexec0_ae.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/xexec_ae.lo src/libenvexec/xexec_ae.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/xexecvep.lo src/libenvexec/xexecvep.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/xexecvep_loose.lo src/libenvexec/xexecvep_loose.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/xmexec0_af.lo src/libenvexec/xmexec0_af.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/xmexec0_afm.lo src/libenvexec/xmexec0_afm.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/xmexec0_afn.lo src/libenvexec/xmexec0_afn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/xmexec_af.lo src/libenvexec/xmexec_af.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/xmexec_afm.lo src/libenvexec/xmexec_afm.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libenvexec/xmexec_afn.lo src/libenvexec/xmexec_afn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/doublefork.lo src/libposixplz/doublefork.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/execvep.lo src/libposixplz/execvep.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/execvep_internal.lo src/libposixplz/execvep_internal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/execvep_loose.lo src/libposixplz/execvep_loose.c exec tools/gen-sysdepsh.sh `cat sysdeps.cfg/target` < sysdeps.cfg/sysdeps > src/include/skalibs/sysdeps.h exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/getpeereid.lo src/libposixplz/getpeereid.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/memmem.lo src/libposixplz/memmem.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/mkbtemp.lo src/libposixplz/mkbtemp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/mkctemp.lo src/libposixplz/mkctemp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/mkfiletemp.lo src/libposixplz/mkfiletemp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/mkhtemp.lo src/libposixplz/mkhtemp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/mklinktemp.lo src/libposixplz/mklinktemp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/mkltemp.lo src/libposixplz/mkltemp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/mkptemp.lo src/libposixplz/mkptemp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/mkptemp2.lo src/libposixplz/mkptemp2.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/setgroups.lo src/libposixplz/setgroups.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/strnlen.lo src/libposixplz/strnlen.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/touch.lo src/libposixplz/touch.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libposixplz/unlink_void.lo src/libposixplz/unlink_void.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/autosurf.lo src/librandom/autosurf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/autosurf_name.lo src/librandom/autosurf_name.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/random_char.lo src/librandom/random_char.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/random_finish.lo src/librandom/random_finish.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/random_init.lo src/librandom/random_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/random_makeseed.lo src/librandom/random_makeseed.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/random_name.lo src/librandom/random_name.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/random_oklist.lo src/librandom/random_oklist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/random_sauniquename.lo src/librandom/random_sauniquename.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/random_string.lo src/librandom/random_string.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/random_uint32.lo src/librandom/random_uint32.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/random_unsort.lo src/librandom/random_unsort.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/surf.lo src/librandom/surf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/librandom/surf_init.lo src/librandom/surf_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/md5_final.lo src/libstdcrypto/md5_final.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/md5_init.lo src/libstdcrypto/md5_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/md5_transform.lo src/libstdcrypto/md5_transform.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/md5_update.lo src/libstdcrypto/md5_update.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/rc4.lo src/libstdcrypto/rc4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/rc4_init.lo src/libstdcrypto/rc4_init.c src/libstdcrypto/rc4_init.c: In function 'rc4_init': src/libstdcrypto/rc4_init.c:25:5: warning: 'tmp' may be used uninitialized [-Wmaybe-uninitialized] 25 | rc4(r, tmp, tmp, RC4_THROWAWAY) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libstdcrypto/rc4_init.c:5: src/include/skalibs/rc4.h:19:13: note: by argument 2 of type 'const char *' to 'rc4' declared here 19 | extern void rc4 (RC4Schedule *, char const *, char *, size_t) ; | ^~~ src/libstdcrypto/rc4_init.c:24:10: note: 'tmp' declared here 24 | char tmp[RC4_THROWAWAY] ; | ^~~ exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha1_feed.lo src/libstdcrypto/sha1_feed.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha1_final.lo src/libstdcrypto/sha1_final.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha1_init.lo src/libstdcrypto/sha1_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha1_transform.lo src/libstdcrypto/sha1_transform.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha1_update.lo src/libstdcrypto/sha1_update.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha256_feed.lo src/libstdcrypto/sha256_feed.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha256_final.lo src/libstdcrypto/sha256_final.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha256_init.lo src/libstdcrypto/sha256_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha256_transform.lo src/libstdcrypto/sha256_transform.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha256_update.lo src/libstdcrypto/sha256_update.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha512_final.lo src/libstdcrypto/sha512_final.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha512_init.lo src/libstdcrypto/sha512_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha512_transform.lo src/libstdcrypto/sha512_transform.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstdcrypto/sha512_update.lo src/libstdcrypto/sha512_update.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/alarm_deadline.lo src/libstddjb/alarm_deadline.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/alarm_disable.lo src/libstddjb/alarm_disable.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/alarm_milliseconds.lo src/libstddjb/alarm_milliseconds.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/alarm_timeout.lo src/libstddjb/alarm_timeout.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/alloc.lo src/libstddjb/alloc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/alloc_realloc.lo src/libstddjb/alloc_realloc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/allread.lo src/libstddjb/allread.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/allreadv.lo src/libstddjb/allreadv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/allreadwrite.lo src/libstddjb/allreadwrite.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/allreadwritev.lo src/libstddjb/allreadwritev.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/allwrite.lo src/libstddjb/allwrite.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/allwritev.lo src/libstddjb/allwritev.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/baprintf.lo src/libstddjb/baprintf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_and.lo src/libstddjb/bitarray_and.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_clearsetn.lo src/libstddjb/bitarray_clearsetn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_count.lo src/libstddjb/bitarray_count.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_firstclear.lo src/libstddjb/bitarray_firstclear.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_firstclear_skip.lo src/libstddjb/bitarray_firstclear_skip.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_firstset.lo src/libstddjb/bitarray_firstset.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_firstset_skip.lo src/libstddjb/bitarray_firstset_skip.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_not.lo src/libstddjb/bitarray_not.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_or.lo src/libstddjb/bitarray_or.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_testandpoke.lo src/libstddjb/bitarray_testandpoke.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bitarray_xor.lo src/libstddjb/bitarray_xor.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bprintf.lo src/libstddjb/bprintf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bufalloc_1.lo src/libstddjb/bufalloc_1.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bufalloc_2.lo src/libstddjb/bufalloc_2.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bufalloc_clean.lo src/libstddjb/bufalloc_clean.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bufalloc_flush.lo src/libstddjb/bufalloc_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bufalloc_getfd.lo src/libstddjb/bufalloc_getfd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bufalloc_getlen.lo src/libstddjb/bufalloc_getlen.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/bufalloc_init.lo src/libstddjb/bufalloc_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_0.lo src/libstddjb/buffer_0.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_0f1.lo src/libstddjb/buffer_0f1.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_0small.lo src/libstddjb/buffer_0small.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_1.lo src/libstddjb/buffer_1.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_1small.lo src/libstddjb/buffer_1small.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_2.lo src/libstddjb/buffer_2.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_fill.lo src/libstddjb/buffer_fill.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_flush.lo src/libstddjb/buffer_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_flush1read.lo src/libstddjb/buffer_flush1read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_get.lo src/libstddjb/buffer_get.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_getall.lo src/libstddjb/buffer_getall.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_getallnf.lo src/libstddjb/buffer_getallnf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_getfd.lo src/libstddjb/buffer_getfd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_getlen.lo src/libstddjb/buffer_getlen.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_getv.lo src/libstddjb/buffer_getv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_getvall.lo src/libstddjb/buffer_getvall.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_getvallnf.lo src/libstddjb/buffer_getvallnf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_init.lo src/libstddjb/buffer_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_put.lo src/libstddjb/buffer_put.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putall.lo src/libstddjb/buffer_putall.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putallnf.lo src/libstddjb/buffer_putallnf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putflush.lo src/libstddjb/buffer_putflush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_puts.lo src/libstddjb/buffer_puts.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putsall.lo src/libstddjb/buffer_putsall.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putsallflush.lo src/libstddjb/buffer_putsallflush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putsallnoflush.lo src/libstddjb/buffer_putsallnoflush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putsflush.lo src/libstddjb/buffer_putsflush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putsnoflush.lo src/libstddjb/buffer_putsnoflush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putv.lo src/libstddjb/buffer_putv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putvall.lo src/libstddjb/buffer_putvall.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putvallnf.lo src/libstddjb/buffer_putvallnf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/buffer_putvflush.lo src/libstddjb/buffer_putvflush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/byte_chr.lo src/libstddjb/byte_chr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/byte_count.lo src/libstddjb/byte_count.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/byte_in.lo src/libstddjb/byte_in.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/byte_rchr.lo src/libstddjb/byte_rchr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/byte_search.lo src/libstddjb/byte_search.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/byte_zzero.lo src/libstddjb/byte_zzero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/case_lowerb.lo src/libstddjb/case_lowerb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/case_lowers.lo src/libstddjb/case_lowers.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/case_startb.lo src/libstddjb/case_startb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/case_str.lo src/libstddjb/case_str.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/case_upperb.lo src/libstddjb/case_upperb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/case_uppers.lo src/libstddjb/case_uppers.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_get.lo src/libstddjb/cbuffer_get.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_getv.lo src/libstddjb/cbuffer_getv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_init.lo src/libstddjb/cbuffer_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_put.lo src/libstddjb/cbuffer_put.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_putv.lo src/libstddjb/cbuffer_putv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_rpeek.lo src/libstddjb/cbuffer_rpeek.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_rseek.lo src/libstddjb/cbuffer_rseek.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_unget.lo src/libstddjb/cbuffer_unget.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_unput.lo src/libstddjb/cbuffer_unput.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_wpeek.lo src/libstddjb/cbuffer_wpeek.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cbuffer_wseek.lo src/libstddjb/cbuffer_wseek.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cdb_findnext.lo src/libstddjb/cdb_findnext.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cdb_free.lo src/libstddjb/cdb_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cdb_hash.lo src/libstddjb/cdb_hash.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cdb_init_map.lo src/libstddjb/cdb_init_map.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cdb_make.lo src/libstddjb/cdb_make.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cdb_mapfile.lo src/libstddjb/cdb_mapfile.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cdb_nextkey.lo src/libstddjb/cdb_nextkey.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cdb_read.lo src/libstddjb/cdb_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cdb_successor.lo src/libstddjb/cdb_successor.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/cdb_zero.lo src/libstddjb/cdb_zero.c exec tools/gen-bits.sh sysdeps.cfg/sysdeps 16 6 7 5 17 > src/include/skalibs/uint16.h exec tools/gen-types.sh sysdeps.cfg/sysdeps size uid gid pid time dev ino > src/include/skalibs/types.h exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/child_spawn.lo src/libstddjb/child_spawn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/child_spawn0.lo src/libstddjb/child_spawn0.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/child_spawn1_internal.lo src/libstddjb/child_spawn1_internal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/child_spawn1_pipe.lo src/libstddjb/child_spawn1_pipe.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/child_spawn1_socket.lo src/libstddjb/child_spawn1_socket.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/child_spawn2.lo src/libstddjb/child_spawn2.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/child_spawn3.lo src/libstddjb/child_spawn3.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/coe.lo src/libstddjb/coe.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/deepsleepuntil.lo src/libstddjb/deepsleepuntil.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/dir_close.lo src/libstddjb/dir_close.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/dir_fd.lo src/libstddjb/dir_fd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/error_isalready.lo src/libstddjb/error_isalready.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/error_temp.lo src/libstddjb/error_temp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_cat.lo src/libstddjb/fd_cat.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_catn.lo src/libstddjb/fd_catn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_chdir.lo src/libstddjb/fd_chdir.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_chmod.lo src/libstddjb/fd_chmod.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_chown.lo src/libstddjb/fd_chown.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_close.lo src/libstddjb/fd_close.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_copy.lo src/libstddjb/fd_copy.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_copy2.lo src/libstddjb/fd_copy2.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_ensure_open.lo src/libstddjb/fd_ensure_open.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_islocked.lo src/libstddjb/fd_islocked.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_lock.lo src/libstddjb/fd_lock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_move.lo src/libstddjb/fd_move.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_move2.lo src/libstddjb/fd_move2.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_read.lo src/libstddjb/fd_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_readv.lo src/libstddjb/fd_readv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_recv.lo src/libstddjb/fd_recv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_send.lo src/libstddjb/fd_send.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_shutdown.lo src/libstddjb/fd_shutdown.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_sync.lo src/libstddjb/fd_sync.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_unlock.lo src/libstddjb/fd_unlock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_write.lo src/libstddjb/fd_write.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fd_writev.lo src/libstddjb/fd_writev.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/filecopy_suffix.lo src/libstddjb/filecopy_suffix.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/filecopy_unsafe.lo src/libstddjb/filecopy_unsafe.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fmtscan_asc.lo src/libstddjb/fmtscan_asc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/fmtscan_num.lo src/libstddjb/fmtscan_num.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/genalloc_deepfree.lo src/libstddjb/genalloc_deepfree.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/genwrite_flush_bufalloc.lo src/libstddjb/genwrite_flush_bufalloc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/genwrite_flush_buffer.lo src/libstddjb/genwrite_flush_buffer.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/genwrite_flush_stralloc.lo src/libstddjb/genwrite_flush_stralloc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/genwrite_put_bufalloc.lo src/libstddjb/genwrite_put_bufalloc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/genwrite_put_buffer.lo src/libstddjb/genwrite_put_buffer.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/genwrite_put_stralloc.lo src/libstddjb/genwrite_put_stralloc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/genwrite_stderr.lo src/libstddjb/genwrite_stderr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/genwrite_stdout.lo src/libstddjb/genwrite_stdout.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/getlnmax.lo src/libstddjb/getlnmax.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/getlnmaxsep.lo src/libstddjb/getlnmaxsep.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/hiercopy.lo src/libstddjb/hiercopy.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/hiercopy_tmp.lo src/libstddjb/hiercopy_tmp.c src/libstddjb/hiercopy_tmp.c: In function 'hiercopy_tmp': src/libstddjb/hiercopy_tmp.c:110:3: warning: ignoring return value of 'lchown' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | lchown(dst, st.st_uid, st.st_gid) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int160_scan.lo src/libstddjb/int160_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int16_fmtlist.lo src/libstddjb/int16_fmtlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int16_scan.lo src/libstddjb/int16_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int16_scanlist.lo src/libstddjb/int16_scanlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int320_scan.lo src/libstddjb/int320_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int32_fmtlist.lo src/libstddjb/int32_fmtlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int32_scan.lo src/libstddjb/int32_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int32_scanlist.lo src/libstddjb/int32_scanlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int640_scan.lo src/libstddjb/int640_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int64_fmt_generic.lo src/libstddjb/int64_fmt_generic.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int64_fmtlist.lo src/libstddjb/int64_fmtlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int64_scan.lo src/libstddjb/int64_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int64_scan_base_max.lo src/libstddjb/int64_scan_base_max.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/int64_scanlist.lo src/libstddjb/int64_scanlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobuffer_fill.lo src/libstddjb/iobuffer_fill.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobuffer_flush.lo src/libstddjb/iobuffer_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobuffer_init.lo src/libstddjb/iobuffer_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobuffer_kfromu.lo src/libstddjb/iobuffer_kfromu.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobuffer_salvage.lo src/libstddjb/iobuffer_salvage.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobuffer_ufromk.lo src/libstddjb/iobuffer_ufromk.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobufferk_fill.lo src/libstddjb/iobufferk_fill.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobufferk_finish.lo src/libstddjb/iobufferk_finish.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobufferk_flush.lo src/libstddjb/iobufferk_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobufferk_init.lo src/libstddjb/iobufferk_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobufferk_isworking.lo src/libstddjb/iobufferk_isworking.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobufferu_fill.lo src/libstddjb/iobufferu_fill.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobufferu_finish.lo src/libstddjb/iobufferu_finish.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobufferu_flush.lo src/libstddjb/iobufferu_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iobufferu_init.lo src/libstddjb/iobufferu_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iopause.lo src/libstddjb/iopause.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iopause_poll.lo src/libstddjb/iopause_poll.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iopause_ppoll.lo src/libstddjb/iopause_ppoll.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iopause_select.lo src/libstddjb/iopause_select.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/iopause_stamp.lo src/libstddjb/iopause_stamp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip46_scan.lo src/libstddjb/ip46_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip46_scanlist.lo src/libstddjb/ip46_scanlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip4_fmt.lo src/libstddjb/ip4_fmt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip4_fmtu32.lo src/libstddjb/ip4_fmtu32.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip4_scan.lo src/libstddjb/ip4_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip4_scanlist.lo src/libstddjb/ip4_scanlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip4_scanlist_u32.lo src/libstddjb/ip4_scanlist_u32.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip4_scanu32.lo src/libstddjb/ip4_scanu32.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip6_fmt.lo src/libstddjb/ip6_fmt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip6_scan.lo src/libstddjb/ip6_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ip6_scanlist.lo src/libstddjb/ip6_scanlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_accept.lo src/libstddjb/ipc_accept.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_bind.lo src/libstddjb/ipc_bind.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_bind_reuse.lo src/libstddjb/ipc_bind_reuse.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_bind_reuse_lock.lo src/libstddjb/ipc_bind_reuse_lock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_connect.lo src/libstddjb/ipc_connect.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_connected.lo src/libstddjb/ipc_connected.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_dgram.lo src/libstddjb/ipc_dgram.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_listen.lo src/libstddjb/ipc_listen.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_local.lo src/libstddjb/ipc_local.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_pair.lo src/libstddjb/ipc_pair.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_recv.lo src/libstddjb/ipc_recv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_send.lo src/libstddjb/ipc_send.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_stream.lo src/libstddjb/ipc_stream.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ipc_timed_connect.lo src/libstddjb/ipc_timed_connect.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/leapsecs_add.lo src/libstddjb/leapsecs_add.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/leapsecs_sub.lo src/libstddjb/leapsecs_sub.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/leapsecs_table.lo src/libstddjb/leapsecs_table.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/localtm_fmt.lo src/libstddjb/localtm_fmt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/localtm_from_ltm64.lo src/libstddjb/localtm_from_ltm64.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/localtm_from_sysclock.lo src/libstddjb/localtm_from_sysclock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/localtm_from_tai.lo src/libstddjb/localtm_from_tai.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/localtm_from_utc.lo src/libstddjb/localtm_from_utc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/localtm_scan.lo src/libstddjb/localtm_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/localtmn_fmt.lo src/libstddjb/localtmn_fmt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/localtmn_from_sysclock.lo src/libstddjb/localtmn_from_sysclock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/localtmn_from_tain.lo src/libstddjb/localtmn_from_tain.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/localtmn_scan.lo src/libstddjb/localtmn_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/lolprintf.lo src/libstddjb/lolprintf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ltm64_from_localtm.lo src/libstddjb/ltm64_from_localtm.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ltm64_from_sysclock.lo src/libstddjb/ltm64_from_sysclock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ltm64_from_tai.lo src/libstddjb/ltm64_from_tai.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ltm64_from_utc.lo src/libstddjb/ltm64_from_utc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ndelay_off.lo src/libstddjb/ndelay_off.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ndelay_on.lo src/libstddjb/ndelay_on.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/netstring_append.lo src/libstddjb/netstring_append.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/netstring_appendv.lo src/libstddjb/netstring_appendv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/netstring_decode.lo src/libstddjb/netstring_decode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/netstring_encode.lo src/libstddjb/netstring_encode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/netstring_get.lo src/libstddjb/netstring_get.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/netstring_put.lo src/libstddjb/netstring_put.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ntp_from_tain.lo src/libstddjb/ntp_from_tain.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/open2.lo src/libstddjb/open2.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/open3.lo src/libstddjb/open3.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/open_append.lo src/libstddjb/open_append.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/open_create.lo src/libstddjb/open_create.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/open_excl.lo src/libstddjb/open_excl.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/open_read.lo src/libstddjb/open_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/open_readb.lo src/libstddjb/open_readb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/open_trunc.lo src/libstddjb/open_trunc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/open_write.lo src/libstddjb/open_write.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openb_read.lo src/libstddjb/openb_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openbc_read.lo src/libstddjb/openbc_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openc_append.lo src/libstddjb/openc_append.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openc_create.lo src/libstddjb/openc_create.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openc_excl.lo src/libstddjb/openc_excl.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openc_read.lo src/libstddjb/openc_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openc_readb.lo src/libstddjb/openc_readb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openc_trunc.lo src/libstddjb/openc_trunc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openc_write.lo src/libstddjb/openc_write.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openreadfileclose.lo src/libstddjb/openreadfileclose.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openreadnclose.lo src/libstddjb/openreadnclose.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openslurpclose.lo src/libstddjb/openslurpclose.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openwritenclose.lo src/libstddjb/openwritenclose.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openwritenclose_suffix.lo src/libstddjb/openwritenclose_suffix.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openwritenclose_unsafe.lo src/libstddjb/openwritenclose_unsafe.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openwritevnclose.lo src/libstddjb/openwritevnclose.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openwritevnclose_suffix.lo src/libstddjb/openwritevnclose_suffix.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/openwritevnclose_unsafe.lo src/libstddjb/openwritevnclose_unsafe.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/path_canonicalize.lo src/libstddjb/path_canonicalize.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/pipe_internal.lo src/libstddjb/pipe_internal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/prog.lo src/libstddjb/prog.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/rm_rf.lo src/libstddjb/rm_rf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/rm_rf_in_tmp.lo src/libstddjb/rm_rf_in_tmp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/rm_rf_tmp.lo src/libstddjb/rm_rf_tmp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/rmstar.lo src/libstddjb/rmstar.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sabasename.lo src/libstddjb/sabasename.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sadirname.lo src/libstddjb/sadirname.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sagetcwd.lo src/libstddjb/sagetcwd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sagethostname.lo src/libstddjb/sagethostname.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sanitize_read.lo src/libstddjb/sanitize_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sareadlink.lo src/libstddjb/sareadlink.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sarealpath.lo src/libstddjb/sarealpath.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/satmp.lo src/libstddjb/satmp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sauniquename.lo src/libstddjb/sauniquename.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/selfpipe_finish.lo src/libstddjb/selfpipe_finish.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/selfpipe_init.lo src/libstddjb/selfpipe_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/selfpipe_internal.lo src/libstddjb/selfpipe_internal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/selfpipe_read.lo src/libstddjb/selfpipe_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/selfpipe_trap.lo src/libstddjb/selfpipe_trap.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/selfpipe_trapset.lo src/libstddjb/selfpipe_trapset.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/selfpipe_untrap.lo src/libstddjb/selfpipe_untrap.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sgetopt.lo src/libstddjb/sgetopt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig0_scan.lo src/libstddjb/sig0_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_block.lo src/libstddjb/sig_block.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_blocknone.lo src/libstddjb/sig_blocknone.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_blockset.lo src/libstddjb/sig_blockset.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_catch.lo src/libstddjb/sig_catch.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_name.lo src/libstddjb/sig_name.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_number.lo src/libstddjb/sig_number.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_pause.lo src/libstddjb/sig_pause.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_push.lo src/libstddjb/sig_push.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_restoreto.lo src/libstddjb/sig_restoreto.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_shield.lo src/libstddjb/sig_shield.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_stack.lo src/libstddjb/sig_stack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_table.lo src/libstddjb/sig_table.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_unblock.lo src/libstddjb/sig_unblock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sig_unshield.lo src/libstddjb/sig_unshield.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sigfpe.lo src/libstddjb/sigfpe.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sigsegv.lo src/libstddjb/sigsegv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/siovec_bytechr.lo src/libstddjb/siovec_bytechr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/siovec_bytein.lo src/libstddjb/siovec_bytein.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/siovec_deal.lo src/libstddjb/siovec_deal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/siovec_gather.lo src/libstddjb/siovec_gather.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/siovec_len.lo src/libstddjb/siovec_len.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/siovec_scatter.lo src/libstddjb/siovec_scatter.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/siovec_search.lo src/libstddjb/siovec_search.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/siovec_seek.lo src/libstddjb/siovec_seek.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/siovec_trunc.lo src/libstddjb/siovec_trunc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/skagetln.lo src/libstddjb/skagetln.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/skagetln_loose.lo src/libstddjb/skagetln_loose.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/skagetln_nofill.lo src/libstddjb/skagetln_nofill.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/skagetlnmaxsep.lo src/libstddjb/skagetlnmaxsep.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/skagetlnsep.lo src/libstddjb/skagetlnsep.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/skagetlnsep_loose.lo src/libstddjb/skagetlnsep_loose.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/skalibs_tzisright.lo src/libstddjb/skalibs_tzisright.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/skasig_dfl.lo src/libstddjb/skasig_dfl.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/skasigaction.lo src/libstddjb/skasigaction.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/slurp.lo src/libstddjb/slurp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_accept4.lo src/libstddjb/socket_accept4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_accept4_u32.lo src/libstddjb/socket_accept4_u32.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_accept6.lo src/libstddjb/socket_accept6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_bind4.lo src/libstddjb/socket_bind4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_bind4r.lo src/libstddjb/socket_bind4r.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_bind6.lo src/libstddjb/socket_bind6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_bind6r.lo src/libstddjb/socket_bind6r.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_conn4.lo src/libstddjb/socket_conn4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_conn4_u32.lo src/libstddjb/socket_conn4_u32.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_conn6.lo src/libstddjb/socket_conn6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_connected.lo src/libstddjb/socket_connected.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_deadlineconnstamp4.lo src/libstddjb/socket_deadlineconnstamp4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_deadlineconnstamp46.lo src/libstddjb/socket_deadlineconnstamp46.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_deadlineconnstamp4_u32.lo src/libstddjb/socket_deadlineconnstamp4_u32.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_deadlineconnstamp6.lo src/libstddjb/socket_deadlineconnstamp6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_delay.lo src/libstddjb/socket_delay.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_internal.lo src/libstddjb/socket_internal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_ioloop.lo src/libstddjb/socket_ioloop.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_ioloop_send4.lo src/libstddjb/socket_ioloop_send4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_ioloop_send6.lo src/libstddjb/socket_ioloop_send6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_local4.lo src/libstddjb/socket_local4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_local46.lo src/libstddjb/socket_local46.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_local6.lo src/libstddjb/socket_local6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_recv4.lo src/libstddjb/socket_recv4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_recv6.lo src/libstddjb/socket_recv6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_remote4.lo src/libstddjb/socket_remote4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_remote46.lo src/libstddjb/socket_remote46.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_remote6.lo src/libstddjb/socket_remote6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_send4.lo src/libstddjb/socket_send4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_send6.lo src/libstddjb/socket_send6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_tcp4.lo src/libstddjb/socket_tcp4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_tcp6.lo src/libstddjb/socket_tcp6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_timeoutconn.lo src/libstddjb/socket_timeoutconn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_tryr.lo src/libstddjb/socket_tryr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_udp4.lo src/libstddjb/socket_udp4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_udp6.lo src/libstddjb/socket_udp6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socket_waitconn.lo src/libstddjb/socket_waitconn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/socketpair_internal.lo src/libstddjb/socketpair_internal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stamp.lo src/libstddjb/stamp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/str_chr.lo src/libstddjb/str_chr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/str_fmt.lo src/libstddjb/str_fmt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/str_rchr.lo src/libstddjb/str_rchr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/str_start.lo src/libstddjb/str_start.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/str_strn.lo src/libstddjb/str_strn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_append.lo src/libstddjb/stralloc_append.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_catb.lo src/libstddjb/stralloc_catb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_catv.lo src/libstddjb/stralloc_catv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_copyb.lo src/libstddjb/stralloc_copyb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_free.lo src/libstddjb/stralloc_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_insertb.lo src/libstddjb/stralloc_insertb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_ready_tuned.lo src/libstddjb/stralloc_ready_tuned.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_readyplus_tuned.lo src/libstddjb/stralloc_readyplus_tuned.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_reverse.lo src/libstddjb/stralloc_reverse.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_reverse_blocks.lo src/libstddjb/stralloc_reverse_blocks.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_shrink.lo src/libstddjb/stralloc_shrink.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/stralloc_zero.lo src/libstddjb/stralloc_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/strerr.lo src/libstddjb/strerr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/strerr_sys.lo src/libstddjb/strerr_sys.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/string_format.lo src/libstddjb/string_format.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/string_quote.lo src/libstddjb/string_quote.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/string_quote_nodelim.lo src/libstddjb/string_quote_nodelim.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/string_quote_nodelim_mustquote.lo src/libstddjb/string_quote_nodelim_mustquote.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/string_unquote.lo src/libstddjb/string_unquote.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/string_unquote_nodelim.lo src/libstddjb/string_unquote_nodelim.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/string_unquote_withdelim.lo src/libstddjb/string_unquote_withdelim.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/strn_fmt.lo src/libstddjb/strn_fmt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/subgetopt.lo src/libstddjb/subgetopt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/subgetopt_here.lo src/libstddjb/subgetopt_here.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sysclock_from_localtm.lo src/libstddjb/sysclock_from_localtm.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sysclock_from_localtmn.lo src/libstddjb/sysclock_from_localtmn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sysclock_from_ltm64.lo src/libstddjb/sysclock_from_ltm64.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sysclock_from_tai.lo src/libstddjb/sysclock_from_tai.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sysclock_from_tain.lo src/libstddjb/sysclock_from_tain.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sysclock_from_utc.lo src/libstddjb/sysclock_from_utc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sysclock_get.lo src/libstddjb/sysclock_get.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/sysclock_set.lo src/libstddjb/sysclock_set.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_add.lo src/libstddjb/tai_add.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_from_localtm.lo src/libstddjb/tai_from_localtm.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_from_ltm64.lo src/libstddjb/tai_from_ltm64.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_from_sysclock.lo src/libstddjb/tai_from_sysclock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_from_utc.lo src/libstddjb/tai_from_utc.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_now.lo src/libstddjb/tai_now.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_pack.lo src/libstddjb/tai_pack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_pack_little.lo src/libstddjb/tai_pack_little.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_sub.lo src/libstddjb/tai_sub.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_u64.lo src/libstddjb/tai_u64.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_unpack.lo src/libstddjb/tai_unpack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tai_unpack_little.lo src/libstddjb/tai_unpack_little.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_add.lo src/libstddjb/tain_add.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_addsec.lo src/libstddjb/tain_addsec.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_approx.lo src/libstddjb/tain_approx.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_fmt.lo src/libstddjb/tain_fmt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_frac.lo src/libstddjb/tain_frac.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_from_localtmn.lo src/libstddjb/tain_from_localtmn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_from_millisecs.lo src/libstddjb/tain_from_millisecs.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_from_ntp.lo src/libstddjb/tain_from_ntp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_from_sysclock.lo src/libstddjb/tain_from_sysclock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_from_timespec.lo src/libstddjb/tain_from_timespec.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_from_timespec_sysclock.lo src/libstddjb/tain_from_timespec_sysclock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_from_timeval.lo src/libstddjb/tain_from_timeval.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_from_timeval_sysclock.lo src/libstddjb/tain_from_timeval_sysclock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_half.lo src/libstddjb/tain_half.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_infinite_relative.lo src/libstddjb/tain_infinite_relative.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_less.lo src/libstddjb/tain_less.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_nano500.lo src/libstddjb/tain_nano500.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_now.lo src/libstddjb/tain_now.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_now_set_stopwatch.lo src/libstddjb/tain_now_set_stopwatch.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_now_set_wallclock.lo src/libstddjb/tain_now_set_wallclock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_pack.lo src/libstddjb/tain_pack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_pack_little.lo src/libstddjb/tain_pack_little.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_relative_from_timespec.lo src/libstddjb/tain_relative_from_timespec.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_relative_from_timeval.lo src/libstddjb/tain_relative_from_timeval.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_scan.lo src/libstddjb/tain_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_setnow.lo src/libstddjb/tain_setnow.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_stopwatch.lo src/libstddjb/tain_stopwatch.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_sub.lo src/libstddjb/tain_sub.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_to_millisecs.lo src/libstddjb/tain_to_millisecs.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_ulong.lo src/libstddjb/tain_ulong.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_unpack.lo src/libstddjb/tain_unpack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_unpack_little.lo src/libstddjb/tain_unpack_little.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_wallclock_read.lo src/libstddjb/tain_wallclock_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/tain_zero.lo src/libstddjb/tain_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/time_from_tai.lo src/libstddjb/time_from_tai.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/time_from_tai_relative.lo src/libstddjb/time_from_tai_relative.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/time_sysclock_from_tai.lo src/libstddjb/time_sysclock_from_tai.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/timespec_from_tain.lo src/libstddjb/timespec_from_tain.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/timespec_from_tain_relative.lo src/libstddjb/timespec_from_tain_relative.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/timespec_sysclock_from_tain.lo src/libstddjb/timespec_sysclock_from_tain.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/timestamp.lo src/libstddjb/timestamp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/timestamp_fmt.lo src/libstddjb/timestamp_fmt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/timestamp_r.lo src/libstddjb/timestamp_r.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/timestamp_scan.lo src/libstddjb/timestamp_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/timeval_from_tain.lo src/libstddjb/timeval_from_tain.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/timeval_from_tain_relative.lo src/libstddjb/timeval_from_tain_relative.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/timeval_sysclock_from_tain.lo src/libstddjb/timeval_sysclock_from_tain.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ucharn_findlen.lo src/libstddjb/ucharn_findlen.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ucharn_fmt.lo src/libstddjb/ucharn_fmt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ucharn_fmt_little.lo src/libstddjb/ucharn_fmt_little.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ucharn_scan.lo src/libstddjb/ucharn_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ucharn_scan_little.lo src/libstddjb/ucharn_scan_little.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/ucspi_get.lo src/libstddjb/ucspi_get.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint160_scan.lo src/libstddjb/uint160_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint16_bswap.lo src/libstddjb/uint16_bswap.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint16_fmtlist.lo src/libstddjb/uint16_fmtlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint16_pack.lo src/libstddjb/uint16_pack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint16_pack_big.lo src/libstddjb/uint16_pack_big.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint16_reverse.lo src/libstddjb/uint16_reverse.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint16_scan.lo src/libstddjb/uint16_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint16_scanlist.lo src/libstddjb/uint16_scanlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint16_unpack.lo src/libstddjb/uint16_unpack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint16_unpack_big.lo src/libstddjb/uint16_unpack_big.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint320_scan.lo src/libstddjb/uint320_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint32_bswap.lo src/libstddjb/uint32_bswap.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint32_fmtlist.lo src/libstddjb/uint32_fmtlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint32_pack.lo src/libstddjb/uint32_pack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint32_pack_big.lo src/libstddjb/uint32_pack_big.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint32_reverse.lo src/libstddjb/uint32_reverse.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint32_scan.lo src/libstddjb/uint32_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint32_scanlist.lo src/libstddjb/uint32_scanlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint32_unpack.lo src/libstddjb/uint32_unpack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint32_unpack_big.lo src/libstddjb/uint32_unpack_big.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint640_fmt_generic.lo src/libstddjb/uint640_fmt_generic.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint640_scan.lo src/libstddjb/uint640_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint640_scan_base_max.lo src/libstddjb/uint640_scan_base_max.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_bswap.lo src/libstddjb/uint64_bswap.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_fmt_generic.lo src/libstddjb/uint64_fmt_generic.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_fmtlist.lo src/libstddjb/uint64_fmtlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_fmtlist_generic.lo src/libstddjb/uint64_fmtlist_generic.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_pack.lo src/libstddjb/uint64_pack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_pack_big.lo src/libstddjb/uint64_pack_big.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_reverse.lo src/libstddjb/uint64_reverse.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_scan.lo src/libstddjb/uint64_scan.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_scan_base_max.lo src/libstddjb/uint64_scan_base_max.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_scanlist.lo src/libstddjb/uint64_scanlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_unpack.lo src/libstddjb/uint64_unpack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uint64_unpack_big.lo src/libstddjb/uint64_unpack_big.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/uncoe.lo src/libstddjb/uncoe.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/unsanitize_read.lo src/libstddjb/unsanitize_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/utc_from_localtm.lo src/libstddjb/utc_from_localtm.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/utc_from_ltm64.lo src/libstddjb/utc_from_ltm64.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/utc_from_sysclock.lo src/libstddjb/utc_from_sysclock.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/utc_from_tai.lo src/libstddjb/utc_from_tai.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/vbaprintf.lo src/libstddjb/vbaprintf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/vbprintf.lo src/libstddjb/vbprintf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/wait_nointr.lo src/libstddjb/wait_nointr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/wait_pid_nohang.lo src/libstddjb/wait_pid_nohang.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/wait_pids_nohang.lo src/libstddjb/wait_pids_nohang.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/wait_reap.lo src/libstddjb/wait_reap.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/waitn.lo src/libstddjb/waitn.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/waitn_reap.lo src/libstddjb/waitn_reap.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/waitpid_nointr.lo src/libstddjb/waitpid_nointr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/writenclose_unsafe.lo src/libstddjb/writenclose_unsafe.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libstddjb/writevnclose_unsafe.lo src/libstddjb/writevnclose_unsafe.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/access_at.lo src/libunixonacid/access_at.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/ancil_recv_fd.lo src/libunixonacid/ancil_recv_fd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/ancil_send_fd.lo src/libunixonacid/ancil_send_fd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/atomic_rm_rf.lo src/libunixonacid/atomic_rm_rf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/atomic_rm_rf_tmp.lo src/libunixonacid/atomic_rm_rf_tmp.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/atomic_symlink.lo src/libunixonacid/atomic_symlink.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/bufalloc_timed_flush.lo src/libunixonacid/bufalloc_timed_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/buffer_timed_fill.lo src/libunixonacid/buffer_timed_fill.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/buffer_timed_flush.lo src/libunixonacid/buffer_timed_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/buffer_timed_get.lo src/libunixonacid/buffer_timed_get.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/dd_cancel.lo src/libunixonacid/dd_cancel.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/dd_close.lo src/libunixonacid/dd_close.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/dd_commit.lo src/libunixonacid/dd_commit.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/dd_commit_devino.lo src/libunixonacid/dd_commit_devino.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/dd_open_read.lo src/libunixonacid/dd_open_read.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/dd_open_write.lo src/libunixonacid/dd_open_write.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/ipc_timed_recv.lo src/libunixonacid/ipc_timed_recv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/ipc_timed_send.lo src/libunixonacid/ipc_timed_send.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/ipc_timed_sendv.lo src/libunixonacid/ipc_timed_sendv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/kolbak_call.lo src/libunixonacid/kolbak_call.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/kolbak_enqueue.lo src/libunixonacid/kolbak_enqueue.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/kolbak_queue_init.lo src/libunixonacid/kolbak_queue_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/kolbak_unenqueue.lo src/libunixonacid/kolbak_unenqueue.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/netstring_timed_get.lo src/libunixonacid/netstring_timed_get.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/open2_at.lo src/libunixonacid/open2_at.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/open3_at.lo src/libunixonacid/open3_at.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/open_appendat.lo src/libunixonacid/open_appendat.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/open_appendatb.lo src/libunixonacid/open_appendatb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/open_readat.lo src/libunixonacid/open_readat.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/open_readatb.lo src/libunixonacid/open_readatb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/open_truncat.lo src/libunixonacid/open_truncat.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/open_truncatb.lo src/libunixonacid/open_truncatb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/open_writeat.lo src/libunixonacid/open_writeat.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/open_writeatb.lo src/libunixonacid/open_writeatb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/opengetlnclose.lo src/libunixonacid/opengetlnclose.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/opengetlnclose_at.lo src/libunixonacid/opengetlnclose_at.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/openreadnclose_at.lo src/libunixonacid/openreadnclose_at.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/openslurpclose_at.lo src/libunixonacid/openslurpclose_at.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/openwritenclose_at.lo src/libunixonacid/openwritenclose_at.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/openwritevnclose_at.lo src/libunixonacid/openwritevnclose_at.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_default_cb.lo src/libunixonacid/skaclient_default_cb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_end.lo src/libunixonacid/skaclient_end.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_init.lo src/libunixonacid/skaclient_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_put.lo src/libunixonacid/skaclient_put.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_putmsg.lo src/libunixonacid/skaclient_putmsg.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_putmsgv.lo src/libunixonacid/skaclient_putmsgv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_putv.lo src/libunixonacid/skaclient_putv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_send.lo src/libunixonacid/skaclient_send.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_sendmsg.lo src/libunixonacid/skaclient_sendmsg.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_sendmsgv.lo src/libunixonacid/skaclient_sendmsgv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_sendv.lo src/libunixonacid/skaclient_sendv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_server_ack.lo src/libunixonacid/skaclient_server_ack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_server_bidi_ack.lo src/libunixonacid/skaclient_server_bidi_ack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_server_init.lo src/libunixonacid/skaclient_server_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_start.lo src/libunixonacid/skaclient_start.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_start_async.lo src/libunixonacid/skaclient_start_async.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_start_cb.lo src/libunixonacid/skaclient_start_cb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_startf.lo src/libunixonacid/skaclient_startf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_startf_async.lo src/libunixonacid/skaclient_startf_async.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_syncify.lo src/libunixonacid/skaclient_syncify.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/skaclient_zero.lo src/libunixonacid/skaclient_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/stat_at.lo src/libunixonacid/stat_at.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textclient_command.lo src/libunixonacid/textclient_command.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textclient_commandv.lo src/libunixonacid/textclient_commandv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textclient_end.lo src/libunixonacid/textclient_end.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textclient_server_init.lo src/libunixonacid/textclient_server_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textclient_server_init_frompipe.lo src/libunixonacid/textclient_server_init_frompipe.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textclient_server_init_fromsocket.lo src/libunixonacid/textclient_server_init_fromsocket.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textclient_start.lo src/libunixonacid/textclient_start.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textclient_startf.lo src/libunixonacid/textclient_startf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textclient_zero.lo src/libunixonacid/textclient_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_create_send_channel.lo src/libunixonacid/textmessage_create_send_channel.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_handle.lo src/libunixonacid/textmessage_handle.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_put.lo src/libunixonacid/textmessage_put.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_putv.lo src/libunixonacid/textmessage_putv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_receive.lo src/libunixonacid/textmessage_receive.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_receiver_0.lo src/libunixonacid/textmessage_receiver_0.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_receiver_free.lo src/libunixonacid/textmessage_receiver_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_receiver_hasmsginbuf.lo src/libunixonacid/textmessage_receiver_hasmsginbuf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_receiver_init.lo src/libunixonacid/textmessage_receiver_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_receiver_zero.lo src/libunixonacid/textmessage_receiver_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_recv_channel.lo src/libunixonacid/textmessage_recv_channel.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_sender_1.lo src/libunixonacid/textmessage_sender_1.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_sender_flush.lo src/libunixonacid/textmessage_sender_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_sender_getfd.lo src/libunixonacid/textmessage_sender_getfd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_sender_timed_flush.lo src/libunixonacid/textmessage_sender_timed_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_sender_x.lo src/libunixonacid/textmessage_sender_x.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_sender_zero.lo src/libunixonacid/textmessage_sender_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_timed_handle.lo src/libunixonacid/textmessage_timed_handle.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/textmessage_timed_receive.lo src/libunixonacid/textmessage_timed_receive.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/timed_flush.lo src/libunixonacid/timed_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/timed_get.lo src/libunixonacid/timed_get.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/timed_getln.lo src/libunixonacid/timed_getln.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/timed_getlnmax.lo src/libunixonacid/timed_getlnmax.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixconnection_free.lo src/libunixonacid/unixconnection_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixconnection_init.lo src/libunixonacid/unixconnection_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixconnection_init_withclosecb.lo src/libunixonacid/unixconnection_init_withclosecb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixconnection_zero.lo src/libunixonacid/unixconnection_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_bits_closeall.lo src/libunixonacid/unixmessage_bits_closeall.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_bits_closenone.lo src/libunixonacid/unixmessage_bits_closenone.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_drop.lo src/libunixonacid/unixmessage_drop.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_handle.lo src/libunixonacid/unixmessage_handle.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_put.lo src/libunixonacid/unixmessage_put.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_receive.lo src/libunixonacid/unixmessage_receive.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_receiver_0.lo src/libunixonacid/unixmessage_receiver_0.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_receiver_free.lo src/libunixonacid/unixmessage_receiver_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_receiver_hasmsginbuf.lo src/libunixonacid/unixmessage_receiver_hasmsginbuf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_receiver_init.lo src/libunixonacid/unixmessage_receiver_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_sender_1.lo src/libunixonacid/unixmessage_sender_1.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_sender_closecb.lo src/libunixonacid/unixmessage_sender_closecb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_sender_flush.lo src/libunixonacid/unixmessage_sender_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_sender_free.lo src/libunixonacid/unixmessage_sender_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_sender_getfd.lo src/libunixonacid/unixmessage_sender_getfd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_sender_init.lo src/libunixonacid/unixmessage_sender_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_sender_init_withclosecb.lo src/libunixonacid/unixmessage_sender_init_withclosecb.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_sender_timed_flush.lo src/libunixonacid/unixmessage_sender_timed_flush.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_sender_x.lo src/libunixonacid/unixmessage_sender_x.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_sender_zero.lo src/libunixonacid/unixmessage_sender_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_timed_handle.lo src/libunixonacid/unixmessage_timed_handle.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_timed_receive.lo src/libunixonacid/unixmessage_timed_receive.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_unput.lo src/libunixonacid/unixmessage_unput.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_v_zero.lo src/libunixonacid/unixmessage_v_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libunixonacid/unixmessage_zero.lo src/libunixonacid/unixmessage_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o libskarnet.so.xyzzy -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--as-needed -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -shared -nostartfiles -Wl,-soname,libskarnet.so.2.10 src/libbiguint/bu_addc.lo src/libbiguint/bu_addmod.lo src/libbiguint/bu_cmp.lo src/libbiguint/bu_copy.lo src/libbiguint/bu_copy_internal.lo src/libbiguint/bu_div.lo src/libbiguint/bu_div_internal.lo src/libbiguint/bu_divmod.lo src/libbiguint/bu_divmod_internal.lo src/libbiguint/bu_fmt.lo src/libbiguint/bu_gcd.lo src/libbiguint/bu_invmod.lo src/libbiguint/bu_len.lo src/libbiguint/bu_mod.lo src/libbiguint/bu_mul.lo src/libbiguint/bu_mulmod.lo src/libbiguint/bu_pack.lo src/libbiguint/bu_pack_big.lo src/libbiguint/bu_scan.lo src/libbiguint/bu_scan_internal.lo src/libbiguint/bu_scanlen.lo src/libbiguint/bu_slbc.lo src/libbiguint/bu_srbc.lo src/libbiguint/bu_subc.lo src/libbiguint/bu_submod.lo src/libbiguint/bu_unpack.lo src/libbiguint/bu_unpack_big.lo src/libbiguint/bu_zero.lo src/libdatastruct/avlnode_delete.lo src/libdatastruct/avlnode_doublerotate.lo src/libdatastruct/avlnode_extreme.lo src/libdatastruct/avlnode_extremenode.lo src/libdatastruct/avlnode_height.lo src/libdatastruct/avlnode_insertnode.lo src/libdatastruct/avlnode_iter.lo src/libdatastruct/avlnode_iter_withcancel.lo src/libdatastruct/avlnode_rotate.lo src/libdatastruct/avlnode_search.lo src/libdatastruct/avlnode_searchnode.lo src/libdatastruct/avlnode_zero.lo src/libdatastruct/avltree_delete.lo src/libdatastruct/avltree_free.lo src/libdatastruct/avltree_init.lo src/libdatastruct/avltree_insert.lo src/libdatastruct/avltree_newnode.lo src/libdatastruct/avltree_zero.lo src/libdatastruct/avltreen_delete.lo src/libdatastruct/avltreen_init.lo src/libdatastruct/avltreen_insert.lo src/libdatastruct/avltreen_newnode.lo src/libdatastruct/bigkv_fill.lo src/libdatastruct/bigkv_free.lo src/libdatastruct/bigkv_search.lo src/libdatastruct/bigkv_zero.lo src/libdatastruct/genqdyn_clean.lo src/libdatastruct/genqdyn_free.lo src/libdatastruct/genqdyn_init.lo src/libdatastruct/genqdyn_pop.lo src/libdatastruct/genqdyn_push.lo src/libdatastruct/genqdyn_unpush.lo src/libdatastruct/genqdyn_zero.lo src/libdatastruct/genset.lo src/libdatastruct/genset_deepfree.lo src/libdatastruct/genset_iter_nocancel.lo src/libdatastruct/genset_iter_withcancel.lo src/libdatastruct/gensetdyn_deepfree.lo src/libdatastruct/gensetdyn_delete.lo src/libdatastruct/gensetdyn_free.lo src/libdatastruct/gensetdyn_init.lo src/libdatastruct/gensetdyn_iter.lo src/libdatastruct/gensetdyn_iter_withcancel.lo src/libdatastruct/gensetdyn_new.lo src/libdatastruct/gensetdyn_ready.lo src/libdatastruct/gensetdyn_zero.lo src/libenvexec/env_addmodif.lo src/libenvexec/env_dump.lo src/libenvexec/env_get.lo src/libenvexec/env_get2.lo src/libenvexec/env_len.lo src/libenvexec/env_make.lo src/libenvexec/env_merg.lo src/libenvexec/env_merge.lo src/libenvexec/env_mergen.lo src/libenvexec/env_mergn.lo src/libenvexec/env_string.lo src/libenvexec/envalloc_0.lo src/libenvexec/envalloc_make.lo src/libenvexec/envalloc_merge.lo src/libenvexec/envalloc_uniq.lo src/libenvexec/envdir.lo src/libenvexec/exec0_ae.lo src/libenvexec/exec_ae.lo src/libenvexec/mexec0_af.lo src/libenvexec/mexec0_afm.lo src/libenvexec/mexec0_afn.lo src/libenvexec/mexec_af.lo src/libenvexec/mexec_afm.lo src/libenvexec/mexec_afn.lo src/libenvexec/xexec0_ae.lo src/libenvexec/xexec_ae.lo src/libenvexec/xexecvep.lo src/libenvexec/xexecvep_loose.lo src/libenvexec/xmexec0_af.lo src/libenvexec/xmexec0_afm.lo src/libenvexec/xmexec0_afn.lo src/libenvexec/xmexec_af.lo src/libenvexec/xmexec_afm.lo src/libenvexec/xmexec_afn.lo src/libposixplz/doublefork.lo src/libposixplz/execvep.lo src/libposixplz/execvep_internal.lo src/libposixplz/execvep_loose.lo src/libposixplz/getpeereid.lo src/libposixplz/memmem.lo src/libposixplz/mkbtemp.lo src/libposixplz/mkctemp.lo src/libposixplz/mkfiletemp.lo src/libposixplz/mkhtemp.lo src/libposixplz/mklinktemp.lo src/libposixplz/mkltemp.lo src/libposixplz/mkptemp.lo src/libposixplz/mkptemp2.lo src/libposixplz/setgroups.lo src/libposixplz/strnlen.lo src/libposixplz/touch.lo src/libposixplz/unlink_void.lo src/librandom/autosurf.lo src/librandom/autosurf_name.lo src/librandom/random_char.lo src/librandom/random_finish.lo src/librandom/random_init.lo src/librandom/random_makeseed.lo src/librandom/random_name.lo src/librandom/random_oklist.lo src/librandom/random_sauniquename.lo src/librandom/random_string.lo src/librandom/random_uint32.lo src/librandom/random_unsort.lo src/librandom/surf.lo src/librandom/surf_init.lo src/libstdcrypto/md5_final.lo src/libstdcrypto/md5_init.lo src/libstdcrypto/md5_transform.lo src/libstdcrypto/md5_update.lo src/libstdcrypto/rc4.lo src/libstdcrypto/rc4_init.lo src/libstdcrypto/sha1_feed.lo src/libstdcrypto/sha1_final.lo src/libstdcrypto/sha1_init.lo src/libstdcrypto/sha1_transform.lo src/libstdcrypto/sha1_update.lo src/libstdcrypto/sha256_feed.lo src/libstdcrypto/sha256_final.lo src/libstdcrypto/sha256_init.lo src/libstdcrypto/sha256_transform.lo src/libstdcrypto/sha256_update.lo src/libstdcrypto/sha512_final.lo src/libstdcrypto/sha512_init.lo src/libstdcrypto/sha512_transform.lo src/libstdcrypto/sha512_update.lo src/libstddjb/alarm_deadline.lo src/libstddjb/alarm_disable.lo src/libstddjb/alarm_milliseconds.lo src/libstddjb/alarm_timeout.lo src/libstddjb/alloc.lo src/libstddjb/alloc_realloc.lo src/libstddjb/allread.lo src/libstddjb/allreadv.lo src/libstddjb/allreadwrite.lo src/libstddjb/allreadwritev.lo src/libstddjb/allwrite.lo src/libstddjb/allwritev.lo src/libstddjb/baprintf.lo src/libstddjb/bitarray_and.lo src/libstddjb/bitarray_clearsetn.lo src/libstddjb/bitarray_count.lo src/libstddjb/bitarray_firstclear.lo src/libstddjb/bitarray_firstclear_skip.lo src/libstddjb/bitarray_firstset.lo src/libstddjb/bitarray_firstset_skip.lo src/libstddjb/bitarray_not.lo src/libstddjb/bitarray_or.lo src/libstddjb/bitarray_testandpoke.lo src/libstddjb/bitarray_xor.lo src/libstddjb/bprintf.lo src/libstddjb/bufalloc_1.lo src/libstddjb/bufalloc_2.lo src/libstddjb/bufalloc_clean.lo src/libstddjb/bufalloc_flush.lo src/libstddjb/bufalloc_getfd.lo src/libstddjb/bufalloc_getlen.lo src/libstddjb/bufalloc_init.lo src/libstddjb/buffer_0.lo src/libstddjb/buffer_0f1.lo src/libstddjb/buffer_0small.lo src/libstddjb/buffer_1.lo src/libstddjb/buffer_1small.lo src/libstddjb/buffer_2.lo src/libstddjb/buffer_fill.lo src/libstddjb/buffer_flush.lo src/libstddjb/buffer_flush1read.lo src/libstddjb/buffer_get.lo src/libstddjb/buffer_getall.lo src/libstddjb/buffer_getallnf.lo src/libstddjb/buffer_getfd.lo src/libstddjb/buffer_getlen.lo src/libstddjb/buffer_getv.lo src/libstddjb/buffer_getvall.lo src/libstddjb/buffer_getvallnf.lo src/libstddjb/buffer_init.lo src/libstddjb/buffer_put.lo src/libstddjb/buffer_putall.lo src/libstddjb/buffer_putallnf.lo src/libstddjb/buffer_putflush.lo src/libstddjb/buffer_puts.lo src/libstddjb/buffer_putsall.lo src/libstddjb/buffer_putsallflush.lo src/libstddjb/buffer_putsallnoflush.lo src/libstddjb/buffer_putsflush.lo src/libstddjb/buffer_putsnoflush.lo src/libstddjb/buffer_putv.lo src/libstddjb/buffer_putvall.lo src/libstddjb/buffer_putvallnf.lo src/libstddjb/buffer_putvflush.lo src/libstddjb/byte_chr.lo src/libstddjb/byte_count.lo src/libstddjb/byte_in.lo src/libstddjb/byte_rchr.lo src/libstddjb/byte_search.lo src/libstddjb/byte_zzero.lo src/libstddjb/case_lowerb.lo src/libstddjb/case_lowers.lo src/libstddjb/case_startb.lo src/libstddjb/case_str.lo src/libstddjb/case_upperb.lo src/libstddjb/case_uppers.lo src/libstddjb/cbuffer_get.lo src/libstddjb/cbuffer_getv.lo src/libstddjb/cbuffer_init.lo src/libstddjb/cbuffer_put.lo src/libstddjb/cbuffer_putv.lo src/libstddjb/cbuffer_rpeek.lo src/libstddjb/cbuffer_rseek.lo src/libstddjb/cbuffer_unget.lo src/libstddjb/cbuffer_unput.lo src/libstddjb/cbuffer_wpeek.lo src/libstddjb/cbuffer_wseek.lo src/libstddjb/cdb_findnext.lo src/libstddjb/cdb_free.lo src/libstddjb/cdb_hash.lo src/libstddjb/cdb_init_map.lo src/libstddjb/cdb_make.lo src/libstddjb/cdb_mapfile.lo src/libstddjb/cdb_nextkey.lo src/libstddjb/cdb_read.lo src/libstddjb/cdb_successor.lo src/libstddjb/cdb_zero.lo src/libstddjb/child_spawn.lo src/libstddjb/child_spawn0.lo src/libstddjb/child_spawn1_internal.lo src/libstddjb/child_spawn1_pipe.lo src/libstddjb/child_spawn1_socket.lo src/libstddjb/child_spawn2.lo src/libstddjb/child_spawn3.lo src/libstddjb/coe.lo src/libstddjb/deepsleepuntil.lo src/libstddjb/dir_close.lo src/libstddjb/dir_fd.lo src/libstddjb/error_isalready.lo src/libstddjb/error_temp.lo src/libstddjb/fd_cat.lo src/libstddjb/fd_catn.lo src/libstddjb/fd_chdir.lo src/libstddjb/fd_chmod.lo src/libstddjb/fd_chown.lo src/libstddjb/fd_close.lo src/libstddjb/fd_copy.lo src/libstddjb/fd_copy2.lo src/libstddjb/fd_ensure_open.lo src/libstddjb/fd_islocked.lo src/libstddjb/fd_lock.lo src/libstddjb/fd_move.lo src/libstddjb/fd_move2.lo src/libstddjb/fd_read.lo src/libstddjb/fd_readv.lo src/libstddjb/fd_recv.lo src/libstddjb/fd_send.lo src/libstddjb/fd_shutdown.lo src/libstddjb/fd_sync.lo src/libstddjb/fd_unlock.lo src/libstddjb/fd_write.lo src/libstddjb/fd_writev.lo src/libstddjb/filecopy_suffix.lo src/libstddjb/filecopy_unsafe.lo src/libstddjb/fmtscan_asc.lo src/libstddjb/fmtscan_num.lo src/libstddjb/genalloc_deepfree.lo src/libstddjb/genwrite_flush_bufalloc.lo src/libstddjb/genwrite_flush_buffer.lo src/libstddjb/genwrite_flush_stralloc.lo src/libstddjb/genwrite_put_bufalloc.lo src/libstddjb/genwrite_put_buffer.lo src/libstddjb/genwrite_put_stralloc.lo src/libstddjb/genwrite_stderr.lo src/libstddjb/genwrite_stdout.lo src/libstddjb/getlnmax.lo src/libstddjb/getlnmaxsep.lo src/libstddjb/hiercopy.lo src/libstddjb/hiercopy_tmp.lo src/libstddjb/int160_scan.lo src/libstddjb/int16_fmtlist.lo src/libstddjb/int16_scan.lo src/libstddjb/int16_scanlist.lo src/libstddjb/int320_scan.lo src/libstddjb/int32_fmtlist.lo src/libstddjb/int32_scan.lo src/libstddjb/int32_scanlist.lo src/libstddjb/int640_scan.lo src/libstddjb/int64_fmt_generic.lo src/libstddjb/int64_fmtlist.lo src/libstddjb/int64_scan.lo src/libstddjb/int64_scan_base_max.lo src/libstddjb/int64_scanlist.lo src/libstddjb/iobuffer_fill.lo src/libstddjb/iobuffer_flush.lo src/libstddjb/iobuffer_init.lo src/libstddjb/iobuffer_kfromu.lo src/libstddjb/iobuffer_salvage.lo src/libstddjb/iobuffer_ufromk.lo src/libstddjb/iobufferk_fill.lo src/libstddjb/iobufferk_finish.lo src/libstddjb/iobufferk_flush.lo src/libstddjb/iobufferk_init.lo src/libstddjb/iobufferk_isworking.lo src/libstddjb/iobufferu_fill.lo src/libstddjb/iobufferu_finish.lo src/libstddjb/iobufferu_flush.lo src/libstddjb/iobufferu_init.lo src/libstddjb/iopause.lo src/libstddjb/iopause_poll.lo src/libstddjb/iopause_ppoll.lo src/libstddjb/iopause_select.lo src/libstddjb/iopause_stamp.lo src/libstddjb/ip46_scan.lo src/libstddjb/ip46_scanlist.lo src/libstddjb/ip4_fmt.lo src/libstddjb/ip4_fmtu32.lo src/libstddjb/ip4_scan.lo src/libstddjb/ip4_scanlist.lo src/libstddjb/ip4_scanlist_u32.lo src/libstddjb/ip4_scanu32.lo src/libstddjb/ip6_fmt.lo src/libstddjb/ip6_scan.lo src/libstddjb/ip6_scanlist.lo src/libstddjb/ipc_accept.lo src/libstddjb/ipc_bind.lo src/libstddjb/ipc_bind_reuse.lo src/libstddjb/ipc_bind_reuse_lock.lo src/libstddjb/ipc_connect.lo src/libstddjb/ipc_connected.lo src/libstddjb/ipc_dgram.lo src/libstddjb/ipc_listen.lo src/libstddjb/ipc_local.lo src/libstddjb/ipc_pair.lo src/libstddjb/ipc_recv.lo src/libstddjb/ipc_send.lo src/libstddjb/ipc_stream.lo src/libstddjb/ipc_timed_connect.lo src/libstddjb/leapsecs_add.lo src/libstddjb/leapsecs_sub.lo src/libstddjb/leapsecs_table.lo src/libstddjb/localtm_fmt.lo src/libstddjb/localtm_from_ltm64.lo src/libstddjb/localtm_from_sysclock.lo src/libstddjb/localtm_from_tai.lo src/libstddjb/localtm_from_utc.lo src/libstddjb/localtm_scan.lo src/libstddjb/localtmn_fmt.lo src/libstddjb/localtmn_from_sysclock.lo src/libstddjb/localtmn_from_tain.lo src/libstddjb/localtmn_scan.lo src/libstddjb/lolprintf.lo src/libstddjb/ltm64_from_localtm.lo src/libstddjb/ltm64_from_sysclock.lo src/libstddjb/ltm64_from_tai.lo src/libstddjb/ltm64_from_utc.lo src/libstddjb/ndelay_off.lo src/libstddjb/ndelay_on.lo src/libstddjb/netstring_append.lo src/libstddjb/netstring_appendv.lo src/libstddjb/netstring_decode.lo src/libstddjb/netstring_encode.lo src/libstddjb/netstring_get.lo src/libstddjb/netstring_put.lo src/libstddjb/ntp_from_tain.lo src/libstddjb/open2.lo src/libstddjb/open3.lo src/libstddjb/open_append.lo src/libstddjb/open_create.lo src/libstddjb/open_excl.lo src/libstddjb/open_read.lo src/libstddjb/open_readb.lo src/libstddjb/open_trunc.lo src/libstddjb/open_write.lo src/libstddjb/openb_read.lo src/libstddjb/openbc_read.lo src/libstddjb/openc_append.lo src/libstddjb/openc_create.lo src/libstddjb/openc_excl.lo src/libstddjb/openc_read.lo src/libstddjb/openc_readb.lo src/libstddjb/openc_trunc.lo src/libstddjb/openc_write.lo src/libstddjb/openreadfileclose.lo src/libstddjb/openreadnclose.lo src/libstddjb/openslurpclose.lo src/libstddjb/openwritenclose.lo src/libstddjb/openwritenclose_suffix.lo src/libstddjb/openwritenclose_unsafe.lo src/libstddjb/openwritevnclose.lo src/libstddjb/openwritevnclose_suffix.lo src/libstddjb/openwritevnclose_unsafe.lo src/libstddjb/path_canonicalize.lo src/libstddjb/pipe_internal.lo src/libstddjb/prog.lo src/libstddjb/rm_rf.lo src/libstddjb/rm_rf_in_tmp.lo src/libstddjb/rm_rf_tmp.lo src/libstddjb/rmstar.lo src/libstddjb/sabasename.lo src/libstddjb/sadirname.lo src/libstddjb/sagetcwd.lo src/libstddjb/sagethostname.lo src/libstddjb/sanitize_read.lo src/libstddjb/sareadlink.lo src/libstddjb/sarealpath.lo src/libstddjb/satmp.lo src/libstddjb/sauniquename.lo src/libstddjb/selfpipe_finish.lo src/libstddjb/selfpipe_init.lo src/libstddjb/selfpipe_internal.lo src/libstddjb/selfpipe_read.lo src/libstddjb/selfpipe_trap.lo src/libstddjb/selfpipe_trapset.lo src/libstddjb/selfpipe_untrap.lo src/libstddjb/sgetopt.lo src/libstddjb/sig0_scan.lo src/libstddjb/sig_block.lo src/libstddjb/sig_blocknone.lo src/libstddjb/sig_blockset.lo src/libstddjb/sig_catch.lo src/libstddjb/sig_name.lo src/libstddjb/sig_number.lo src/libstddjb/sig_pause.lo src/libstddjb/sig_push.lo src/libstddjb/sig_restoreto.lo src/libstddjb/sig_shield.lo src/libstddjb/sig_stack.lo src/libstddjb/sig_table.lo src/libstddjb/sig_unblock.lo src/libstddjb/sig_unshield.lo src/libstddjb/sigfpe.lo src/libstddjb/sigsegv.lo src/libstddjb/siovec_bytechr.lo src/libstddjb/siovec_bytein.lo src/libstddjb/siovec_deal.lo src/libstddjb/siovec_gather.lo src/libstddjb/siovec_len.lo src/libstddjb/siovec_scatter.lo src/libstddjb/siovec_search.lo src/libstddjb/siovec_seek.lo src/libstddjb/siovec_trunc.lo src/libstddjb/skagetln.lo src/libstddjb/skagetln_loose.lo src/libstddjb/skagetln_nofill.lo src/libstddjb/skagetlnmaxsep.lo src/libstddjb/skagetlnsep.lo src/libstddjb/skagetlnsep_loose.lo src/libstddjb/skalibs_tzisright.lo src/libstddjb/skasig_dfl.lo src/libstddjb/skasigaction.lo src/libstddjb/slurp.lo src/libstddjb/socket_accept4.lo src/libstddjb/socket_accept4_u32.lo src/libstddjb/socket_accept6.lo src/libstddjb/socket_bind4.lo src/libstddjb/socket_bind4r.lo src/libstddjb/socket_bind6.lo src/libstddjb/socket_bind6r.lo src/libstddjb/socket_conn4.lo src/libstddjb/socket_conn4_u32.lo src/libstddjb/socket_conn6.lo src/libstddjb/socket_connected.lo src/libstddjb/socket_deadlineconnstamp4.lo src/libstddjb/socket_deadlineconnstamp46.lo src/libstddjb/socket_deadlineconnstamp4_u32.lo src/libstddjb/socket_deadlineconnstamp6.lo src/libstddjb/socket_delay.lo src/libstddjb/socket_internal.lo src/libstddjb/socket_ioloop.lo src/libstddjb/socket_ioloop_send4.lo src/libstddjb/socket_ioloop_send6.lo src/libstddjb/socket_local4.lo src/libstddjb/socket_local46.lo src/libstddjb/socket_local6.lo src/libstddjb/socket_recv4.lo src/libstddjb/socket_recv6.lo src/libstddjb/socket_remote4.lo src/libstddjb/socket_remote46.lo src/libstddjb/socket_remote6.lo src/libstddjb/socket_send4.lo src/libstddjb/socket_send6.lo src/libstddjb/socket_tcp4.lo src/libstddjb/socket_tcp6.lo src/libstddjb/socket_timeoutconn.lo src/libstddjb/socket_tryr.lo src/libstddjb/socket_udp4.lo src/libstddjb/socket_udp6.lo src/libstddjb/socket_waitconn.lo src/libstddjb/socketpair_internal.lo src/libstddjb/stamp.lo src/libstddjb/str_chr.lo src/libstddjb/str_fmt.lo src/libstddjb/str_rchr.lo src/libstddjb/str_start.lo src/libstddjb/str_strn.lo src/libstddjb/stralloc_append.lo src/libstddjb/stralloc_catb.lo src/libstddjb/stralloc_catv.lo src/libstddjb/stralloc_copyb.lo src/libstddjb/stralloc_free.lo src/libstddjb/stralloc_insertb.lo src/libstddjb/stralloc_ready_tuned.lo src/libstddjb/stralloc_readyplus_tuned.lo src/libstddjb/stralloc_reverse.lo src/libstddjb/stralloc_reverse_blocks.lo src/libstddjb/stralloc_shrink.lo src/libstddjb/stralloc_zero.lo src/libstddjb/strerr.lo src/libstddjb/strerr_sys.lo src/libstddjb/string_format.lo src/libstddjb/string_quote.lo src/libstddjb/string_quote_nodelim.lo src/libstddjb/string_quote_nodelim_mustquote.lo src/libstddjb/string_unquote.lo src/libstddjb/string_unquote_nodelim.lo src/libstddjb/string_unquote_withdelim.lo src/libstddjb/strn_fmt.lo src/libstddjb/subgetopt.lo src/libstddjb/subgetopt_here.lo src/libstddjb/sysclock_from_localtm.lo src/libstddjb/sysclock_from_localtmn.lo src/libstddjb/sysclock_from_ltm64.lo src/libstddjb/sysclock_from_tai.lo src/libstddjb/sysclock_from_tain.lo src/libstddjb/sysclock_from_utc.lo src/libstddjb/sysclock_get.lo src/libstddjb/sysclock_set.lo src/libstddjb/tai_add.lo src/libstddjb/tai_from_localtm.lo src/libstddjb/tai_from_ltm64.lo src/libstddjb/tai_from_sysclock.lo src/libstddjb/tai_from_utc.lo src/libstddjb/tai_now.lo src/libstddjb/tai_pack.lo src/libstddjb/tai_pack_little.lo src/libstddjb/tai_sub.lo src/libstddjb/tai_u64.lo src/libstddjb/tai_unpack.lo src/libstddjb/tai_unpack_little.lo src/libstddjb/tain_add.lo src/libstddjb/tain_addsec.lo src/libstddjb/tain_approx.lo src/libstddjb/tain_fmt.lo src/libstddjb/tain_frac.lo src/libstddjb/tain_from_localtmn.lo src/libstddjb/tain_from_millisecs.lo src/libstddjb/tain_from_ntp.lo src/libstddjb/tain_from_sysclock.lo src/libstddjb/tain_from_timespec.lo src/libstddjb/tain_from_timespec_sysclock.lo src/libstddjb/tain_from_timeval.lo src/libstddjb/tain_from_timeval_sysclock.lo src/libstddjb/tain_half.lo src/libstddjb/tain_infinite_relative.lo src/libstddjb/tain_less.lo src/libstddjb/tain_nano500.lo src/libstddjb/tain_now.lo src/libstddjb/tain_now_set_stopwatch.lo src/libstddjb/tain_now_set_wallclock.lo src/libstddjb/tain_pack.lo src/libstddjb/tain_pack_little.lo src/libstddjb/tain_relative_from_timespec.lo src/libstddjb/tain_relative_from_timeval.lo src/libstddjb/tain_scan.lo src/libstddjb/tain_setnow.lo src/libstddjb/tain_stopwatch.lo src/libstddjb/tain_sub.lo src/libstddjb/tain_to_millisecs.lo src/libstddjb/tain_ulong.lo src/libstddjb/tain_unpack.lo src/libstddjb/tain_unpack_little.lo src/libstddjb/tain_wallclock_read.lo src/libstddjb/tain_zero.lo src/libstddjb/time_from_tai.lo src/libstddjb/time_from_tai_relative.lo src/libstddjb/time_sysclock_from_tai.lo src/libstddjb/timespec_from_tain.lo src/libstddjb/timespec_from_tain_relative.lo src/libstddjb/timespec_sysclock_from_tain.lo src/libstddjb/timestamp.lo src/libstddjb/timestamp_fmt.lo src/libstddjb/timestamp_r.lo src/libstddjb/timestamp_scan.lo src/libstddjb/timeval_from_tain.lo src/libstddjb/timeval_from_tain_relative.lo src/libstddjb/timeval_sysclock_from_tain.lo src/libstddjb/ucharn_findlen.lo src/libstddjb/ucharn_fmt.lo src/libstddjb/ucharn_fmt_little.lo src/libstddjb/ucharn_scan.lo src/libstddjb/ucharn_scan_little.lo src/libstddjb/ucspi_get.lo src/libstddjb/uint160_scan.lo src/libstddjb/uint16_bswap.lo src/libstddjb/uint16_fmtlist.lo src/libstddjb/uint16_pack.lo src/libstddjb/uint16_pack_big.lo src/libstddjb/uint16_reverse.lo src/libstddjb/uint16_scan.lo src/libstddjb/uint16_scanlist.lo src/libstddjb/uint16_unpack.lo src/libstddjb/uint16_unpack_big.lo src/libstddjb/uint320_scan.lo src/libstddjb/uint32_bswap.lo src/libstddjb/uint32_fmtlist.lo src/libstddjb/uint32_pack.lo src/libstddjb/uint32_pack_big.lo src/libstddjb/uint32_reverse.lo src/libstddjb/uint32_scan.lo src/libstddjb/uint32_scanlist.lo src/libstddjb/uint32_unpack.lo src/libstddjb/uint32_unpack_big.lo src/libstddjb/uint640_fmt_generic.lo src/libstddjb/uint640_scan.lo src/libstddjb/uint640_scan_base_max.lo src/libstddjb/uint64_bswap.lo src/libstddjb/uint64_fmt_generic.lo src/libstddjb/uint64_fmtlist.lo src/libstddjb/uint64_fmtlist_generic.lo src/libstddjb/uint64_pack.lo src/libstddjb/uint64_pack_big.lo src/libstddjb/uint64_reverse.lo src/libstddjb/uint64_scan.lo src/libstddjb/uint64_scan_base_max.lo src/libstddjb/uint64_scanlist.lo src/libstddjb/uint64_unpack.lo src/libstddjb/uint64_unpack_big.lo src/libstddjb/uncoe.lo src/libstddjb/unsanitize_read.lo src/libstddjb/utc_from_localtm.lo src/libstddjb/utc_from_ltm64.lo src/libstddjb/utc_from_sysclock.lo src/libstddjb/utc_from_tai.lo src/libstddjb/vbaprintf.lo src/libstddjb/vbprintf.lo src/libstddjb/wait_nointr.lo src/libstddjb/wait_pid_nohang.lo src/libstddjb/wait_pids_nohang.lo src/libstddjb/wait_reap.lo src/libstddjb/waitn.lo src/libstddjb/waitn_reap.lo src/libstddjb/waitpid_nointr.lo src/libstddjb/writenclose_unsafe.lo src/libstddjb/writevnclose_unsafe.lo src/libunixonacid/access_at.lo src/libunixonacid/ancil_recv_fd.lo src/libunixonacid/ancil_send_fd.lo src/libunixonacid/atomic_rm_rf.lo src/libunixonacid/atomic_rm_rf_tmp.lo src/libunixonacid/atomic_symlink.lo src/libunixonacid/bufalloc_timed_flush.lo src/libunixonacid/buffer_timed_fill.lo src/libunixonacid/buffer_timed_flush.lo src/libunixonacid/buffer_timed_get.lo src/libunixonacid/dd_cancel.lo src/libunixonacid/dd_close.lo src/libunixonacid/dd_commit.lo src/libunixonacid/dd_commit_devino.lo src/libunixonacid/dd_open_read.lo src/libunixonacid/dd_open_write.lo src/libunixonacid/ipc_timed_recv.lo src/libunixonacid/ipc_timed_send.lo src/libunixonacid/ipc_timed_sendv.lo src/libunixonacid/kolbak_call.lo src/libunixonacid/kolbak_enqueue.lo src/libunixonacid/kolbak_queue_init.lo src/libunixonacid/kolbak_unenqueue.lo src/libunixonacid/netstring_timed_get.lo src/libunixonacid/open2_at.lo src/libunixonacid/open3_at.lo src/libunixonacid/open_appendat.lo src/libunixonacid/open_appendatb.lo src/libunixonacid/open_readat.lo src/libunixonacid/open_readatb.lo src/libunixonacid/open_truncat.lo src/libunixonacid/open_truncatb.lo src/libunixonacid/open_writeat.lo src/libunixonacid/open_writeatb.lo src/libunixonacid/opengetlnclose.lo src/libunixonacid/opengetlnclose_at.lo src/libunixonacid/openreadnclose_at.lo src/libunixonacid/openslurpclose_at.lo src/libunixonacid/openwritenclose_at.lo src/libunixonacid/openwritevnclose_at.lo src/libunixonacid/skaclient_default_cb.lo src/libunixonacid/skaclient_end.lo src/libunixonacid/skaclient_init.lo src/libunixonacid/skaclient_put.lo src/libunixonacid/skaclient_putmsg.lo src/libunixonacid/skaclient_putmsgv.lo src/libunixonacid/skaclient_putv.lo src/libunixonacid/skaclient_send.lo src/libunixonacid/skaclient_sendmsg.lo src/libunixonacid/skaclient_sendmsgv.lo src/libunixonacid/skaclient_sendv.lo src/libunixonacid/skaclient_server_ack.lo src/libunixonacid/skaclient_server_bidi_ack.lo src/libunixonacid/skaclient_server_init.lo src/libunixonacid/skaclient_start.lo src/libunixonacid/skaclient_start_async.lo src/libunixonacid/skaclient_start_cb.lo src/libunixonacid/skaclient_startf.lo src/libunixonacid/skaclient_startf_async.lo src/libunixonacid/skaclient_syncify.lo src/libunixonacid/skaclient_zero.lo src/libunixonacid/stat_at.lo src/libunixonacid/textclient_command.lo src/libunixonacid/textclient_commandv.lo src/libunixonacid/textclient_end.lo src/libunixonacid/textclient_server_init.lo src/libunixonacid/textclient_server_init_frompipe.lo src/libunixonacid/textclient_server_init_fromsocket.lo src/libunixonacid/textclient_start.lo src/libunixonacid/textclient_startf.lo src/libunixonacid/textclient_zero.lo src/libunixonacid/textmessage_create_send_channel.lo src/libunixonacid/textmessage_handle.lo src/libunixonacid/textmessage_put.lo src/libunixonacid/textmessage_putv.lo src/libunixonacid/textmessage_receive.lo src/libunixonacid/textmessage_receiver_0.lo src/libunixonacid/textmessage_receiver_free.lo src/libunixonacid/textmessage_receiver_hasmsginbuf.lo src/libunixonacid/textmessage_receiver_init.lo src/libunixonacid/textmessage_receiver_zero.lo src/libunixonacid/textmessage_recv_channel.lo src/libunixonacid/textmessage_sender_1.lo src/libunixonacid/textmessage_sender_flush.lo src/libunixonacid/textmessage_sender_getfd.lo src/libunixonacid/textmessage_sender_timed_flush.lo src/libunixonacid/textmessage_sender_x.lo src/libunixonacid/textmessage_sender_zero.lo src/libunixonacid/textmessage_timed_handle.lo src/libunixonacid/textmessage_timed_receive.lo src/libunixonacid/timed_flush.lo src/libunixonacid/timed_get.lo src/libunixonacid/timed_getln.lo src/libunixonacid/timed_getlnmax.lo src/libunixonacid/unixconnection_free.lo src/libunixonacid/unixconnection_init.lo src/libunixonacid/unixconnection_init_withclosecb.lo src/libunixonacid/unixconnection_zero.lo src/libunixonacid/unixmessage_bits_closeall.lo src/libunixonacid/unixmessage_bits_closenone.lo src/libunixonacid/unixmessage_drop.lo src/libunixonacid/unixmessage_handle.lo src/libunixonacid/unixmessage_put.lo src/libunixonacid/unixmessage_receive.lo src/libunixonacid/unixmessage_receiver_0.lo src/libunixonacid/unixmessage_receiver_free.lo src/libunixonacid/unixmessage_receiver_hasmsginbuf.lo src/libunixonacid/unixmessage_receiver_init.lo src/libunixonacid/unixmessage_sender_1.lo src/libunixonacid/unixmessage_sender_closecb.lo src/libunixonacid/unixmessage_sender_flush.lo src/libunixonacid/unixmessage_sender_free.lo src/libunixonacid/unixmessage_sender_getfd.lo src/libunixonacid/unixmessage_sender_init.lo src/libunixonacid/unixmessage_sender_init_withclosecb.lo src/libunixonacid/unixmessage_sender_timed_flush.lo src/libunixonacid/unixmessage_sender_x.lo src/libunixonacid/unixmessage_sender_zero.lo src/libunixonacid/unixmessage_timed_handle.lo src/libunixonacid/unixmessage_timed_receive.lo src/libunixonacid/unixmessage_unput.lo src/libunixonacid/unixmessage_v_zero.lo src/libunixonacid/unixmessage_zero.lo make[1]: Leaving directory '/tmp/instance-13/output-1/build/skalibs-2.10.0.3' >>> skalibs 2.10.0.3 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/skalibs-2.10.0.3 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install make[1]: Entering directory '/tmp/instance-13/output-1/build/skalibs-2.10.0.3' exec ./tools/install.sh -D -m 644 sysdeps.cfg/socket.lib /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/skalibs/sysdeps/socket.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/spawn.lib /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/skalibs/sysdeps/spawn.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/sysclock.lib /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/skalibs/sysdeps/sysclock.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/sysdeps /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/skalibs/sysdeps/sysdeps exec ./tools/install.sh -D -m 644 sysdeps.cfg/target /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/skalibs/sysdeps/target exec ./tools/install.sh -D -m 644 sysdeps.cfg/timer.lib /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/skalibs/sysdeps/timer.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/util.lib /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/skalibs/sysdeps/util.lib ./tools/install.sh -D -m 755 libskarnet.so.xyzzy /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libskarnet.so.2.10.0.3 && \ ./tools/install.sh -l libskarnet.so.2.10.0.3 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libskarnet.so.2.10 && \ exec ./tools/install.sh -l libskarnet.so.2.10 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libskarnet.so exec ./tools/install.sh -D -m 644 src/include/skalibs/alarm.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/alarm.h exec ./tools/install.sh -D -m 644 src/include/skalibs/alloc.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/alloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/allreadwrite.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/allreadwrite.h exec ./tools/install.sh -D -m 644 src/include/skalibs/ancil.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/ancil.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avlnode.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/avlnode.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avltree.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/avltree.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avltreen.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/avltreen.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bigkv.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/bigkv.h exec ./tools/install.sh -D -m 644 src/include/skalibs/biguint.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/biguint.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bitarray.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/bitarray.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bsdsnowflake.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/bsdsnowflake.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bufalloc.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/bufalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/buffer.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/buffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bytestr.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/bytestr.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cbuffer.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/cbuffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cdb.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/cdb.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cdb_make.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/cdb_make.h exec ./tools/install.sh -D -m 644 src/include/skalibs/config.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/config.h exec ./tools/install.sh -D -m 644 src/include/skalibs/datastruct.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/datastruct.h exec ./tools/install.sh -D -m 644 src/include/skalibs/direntry.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/direntry.h exec ./tools/install.sh -D -m 644 src/include/skalibs/disize.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/disize.h exec ./tools/install.sh -D -m 644 src/include/skalibs/diuint.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/diuint.h exec ./tools/install.sh -D -m 644 src/include/skalibs/diuint32.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/diuint32.h exec ./tools/install.sh -D -m 644 src/include/skalibs/djbtime.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/djbtime.h exec ./tools/install.sh -D -m 644 src/include/skalibs/djbunix.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/djbunix.h exec ./tools/install.sh -D -m 644 src/include/skalibs/env.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/env.h exec ./tools/install.sh -D -m 644 src/include/skalibs/envalloc.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/envalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/environ.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/environ.h exec ./tools/install.sh -D -m 644 src/include/skalibs/error.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/error.h exec ./tools/install.sh -D -m 644 src/include/skalibs/exec.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/exec.h exec ./tools/install.sh -D -m 644 src/include/skalibs/fmtscan.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/fmtscan.h exec ./tools/install.sh -D -m 644 src/include/skalibs/functypes.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/functypes.h exec ./tools/install.sh -D -m 644 src/include/skalibs/gccattributes.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/gccattributes.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genalloc.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/genalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genqdyn.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/genqdyn.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genset.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/genset.h exec ./tools/install.sh -D -m 644 src/include/skalibs/gensetdyn.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/gensetdyn.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genwrite.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/genwrite.h exec ./tools/install.sh -D -m 644 src/include/skalibs/getpeereid.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/getpeereid.h exec ./tools/install.sh -D -m 644 src/include/skalibs/iobuffer.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/iobuffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/iopause.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/iopause.h exec ./tools/install.sh -D -m 644 src/include/skalibs/ip46.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/ip46.h exec ./tools/install.sh -D -m 644 src/include/skalibs/kolbak.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/kolbak.h exec ./tools/install.sh -D -m 644 src/include/skalibs/lolstdio.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/lolstdio.h exec ./tools/install.sh -D -m 644 src/include/skalibs/md5.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/md5.h exec ./tools/install.sh -D -m 644 src/include/skalibs/netstring.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/netstring.h exec ./tools/install.sh -D -m 644 src/include/skalibs/nonposix.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/nonposix.h exec ./tools/install.sh -D -m 644 src/include/skalibs/nsig.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/nsig.h exec ./tools/install.sh -D -m 644 src/include/skalibs/posixishard.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/posixishard.h exec ./tools/install.sh -D -m 644 src/include/skalibs/posixplz.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/posixplz.h exec ./tools/install.sh -D -m 644 src/include/skalibs/random.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/random.h exec ./tools/install.sh -D -m 644 src/include/skalibs/rc4.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/rc4.h exec ./tools/install.sh -D -m 644 src/include/skalibs/segfault.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/segfault.h exec ./tools/install.sh -D -m 644 src/include/skalibs/selfpipe.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/selfpipe.h exec ./tools/install.sh -D -m 644 src/include/skalibs/setgroups.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/setgroups.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sgetopt.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/sgetopt.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha1.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/sha1.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha256.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/sha256.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha512.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/sha512.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sig.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/sig.h exec ./tools/install.sh -D -m 644 src/include/skalibs/siovec.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/siovec.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skaclient.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/skaclient.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skalibs.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/skalibs.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skamisc.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/skamisc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/socket.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/socket.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stdcrypto.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/stdcrypto.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stddjb.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/stddjb.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stralloc.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/stralloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/strerr.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/strerr.h exec ./tools/install.sh -D -m 644 src/include/skalibs/strerr2.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/strerr2.h exec ./tools/install.sh -D -m 644 src/include/skalibs/surf.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/surf.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sysdeps.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/sysdeps.h exec ./tools/install.sh -D -m 644 src/include/skalibs/tai.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/tai.h exec ./tools/install.sh -D -m 644 src/include/skalibs/textclient.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/textclient.h exec ./tools/install.sh -D -m 644 src/include/skalibs/textmessage.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/textmessage.h exec ./tools/install.sh -D -m 644 src/include/skalibs/types.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/types.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint16.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/uint16.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint32.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/uint32.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint64.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/uint64.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unix-timed.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/unix-timed.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unix-transactional.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/unix-transactional.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixconnection.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/unixconnection.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixmessage.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/unixmessage.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixonacid.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/unixonacid.h make[1]: Leaving directory '/tmp/instance-13/output-1/build/skalibs-2.10.0.3' >>> skalibs 2.10.0.3 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> skalibs 2.10.0.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/skalibs-2.10.0.3 DESTDIR=/tmp/instance-13/output-1/target install make[1]: Entering directory '/tmp/instance-13/output-1/build/skalibs-2.10.0.3' exec ./tools/install.sh -D -m 644 sysdeps.cfg/socket.lib /tmp/instance-13/output-1/target/lib/skalibs/sysdeps/socket.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/spawn.lib /tmp/instance-13/output-1/target/lib/skalibs/sysdeps/spawn.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/sysclock.lib /tmp/instance-13/output-1/target/lib/skalibs/sysdeps/sysclock.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/sysdeps /tmp/instance-13/output-1/target/lib/skalibs/sysdeps/sysdeps exec ./tools/install.sh -D -m 644 sysdeps.cfg/target /tmp/instance-13/output-1/target/lib/skalibs/sysdeps/target exec ./tools/install.sh -D -m 644 sysdeps.cfg/timer.lib /tmp/instance-13/output-1/target/lib/skalibs/sysdeps/timer.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/util.lib /tmp/instance-13/output-1/target/lib/skalibs/sysdeps/util.lib ./tools/install.sh -D -m 755 libskarnet.so.xyzzy /tmp/instance-13/output-1/target/lib/libskarnet.so.2.10.0.3 && \ ./tools/install.sh -l libskarnet.so.2.10.0.3 /tmp/instance-13/output-1/target/lib/libskarnet.so.2.10 && \ exec ./tools/install.sh -l libskarnet.so.2.10 /tmp/instance-13/output-1/target/lib/libskarnet.so exec ./tools/install.sh -D -m 644 src/include/skalibs/alarm.h /tmp/instance-13/output-1/target/include/skalibs/alarm.h exec ./tools/install.sh -D -m 644 src/include/skalibs/alloc.h /tmp/instance-13/output-1/target/include/skalibs/alloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/allreadwrite.h /tmp/instance-13/output-1/target/include/skalibs/allreadwrite.h exec ./tools/install.sh -D -m 644 src/include/skalibs/ancil.h /tmp/instance-13/output-1/target/include/skalibs/ancil.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avlnode.h /tmp/instance-13/output-1/target/include/skalibs/avlnode.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avltree.h /tmp/instance-13/output-1/target/include/skalibs/avltree.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avltreen.h /tmp/instance-13/output-1/target/include/skalibs/avltreen.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bigkv.h /tmp/instance-13/output-1/target/include/skalibs/bigkv.h exec ./tools/install.sh -D -m 644 src/include/skalibs/biguint.h /tmp/instance-13/output-1/target/include/skalibs/biguint.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bitarray.h /tmp/instance-13/output-1/target/include/skalibs/bitarray.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bsdsnowflake.h /tmp/instance-13/output-1/target/include/skalibs/bsdsnowflake.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bufalloc.h /tmp/instance-13/output-1/target/include/skalibs/bufalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/buffer.h /tmp/instance-13/output-1/target/include/skalibs/buffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bytestr.h /tmp/instance-13/output-1/target/include/skalibs/bytestr.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cbuffer.h /tmp/instance-13/output-1/target/include/skalibs/cbuffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cdb.h /tmp/instance-13/output-1/target/include/skalibs/cdb.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cdb_make.h /tmp/instance-13/output-1/target/include/skalibs/cdb_make.h exec ./tools/install.sh -D -m 644 src/include/skalibs/config.h /tmp/instance-13/output-1/target/include/skalibs/config.h exec ./tools/install.sh -D -m 644 src/include/skalibs/datastruct.h /tmp/instance-13/output-1/target/include/skalibs/datastruct.h exec ./tools/install.sh -D -m 644 src/include/skalibs/direntry.h /tmp/instance-13/output-1/target/include/skalibs/direntry.h exec ./tools/install.sh -D -m 644 src/include/skalibs/disize.h /tmp/instance-13/output-1/target/include/skalibs/disize.h exec ./tools/install.sh -D -m 644 src/include/skalibs/diuint.h /tmp/instance-13/output-1/target/include/skalibs/diuint.h exec ./tools/install.sh -D -m 644 src/include/skalibs/diuint32.h /tmp/instance-13/output-1/target/include/skalibs/diuint32.h exec ./tools/install.sh -D -m 644 src/include/skalibs/djbtime.h /tmp/instance-13/output-1/target/include/skalibs/djbtime.h exec ./tools/install.sh -D -m 644 src/include/skalibs/djbunix.h /tmp/instance-13/output-1/target/include/skalibs/djbunix.h exec ./tools/install.sh -D -m 644 src/include/skalibs/env.h /tmp/instance-13/output-1/target/include/skalibs/env.h exec ./tools/install.sh -D -m 644 src/include/skalibs/envalloc.h /tmp/instance-13/output-1/target/include/skalibs/envalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/environ.h /tmp/instance-13/output-1/target/include/skalibs/environ.h exec ./tools/install.sh -D -m 644 src/include/skalibs/error.h /tmp/instance-13/output-1/target/include/skalibs/error.h exec ./tools/install.sh -D -m 644 src/include/skalibs/exec.h /tmp/instance-13/output-1/target/include/skalibs/exec.h exec ./tools/install.sh -D -m 644 src/include/skalibs/fmtscan.h /tmp/instance-13/output-1/target/include/skalibs/fmtscan.h exec ./tools/install.sh -D -m 644 src/include/skalibs/functypes.h /tmp/instance-13/output-1/target/include/skalibs/functypes.h exec ./tools/install.sh -D -m 644 src/include/skalibs/gccattributes.h /tmp/instance-13/output-1/target/include/skalibs/gccattributes.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genalloc.h /tmp/instance-13/output-1/target/include/skalibs/genalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genqdyn.h /tmp/instance-13/output-1/target/include/skalibs/genqdyn.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genset.h /tmp/instance-13/output-1/target/include/skalibs/genset.h exec ./tools/install.sh -D -m 644 src/include/skalibs/gensetdyn.h /tmp/instance-13/output-1/target/include/skalibs/gensetdyn.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genwrite.h /tmp/instance-13/output-1/target/include/skalibs/genwrite.h exec ./tools/install.sh -D -m 644 src/include/skalibs/getpeereid.h /tmp/instance-13/output-1/target/include/skalibs/getpeereid.h exec ./tools/install.sh -D -m 644 src/include/skalibs/iobuffer.h /tmp/instance-13/output-1/target/include/skalibs/iobuffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/iopause.h /tmp/instance-13/output-1/target/include/skalibs/iopause.h exec ./tools/install.sh -D -m 644 src/include/skalibs/ip46.h /tmp/instance-13/output-1/target/include/skalibs/ip46.h exec ./tools/install.sh -D -m 644 src/include/skalibs/kolbak.h /tmp/instance-13/output-1/target/include/skalibs/kolbak.h exec ./tools/install.sh -D -m 644 src/include/skalibs/lolstdio.h /tmp/instance-13/output-1/target/include/skalibs/lolstdio.h exec ./tools/install.sh -D -m 644 src/include/skalibs/md5.h /tmp/instance-13/output-1/target/include/skalibs/md5.h exec ./tools/install.sh -D -m 644 src/include/skalibs/netstring.h /tmp/instance-13/output-1/target/include/skalibs/netstring.h exec ./tools/install.sh -D -m 644 src/include/skalibs/nonposix.h /tmp/instance-13/output-1/target/include/skalibs/nonposix.h exec ./tools/install.sh -D -m 644 src/include/skalibs/nsig.h /tmp/instance-13/output-1/target/include/skalibs/nsig.h exec ./tools/install.sh -D -m 644 src/include/skalibs/posixishard.h /tmp/instance-13/output-1/target/include/skalibs/posixishard.h exec ./tools/install.sh -D -m 644 src/include/skalibs/posixplz.h /tmp/instance-13/output-1/target/include/skalibs/posixplz.h exec ./tools/install.sh -D -m 644 src/include/skalibs/random.h /tmp/instance-13/output-1/target/include/skalibs/random.h exec ./tools/install.sh -D -m 644 src/include/skalibs/rc4.h /tmp/instance-13/output-1/target/include/skalibs/rc4.h exec ./tools/install.sh -D -m 644 src/include/skalibs/segfault.h /tmp/instance-13/output-1/target/include/skalibs/segfault.h exec ./tools/install.sh -D -m 644 src/include/skalibs/selfpipe.h /tmp/instance-13/output-1/target/include/skalibs/selfpipe.h exec ./tools/install.sh -D -m 644 src/include/skalibs/setgroups.h /tmp/instance-13/output-1/target/include/skalibs/setgroups.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sgetopt.h /tmp/instance-13/output-1/target/include/skalibs/sgetopt.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha1.h /tmp/instance-13/output-1/target/include/skalibs/sha1.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha256.h /tmp/instance-13/output-1/target/include/skalibs/sha256.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha512.h /tmp/instance-13/output-1/target/include/skalibs/sha512.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sig.h /tmp/instance-13/output-1/target/include/skalibs/sig.h exec ./tools/install.sh -D -m 644 src/include/skalibs/siovec.h /tmp/instance-13/output-1/target/include/skalibs/siovec.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skaclient.h /tmp/instance-13/output-1/target/include/skalibs/skaclient.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skalibs.h /tmp/instance-13/output-1/target/include/skalibs/skalibs.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skamisc.h /tmp/instance-13/output-1/target/include/skalibs/skamisc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/socket.h /tmp/instance-13/output-1/target/include/skalibs/socket.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stdcrypto.h /tmp/instance-13/output-1/target/include/skalibs/stdcrypto.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stddjb.h /tmp/instance-13/output-1/target/include/skalibs/stddjb.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stralloc.h /tmp/instance-13/output-1/target/include/skalibs/stralloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/strerr.h /tmp/instance-13/output-1/target/include/skalibs/strerr.h exec ./tools/install.sh -D -m 644 src/include/skalibs/strerr2.h /tmp/instance-13/output-1/target/include/skalibs/strerr2.h exec ./tools/install.sh -D -m 644 src/include/skalibs/surf.h /tmp/instance-13/output-1/target/include/skalibs/surf.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sysdeps.h /tmp/instance-13/output-1/target/include/skalibs/sysdeps.h exec ./tools/install.sh -D -m 644 src/include/skalibs/tai.h /tmp/instance-13/output-1/target/include/skalibs/tai.h exec ./tools/install.sh -D -m 644 src/include/skalibs/textclient.h /tmp/instance-13/output-1/target/include/skalibs/textclient.h exec ./tools/install.sh -D -m 644 src/include/skalibs/textmessage.h /tmp/instance-13/output-1/target/include/skalibs/textmessage.h exec ./tools/install.sh -D -m 644 src/include/skalibs/types.h /tmp/instance-13/output-1/target/include/skalibs/types.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint16.h /tmp/instance-13/output-1/target/include/skalibs/uint16.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint32.h /tmp/instance-13/output-1/target/include/skalibs/uint32.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint64.h /tmp/instance-13/output-1/target/include/skalibs/uint64.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unix-timed.h /tmp/instance-13/output-1/target/include/skalibs/unix-timed.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unix-transactional.h /tmp/instance-13/output-1/target/include/skalibs/unix-transactional.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixconnection.h /tmp/instance-13/output-1/target/include/skalibs/unixconnection.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixmessage.h /tmp/instance-13/output-1/target/include/skalibs/unixmessage.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixonacid.h /tmp/instance-13/output-1/target/include/skalibs/unixonacid.h make[1]: Leaving directory '/tmp/instance-13/output-1/build/skalibs-2.10.0.3' rm -rf /tmp/instance-13/output-1/target/usr/lib/skalibs >>> s6-dns 2.3.5.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.s6-dns-2.3.5.1.tar.gz.bGSuA1/output' 'http://skarnet.org/software/s6-dns/s6-dns-2.3.5.1.tar.gz' --2022-10-17 20:03:28-- http://skarnet.org/software/s6-dns/s6-dns-2.3.5.1.tar.gz Resolving skarnet.org (skarnet.org)... 95.142.172.232, 2001:4b98:dc0:51:216:3eff:feba:4d7f Connecting to skarnet.org (skarnet.org)|95.142.172.232|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 84557 (83K) Saving to: '/tmp/instance-13/output-1/build/.s6-dns-2.3.5.1.tar.gz.bGSuA1/output' 0K .......... .......... .......... .......... .......... 60% 198K 0s 50K .......... .......... .......... .. 100% 18.4M=0.3s 2022-10-17 20:03:28 (325 KB/s) - '/tmp/instance-13/output-1/build/.s6-dns-2.3.5.1.tar.gz.bGSuA1/output' saved [84557/84557] s6-dns-2.3.5.1.tar.gz: OK (sha256: 0c1d50e5d7bc65cbf59b6f37fbd7f6f5645694224bb8c4dc1943d7921bc74f63) >>> s6-dns 2.3.5.1 Extracting gzip -d -c /tmp/instance-13/dl/s6-dns/s6-dns-2.3.5.1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/s6-dns-2.3.5.1 -xf - >>> s6-dns 2.3.5.1 Patching >>> s6-dns 2.3.5.1 Configuring (cd /tmp/instance-13/output-1/build/s6-dns-2.3.5.1; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ./configure --prefix=/ --with-sysdeps=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/skalibs/sysdeps --with-include=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include --with-dynlib=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib --with-lib=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/skalibs --disable-allstatic --disable-static --enable-shared) Checking for C compiler... ./configure: warning: compiler /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc is declared with its own path. If it's not accessible via PATH, you will need to pass AR, RANLIB and STRIP make variables to the make invocation. ... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc Checking whether C compiler works... ... yes Checking target system type... ... mips64-buildroot-linux-gnu Checking whether compiler accepts -fPIC ... ... yes Checking whether compiler accepts -std=c99 ... ... yes Checking whether compiler accepts -fomit-frame-pointer ... ... yes Checking whether compiler accepts -fno-exceptions ... ... yes Checking whether compiler accepts -fno-unwind-tables ... ... yes Checking whether compiler accepts -fno-asynchronous-unwind-tables ... ... yes Checking whether compiler accepts -Werror=implicit-function-declaration ... ... yes Checking whether compiler accepts -Werror=implicit-int ... ... yes Checking whether compiler accepts -Werror=pointer-sign ... ... yes Checking whether compiler accepts -Werror=pointer-arith ... ... yes Checking whether compiler accepts -ffunction-sections ... ... yes Checking whether compiler accepts -fdata-sections ... ... yes Checking whether linker accepts -Wl,--sort-section=alignment ... ... yes Checking whether linker accepts -Wl,--sort-common ... ... yes Checking whether linker accepts -Wl,--hash-style=both ... ... yes Creating config.mak... ... done. Creating src/include/s6-dns/config.h... ... done. >>> s6-dns 2.3.5.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/s6-dns-2.3.5.1 make[1]: Entering directory '/tmp/instance-13/output-1/build/s6-dns-2.3.5.1' exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_constants_error.lo src/libs6dns/s6dns_constants_error.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_constants_error_str.lo src/libs6dns/s6dns_constants_error_str.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_debughook_zero.lo src/libs6dns/s6dns_debughook_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_arpafromip4.lo src/libs6dns/s6dns_domain_arpafromip4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_arpafromip6.lo src/libs6dns/s6dns_domain_arpafromip6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_decode.lo src/libs6dns/s6dns_domain_decode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_encode.lo src/libs6dns/s6dns_domain_encode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_encodelist.lo src/libs6dns/s6dns_domain_encodelist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_fromstring.lo src/libs6dns/s6dns_domain_fromstring.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_fromstring_noqualify_encode.lo src/libs6dns/s6dns_domain_fromstring_noqualify_encode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_fromstring_qualify_encode.lo src/libs6dns/s6dns_domain_fromstring_qualify_encode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_noqualify.lo src/libs6dns/s6dns_domain_noqualify.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_qualify.lo src/libs6dns/s6dns_domain_qualify.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_domain_tostring.lo src/libs6dns/s6dns_domain_tostring.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_engine.lo src/libs6dns/s6dns_engine.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_engine_free.lo src/libs6dns/s6dns_engine_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_engine_freen.lo src/libs6dns/s6dns_engine_freen.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_engine_here.lo src/libs6dns/s6dns_engine_here.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_engine_nextdeadline.lo src/libs6dns/s6dns_engine_nextdeadline.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_engine_zero.lo src/libs6dns/s6dns_engine_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_fmt_domainlist.lo src/libs6dns/s6dns_fmt_domainlist.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_fmt_hinfo.lo src/libs6dns/s6dns_fmt_hinfo.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_fmt_mx.lo src/libs6dns/s6dns_fmt_mx.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_fmt_soa.lo src/libs6dns/s6dns_fmt_soa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_fmt_srv.lo src/libs6dns/s6dns_fmt_srv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_fmt_caa.lo src/libs6dns/s6dns_fmt_caa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_counts_next.lo src/libs6dns/s6dns_message_counts_next.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_counts_pack.lo src/libs6dns/s6dns_message_counts_pack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_counts_unpack.lo src/libs6dns/s6dns_message_counts_unpack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_counts_zero.lo src/libs6dns/s6dns_message_counts_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_get_domain.lo src/libs6dns/s6dns_message_get_domain.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_get_domain_nodecode.lo src/libs6dns/s6dns_message_get_domain_nodecode.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_get_hinfo.lo src/libs6dns/s6dns_message_get_hinfo.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_get_string.lo src/libs6dns/s6dns_message_get_string.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_get_string_internal.lo src/libs6dns/s6dns_message_get_string_internal.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_get_strings.lo src/libs6dns/s6dns_message_get_strings.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_get_mx.lo src/libs6dns/s6dns_message_get_mx.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_get_soa.lo src/libs6dns/s6dns_message_get_soa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_get_srv.lo src/libs6dns/s6dns_message_get_srv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_get_caa.lo src/libs6dns/s6dns_message_get_caa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_header_pack.lo src/libs6dns/s6dns_message_header_pack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_header_unpack.lo src/libs6dns/s6dns_message_header_unpack.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_header_zero.lo src/libs6dns/s6dns_message_header_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_answer_aaaa.lo src/libs6dns/s6dns_message_parse_answer_aaaa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_answer_a.lo src/libs6dns/s6dns_message_parse_answer_a.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_answer_domain.lo src/libs6dns/s6dns_message_parse_answer_domain.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_answer_hinfo.lo src/libs6dns/s6dns_message_parse_answer_hinfo.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_answer_mx.lo src/libs6dns/s6dns_message_parse_answer_mx.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_answer_soa.lo src/libs6dns/s6dns_message_parse_answer_soa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_answer_srv.lo src/libs6dns/s6dns_message_parse_answer_srv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_answer_caa.lo src/libs6dns/s6dns_message_parse_answer_caa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_answer_strings.lo src/libs6dns/s6dns_message_parse_answer_strings.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse.lo src/libs6dns/s6dns_message_parse.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_getrr.lo src/libs6dns/s6dns_message_parse_getrr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_init.lo src/libs6dns/s6dns_message_parse_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_next.lo src/libs6dns/s6dns_message_parse_next.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_question.lo src/libs6dns/s6dns_message_parse_question.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_message_parse_skipqd.lo src/libs6dns/s6dns_message_parse_skipqd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_rci_free.lo src/libs6dns/s6dns_rci_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_rci_here.lo src/libs6dns/s6dns_rci_here.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_rci_init.lo src/libs6dns/s6dns_rci_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_rci_zero.lo src/libs6dns/s6dns_rci_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolve_core.lo src/libs6dns/s6dns_resolve_core.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolve_parse.lo src/libs6dns/s6dns_resolve_parse.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolven_loop.lo src/libs6dns/s6dns_resolven_loop.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolven_parse.lo src/libs6dns/s6dns_resolven_parse.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolve_dpag.lo src/libs6dns/s6dns_resolve_dpag.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolve_mpag.lo src/libs6dns/s6dns_resolve_mpag.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolve_name4.lo src/libs6dns/s6dns_resolve_name4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolve_name6.lo src/libs6dns/s6dns_resolve_name6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolvenoq.lo src/libs6dns/s6dns_resolvenoq.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolveq.lo src/libs6dns/s6dns_resolveq.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolvenoq_aaaaa.lo src/libs6dns/s6dns_resolvenoq_aaaaa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_resolveq_aaaaa.lo src/libs6dns/s6dns_resolveq_aaaaa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_packet.lo src/libs6dns/s6dns_analyze_packet.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_qtype_parse.lo src/libs6dns/s6dns_analyze_qtype_parse.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record.lo src/libs6dns/s6dns_analyze_record.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record_a.lo src/libs6dns/s6dns_analyze_record_a.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record_aaaa.lo src/libs6dns/s6dns_analyze_record_aaaa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record_hinfo.lo src/libs6dns/s6dns_analyze_record_hinfo.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record_mx.lo src/libs6dns/s6dns_analyze_record_mx.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record_soa.lo src/libs6dns/s6dns_analyze_record_soa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record_srv.lo src/libs6dns/s6dns_analyze_record_srv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record_caa.lo src/libs6dns/s6dns_analyze_record_caa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record_domain.lo src/libs6dns/s6dns_analyze_record_domain.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record_strings.lo src/libs6dns/s6dns_analyze_record_strings.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_record_unknown.lo src/libs6dns/s6dns_analyze_record_unknown.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_analyze_rtypetable.lo src/libs6dns/s6dns_analyze_rtypetable.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_debug_dumpdt_stdout.lo src/libs6dns/s6dns_debug_dumpdt_stdout.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_debug_dumpdt_stderr.lo src/libs6dns/s6dns_debug_dumpdt_stderr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_debug_dumpdt_post_recv.lo src/libs6dns/s6dns_debug_dumpdt_post_recv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_debug_dumpdt_pre_send.lo src/libs6dns/s6dns_debug_dumpdt_pre_send.c In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from src/libs6dns/s6dns_debug_dumpdt_pre_send.c:8: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_debug_dumpdt_post_send.lo src/libs6dns/s6dns_debug_dumpdt_post_send.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_init.lo src/libs6dns/s6dns_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/libs6dns/s6dns_finish.lo src/libs6dns/s6dns_finish.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o libs6dns.so.xyzzy -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -shared -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib -Wl,-soname,libs6dns.so.2.3 src/libs6dns/s6dns_constants_error.lo src/libs6dns/s6dns_constants_error_str.lo src/libs6dns/s6dns_debughook_zero.lo src/libs6dns/s6dns_domain_arpafromip4.lo src/libs6dns/s6dns_domain_arpafromip6.lo src/libs6dns/s6dns_domain_decode.lo src/libs6dns/s6dns_domain_encode.lo src/libs6dns/s6dns_domain_encodelist.lo src/libs6dns/s6dns_domain_fromstring.lo src/libs6dns/s6dns_domain_fromstring_noqualify_encode.lo src/libs6dns/s6dns_domain_fromstring_qualify_encode.lo src/libs6dns/s6dns_domain_noqualify.lo src/libs6dns/s6dns_domain_qualify.lo src/libs6dns/s6dns_domain_tostring.lo src/libs6dns/s6dns_engine.lo src/libs6dns/s6dns_engine_free.lo src/libs6dns/s6dns_engine_freen.lo src/libs6dns/s6dns_engine_here.lo src/libs6dns/s6dns_engine_nextdeadline.lo src/libs6dns/s6dns_engine_zero.lo src/libs6dns/s6dns_fmt_domainlist.lo src/libs6dns/s6dns_fmt_hinfo.lo src/libs6dns/s6dns_fmt_mx.lo src/libs6dns/s6dns_fmt_soa.lo src/libs6dns/s6dns_fmt_srv.lo src/libs6dns/s6dns_fmt_caa.lo src/libs6dns/s6dns_message_counts_next.lo src/libs6dns/s6dns_message_counts_pack.lo src/libs6dns/s6dns_message_counts_unpack.lo src/libs6dns/s6dns_message_counts_zero.lo src/libs6dns/s6dns_message_get_domain.lo src/libs6dns/s6dns_message_get_domain_nodecode.lo src/libs6dns/s6dns_message_get_hinfo.lo src/libs6dns/s6dns_message_get_string.lo src/libs6dns/s6dns_message_get_string_internal.lo src/libs6dns/s6dns_message_get_strings.lo src/libs6dns/s6dns_message_get_mx.lo src/libs6dns/s6dns_message_get_soa.lo src/libs6dns/s6dns_message_get_srv.lo src/libs6dns/s6dns_message_get_caa.lo src/libs6dns/s6dns_message_header_pack.lo src/libs6dns/s6dns_message_header_unpack.lo src/libs6dns/s6dns_message_header_zero.lo src/libs6dns/s6dns_message_parse_answer_aaaa.lo src/libs6dns/s6dns_message_parse_answer_a.lo src/libs6dns/s6dns_message_parse_answer_domain.lo src/libs6dns/s6dns_message_parse_answer_hinfo.lo src/libs6dns/s6dns_message_parse_answer_mx.lo src/libs6dns/s6dns_message_parse_answer_soa.lo src/libs6dns/s6dns_message_parse_answer_srv.lo src/libs6dns/s6dns_message_parse_answer_caa.lo src/libs6dns/s6dns_message_parse_answer_strings.lo src/libs6dns/s6dns_message_parse.lo src/libs6dns/s6dns_message_parse_getrr.lo src/libs6dns/s6dns_message_parse_init.lo src/libs6dns/s6dns_message_parse_next.lo src/libs6dns/s6dns_message_parse_question.lo src/libs6dns/s6dns_message_parse_skipqd.lo src/libs6dns/s6dns_rci_free.lo src/libs6dns/s6dns_rci_here.lo src/libs6dns/s6dns_rci_init.lo src/libs6dns/s6dns_rci_zero.lo src/libs6dns/s6dns_resolve_core.lo src/libs6dns/s6dns_resolve_parse.lo src/libs6dns/s6dns_resolven_loop.lo src/libs6dns/s6dns_resolven_parse.lo src/libs6dns/s6dns_resolve_dpag.lo src/libs6dns/s6dns_resolve_mpag.lo src/libs6dns/s6dns_resolve_name4.lo src/libs6dns/s6dns_resolve_name6.lo src/libs6dns/s6dns_resolvenoq.lo src/libs6dns/s6dns_resolveq.lo src/libs6dns/s6dns_resolvenoq_aaaaa.lo src/libs6dns/s6dns_resolveq_aaaaa.lo src/libs6dns/s6dns_analyze_packet.lo src/libs6dns/s6dns_analyze_qtype_parse.lo src/libs6dns/s6dns_analyze_record.lo src/libs6dns/s6dns_analyze_record_a.lo src/libs6dns/s6dns_analyze_record_aaaa.lo src/libs6dns/s6dns_analyze_record_hinfo.lo src/libs6dns/s6dns_analyze_record_mx.lo src/libs6dns/s6dns_analyze_record_soa.lo src/libs6dns/s6dns_analyze_record_srv.lo src/libs6dns/s6dns_analyze_record_caa.lo src/libs6dns/s6dns_analyze_record_domain.lo src/libs6dns/s6dns_analyze_record_strings.lo src/libs6dns/s6dns_analyze_record_unknown.lo src/libs6dns/s6dns_analyze_rtypetable.lo src/libs6dns/s6dns_debug_dumpdt_stdout.lo src/libs6dns/s6dns_debug_dumpdt_stderr.lo src/libs6dns/s6dns_debug_dumpdt_post_recv.lo src/libs6dns/s6dns_debug_dumpdt_pre_send.lo src/libs6dns/s6dns_debug_dumpdt_post_send.lo src/libs6dns/s6dns_init.lo src/libs6dns/s6dns_finish.lo -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadns_cancel.lo src/skadns/skadns_cancel.c In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from src/skadns/skadns_cancel.c:8: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadns_end.lo src/skadns/skadns_end.c In file included from src/skadns/skadns_end.c:4: src/skadns/skadns_end.c: In function 'skadnsanswer_free': /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/skalibs/alloc.h:10:23: warning: 'free' called on pointer 'p' with nonzero offset 8 [-Wfree-nonheap-object] 10 | #define alloc_free(p) free(p) | ^~~~~~~ src/skadns/skadns_end.c:13:3: note: in expansion of macro 'alloc_free' 13 | alloc_free(&q->data) ; | ^~~~~~~~~~ exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadns_packet.lo src/skadns/skadns_packet.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadns_packetlen.lo src/skadns/skadns_packetlen.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadns_release.lo src/skadns/skadns_release.c In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from src/skadns/skadns_release.c:8: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadns_send.lo src/skadns/skadns_send.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadns_start.lo src/skadns/skadns_start.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadns_startf.lo src/skadns/skadns_startf.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadns_update.lo src/skadns/skadns_update.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadns_zero.lo src/skadns/skadns_zero.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o libskadns.so.xyzzy -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -shared -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib -Wl,-soname,libskadns.so.2.3 src/skadns/skadns_cancel.lo src/skadns/skadns_end.lo src/skadns/skadns_packet.lo src/skadns/skadns_packetlen.lo src/skadns/skadns_release.lo src/skadns/skadns_send.lo src/skadns/skadns_start.lo src/skadns/skadns_startf.lo src/skadns/skadns_update.lo src/skadns/skadns_zero.lo -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/caches/dcache_add.lo src/caches/dcache_add.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/caches/dcache_clean_expired.lo src/caches/dcache_clean_expired.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/caches/dcache_delete.lo src/caches/dcache_delete.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/caches/dcache_free.lo src/caches/dcache_free.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/caches/dcache_init.lo src/caches/dcache_init.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/caches/dcache_load.lo src/caches/dcache_load.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/caches/dcache_save.lo src/caches/dcache_save.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/caches/dcache_search.lo src/caches/dcache_search.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o libdcache.so.xyzzy -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -shared -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib -Wl,-soname,libdcache.so.2.3 src/caches/dcache_add.lo src/caches/dcache_clean_expired.lo src/caches/dcache_delete.lo src/caches/dcache_free.lo src/caches/dcache_init.lo src/caches/dcache_load.lo src/caches/dcache_save.lo src/caches/dcache_search.lo exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/skadns/skadnsd.o src/skadns/skadnsd.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o skadnsd -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/skadns/skadnsd.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-randomip.o src/clients/s6-randomip.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-randomip -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-randomip.o -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsqualify.o src/clients/s6-dnsqualify.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsqualify -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsqualify.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsip.o src/clients/s6-dnsip.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsip -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsip.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsip4.o src/clients/s6-dnsip4.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsip4 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsip4.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsip6.o src/clients/s6-dnsip6.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsip6 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsip6.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsmx.o src/clients/s6-dnsmx.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsmx -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsmx.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsname.o src/clients/s6-dnsname.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsname -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsname.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsns.o src/clients/s6-dnsns.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsns -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsns.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnssoa.o src/clients/s6-dnssoa.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnssoa -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnssoa.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnssrv.o src/clients/s6-dnssrv.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnssrv -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnssrv.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnstxt.o src/clients/s6-dnstxt.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnstxt -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnstxt.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsip4-filter.o src/clients/s6-dnsip4-filter.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6dns_generic_filter_main.o src/clients/s6dns_generic_filter_main.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6dns_namescanner.o src/clients/s6dns_namescanner.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsip4-filter -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsip4-filter.o src/clients/s6dns_generic_filter_main.o src/clients/s6dns_namescanner.o libskadns.so.xyzzy libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsip6-filter.o src/clients/s6-dnsip6-filter.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsip6-filter -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsip6-filter.o src/clients/s6dns_generic_filter_main.o src/clients/s6dns_namescanner.o libskadns.so.xyzzy libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsname-filter.o src/clients/s6-dnsname-filter.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsname-filter -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsname-filter.o src/clients/s6dns_generic_filter_main.o libskadns.so.xyzzy libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsq.o src/clients/s6-dnsq.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsq -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsq.o libs6dns.so.xyzzy -lskarnet exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o src/clients/s6-dnsqr.o src/clients/s6-dnsqr.c exec /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o s6-dnsqr -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib src/clients/s6-dnsqr.o libs6dns.so.xyzzy -lskarnet make[1]: Leaving directory '/tmp/instance-13/output-1/build/s6-dns-2.3.5.1' >>> s6-dns 2.3.5.1 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/s6-dns-2.3.5.1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install make[1]: Entering directory '/tmp/instance-13/output-1/build/s6-dns-2.3.5.1' ./tools/install.sh -D -m 755 libs6dns.so.xyzzy /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libs6dns.so.2.3.5.1 && \ ./tools/install.sh -l libs6dns.so.2.3.5.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libs6dns.so.2.3 && \ exec ./tools/install.sh -l libs6dns.so.2.3 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libs6dns.so ./tools/install.sh -D -m 755 libskadns.so.xyzzy /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libskadns.so.2.3.5.1 && \ ./tools/install.sh -l libskadns.so.2.3.5.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libskadns.so.2.3 && \ exec ./tools/install.sh -l libskadns.so.2.3 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libskadns.so ./tools/install.sh -D -m 755 libdcache.so.xyzzy /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libdcache.so.2.3.5.1 && \ ./tools/install.sh -l libdcache.so.2.3.5.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libdcache.so.2.3 && \ exec ./tools/install.sh -l libdcache.so.2.3 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib/libdcache.so exec ./tools/install.sh -D -m 600 skadnsd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/skadnsd grep -- ^skadnsd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/skadnsd ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/skadnsd ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/skadnsd'. exec ./tools/install.sh -D -m 600 s6-randomip /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-randomip grep -- ^s6-randomip < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-randomip ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-randomip ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-randomip'. exec ./tools/install.sh -D -m 600 s6-dnsqualify /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsqualify grep -- ^s6-dnsqualify < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsqualify ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsqualify ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsqualify'. exec ./tools/install.sh -D -m 600 s6-dnsip /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip grep -- ^s6-dnsip < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsip'. exec ./tools/install.sh -D -m 600 s6-dnsip4 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip4 grep -- ^s6-dnsip4 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip4 ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip4 ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsip4'. exec ./tools/install.sh -D -m 600 s6-dnsip6 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip6 grep -- ^s6-dnsip6 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip6 ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip6 ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsip6'. exec ./tools/install.sh -D -m 600 s6-dnsmx /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsmx grep -- ^s6-dnsmx < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsmx ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsmx ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsmx'. exec ./tools/install.sh -D -m 600 s6-dnsname /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsname grep -- ^s6-dnsname < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsname ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsname ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsname'. exec ./tools/install.sh -D -m 600 s6-dnsns /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsns grep -- ^s6-dnsns < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsns ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsns ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsns'. exec ./tools/install.sh -D -m 600 s6-dnssoa /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnssoa grep -- ^s6-dnssoa < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnssoa ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnssoa ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnssoa'. exec ./tools/install.sh -D -m 600 s6-dnssrv /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnssrv grep -- ^s6-dnssrv < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnssrv ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnssrv ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnssrv'. exec ./tools/install.sh -D -m 600 s6-dnstxt /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnstxt grep -- ^s6-dnstxt < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnstxt ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnstxt ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnstxt'. exec ./tools/install.sh -D -m 600 s6-dnsip4-filter /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip4-filter grep -- ^s6-dnsip4-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip4-filter ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip4-filter ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsip4-filter'. exec ./tools/install.sh -D -m 600 s6-dnsip6-filter /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip6-filter grep -- ^s6-dnsip6-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip6-filter ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsip6-filter ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsip6-filter'. exec ./tools/install.sh -D -m 600 s6-dnsname-filter /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsname-filter grep -- ^s6-dnsname-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsname-filter ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsname-filter ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsname-filter'. exec ./tools/install.sh -D -m 600 s6-dnsq /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsq grep -- ^s6-dnsq < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsq ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsq ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsq'. exec ./tools/install.sh -D -m 600 s6-dnsqr /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsqr grep -- ^s6-dnsqr < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsqr ; fi && \ chmod $mode /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/bin/s6-dnsqr ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/libexec/s6-dnsqr'. exec ./tools/install.sh -D -m 644 src/include/s6-dns/config.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/config.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/dcache.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/dcache.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-analyze.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns-analyze.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-constants.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns-constants.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-debug.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns-debug.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-domain.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns-domain.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-engine.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns-engine.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-fmt.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns-fmt.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-ip46.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns-ip46.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-message.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns-message.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-rci.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns-rci.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-resolve.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns-resolve.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/s6dns.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/skadns.h /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/include/s6-dns/skadns.h make[1]: Leaving directory '/tmp/instance-13/output-1/build/s6-dns-2.3.5.1' >>> s6-dns 2.3.5.1 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> s6-dns 2.3.5.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/s6-dns-2.3.5.1 DESTDIR=/tmp/instance-13/output-1/target install make[1]: Entering directory '/tmp/instance-13/output-1/build/s6-dns-2.3.5.1' ./tools/install.sh -D -m 755 libs6dns.so.xyzzy /tmp/instance-13/output-1/target/lib/libs6dns.so.2.3.5.1 && \ ./tools/install.sh -l libs6dns.so.2.3.5.1 /tmp/instance-13/output-1/target/lib/libs6dns.so.2.3 && \ exec ./tools/install.sh -l libs6dns.so.2.3 /tmp/instance-13/output-1/target/lib/libs6dns.so ./tools/install.sh -D -m 755 libskadns.so.xyzzy /tmp/instance-13/output-1/target/lib/libskadns.so.2.3.5.1 && \ ./tools/install.sh -l libskadns.so.2.3.5.1 /tmp/instance-13/output-1/target/lib/libskadns.so.2.3 && \ exec ./tools/install.sh -l libskadns.so.2.3 /tmp/instance-13/output-1/target/lib/libskadns.so ./tools/install.sh -D -m 755 libdcache.so.xyzzy /tmp/instance-13/output-1/target/lib/libdcache.so.2.3.5.1 && \ ./tools/install.sh -l libdcache.so.2.3.5.1 /tmp/instance-13/output-1/target/lib/libdcache.so.2.3 && \ exec ./tools/install.sh -l libdcache.so.2.3 /tmp/instance-13/output-1/target/lib/libdcache.so exec ./tools/install.sh -D -m 600 skadnsd /tmp/instance-13/output-1/target/bin/skadnsd grep -- ^skadnsd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/skadnsd ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/skadnsd ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/skadnsd'. exec ./tools/install.sh -D -m 600 s6-randomip /tmp/instance-13/output-1/target/bin/s6-randomip grep -- ^s6-randomip < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-randomip ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-randomip ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-randomip'. exec ./tools/install.sh -D -m 600 s6-dnsqualify /tmp/instance-13/output-1/target/bin/s6-dnsqualify grep -- ^s6-dnsqualify < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsqualify ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsqualify ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsqualify'. exec ./tools/install.sh -D -m 600 s6-dnsip /tmp/instance-13/output-1/target/bin/s6-dnsip grep -- ^s6-dnsip < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsip ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsip ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsip'. exec ./tools/install.sh -D -m 600 s6-dnsip4 /tmp/instance-13/output-1/target/bin/s6-dnsip4 grep -- ^s6-dnsip4 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsip4 ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsip4 ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsip4'. exec ./tools/install.sh -D -m 600 s6-dnsip6 /tmp/instance-13/output-1/target/bin/s6-dnsip6 grep -- ^s6-dnsip6 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsip6 ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsip6 ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsip6'. exec ./tools/install.sh -D -m 600 s6-dnsmx /tmp/instance-13/output-1/target/bin/s6-dnsmx grep -- ^s6-dnsmx < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsmx ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsmx ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsmx'. exec ./tools/install.sh -D -m 600 s6-dnsname /tmp/instance-13/output-1/target/bin/s6-dnsname grep -- ^s6-dnsname < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsname ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsname ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsname'. exec ./tools/install.sh -D -m 600 s6-dnsns /tmp/instance-13/output-1/target/bin/s6-dnsns grep -- ^s6-dnsns < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsns ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsns ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsns'. exec ./tools/install.sh -D -m 600 s6-dnssoa /tmp/instance-13/output-1/target/bin/s6-dnssoa grep -- ^s6-dnssoa < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnssoa ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnssoa ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnssoa'. exec ./tools/install.sh -D -m 600 s6-dnssrv /tmp/instance-13/output-1/target/bin/s6-dnssrv grep -- ^s6-dnssrv < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnssrv ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnssrv ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnssrv'. exec ./tools/install.sh -D -m 600 s6-dnstxt /tmp/instance-13/output-1/target/bin/s6-dnstxt grep -- ^s6-dnstxt < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnstxt ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnstxt ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnstxt'. exec ./tools/install.sh -D -m 600 s6-dnsip4-filter /tmp/instance-13/output-1/target/bin/s6-dnsip4-filter grep -- ^s6-dnsip4-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsip4-filter ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsip4-filter ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsip4-filter'. exec ./tools/install.sh -D -m 600 s6-dnsip6-filter /tmp/instance-13/output-1/target/bin/s6-dnsip6-filter grep -- ^s6-dnsip6-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsip6-filter ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsip6-filter ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsip6-filter'. exec ./tools/install.sh -D -m 600 s6-dnsname-filter /tmp/instance-13/output-1/target/bin/s6-dnsname-filter grep -- ^s6-dnsname-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsname-filter ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsname-filter ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsname-filter'. exec ./tools/install.sh -D -m 600 s6-dnsq /tmp/instance-13/output-1/target/bin/s6-dnsq grep -- ^s6-dnsq < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsq ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsq ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsq'. exec ./tools/install.sh -D -m 600 s6-dnsqr /tmp/instance-13/output-1/target/bin/s6-dnsqr grep -- ^s6-dnsqr < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-13/output-1/target/bin/s6-dnsqr ; fi && \ chmod $mode /tmp/instance-13/output-1/target/bin/s6-dnsqr ; } Makefile:120: warning: pattern recipe did not update peer target '/tmp/instance-13/output-1/target/libexec/s6-dnsqr'. exec ./tools/install.sh -D -m 644 src/include/s6-dns/config.h /tmp/instance-13/output-1/target/include/s6-dns/config.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/dcache.h /tmp/instance-13/output-1/target/include/s6-dns/dcache.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-analyze.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns-analyze.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-constants.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns-constants.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-debug.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns-debug.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-domain.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns-domain.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-engine.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns-engine.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-fmt.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns-fmt.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-ip46.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns-ip46.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-message.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns-message.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-rci.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns-rci.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-resolve.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns-resolve.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns.h /tmp/instance-13/output-1/target/include/s6-dns/s6dns.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/skadns.h /tmp/instance-13/output-1/target/include/s6-dns/skadns.h make[1]: Leaving directory '/tmp/instance-13/output-1/build/s6-dns-2.3.5.1' rm -rf /tmp/instance-13/output-1/target/usr/lib/s6-dns >>> semodule-utils 3.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.semodule-utils-3.3.tar.gz.KvpHtA/output' 'https://github.com/SELinuxProject/selinux/releases/download/3.3/semodule-utils-3.3.tar.gz' --2022-10-17 20:03:59-- https://github.com/SELinuxProject/selinux/releases/download/3.3/semodule-utils-3.3.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/20648799/7a84db43-77cc-416f-80ec-578ef23d7a61?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T020359Z&X-Amz-Expires=300&X-Amz-Signature=9007f7519f5960928aeae369718457bc7626b3369191aadcb293da3cace01170&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=20648799&response-content-disposition=attachment%3B%20filename%3Dsemodule-utils-3.3.tar.gz&response-content-type=application%2Foctet-stream [following] --2022-10-17 20:03:59-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/20648799/7a84db43-77cc-416f-80ec-578ef23d7a61?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T020359Z&X-Amz-Expires=300&X-Amz-Signature=9007f7519f5960928aeae369718457bc7626b3369191aadcb293da3cace01170&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=20648799&response-content-disposition=attachment%3B%20filename%3Dsemodule-utils-3.3.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 14268 (14K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.semodule-utils-3.3.tar.gz.KvpHtA/output' 0K .......... ... 100% 2.82M=0.005s 2022-10-17 20:04:00 (2.82 MB/s) - '/tmp/instance-13/output-1/build/.semodule-utils-3.3.tar.gz.KvpHtA/output' saved [14268/14268] semodule-utils-3.3.tar.gz: OK (sha256: 3098ec5e5f04a1dbbf4aa569b63a4570750a9fe0d4da14ce45954aa300a17063) >>> semodule-utils 3.3 Extracting gzip -d -c /tmp/instance-13/dl/semodule-utils/semodule-utils-3.3.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/semodule-utils-3.3 -xf - >>> semodule-utils 3.3 Patching >>> semodule-utils 3.3 Configuring >>> semodule-utils 3.3 Building /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/semodule-utils-3.3 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no LIBSEPOLA=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libsepol.a DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot all make[1]: Entering directory '/tmp/instance-13/output-1/build/semodule-utils-3.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_package' /tmp/instance-13/output-1/host/bin/mips64-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 -c -o semodule_package.o semodule_package.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc semodule_package.o -lsepol -o semodule_package /tmp/instance-13/output-1/host/bin/mips64-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 semodule_unpackage.c -lsepol -o semodule_unpackage make[2]: Leaving directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_package' make[2]: Entering directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_link' /tmp/instance-13/output-1/host/bin/mips64-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 -c -o semodule_link.o semodule_link.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc semodule_link.o -lsepol -o semodule_link make[2]: Leaving directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_link' make[2]: Entering directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_expand' /tmp/instance-13/output-1/host/bin/mips64-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 -c -o semodule_expand.o semodule_expand.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc semodule_expand.o -lsepol -o semodule_expand make[2]: Leaving directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_expand' make[1]: Leaving directory '/tmp/instance-13/output-1/build/semodule-utils-3.3' >>> semodule-utils 3.3 Installing to target /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/semodule-utils-3.3 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no LIBSEPOLA=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libsepol.a DESTDIR=/tmp/instance-13/output-1/target install make[1]: Entering directory '/tmp/instance-13/output-1/build/semodule-utils-3.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_package' mkdir -p /tmp/instance-13/output-1/target/usr/bin install -m 755 semodule_package /tmp/instance-13/output-1/target/usr/bin install -m 755 semodule_unpackage /tmp/instance-13/output-1/target/usr/bin test -d /tmp/instance-13/output-1/target/usr/share/man/man8 || install -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/man8 install -m 644 semodule_package.8 /tmp/instance-13/output-1/target/usr/share/man/man8/ install -m 644 semodule_unpackage.8 /tmp/instance-13/output-1/target/usr/share/man/man8/ for lang in ru ; do \ if [ -e ${lang} ] ; then \ test -d /tmp/instance-13/output-1/target/usr/share/man/${lang}/man8 || install -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/${lang}/man8 ; \ install -m 644 ${lang}/*.8 /tmp/instance-13/output-1/target/usr/share/man/${lang}/man8/ ; \ fi ; \ done make[2]: Leaving directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_package' make[2]: Entering directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_link' mkdir -p /tmp/instance-13/output-1/target/usr/bin install -m 755 semodule_link /tmp/instance-13/output-1/target/usr/bin test -d /tmp/instance-13/output-1/target/usr/share/man/man8 || install -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/man8 install -m 644 semodule_link.8 /tmp/instance-13/output-1/target/usr/share/man/man8/ for lang in ru ; do \ if [ -e ${lang} ] ; then \ test -d /tmp/instance-13/output-1/target/usr/share/man/${lang}/man8 || install -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/${lang}/man8 ; \ install -m 644 ${lang}/*.8 /tmp/instance-13/output-1/target/usr/share/man/${lang}/man8/ ; \ fi ; \ done make[2]: Leaving directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_link' make[2]: Entering directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_expand' mkdir -p /tmp/instance-13/output-1/target/usr/bin install -m 755 semodule_expand /tmp/instance-13/output-1/target/usr/bin test -d /tmp/instance-13/output-1/target/usr/share/man/man8 || install -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/man8 install -m 644 semodule_expand.8 /tmp/instance-13/output-1/target/usr/share/man/man8/ for lang in ru ; do \ if [ -e ${lang} ] ; then \ test -d /tmp/instance-13/output-1/target/usr/share/man/${lang}/man8 || install -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/${lang}/man8 ; \ install -m 644 ${lang}/*.8 /tmp/instance-13/output-1/target/usr/share/man/${lang}/man8/ ; \ fi ; \ done make[2]: Leaving directory '/tmp/instance-13/output-1/build/semodule-utils-3.3/semodule_expand' make[1]: Leaving directory '/tmp/instance-13/output-1/build/semodule-utils-3.3' >>> slirp 4.7.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libslirp-v4.7.0.tar.bz2.WUvYoQ/output' 'https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v4.7.0/libslirp-v4.7.0.tar.bz2' --2022-10-17 20:04:03-- https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v4.7.0/libslirp-v4.7.0.tar.bz2 Resolving gitlab.freedesktop.org (gitlab.freedesktop.org)... 147.75.198.156 Connecting to gitlab.freedesktop.org (gitlab.freedesktop.org)|147.75.198.156|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.libslirp-v4.7.0.tar.bz2.WUvYoQ/output' 0K .......... .......... .......... .......... .......... 534K 50K .......... .......... .......... .......... .......... 1.04M 100K ...... 111M=0.1s 2022-10-17 20:04:03 (757 KB/s) - '/tmp/instance-13/output-1/build/.libslirp-v4.7.0.tar.bz2.WUvYoQ/output' saved [109085] libslirp-v4.7.0.tar.bz2: OK (sha256: 358ce8b6ea59ec9deac937cc754f0115b992839e7b0cddf30ffb8f77dc21da82) >>> slirp 4.7.0 Extracting bzcat /tmp/instance-13/dl/slirp/libslirp-v4.7.0.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/slirp-4.7.0 -xf - >>> slirp 4.7.0 Patching >>> slirp 4.7.0 Configuring rm -rf /tmp/instance-13/output-1/build/slirp-4.7.0//build mkdir -p /tmp/instance-13/output-1/build/slirp-4.7.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/build/slirp-4.7.0//build/cross-compilation.conf PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-13/output-1/build/slirp-4.7.0//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-13/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-13/output-1/host/lib/cmake /tmp/instance-13/output-1/build/slirp-4.7.0/ /tmp/instance-13/output-1/build/slirp-4.7.0//build The Meson build system Version: 0.63.3 Source dir: /tmp/instance-13/output-1/build/slirp-4.7.0 Build dir: /tmp/instance-13/output-1/build/slirp-4.7.0/build Build type: cross build Project name: libslirp Project version: 4.7.0 C compiler for the host machine: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc (gcc 11.3.0 "mips64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-534-g291c6c27ad) 11.3.0") C linker for the host machine: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Found pkg-config: /tmp/instance-13/output-1/host/bin/pkgconf (1.6.3) Run-time dependency glib-2.0 found: YES 2.72.3 Check usable header "valgrind/valgrind.h" : NO Compiler for C supports link arguments -Wl,--version-script,/tmp/instance-13/output-1/build/slirp-4.7.0/src/libslirp.map: YES Configuring libslirp-version.h using configuration Build targets in project: 2 libslirp 4.7.0 User defined options Cross files : /tmp/instance-13/output-1/build/slirp-4.7.0//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-13/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-13/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false Found ninja-1.10.2.git.kitware.jobserver-1 at /tmp/instance-13/output-1/host/bin/ninja >>> slirp 4.7.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/slirp-4.7.0//build ninja: Entering directory `/tmp/instance-13/output-1/build/slirp-4.7.0//build' [1/35] Compiling C object libslirp.so.0.4.0.p/src_cksum.c.o [2/35] Compiling C object libslirp.so.0.4.0.p/src_dhcpv6.c.o [3/35] Compiling C object libslirp.so.0.4.0.p/src_arp_table.c.o [4/35] Compiling C object libslirp.so.0.4.0.p/src_ip6_output.c.o [5/35] Compiling C object libslirp.so.0.4.0.p/src_if.c.o [6/35] Compiling C object libslirp.so.0.4.0.p/src_bootp.c.o [7/35] Compiling C object libslirp.so.0.4.0.p/src_ip6_input.c.o [8/35] Compiling C object libslirp.so.0.4.0.p/src_version.c.o [9/35] Compiling C object libslirp.so.0.4.0.p/src_dnssearch.c.o [10/35] Compiling C object libslirp.so.0.4.0.p/src_tcp_timer.c.o [11/35] Compiling C object libslirp.so.0.4.0.p/src_ip_icmp.c.o [12/35] Compiling C object libslirp.so.0.4.0.p/src_ip_output.c.o [13/35] Compiling C object libslirp.so.0.4.0.p/src_stream.c.o [14/35] Compiling C object libslirp.so.0.4.0.p/src_sbuf.c.o [15/35] Compiling C object pingtest.p/test_pingtest.c.o [16/35] Compiling C object libslirp.so.0.4.0.p/src_misc.c.o [17/35] Compiling C object libslirp.so.0.4.0.p/src_ncsi.c.o [18/35] Compiling C object libslirp.so.0.4.0.p/src_util.c.o [19/35] Compiling C object libslirp.so.0.4.0.p/src_ndp_table.c.o [20/35] Compiling C object libslirp.so.0.4.0.p/src_ip_input.c.o [21/35] Compiling C object libslirp.so.0.4.0.p/src_state.c.o [22/35] Compiling C object libslirp.so.0.4.0.p/src_mbuf.c.o [23/35] Compiling C object libslirp.so.0.4.0.p/src_ip6_icmp.c.o [24/35] Compiling C object libslirp.so.0.4.0.p/src_udp6.c.o [25/35] Compiling C object libslirp.so.0.4.0.p/src_tcp_output.c.o [26/35] Compiling C object libslirp.so.0.4.0.p/src_udp.c.o [27/35] Compiling C object libslirp.so.0.4.0.p/src_tftp.c.o [28/35] Compiling C object libslirp.so.0.4.0.p/src_vmstate.c.o [29/35] Compiling C object libslirp.so.0.4.0.p/src_slirp.c.o [30/35] Compiling C object libslirp.so.0.4.0.p/src_tcp_subr.c.o [31/35] Compiling C object libslirp.so.0.4.0.p/src_tcp_input.c.o [32/35] Compiling C object libslirp.so.0.4.0.p/src_socket.c.o [33/35] Linking target libslirp.so.0.4.0 [34/35] Generating symbol file libslirp.so.0.4.0.p/libslirp.so.0.4.0.symbols [35/35] Linking target pingtest >>> slirp 4.7.0 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/slirp-4.7.0//build install ninja: Entering directory `/tmp/instance-13/output-1/build/slirp-4.7.0//build' [0/1] Installing files. Installing libslirp.so.0.4.0 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib Installing /tmp/instance-13/output-1/build/slirp-4.7.0/src/libslirp.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/slirp/ Installing /tmp/instance-13/output-1/build/slirp-4.7.0/build/libslirp-version.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/slirp Installing /tmp/instance-13/output-1/build/slirp-4.7.0/build/meson-private/slirp.pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing symlink pointing to libslirp.so.0.4.0 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libslirp.so.0 Installing symlink pointing to libslirp.so.0 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libslirp.so >>> slirp 4.7.0 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> slirp 4.7.0 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-13/output-1/target PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/slirp-4.7.0//build install ninja: Entering directory `/tmp/instance-13/output-1/build/slirp-4.7.0//build' [0/1] Installing files. Installing libslirp.so.0.4.0 to /tmp/instance-13/output-1/target/usr/lib Installing /tmp/instance-13/output-1/build/slirp-4.7.0/src/libslirp.h to /tmp/instance-13/output-1/target/usr/include/slirp/ Installing /tmp/instance-13/output-1/build/slirp-4.7.0/build/libslirp-version.h to /tmp/instance-13/output-1/target/usr/include/slirp Installing /tmp/instance-13/output-1/build/slirp-4.7.0/build/meson-private/slirp.pc to /tmp/instance-13/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libslirp.so.0.4.0 to /tmp/instance-13/output-1/target/usr/lib/libslirp.so.0 Installing symlink pointing to libslirp.so.0 to /tmp/instance-13/output-1/target/usr/lib/libslirp.so >>> slirp4netns 1.2.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.slirp4netns-1.2.0.tar.gz.ExXyrq/output' 'https://github.com/rootless-containers/slirp4netns/archive/v1.2.0/slirp4netns-1.2.0.tar.gz' --2022-10-17 20:04:13-- https://github.com/rootless-containers/slirp4netns/archive/v1.2.0/slirp4netns-1.2.0.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/rootless-containers/slirp4netns/tar.gz/refs/tags/v1.2.0 [following] --2022-10-17 20:04:13-- https://codeload.github.com/rootless-containers/slirp4netns/tar.gz/refs/tags/v1.2.0 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-13/output-1/build/.slirp4netns-1.2.0.tar.gz.ExXyrq/output' 0K .......... .......... .......... .......... .......... 476K 50K .......... . 81.2M=0.1s 2022-10-17 20:04:14 (582 KB/s) - '/tmp/instance-13/output-1/build/.slirp4netns-1.2.0.tar.gz.ExXyrq/output' saved [62617] slirp4netns-1.2.0.tar.gz: OK (sha256: b584edde686d3cfbac210cbdb93c4b0ba5d8cc0a6a4d92b9dfc3c5baec99c727) >>> slirp4netns 1.2.0 Extracting gzip -d -c /tmp/instance-13/dl/slirp4netns/slirp4netns-1.2.0.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/slirp4netns-1.2.0 -xf - >>> slirp4netns 1.2.0 Patching >>> slirp4netns 1.2.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/slirp4netns-1.2.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> slirp4netns 1.2.0 Configuring >>> slirp4netns 1.2.0 Autoreconfiguring configure.ac:10: installing './ar-lib' configure.ac:6: installing './compile' configure.ac:31: installing './config.guess' configure.ac:31: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> slirp4netns 1.2.0 Patching libtool (cd /tmp/instance-13/output-1/build/slirp4netns-1.2.0/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar) interface... ar checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/mount.h... yes checking for sys/socket.h... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for getopt.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working strtod... no checking for pow... no checking for pow in -lm... yes checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for GNU libc compatible malloc... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for atexit... yes checking for clock_gettime... yes checking for dup2... yes checking for getopt_long... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for regcomp... yes checking for rmdir... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for SLIRP... yes checking for LIBCAP... yes checking for LIBSECCOMP... yes 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 >>> slirp4netns 1.2.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/slirp4netns-1.2.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/slirp4netns-1.2.0' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-13/output-1/build/slirp4netns-1.2.0' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/slirp -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -DCOMMIT="\"656041d45cfca7a4176f6b7eed9e4fe6c11e8383\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o slirp4netns-main.o `test -f 'main.c' || echo './'`main.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/slirp -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -DCOMMIT="\"656041d45cfca7a4176f6b7eed9e4fe6c11e8383\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o slirp4netns-slirp4netns.o `test -f 'slirp4netns.c' || echo './'`slirp4netns.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/slirp -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -DCOMMIT="\"656041d45cfca7a4176f6b7eed9e4fe6c11e8383\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o slirp4netns-api.o `test -f 'api.c' || echo './'`api.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/slirp -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -DCOMMIT="\"656041d45cfca7a4176f6b7eed9e4fe6c11e8383\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o slirp4netns-sandbox.o `test -f 'sandbox.c' || echo './'`sandbox.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/slirp -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -DCOMMIT="\"656041d45cfca7a4176f6b7eed9e4fe6c11e8383\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o slirp4netns-seccompfilter.o `test -f 'seccompfilter.c' || echo './'`seccompfilter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/slirp -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-13/output-1/build/slirp4netns-1.2.0/vendor/parson -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o vendor/parson/libparson_a-parson.o `test -f 'vendor/parson/parson.c' || echo './'`vendor/parson/parson.c rm -f libparson.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar cru libparson.a vendor/parson/libparson_a-parson.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libparson.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/slirp -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -DCOMMIT="\"656041d45cfca7a4176f6b7eed9e4fe6c11e8383\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o slirp4netns slirp4netns-main.o slirp4netns-slirp4netns.o slirp4netns-api.o slirp4netns-sandbox.o slirp4netns-seccompfilter.o libparson.a -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lglib-2.0 -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lslirp -lglib-2.0 -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lseccomp -lpthread make[2]: Leaving directory '/tmp/instance-13/output-1/build/slirp4netns-1.2.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/slirp4netns-1.2.0' >>> slirp4netns 1.2.0 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/slirp4netns-1.2.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/slirp4netns-1.2.0' make[2]: Entering directory '/tmp/instance-13/output-1/build/slirp4netns-1.2.0' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c slirp4netns '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 slirp4netns.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/slirp4netns-1.2.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/slirp4netns-1.2.0' >>> smack 1.3.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.smack-1.3.1.tar.gz.5QHPmA/output' 'https://github.com/smack-team/smack/archive/v1.3.1/smack-1.3.1.tar.gz' --2022-10-17 20:04:33-- https://github.com/smack-team/smack/archive/v1.3.1/smack-1.3.1.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/smack-team/smack/tar.gz/refs/tags/v1.3.1 [following] --2022-10-17 20:04:33-- https://codeload.github.com/smack-team/smack/tar.gz/refs/tags/v1.3.1 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-13/output-1/build/.smack-1.3.1.tar.gz.5QHPmA/output' 0K .......... .......... .......... .......... .......... 514K 50K ......... 82.0M=0.1s 2022-10-17 20:04:34 (611 KB/s) - '/tmp/instance-13/output-1/build/.smack-1.3.1.tar.gz.5QHPmA/output' saved [60968] smack-1.3.1.tar.gz: OK (sha256: 1a607da3b1a661dc76b7a5b8571f4a2d56b4d61d78376088d19f2d8637dc6822) >>> smack 1.3.1 Extracting gzip -d -c /tmp/instance-13/dl/smack/smack-1.3.1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/smack-1.3.1 -xf - >>> smack 1.3.1 Patching >>> smack 1.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/smack-1.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> smack 1.3.1 Configuring >>> smack 1.3.1 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:11: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:11: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:11: the top level configure.ac:17: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:17: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:17: the top level configure.ac:14: installing 'build-aux/ar-lib' configure.ac:11: installing 'build-aux/compile' configure.ac:15: installing 'build-aux/config.guess' configure.ac:15: installing 'build-aux/config.sub' configure.ac:10: installing 'build-aux/install-sh' configure.ac:10: installing 'build-aux/missing' libsmack/Makefile.am: installing 'build-aux/depcomp' >>> smack 1.3.1 Patching libtool patching file /tmp/instance-13/output-1/build/smack-1.3.1/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-13/output-1/build/smack-1.3.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether make supports nested variables... (cached) yes checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for doxygen... doxygen checking for doxygen... yes checking pkg-config is at least version 0.9.0... yes checking for SYSTEMD... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Doxyfile config.status: creating Makefile config.status: creating libsmack/Makefile config.status: creating libsmack/libsmack.pc config.status: creating utils/Makefile config.status: creating doc/Makefile config.status: creating init/Makefile config.status: creating utils/config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> smack 1.3.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/smack-1.3.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/smack-1.3.1' Making all in libsmack CC libsmack.lo CC init.lo CC common.lo CCLD libsmackcommon.la CCLD libsmack.la Making all in utils /home/autobuild/make/make all-am CC smackaccess.o CCLD smackaccess CC smackload.o CCLD smackload CC smackcipso.o CCLD smackcipso CC chsmack.o CCLD chsmack CC smackctl.o CCLD smackctl Making all in doc doxygen Doxyfile warning: Tag 'TCL_SUBST' at line 203 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1386 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1392 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1553 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1574 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument '(null)' for option PAPER_TYPE is not a valid enum value Using the default: a4! echo Timestamp > doxygen.stamp tar chof - html | gzip -9 -c >libsmack-1.3.1-doc.tar.gz Making all in init make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/tmp/instance-13/output-1/build/smack-1.3.1' >>> smack 1.3.1 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/smack-1.3.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/smack-1.3.1' Making install in libsmack /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libsmack.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libsmack.so.1.3.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libsmack.so.1.3.1 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsmack.so.1.3.1 libsmack.so.1 || { rm -f libsmack.so.1 && ln -s libsmack.so.1.3.1 libsmack.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsmack.so.1.3.1 libsmack.so || { rm -f libsmack.so && ln -s libsmack.so.1.3.1 libsmack.so; }; }) libtool: install: /usr/bin/install -c .libs/libsmack.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libsmack.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys' /usr/bin/install -c -m 644 sys/smack.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsmack.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' Making install in utils /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c smackaccess smackload smackcipso chsmack smackctl '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c smackaccess /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/smackaccess libtool: install: /usr/bin/install -c smackload /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/smackload libtool: install: /usr/bin/install -c smackcipso /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/smackcipso libtool: install: /usr/bin/install -c chsmack /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/chsmack libtool: install: /usr/bin/install -c smackctl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/smackctl make[3]: Nothing to be done for 'install-data-am'. Making install in doc make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libsmack' /usr/bin/install -c -m 644 libsmack-1.3.1-doc.tar.gz '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libsmack' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 smackaccess.1 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 man/man3/SMACK_LABEL_LEN.3 man/man3/smack.h.3 man/man3/smack_accesses_add.3 man/man3/smack_accesses_add_from_file.3 man/man3/smack_accesses_add_modify.3 man/man3/smack_accesses_apply.3 man/man3/smack_accesses_clear.3 man/man3/smack_accesses_free.3 man/man3/smack_accesses_new.3 man/man3/smack_accesses_save.3 man/man3/smack_cipso_add_from_file.3 man/man3/smack_cipso_apply.3 man/man3/smack_cipso_free.3 man/man3/smack_cipso_new.3 man/man3/smack_have_access.3 man/man3/smack_label_length.3 man/man3/smack_new_label_from_path.3 man/man3/smack_new_label_from_self.3 man/man3/smack_new_label_from_socket.3 man/man3/smack_revoke_subject.3 man/man3/smack_set_label_for_self.3 man/man3/smack_smackfs_path.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 chsmack.8 smackcipso.8 smackload.8 smackctl.8 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man8' Making install in init make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/tmp/instance-13/output-1/build/smack-1.3.1' >>> smack 1.3.1 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> smack 1.3.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/smack-1.3.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/smack-1.3.1' Making install in libsmack /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libsmack.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsmack.so.1.3.1 /tmp/instance-13/output-1/target/usr/lib/libsmack.so.1.3.1 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libsmack.so.1.3.1 libsmack.so.1 || { rm -f libsmack.so.1 && ln -s libsmack.so.1.3.1 libsmack.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libsmack.so.1.3.1 libsmack.so || { rm -f libsmack.so && ln -s libsmack.so.1.3.1 libsmack.so; }; }) libtool: install: /usr/bin/install -c .libs/libsmack.lai /tmp/instance-13/output-1/target/usr/lib/libsmack.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/sys' /usr/bin/install -c -m 644 sys/smack.h '/tmp/instance-13/output-1/target/usr/include/sys' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsmack.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' Making install in utils /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c smackaccess smackload smackcipso chsmack smackctl '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c smackaccess /tmp/instance-13/output-1/target/usr/bin/smackaccess libtool: install: /usr/bin/install -c smackload /tmp/instance-13/output-1/target/usr/bin/smackload libtool: install: /usr/bin/install -c smackcipso /tmp/instance-13/output-1/target/usr/bin/smackcipso libtool: install: /usr/bin/install -c chsmack /tmp/instance-13/output-1/target/usr/bin/chsmack libtool: install: /usr/bin/install -c smackctl /tmp/instance-13/output-1/target/usr/bin/smackctl make[3]: Nothing to be done for 'install-data-am'. Making install in doc make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/libsmack' /usr/bin/install -c -m 644 libsmack-1.3.1-doc.tar.gz '/tmp/instance-13/output-1/target/usr/share/doc/libsmack' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 smackaccess.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 man/man3/SMACK_LABEL_LEN.3 man/man3/smack.h.3 man/man3/smack_accesses_add.3 man/man3/smack_accesses_add_from_file.3 man/man3/smack_accesses_add_modify.3 man/man3/smack_accesses_apply.3 man/man3/smack_accesses_clear.3 man/man3/smack_accesses_free.3 man/man3/smack_accesses_new.3 man/man3/smack_accesses_save.3 man/man3/smack_cipso_add_from_file.3 man/man3/smack_cipso_apply.3 man/man3/smack_cipso_free.3 man/man3/smack_cipso_new.3 man/man3/smack_have_access.3 man/man3/smack_label_length.3 man/man3/smack_new_label_from_path.3 man/man3/smack_new_label_from_self.3 man/man3/smack_new_label_from_socket.3 man/man3/smack_revoke_subject.3 man/man3/smack_set_label_for_self.3 man/man3/smack_smackfs_path.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 chsmack.8 smackcipso.8 smackload.8 smackctl.8 '/tmp/instance-13/output-1/target/usr/share/man/man8' Making install in init make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/tmp/instance-13/output-1/build/smack-1.3.1' >>> sngrep 1.4.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.sngrep-1.4.7.tar.gz.ViFgZz/output' 'https://github.com/irontec/sngrep/archive/v1.4.7/sngrep-1.4.7.tar.gz' --2022-10-17 20:05:01-- https://github.com/irontec/sngrep/archive/v1.4.7/sngrep-1.4.7.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/irontec/sngrep/tar.gz/refs/tags/v1.4.7 [following] --2022-10-17 20:05:01-- https://codeload.github.com/irontec/sngrep/tar.gz/refs/tags/v1.4.7 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-13/output-1/build/.sngrep-1.4.7.tar.gz.ViFgZz/output' 0K .......... .......... .......... .......... .......... 519K 50K .......... .......... .......... .......... .......... 987K 100K .......... .......... .......... .......... .......... 1.06M 150K .......... .......... .......... .......... .......... 90.1M 200K .......... .......... .......... .. 93.6M=0.2s 2022-10-17 20:05:02 (1.17 MB/s) - '/tmp/instance-13/output-1/build/.sngrep-1.4.7.tar.gz.ViFgZz/output' saved [237978] sngrep-1.4.7.tar.gz: OK (md5: 78fe753e24f36ddaf627bc2b734f45ba) sngrep-1.4.7.tar.gz: OK (sha256: 3c96aadd8b8c6b7adb5552d6fb4234f2000f15109b0f6c5feb632c81306cc49b) >>> sngrep 1.4.7 Extracting gzip -d -c /tmp/instance-13/dl/sngrep/sngrep-1.4.7.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/sngrep-1.4.7 -xf - >>> sngrep 1.4.7 Patching Applying 0001-src-capture_openssl.h-fix-build-with-libressl-3.5.0.patch using patch: patching file src/capture_openssl.h >>> sngrep 1.4.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/sngrep-1.4.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sngrep 1.4.7 Configuring >>> sngrep 1.4.7 Autoreconfiguring configure.ac:15: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:15: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:15: the top level configure.ac:49: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:49: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:49: the top level configure.ac:232: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:232: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:232: the top level configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> sngrep 1.4.7 Patching libtool (cd /tmp/instance-13/output-1/build/sngrep-1.4.7/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-unicode --with-openssl --without-gnutls --with-pcre ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --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 mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... (cached) none checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking dependency style of no... none checking whether ln -s works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for pthread_create in -lpthread... yes checking for pcap_open_offline in -lpcap... yes checking for pcap.h... yes checking for ncurses.h... yes checking for initscr in -lncurses... yes checking for new_panel in -lpanel... yes checking for new_form in -lform... yes checking for new_item in -lmenu... yes checking pkg-config is at least version 0.9.0... yes checking for SSL... yes checking for pcre.h... yes checking for pcre_exec in -lpcre... yes checking for netinet/in.h... yes checking for netinet/ip6.h... yes ██╗██████╗ ██████╗ ███╗ ██╗████████╗███████╗ ██████╗ ██║██╔══██╗██╔═══██╗████╗ ██║╚══██╔══╝██╔════╝██╔════╝ ██║██████╔╝██║ ██║██╔██╗ ██║ ██║ █████╗ ██║ ██║██╔══██╗██║ ██║██║╚██╗██║ ██║ ██╔══╝ ██║ ██║██║ ██║╚██████╔╝██║ ╚████║ ██║ ███████╗╚██████╗ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚══════╝ ╚═════╝ configure: configure: sngrep configure finished configure: ====================================================== configure: GnuTLS Support : no configure: OpenSSL Support : yes configure: Unicode Support : no configure: Perl Expressions Support : yes configure: IPv6 Support : yes configure: EEP Support : no configure: ====================================================== configure: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating src/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, --disable-nls, --disable-static, --enable-shared >>> sngrep 1.4.7 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/sngrep-1.4.7/ make[1]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/src' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/src' CC sngrep-capture.o CC sngrep-capture_openssl.o CC sngrep-address.o CC sngrep-packet.o CC sngrep-sip.o sip.c: In function 'sip_validate_packet': sip.c:288:9: warning: 'regexec' accessing 32 bytes in a region of size 24 [-Wstringop-overflow=] 288 | if (regexec(&calls.reg_cl, (const char *) payload, 4, pmatch, 0) != 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sip.c:288:9: note: referencing argument 4 of type 'regmatch_t * restrict' In file included from sip.h:37, from sip.c:35: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/regex.h:679:12: note: in a call to function 'regexec' 679 | extern int regexec (const regex_t *_Restrict_ __preg, | ^~~~~~~ CC sngrep-sip_call.o CC sngrep-sip_msg.o CC sngrep-sip_attr.o CC sngrep-main.o CC sngrep-option.o CC sngrep-group.o CC sngrep-filter.o CC sngrep-keybinding.o CC sngrep-media.o CC sngrep-setting.o CC sngrep-rtp.o CC sngrep-util.o CC sngrep-hash.o CC sngrep-vector.o CC curses/sngrep-ui_panel.o CC curses/sngrep-scrollbar.o CC curses/sngrep-ui_manager.o CC curses/sngrep-ui_call_list.o CC curses/sngrep-ui_call_flow.o CC curses/sngrep-ui_call_raw.o CC curses/sngrep-ui_stats.o CC curses/sngrep-ui_filter.o CC curses/sngrep-ui_save.o CC curses/sngrep-ui_msg_diff.o CC curses/sngrep-ui_column_select.o CC curses/sngrep-ui_settings.o CCLD sngrep make[3]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/src' Making all in config make[2]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/config' Making all in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/doc' Making all in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/tests' make[2]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7' make[1]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7' >>> sngrep 1.4.7 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/sngrep-1.4.7/ make[1]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c sngrep '/tmp/instance-13/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/src' Making install in config make[2]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/config' make[3]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/config' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/etc' /usr/bin/install -c -m 644 sngreprc '/tmp/instance-13/output-1/target/etc' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/config' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/config' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 sngrep.8 '/tmp/instance-13/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/doc' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7/tests' make[2]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7' make[3]: Entering directory '/tmp/instance-13/output-1/build/sngrep-1.4.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7' make[1]: Leaving directory '/tmp/instance-13/output-1/build/sngrep-1.4.7' >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1.tar.gz.t4v9vJ/output' 'https://github.com/linux-can/socketcand/archive/69e2201222f015a1abe7a58ecf61325012cd91b1/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1.tar.gz' --2022-10-17 20:05:28-- https://github.com/linux-can/socketcand/archive/69e2201222f015a1abe7a58ecf61325012cd91b1/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/linux-can/socketcand/tar.gz/69e2201222f015a1abe7a58ecf61325012cd91b1 [following] --2022-10-17 20:05:28-- https://codeload.github.com/linux-can/socketcand/tar.gz/69e2201222f015a1abe7a58ecf61325012cd91b1 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1.tar.gz.t4v9vJ/output' 0K .......... .......... ........ 558K=0.05s 2022-10-17 20:05:28 (558 KB/s) - '/tmp/instance-13/output-1/build/.socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1.tar.gz.t4v9vJ/output' saved [29157] socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1.tar.gz: OK (sha256: 3c5cc7af4ff707ac344e62d2e37a74b59aeccd14b88e837cc142c52b69d64a39) >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Extracting gzip -d -c /tmp/instance-13/dl/socketcand/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1 -xf - >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Patching Applying 0001-Fix-GCC10-build-failure.patch using patch: patching file socketcand.c patching file state_bcm.c patching file state_isotp.c patching file state_raw.c >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Configuring >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Autoreconfiguring configure.ac:6: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:6: the top level >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Patching libtool (cd /tmp/instance-13/output-1/build/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 --without-config ) 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 mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking for pthread_create in -lpthread... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for pthread.h... yes checking for inline... inline checking for size_t... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating debian_pack config.status: creating init.d/socketcand config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-parentheses -DPF_CAN=29 -DAF_CAN=PF_CAN -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I . -I ./include -o socketcand ./socketcand.c ./statistics.c ./beacon.c ./state_bcm.c ./state_raw.c ./state_isotp.c ./state_control.c -lpthread /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-parentheses -DPF_CAN=29 -DAF_CAN=PF_CAN -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I . -I ./include -o socketcandcl ./socketcandcl.c make[1]: Leaving directory '/tmp/instance-13/output-1/build/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1' >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1' mkdir -p /tmp/instance-13/output-1/target/usr/bin cp ./socketcand /tmp/instance-13/output-1/target/usr/bin/ cp ./socketcandcl /tmp/instance-13/output-1/target/usr/bin/ mkdir -p /tmp/instance-13/output-1/target/usr/share/man cp ./socketcand.1 /tmp/instance-13/output-1/target/usr/share/man/ mkdir -p /tmp/instance-13/output-1/target/etc/ install -m 0644 ./etc/socketcand.conf /tmp/instance-13/output-1/target/etc/ if [ yes = yes ]; then mkdir -p /tmp/instance-13/output-1/target/etc/init.d; install --mode=755 ./init.d/socketcand /tmp/instance-13/output-1/target/etc/init.d/socketcand; fi if [ no = yes ]; then install --mode=755 ./rc.d/socketcand /tmp/instance-13/output-1/target/etc/rc.d/socketcand; fi make[1]: Leaving directory '/tmp/instance-13/output-1/build/socketcand-69e2201222f015a1abe7a58ecf61325012cd91b1' >>> speexdsp 1.2.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.speexdsp-1.2.1.tar.gz.2ery4U/output' 'https://downloads.xiph.org/releases/speex/speexdsp-1.2.1.tar.gz' --2022-10-17 20:05:41-- https://downloads.xiph.org/releases/speex/speexdsp-1.2.1.tar.gz Resolving downloads.xiph.org (downloads.xiph.org)... 140.211.166.31, 2001:470:eb26:42::1 Connecting to downloads.xiph.org (downloads.xiph.org)|140.211.166.31|:443... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: https://ftp.osuosl.org/pub/xiph/releases/speex/speexdsp-1.2.1.tar.gz [following] --2022-10-17 20:05:41-- https://ftp.osuosl.org/pub/xiph/releases/speex/speexdsp-1.2.1.tar.gz Resolving ftp.osuosl.org (ftp.osuosl.org)... 64.50.233.100, 64.50.236.52, 140.211.166.134, ... Connecting to ftp.osuosl.org (ftp.osuosl.org)|64.50.233.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 922584 (901K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.speexdsp-1.2.1.tar.gz.2ery4U/output' 0K .......... .......... .......... .......... .......... 5% 531K 2s 50K .......... .......... .......... .......... .......... 11% 1.06M 1s 100K .......... .......... .......... .......... .......... 16% 71.0M 1s 150K .......... .......... .......... .......... .......... 22% 1.02M 1s 200K .......... .......... .......... .......... .......... 27% 1.02M 1s 250K .......... .......... .......... .......... .......... 33% 195M 0s 300K .......... .......... .......... .......... .......... 38% 1.11M 0s 350K .......... .......... .......... .......... .......... 44% 1.02M 0s 400K .......... .......... .......... .......... .......... 49% 167M 0s 450K .......... .......... .......... .......... .......... 55% 1.02M 0s 500K .......... .......... .......... .......... .......... 61% 1.14M 0s 550K .......... .......... .......... .......... .......... 66% 204M 0s 600K .......... .......... .......... .......... .......... 72% 1009K 0s 650K .......... .......... .......... .......... .......... 77% 1.12M 0s 700K .......... .......... .......... .......... .......... 83% 194M 0s 750K .......... .......... .......... .......... .......... 88% 1.02M 0s 800K .......... .......... .......... .......... .......... 94% 1.04M 0s 850K .......... .......... .......... .......... .......... 99% 226M 0s 900K 100% 1.79T=0.6s 2022-10-17 20:05:42 (1.45 MB/s) - '/tmp/instance-13/output-1/build/.speexdsp-1.2.1.tar.gz.2ery4U/output' saved [922584/922584] speexdsp-1.2.1.tar.gz: OK (sha256: 8c777343e4a6399569c72abc38a95b24db56882c83dbdb6c6424a5f4aeb54d3d) >>> speexdsp 1.2.1 Extracting gzip -d -c /tmp/instance-13/dl/speexdsp/speexdsp-1.2.1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/speexdsp-1.2.1 -xf - >>> speexdsp 1.2.1 Patching >>> speexdsp 1.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/speexdsp-1.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> speexdsp 1.2.1 Patching libtool patching file /tmp/instance-13/output-1/build/speexdsp-1.2.1/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> speexdsp 1.2.1 Configuring (cd /tmp/instance-13/output-1/build/speexdsp-1.2.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether byte ordering is bigendian... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking for C99 variable-size arrays... yes checking for SSE in current arch/CFLAGS... no checking for SSE2 in current arch/CFLAGS... no checking for NEON in current arch/CFLAGS... no checking for ELF visibility... yes checking for sys/soundcard.h... yes checking for sys/audioio.h... no checking for cos in -lm... yes checking pkg-config is at least version 0.9.0... yes checking size of int16_t... 2 checking size of uint16_t... 2 checking size of u_int16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of u_int32_t... 4 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libspeexdsp/Makefile config.status: creating doc/Makefile config.status: creating SpeexDSP.spec config.status: creating include/Makefile config.status: creating include/speex/Makefile config.status: creating speexdsp.pc config.status: creating win32/Makefile config.status: creating win32/libspeexdsp/Makefile config.status: creating symbian/Makefile config.status: creating win32/VS2003/Makefile config.status: creating win32/VS2003/libspeexdsp/Makefile config.status: creating win32/VS2003/tests/Makefile config.status: creating win32/VS2005/Makefile config.status: creating win32/VS2005/libspeexdsp/Makefile config.status: creating win32/VS2005/tests/Makefile config.status: creating win32/VS2008/Makefile config.status: creating win32/VS2008/libspeexdsp/Makefile config.status: creating win32/VS2008/tests/Makefile config.status: creating include/speex/speexdsp_config_types.h config.status: creating ti/Makefile config.status: creating ti/speex_C54_test/Makefile config.status: creating ti/speex_C55_test/Makefile config.status: creating ti/speex_C64_test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 Type "make; make install" to compile and install Speex >>> speexdsp 1.2.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/speexdsp-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' Making all in libspeexdsp make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/libspeexdsp' CC preprocess.lo CC jitter.lo CC mdf.lo CC fftwrap.lo CC filterbank.lo CC resample.lo CC buffer.lo CC scal.lo CC smallft.lo CCLD libspeexdsp.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/libspeexdsp' Making all in include make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' Making all in speex make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include/speex' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include/speex' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' Making all in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/doc' Making all in win32 make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' Making all in libspeexdsp make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/libspeexdsp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/libspeexdsp' Making all in VS2003 make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' Making all in libspeexdsp make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/libspeexdsp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/libspeexdsp' Making all in tests make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/tests' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' Making all in VS2005 make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' Making all in libspeexdsp make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/libspeexdsp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/libspeexdsp' Making all in tests make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/tests' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' Making all in VS2008 make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' Making all in libspeexdsp make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/libspeexdsp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/libspeexdsp' Making all in tests make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/tests' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' Making all in symbian make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/symbian' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/symbian' Making all in ti make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' Making all in speex_C54_test make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C54_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C54_test' Making all in speex_C55_test make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C55_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C55_test' Making all in speex_C64_test make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C64_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C64_test' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' >>> speexdsp 1.2.1 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/speexdsp-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' Making install in libspeexdsp make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/libspeexdsp' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/libspeexdsp' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libspeexdsp.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libspeexdsp.so.1.5.2 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libspeexdsp.so.1.5.2 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libspeexdsp.so.1.5.2 libspeexdsp.so.1 || { rm -f libspeexdsp.so.1 && ln -s libspeexdsp.so.1.5.2 libspeexdsp.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libspeexdsp.so.1.5.2 libspeexdsp.so || { rm -f libspeexdsp.so && ln -s libspeexdsp.so.1.5.2 libspeexdsp.so; }; }) libtool: install: /usr/bin/install -c .libs/libspeexdsp.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libspeexdsp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/libspeexdsp' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/libspeexdsp' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' Making install in speex make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include/speex' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include/speex' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/speex' /usr/bin/install -c -m 644 speexdsp_config_types.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/speex' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/speex' /usr/bin/install -c -m 644 speex_echo.h speex_jitter.h speex_preprocess.h speex_resampler.h speexdsp_types.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/speex' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include/speex' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include/speex' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/speexdsp' /usr/bin/install -c -m 644 manual.pdf '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/speexdsp' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/doc' Making install in win32 make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' Making install in libspeexdsp make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/libspeexdsp' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/libspeexdsp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/libspeexdsp' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/libspeexdsp' Making install in VS2003 make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' Making install in libspeexdsp make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/libspeexdsp' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/libspeexdsp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/libspeexdsp' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/libspeexdsp' Making install in tests make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/tests' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/tests' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' Making install in VS2005 make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' Making install in libspeexdsp make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/libspeexdsp' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/libspeexdsp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/libspeexdsp' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/libspeexdsp' Making install in tests make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/tests' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/tests' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' Making install in VS2008 make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' Making install in libspeexdsp make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/libspeexdsp' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/libspeexdsp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/libspeexdsp' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/libspeexdsp' Making install in tests make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/tests' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/tests' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' Making install in symbian make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/symbian' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/symbian' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/symbian' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/symbian' Making install in ti make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' Making install in speex_C54_test make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C54_test' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C54_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C54_test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C54_test' Making install in speex_C55_test make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C55_test' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C55_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C55_test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C55_test' Making install in speex_C64_test make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C64_test' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C64_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C64_test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C64_test' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 speexdsp.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' >>> speexdsp 1.2.1 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> speexdsp 1.2.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/speexdsp-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' Making install in libspeexdsp make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/libspeexdsp' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/libspeexdsp' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libspeexdsp.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libspeexdsp.so.1.5.2 /tmp/instance-13/output-1/target/usr/lib/libspeexdsp.so.1.5.2 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libspeexdsp.so.1.5.2 libspeexdsp.so.1 || { rm -f libspeexdsp.so.1 && ln -s libspeexdsp.so.1.5.2 libspeexdsp.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libspeexdsp.so.1.5.2 libspeexdsp.so || { rm -f libspeexdsp.so && ln -s libspeexdsp.so.1.5.2 libspeexdsp.so; }; }) libtool: install: /usr/bin/install -c .libs/libspeexdsp.lai /tmp/instance-13/output-1/target/usr/lib/libspeexdsp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/libspeexdsp' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/libspeexdsp' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' Making install in speex make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include/speex' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include/speex' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/speex' /usr/bin/install -c -m 644 speexdsp_config_types.h '/tmp/instance-13/output-1/target/usr/include/speex' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/speex' /usr/bin/install -c -m 644 speex_echo.h speex_jitter.h speex_preprocess.h speex_resampler.h speexdsp_types.h '/tmp/instance-13/output-1/target/usr/include/speex' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include/speex' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include/speex' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/include' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/speexdsp' /usr/bin/install -c -m 644 manual.pdf '/tmp/instance-13/output-1/target/usr/share/doc/speexdsp' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/doc' Making install in win32 make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' Making install in libspeexdsp make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/libspeexdsp' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/libspeexdsp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/libspeexdsp' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/libspeexdsp' Making install in VS2003 make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' Making install in libspeexdsp make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/libspeexdsp' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/libspeexdsp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/libspeexdsp' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/libspeexdsp' Making install in tests make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/tests' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/tests' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2003' Making install in VS2005 make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' Making install in libspeexdsp make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/libspeexdsp' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/libspeexdsp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/libspeexdsp' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/libspeexdsp' Making install in tests make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/tests' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/tests' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2005' Making install in VS2008 make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' Making install in libspeexdsp make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/libspeexdsp' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/libspeexdsp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/libspeexdsp' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/libspeexdsp' Making install in tests make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/tests' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/tests' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[5]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32/VS2008' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/win32' Making install in symbian make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/symbian' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/symbian' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/symbian' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/symbian' Making install in ti make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' Making install in speex_C54_test make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C54_test' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C54_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C54_test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C54_test' Making install in speex_C55_test make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C55_test' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C55_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C55_test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C55_test' Making install in speex_C64_test make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C64_test' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C64_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C64_test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti/speex_C64_test' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[4]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1/ti' make[2]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 speexdsp.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/speexdsp-1.2.1' >>> sphinxbase 5prealpha Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.sphinxbase-5prealpha.tar.gz.OCGa4a/output' 'http://downloads.sourceforge.net/project/cmusphinx/sphinxbase/5prealpha/sphinxbase-5prealpha.tar.gz' --2022-10-17 20:06:04-- http://downloads.sourceforge.net/project/cmusphinx/sphinxbase/5prealpha/sphinxbase-5prealpha.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://cfhcable.dl.sourceforge.net/project/cmusphinx/sphinxbase/5prealpha/sphinxbase-5prealpha.tar.gz [following] --2022-10-17 20:06:04-- http://cfhcable.dl.sourceforge.net/project/cmusphinx/sphinxbase/5prealpha/sphinxbase-5prealpha.tar.gz Resolving cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)... 146.71.73.6 Connecting to cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)|146.71.73.6|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3401241 (3.2M) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.sphinxbase-5prealpha.tar.gz.OCGa4a/output' 0K .......... .......... .......... .......... .......... 1% 151K 22s 50K .......... .......... .......... .......... .......... 3% 1.03M 12s 100K .......... .......... .......... .......... .......... 4% 1.11M 9s 150K .......... .......... .......... .......... .......... 6% 32.1M 7s 200K .......... .......... .......... .......... .......... 7% 1.09M 6s 250K .......... .......... .......... .......... .......... 9% 17.4M 5s 300K .......... .......... .......... .......... .......... 10% 13.8M 4s 350K .......... .......... .......... .......... .......... 12% 4.35M 4s 400K .......... .......... .......... .......... .......... 13% 1.80M 3s 450K .......... .......... .......... .......... .......... 15% 25.7M 3s 500K .......... .......... .......... .......... .......... 16% 48.0M 3s 550K .......... .......... .......... .......... .......... 18% 16.6M 2s 600K .......... .......... .......... .......... .......... 19% 11.0M 2s 650K .......... .......... .......... .......... .......... 21% 1.34M 2s 700K .......... .......... .......... .......... .......... 22% 94.6M 2s 750K .......... .......... .......... .......... .......... 24% 44.5M 2s 800K .......... .......... .......... .......... .......... 25% 30.8M 2s 850K .......... .......... .......... .......... .......... 27% 20.0M 2s 900K .......... .......... .......... .......... .......... 28% 4.00M 1s 950K .......... .......... .......... .......... .......... 30% 1.75M 1s 1000K .......... .......... .......... .......... .......... 31% 87.3M 1s 1050K .......... .......... .......... .......... .......... 33% 92.4M 1s 1100K .......... .......... .......... .......... .......... 34% 184K 2s 1150K .......... .......... .......... .......... .......... 36% 1.12M 2s 1200K .......... .......... .......... .......... .......... 37% 227M 2s 1250K .......... .......... .......... .......... .......... 39% 199M 1s 1300K .......... .......... .......... .......... .......... 40% 253M 1s 1350K .......... .......... .......... .......... .......... 42% 1.46M 1s 1400K .......... .......... .......... .......... .......... 43% 4.01M 1s 1450K .......... .......... .......... .......... .......... 45% 209M 1s 1500K .......... .......... .......... .......... .......... 46% 1.11M 1s 1550K .......... .......... .......... .......... .......... 48% 62.9M 1s 1600K .......... .......... .......... .......... .......... 49% 46.4M 1s 1650K .......... .......... .......... .......... .......... 51% 1.11M 1s 1700K .......... .......... .......... .......... .......... 52% 62.7M 1s 1750K .......... .......... .......... .......... .......... 54% 14.3M 1s 1800K .......... .......... .......... .......... .......... 55% 1.11M 1s 1850K .......... .......... .......... .......... .......... 57% 34.9M 1s 1900K .......... .......... .......... .......... .......... 58% 1.50M 1s 1950K .......... .......... .......... .......... .......... 60% 3.49M 1s 2000K .......... .......... .......... .......... .......... 61% 165M 1s 2050K .......... .......... .......... .......... .......... 63% 1.24M 1s 2100K .......... .......... .......... .......... .......... 64% 5.87M 1s 2150K .......... .......... .......... .......... .......... 66% 236M 1s 2200K .......... .......... .......... .......... .......... 67% 1.13M 1s 2250K .......... .......... .......... .......... .......... 69% 16.7M 1s 2300K .......... .......... .......... .......... .......... 70% 17.8M 1s 2350K .......... .......... .......... .......... .......... 72% 1.23M 0s 2400K .......... .......... .......... .......... .......... 73% 14.5M 0s 2450K .......... .......... .......... .......... .......... 75% 18.1M 0s 2500K .......... .......... .......... .......... .......... 76% 1.19M 0s 2550K .......... .......... .......... .......... .......... 78% 14.2M 0s 2600K .......... .......... .......... .......... .......... 79% 38.9M 0s 2650K .......... .......... .......... .......... .......... 81% 1.12M 0s 2700K .......... .......... .......... .......... .......... 82% 12.1M 0s 2750K .......... .......... .......... .......... .......... 84% 276M 0s 2800K .......... .......... .......... .......... .......... 85% 1.17M 0s 2850K .......... .......... .......... .......... .......... 87% 13.6M 0s 2900K .......... .......... .......... .......... .......... 88% 88.4M 0s 2950K .......... .......... .......... .......... .......... 90% 1.17M 0s 3000K .......... .......... .......... .......... .......... 91% 15.9M 0s 3050K .......... .......... .......... .......... .......... 93% 47.1M 0s 3100K .......... .......... .......... .......... .......... 94% 569K 0s 3150K .......... .......... .......... .......... .......... 96% 14.9M 0s 3200K .......... .......... .......... .......... .......... 97% 246M 0s 3250K .......... .......... .......... .......... .......... 99% 230M 0s 3300K .......... .......... . 100% 309M=1.6s 2022-10-17 20:06:06 (2.06 MB/s) - '/tmp/instance-13/output-1/build/.sphinxbase-5prealpha.tar.gz.OCGa4a/output' saved [3401241/3401241] ERROR: sphinxbase-5prealpha.tar.gz has wrong sha256 hash: ERROR: expected: 06971dbe272d2f73bde0ef7b3538c0c8f8ea885cb171fd6b17a5975bced66e64 ERROR: got : f72bdb59e50b558bed47cc2105777200d2b246a0f328e913de16a9b22f9a246f ERROR: Incomplete download, or man-in-the-middle (MITM) attack wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.sphinxbase-5prealpha.tar.gz.441uCC/output' 'http://sources.buildroot.net/sphinxbase/sphinxbase-5prealpha.tar.gz' --2022-10-17 20:06:06-- http://sources.buildroot.net/sphinxbase/sphinxbase-5prealpha.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 104.26.0.37, 104.26.1.37, 172.67.72.56, ... Connecting to sources.buildroot.net (sources.buildroot.net)|104.26.0.37|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3402883 (3.2M) [application/x-gtar-compressed] Saving to: '/tmp/instance-13/output-1/build/.sphinxbase-5prealpha.tar.gz.441uCC/output' 0K .......... .......... .......... .......... .......... 1% 2.43M 1s 50K .......... .......... .......... .......... .......... 3% 5.46M 1s 100K .......... .......... .......... .......... .......... 4% 2.34M 1s 150K .......... .......... .......... .......... .......... 6% 8.40M 1s 200K .......... .......... .......... .......... .......... 7% 6.74M 1s 250K .......... .......... .......... .......... .......... 9% 8.32M 1s 300K .......... .......... .......... .......... .......... 10% 8.96M 1s 350K .......... .......... .......... .......... .......... 12% 10.5M 1s 400K .......... .......... .......... .......... .......... 13% 11.7M 1s 450K .......... .......... .......... .......... .......... 15% 14.3M 0s 500K .......... .......... .......... .......... .......... 16% 17.2M 0s 550K .......... .......... .......... .......... .......... 18% 23.0M 0s 600K .......... .......... .......... .......... .......... 19% 25.1M 0s 650K .......... .......... .......... .......... .......... 21% 18.5M 0s 700K .......... .......... .......... .......... .......... 22% 25.3M 0s 750K .......... .......... .......... .......... .......... 24% 12.2M 0s 800K .......... .......... .......... .......... .......... 25% 127M 0s 850K .......... .......... .......... .......... .......... 27% 9.41M 0s 900K .......... .......... .......... .......... .......... 28% 182M 0s 950K .......... .......... .......... .......... .......... 30% 278M 0s 1000K .......... .......... .......... .......... .......... 31% 13.5M 0s 1050K .......... .......... .......... .......... .......... 33% 217M 0s 1100K .......... .......... .......... .......... .......... 34% 114M 0s 1150K .......... .......... .......... .......... .......... 36% 12.4M 0s 1200K .......... .......... .......... .......... .......... 37% 31.2M 0s 1250K .......... .......... .......... .......... .......... 39% 81.1M 0s 1300K .......... .......... .......... .......... .......... 40% 44.4M 0s 1350K .......... .......... .......... .......... .......... 42% 46.2M 0s 1400K .......... .......... .......... .......... .......... 43% 51.8M 0s 1450K .......... .......... .......... .......... .......... 45% 52.5M 0s 1500K .......... .......... .......... .......... .......... 46% 54.7M 0s 1550K .......... .......... .......... .......... .......... 48% 498K 0s 1600K .......... .......... .......... .......... .......... 49% 250M 0s 1650K .......... .......... .......... .......... .......... 51% 275M 0s 1700K .......... .......... .......... .......... .......... 52% 285M 0s 1750K .......... .......... .......... .......... .......... 54% 242M 0s 1800K .......... .......... .......... .......... .......... 55% 280M 0s 1850K .......... .......... .......... .......... .......... 57% 206K 0s 1900K .......... .......... .......... .......... .......... 58% 259M 0s 1950K .......... .......... .......... .......... .......... 60% 239M 0s 2000K .......... .......... .......... .......... .......... 61% 277M 0s 2050K .......... .......... .......... .......... .......... 63% 272M 0s 2100K .......... .......... .......... .......... .......... 64% 284M 0s 2150K .......... .......... .......... .......... .......... 66% 216K 0s 2200K .......... .......... .......... .......... .......... 67% 86.9M 0s 2250K .......... .......... .......... .......... .......... 69% 103M 0s 2300K .......... .......... .......... .......... .......... 70% 105M 0s 2350K .......... .......... .......... .......... .......... 72% 96.1M 0s 2400K .......... .......... .......... .......... .......... 73% 107M 0s 2450K .......... .......... .......... .......... .......... 75% 2.55M 0s 2500K .......... .......... .......... .......... .......... 76% 187M 0s 2550K .......... .......... .......... .......... .......... 78% 164M 0s 2600K .......... .......... .......... .......... .......... 79% 186M 0s 2650K .......... .......... .......... .......... .......... 81% 200M 0s 2700K .......... .......... .......... .......... .......... 82% 208M 0s 2750K .......... .......... .......... .......... .......... 84% 171M 0s 2800K .......... .......... .......... .......... .......... 85% 192M 0s 2850K .......... .......... .......... .......... .......... 87% 10.6M 0s 2900K .......... .......... .......... .......... .......... 88% 7.17M 0s 2950K .......... .......... .......... .......... .......... 90% 15.4M 0s 3000K .......... .......... .......... .......... .......... 91% 208M 0s 3050K .......... .......... .......... .......... .......... 93% 248M 0s 3100K .......... .......... .......... .......... .......... 94% 259M 0s 3150K .......... .......... .......... .......... .......... 96% 252M 0s 3200K .......... .......... .......... .......... .......... 97% 290M 0s 3250K .......... .......... .......... .......... .......... 99% 298M 0s 3300K .......... .......... ... 100% 265M=0.7s 2022-10-17 20:06:07 (4.39 MB/s) - '/tmp/instance-13/output-1/build/.sphinxbase-5prealpha.tar.gz.441uCC/output' saved [3402883/3402883] sphinxbase-5prealpha.tar.gz: OK (sha256: 06971dbe272d2f73bde0ef7b3538c0c8f8ea885cb171fd6b17a5975bced66e64) >>> sphinxbase 5prealpha Extracting gzip -d -c /tmp/instance-13/dl/sphinxbase/sphinxbase-5prealpha.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/sphinxbase-5prealpha -xf - >>> sphinxbase 5prealpha Patching >>> sphinxbase 5prealpha Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/sphinxbase-5prealpha -name $file); do cp support/gnuconfig/$file $i; done; done >>> sphinxbase 5prealpha Patching libtool patching file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/ltmain.sh >>> sphinxbase 5prealpha Configuring (cd /tmp/instance-13/output-1/build/sphinxbase-5prealpha/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 --without-python --without-lapack ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for library containing strerror... none required checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... (cached) none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for bison... bison -y checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... (cached) yes checking return type of signal handlers... void checking for long long... yes checking size of long long... 8 checking size of long... 8 checking for popen... yes checking for perror... yes checking for snprintf... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for log in -lm... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking pulse/pulseaudio.h usability... no checking pulse/pulseaudio.h presence... no checking for pulse/pulseaudio.h... no checking jack/jack.h usability... no checking jack/jack.h presence... no checking for jack/jack.h... no checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for snd_pcm_open in -lasound... yes checking for doxygen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating sphinxbase.pc config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/sphinxbase/Makefile config.status: creating src/Makefile config.status: creating src/libsphinxad/Makefile config.status: creating src/libsphinxbase/Makefile config.status: creating src/libsphinxbase/util/Makefile config.status: creating src/libsphinxbase/feat/Makefile config.status: creating src/libsphinxbase/fe/Makefile config.status: creating src/libsphinxbase/lm/Makefile config.status: creating src/sphinx_fe/Makefile config.status: creating src/sphinx_cepview/Makefile config.status: creating src/sphinx_jsgf2fsg/Makefile config.status: creating src/sphinx_adtools/Makefile config.status: creating src/sphinx_lmtools/Makefile config.status: creating doc/Makefile config.status: creating doc/doxyfile config.status: creating test/Makefile config.status: creating test/unit/testfuncs.sh config.status: creating test/unit/Makefile config.status: creating test/unit/test_alloc/Makefile config.status: creating test/unit/test_bitvec/Makefile config.status: creating test/unit/test_case/Makefile config.status: creating test/unit/test_string/Makefile config.status: creating test/unit/test_cmdln/Makefile config.status: creating test/unit/test_hash/Makefile config.status: creating test/unit/test_matrix/Makefile config.status: creating test/unit/test_feat/Makefile config.status: creating test/unit/test_fe/Makefile config.status: creating test/unit/test_logmath/Makefile config.status: creating test/unit/test_lineiter/Makefile config.status: creating test/unit/test_ngram/Makefile config.status: creating test/unit/test_fsg/Makefile config.status: creating test/unit/test_thread/Makefile config.status: creating test/unit/test_util/Makefile config.status: creating test/regression/testfuncs.sh config.status: creating test/regression/Makefile config.status: creating swig/Makefile config.status: creating swig/python/Makefile config.status: creating include/config.h config.status: creating include/sphinx_config.h config.status: include/sphinx_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool 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 >>> sphinxbase 5prealpha Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/sphinxbase-5prealpha/ make[1]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src' Making all in libsphinxbase make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' Making all in util make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o bitarr.lo bitarr.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c bitarr.c -fPIC -DPIC -o .libs/bitarr.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o bitvec.lo bitvec.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c bitvec.c -fPIC -DPIC -o .libs/bitvec.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o bio.lo bio.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c bio.c -fPIC -DPIC -o .libs/bio.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o case.lo case.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c case.c -fPIC -DPIC -o .libs/case.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o ckd_alloc.lo ckd_alloc.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c ckd_alloc.c -fPIC -DPIC -o .libs/ckd_alloc.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o dtoa.lo dtoa.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c dtoa.c -fPIC -DPIC -o .libs/dtoa.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o listelem_alloc.lo listelem_alloc.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c listelem_alloc.c -fPIC -DPIC -o .libs/listelem_alloc.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd_ln.lo cmd_ln.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c cmd_ln.c -fPIC -DPIC -o .libs/cmd_ln.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o err.lo err.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c err.c -fPIC -DPIC -o .libs/err.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o filename.lo filename.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c filename.c -fPIC -DPIC -o .libs/filename.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o genrand.lo genrand.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c genrand.c -fPIC -DPIC -o .libs/genrand.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o glist.lo glist.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c glist.c -fPIC -DPIC -o .libs/glist.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o hash_table.lo hash_table.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c hash_table.c -fPIC -DPIC -o .libs/hash_table.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o heap.lo heap.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c heap.c -fPIC -DPIC -o .libs/heap.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o logmath.lo logmath.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c logmath.c -fPIC -DPIC -o .libs/logmath.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o mmio.lo mmio.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c mmio.c -fPIC -DPIC -o .libs/mmio.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o pio.lo pio.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c pio.c -fPIC -DPIC -o .libs/pio.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o matrix.lo matrix.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c matrix.c -fPIC -DPIC -o .libs/matrix.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o priority_queue.lo priority_queue.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c priority_queue.c -fPIC -DPIC -o .libs/priority_queue.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o profile.lo profile.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c profile.c -fPIC -DPIC -o .libs/profile.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o sbthread.lo sbthread.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sbthread.c -fPIC -DPIC -o .libs/sbthread.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o strfuncs.lo strfuncs.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c strfuncs.c -fPIC -DPIC -o .libs/strfuncs.o /bin/bash ../../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o libsphinxutil.la bitarr.lo bitvec.lo bio.lo case.lo ckd_alloc.lo dtoa.lo listelem_alloc.lo cmd_ln.lo err.lo filename.lo genrand.lo glist.lo hash_table.lo heap.lo logmath.lo mmio.lo pio.lo matrix.lo priority_queue.lo profile.lo sbthread.lo strfuncs.lo -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar cru .libs/libsphinxutil.a .libs/bitarr.o .libs/bitvec.o .libs/bio.o .libs/case.o .libs/ckd_alloc.o .libs/dtoa.o .libs/listelem_alloc.o .libs/cmd_ln.o .libs/err.o .libs/filename.o .libs/genrand.o .libs/glist.o .libs/hash_table.o .libs/heap.o .libs/logmath.o .libs/mmio.o .libs/pio.o .libs/matrix.o .libs/priority_queue.o .libs/profile.o .libs/sbthread.o .libs/strfuncs.o libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib .libs/libsphinxutil.a libtool: link: ( cd ".libs" && rm -f "libsphinxutil.la" && ln -s "../libsphinxutil.la" "libsphinxutil.la" ) make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' Making all in fe make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fe_interface.lo fe_interface.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c fe_interface.c -fPIC -DPIC -o .libs/fe_interface.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fe_noise.lo fe_noise.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c fe_noise.c -fPIC -DPIC -o .libs/fe_noise.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fe_prespch_buf.lo fe_prespch_buf.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c fe_prespch_buf.c -fPIC -DPIC -o .libs/fe_prespch_buf.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fe_sigproc.lo fe_sigproc.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c fe_sigproc.c -fPIC -DPIC -o .libs/fe_sigproc.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fe_warp_affine.lo fe_warp_affine.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c fe_warp_affine.c -fPIC -DPIC -o .libs/fe_warp_affine.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fe_warp.lo fe_warp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c fe_warp.c -fPIC -DPIC -o .libs/fe_warp.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fe_warp_inverse_linear.lo fe_warp_inverse_linear.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c fe_warp_inverse_linear.c -fPIC -DPIC -o .libs/fe_warp_inverse_linear.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fe_warp_piecewise_linear.lo fe_warp_piecewise_linear.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c fe_warp_piecewise_linear.c -fPIC -DPIC -o .libs/fe_warp_piecewise_linear.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fixlog.lo fixlog.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c fixlog.c -fPIC -DPIC -o .libs/fixlog.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o yin.lo yin.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c yin.c -fPIC -DPIC -o .libs/yin.o /bin/bash ../../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o libsphinxfe.la fe_interface.lo fe_noise.lo fe_prespch_buf.lo fe_sigproc.lo fe_warp_affine.lo fe_warp.lo fe_warp_inverse_linear.lo fe_warp_piecewise_linear.lo fixlog.lo yin.lo -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar cru .libs/libsphinxfe.a .libs/fe_interface.o .libs/fe_noise.o .libs/fe_prespch_buf.o .libs/fe_sigproc.o .libs/fe_warp_affine.o .libs/fe_warp.o .libs/fe_warp_inverse_linear.o .libs/fe_warp_piecewise_linear.o .libs/fixlog.o .libs/yin.o libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib .libs/libsphinxfe.a libtool: link: ( cd ".libs" && rm -f "libsphinxfe.la" && ln -s "../libsphinxfe.la" "libsphinxfe.la" ) make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' Making all in feat make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o agc.lo agc.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c agc.c -fPIC -DPIC -o .libs/agc.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmn.lo cmn.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c cmn.c -fPIC -DPIC -o .libs/cmn.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmn_prior.lo cmn_prior.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c cmn_prior.c -fPIC -DPIC -o .libs/cmn_prior.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o lda.lo lda.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c lda.c -fPIC -DPIC -o .libs/lda.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o feat.lo feat.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c feat.c -fPIC -DPIC -o .libs/feat.o /bin/bash ../../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o libsphinxfeat.la agc.lo cmn.lo cmn_prior.lo lda.lo feat.lo -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar cru .libs/libsphinxfeat.a .libs/agc.o .libs/cmn.o .libs/cmn_prior.o .libs/lda.o .libs/feat.o libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib .libs/libsphinxfeat.a libtool: link: ( cd ".libs" && rm -f "libsphinxfeat.la" && ln -s "../libsphinxfeat.la" "libsphinxfeat.la" ) make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' Making all in lm make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o ngrams_raw.lo ngrams_raw.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c ngrams_raw.c -fPIC -DPIC -o .libs/ngrams_raw.o ngrams_raw.c: In function 'ngrams_raw_read_dmp': ngrams_raw.c:243:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 243 | fread(&wid, sizeof(wid), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:258:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 258 | fread(&prob_idx, sizeof(prob_idx), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:259:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 259 | fread(&bo_idx, sizeof(bo_idx), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:260:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 260 | fread(&bigrams_next[j], sizeof(bigrams_next[j]), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:283:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 283 | fread(&wid, sizeof(wid), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:284:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 284 | fread(&prob_idx, sizeof(prob_idx), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:311:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 311 | fread(&k, sizeof(k), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:315:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 315 | fread(tseg_base, sizeof(int32), k, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c: In function 'read_dmp_weight_array': ngrams_raw.c:194:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | fread(&k, sizeof(k), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:199:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 199 | fread(tmp_weight_arr, sizeof(*tmp_weight_arr), k, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o lm_trie.lo lm_trie.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c lm_trie.c -fPIC -DPIC -o .libs/lm_trie.o lm_trie.c: In function 'lm_trie_read_bin': lm_trie.c:381:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 381 | fread(trie->unigrams, sizeof(*trie->unigrams), (counts[0] + 1), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lm_trie.c:384:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 384 | fread(trie->ngram_mem, 1, trie->ngram_mem_size, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o lm_trie_quant.lo lm_trie_quant.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c lm_trie_quant.c -fPIC -DPIC -o .libs/lm_trie_quant.o lm_trie_quant.c: In function 'lm_trie_quant_read_bin': lm_trie_quant.c:157:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 157 | fread(&dummy, sizeof(dummy), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lm_trie_quant.c:159:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 159 | fread(quant->mem, sizeof(*quant->mem), quant->mem_size, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o ngram_model.lo ngram_model.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c ngram_model.c -fPIC -DPIC -o .libs/ngram_model.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o ngram_model_set.lo ngram_model_set.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c ngram_model_set.c -fPIC -DPIC -o .libs/ngram_model_set.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o ngram_model_trie.lo ngram_model_trie.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c ngram_model_trie.c -fPIC -DPIC -o .libs/ngram_model_trie.o ngram_model_trie.c: In function 'ngram_model_trie_read_bin': ngram_model_trie.c:354:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 354 | fread(hdr, sizeof(*hdr), hdr_size, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:364:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 364 | fread(&order, sizeof(order), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:366:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 366 | fread(&counts[i], sizeof(counts[i]), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c: In function 'read_word_str': ngram_model_trie.c:305:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 305 | fread(&k, sizeof(k), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:307:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 307 | fread(tmp_word_str, 1, (size_t) k, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c: In function 'ngram_model_trie_read_dmp': ngram_model_trie.c:445:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | fread(&k, sizeof(k), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:545:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 545 | fread(&mapid, sizeof(int32), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:546:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 546 | fread(&weightp, sizeof(weightp), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:547:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 547 | fread(&weightb, sizeof(weightb), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:548:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 548 | fread(&bigrams, sizeof(int32), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fsg_model.lo fsg_model.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c fsg_model.c -fPIC -DPIC -o .libs/fsg_model.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o jsgf.lo jsgf.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c jsgf.c -fPIC -DPIC -o .libs/jsgf.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o jsgf_scanner.lo jsgf_scanner.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c jsgf_scanner.c -fPIC -DPIC -o .libs/jsgf_scanner.o /bin/bash ../../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o jsgf_parser.lo jsgf_parser.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c jsgf_parser.c -fPIC -DPIC -o .libs/jsgf_parser.o /bin/bash ../../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o libsphinxlm.la ngrams_raw.lo lm_trie.lo lm_trie_quant.lo ngram_model.lo ngram_model_set.lo ngram_model_trie.lo fsg_model.lo jsgf.lo jsgf_scanner.lo jsgf_parser.lo -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar cru .libs/libsphinxlm.a .libs/ngrams_raw.o .libs/lm_trie.o .libs/lm_trie_quant.o .libs/ngram_model.o .libs/ngram_model_set.o .libs/ngram_model_trie.o .libs/fsg_model.o .libs/jsgf.o .libs/jsgf_scanner.o .libs/jsgf_parser.o libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib .libs/libsphinxlm.a libtool: link: ( cd ".libs" && rm -f "libsphinxlm.la" && ln -s "../libsphinxlm.la" "libsphinxlm.la" ) make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -version-info 3:0:0 -o libsphinxbase.la -rpath /usr/lib util/libsphinxutil.la fe/libsphinxfe.la feat/libsphinxfeat.la lm/libsphinxlm.la -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive util/.libs/libsphinxutil.a fe/.libs/libsphinxfe.a feat/.libs/libsphinxfeat.a lm/.libs/libsphinxlm.a -Wl,--no-whole-archive -lasound -lpthread -lm -O2 -Wl,-soname -Wl,libsphinxbase.so.3 -o .libs/libsphinxbase.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libsphinxbase.so.3" && ln -s "libsphinxbase.so.3.0.0" "libsphinxbase.so.3") libtool: link: (cd ".libs" && rm -f "libsphinxbase.so" && ln -s "libsphinxbase.so.3.0.0" "libsphinxbase.so") libtool: link: ( cd ".libs" && rm -f "libsphinxbase.la" && ln -s "../libsphinxbase.la" "libsphinxbase.la" ) make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' Making all in libsphinxad make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad' /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include/sphinxbase -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o ad_alsa.lo ad_alsa.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include/sphinxbase -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c ad_alsa.c -fPIC -DPIC -o .libs/ad_alsa.o /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include/sphinxbase -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -version-info 3:0:0 -o libsphinxad.la -rpath /usr/lib ad_alsa.lo ../../src/libsphinxbase/libsphinxbase.la -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/ad_alsa.o -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs ../../src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -O2 -Wl,-soname -Wl,libsphinxad.so.3 -o .libs/libsphinxad.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libsphinxad.so.3" && ln -s "libsphinxad.so.3.0.0" "libsphinxad.so.3") libtool: link: (cd ".libs" && rm -f "libsphinxad.so" && ln -s "libsphinxad.so.3.0.0" "libsphinxad.so") libtool: link: ( cd ".libs" && rm -f "libsphinxad.la" && ln -s "../libsphinxad.la" "libsphinxad.la" ) make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad' Making all in sphinx_fe make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -I../../src/libsphinxbase/fe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sphinx_fe.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxbase/fe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_fe sphinx_fe.o ../../src/libsphinxbase/libsphinxbase.la -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxbase/fe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_fe sphinx_fe.o ../../src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' Making all in sphinx_cepview make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c main_cepview.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_cepview main_cepview.o ../../src/libsphinxbase/libsphinxbase.la -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_cepview main_cepview.o ../../src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' Making all in sphinx_jsgf2fsg make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c main.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_jsgf2fsg main.o ../../src/libsphinxbase/libsphinxbase.la -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_jsgf2fsg main.o ../../src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' Making all in sphinx_adtools make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sphinx_pitch.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_pitch sphinx_pitch.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_pitch sphinx_pitch.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/.libs /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c cont_seg.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_cont_seg cont_seg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_cont_seg cont_seg.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/.libs make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' Making all in sphinx_lmtools make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sphinx_lm_eval.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_lm_eval sphinx_lm_eval.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_lm_eval sphinx_lm_eval.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lasound -lpthread -lm -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sphinx_lm_convert.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_lm_convert sphinx_lm_convert.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lasound -lpthread -lm libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sphinx_lm_convert sphinx_lm_convert.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lasound -lpthread -lm -Wl,-rpath -Wl,/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src' Making all in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/doc' doxygen warning: Tag 'DETAILS_AT_TOP' at line 154 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 393 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 691 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 923 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 929 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1090 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1111 of file 'doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Doxygen version used: 1.8.18 Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/android Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/win32 Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/wince Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg Searching for files in directory /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools Reading and parsing tag files Parsing files Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/android/config.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/android/config.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/android/sphinx_config.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/android/sphinx_config.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/config.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/config.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinx_config.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinx_config.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/agc.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/agc.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bio.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bio.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bitarr.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bitarr.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bitvec.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bitvec.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/byteorder.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/byteorder.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/case.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/case.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ckd_alloc.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ckd_alloc.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/clapack_lite.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/clapack_lite.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmn.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmn.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fe.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fe.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/feat.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/feat.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/filename.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/filename.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fixpoint.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fixpoint.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/genrand.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/genrand.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/glist.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/glist.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/heap.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/heap.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/listelem_alloc.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/listelem_alloc.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/logmath.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/logmath.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/mmio.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/mmio.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ngram_model.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ngram_model.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/pio.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/pio.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/priority_queue.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/priority_queue.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/profile.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/profile.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/sbthread.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/sbthread.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/sphinxbase_export.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/sphinxbase_export.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/strfuncs.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/strfuncs.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/yin.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/yin.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/win32/config.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/win32/config.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/win32/sphinx_config.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/win32/sphinx_config.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/wince/config.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/wince/config.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/wince/sphinx_config.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/wince/sphinx_config.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_alsa.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_alsa.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_base.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_base.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_jack.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_jack.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_openal.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_openal.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_oss.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_oss.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_pulse.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_pulse.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_interface.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_interface.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_sigproc.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_sigproc.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_type.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_type.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_affine.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_affine.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_affine.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_affine.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_inverse_linear.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_inverse_linear.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_inverse_linear.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_inverse_linear.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_piecewise_linear.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_piecewise_linear.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_piecewise_linear.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp_piecewise_linear.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fixlog.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fixlog.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/yin.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/yin.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/agc.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/agc.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/cmn.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/cmn.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/cmn_prior.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/cmn_prior.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/feat.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/feat.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/lda.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/lda.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/fsg_model.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/fsg_model.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_internal.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_internal.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_set.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_set.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_set.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_set.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_trie.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_trie.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_trie.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_trie.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/bio.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/bio.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/bitarr.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/bitarr.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/bitvec.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/bitvec.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/blas_lite.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/blas_lite.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/case.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/case.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/ckd_alloc.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/ckd_alloc.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/f2c_lite.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/f2c_lite.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/filename.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/filename.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/genrand.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/genrand.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/glist.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/glist.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/hash_table.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/hash_table.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/heap.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/heap.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/listelem_alloc.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/listelem_alloc.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/matrix.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/matrix.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/mmio.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/mmio.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/pio.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/pio.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/priority_queue.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/priority_queue.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/profile.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/profile.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/slamch.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/slamch.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/slapack_lite.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/slapack_lite.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/strfuncs.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/strfuncs.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools/cont_seg.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools/cont_seg.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools/sphinx_pitch.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools/sphinx_pitch.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/main_cepview.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/main_cepview.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/cmd_ln_defn.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/cmd_ln_defn.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_wave2feat.h... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_wave2feat.h... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg/main.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg/main.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools/sphinx_lm_convert.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools/sphinx_lm_convert.c... Preprocessing /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools/sphinx_lm_eval.c... Parsing file /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools/sphinx_lm_eval.c... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computin/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:66: warning: Compound output_type_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:60: warning: Compound audio_type_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:371: warning: Compound sbmsgq_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:288: warning: Compound BCinfo is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:178: warning: Compound U is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c:90: warning: Compound cmd_ln_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.h:47: warning: Compound ngram_raw_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/mmio.c:201: warning: Compound mmio_file_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:168: warning: Compound hash_iter_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:98: warning: Compound jsgf_rule_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:49: warning: Compound bins_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c:85: warning: Compound cmd_ln_val_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:74: warning: Compound fsg_link_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:370: warning: Compound yy_trans_info is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:134: warning: Compound Vardesc is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:17: warning: Compound doublecomplex is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:216: warning: Compound yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:53: warning: Compound node_range_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:391: warning: Compound sbmtx_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:159: warning: Compound hash_table_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.h:54: warning: Compound dmp_weight_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:67: warning: Compound middle_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:75: warning: Compound jsgf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:363: warning: Compound sbthread_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:45: warning: Compound cilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:84: warning: Compound alist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.c:335: warning: Compound yyalloc is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/logmath.h:94: warning: Compound logadd_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/feat.h:116: warning: Compound feat_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/priority_queue.c:46: warning: Compound priority_queue_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:16: warning: Compound complex is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:51: warning: Compound prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:88: warning: Compound arg_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c:49: warning: Compound logmath_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:74: warning: Compound longest_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:121: warning: Compound Multitype is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.h:57: warning: Compound fe_warp_conf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:54: warning: Compound icilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:77: warning: Compound cllist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:64: warning: Compound olist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:90: warning: Compound inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_trie.h:46: warning: Compound ngram_model_trie_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:73: warning: Compound ad_wbuf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:109: warning: Compound vad_data_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/yin.c:51: warning: Compound yin_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:72: warning: Compound sphinx_wave2feat_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:93: warning: Compound jsgf_rule_stack_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:83: warning: Compound noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:54: warning: Compound lm_trie_quant_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:110: warning: Compound jsgf_atom_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:116: warning: Compound jsgf_link_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:319: warning: Compound Bigint is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:105: warning: Compound jsgf_rhs_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.h:66: warning: Compound YYSTYPE is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/pio.c:535: warning: Compound bit_encode_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:628: warning: Compound yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:47: warning: Compound unigram_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:142: warning: Compound Namelist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:58: warning: Compound base_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:385: warning: Compound sbevent_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:79: warning: Compound lm_trie_s is not documented. g class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating images for formulas in HTML... Generating image form_0.png for formula Generating image form_1.png for formula Generating image form_2.png for formula Generating image form_3.png for formula Generating image form_4.png for formula Generating image form_5.png for formula Generating image form_6.png for formula Generating image form_7.png for formula Generating image form_8.png for formula Generating image form_9.png for formula Generating example documentation... Generating file sources... Generating code for file include/android/config.h... Generating code for file include/config.h... Generating code for file include/win32/config.h... Generating code for file include/wince/config.h... Generating code for file include/android/sphinx_config.h... Generating code for file include/sphinx_config.h... Generating code for file include/win32/sphinx_config.h... Generating code for file include/wince/sphinx_config.h... Generating code for file include/sphinxbase/ad.h... Generating code for file include/sphinxbase/agc.h... Generating code for file include/sphinxbase/bio.h... Generating code for file include/sphinxbase/bitarr.h... Generating code for file include/sphinxbase/bitvec.h... Generating code for file include/sphinxbase/byteorder.h... Generating code for file include/sphinxbase/case.h... Generating code for file include/sphinxbase/ckd_alloc.h... Generating code for file include/sphinxbase/clapack_lite.h... Generating code for file include/sphinxbase/cmd_ln.h... Generating code for file include/sphinxbase/cmn.h... Generating code for file include/sphinxbase/err.h... Generating code for file include/sphinxbase/f2c.h... Generating code for file include/sphinxbase/fe.h... Generating code for file include/sphinxbase/feat.h... Generating code for file include/sphinxbase/filename.h... Generating code for file include/sphinxbase/fixpoint.h... Generating code for file include/sphinxbase/fsg_model.h... Generating code for file include/sphinxbase/genrand.h... Generating code for file include/sphinxbase/glist.h... Generating code for file include/sphinxbase/hash_table.h... Generating code for file include/sphinxbase/heap.h... Generating code for file include/sphinxbase/jsgf.h... Generating code for file include/sphinxbase/listelem_alloc.h... Generating code for file include/sphinxbase/logmath.h... Generating code for file include/sphinxbase/matrix.h... Generating code for file include/sphinxbase/mmio.h... Generating code for file include/sphinxbase/ngram_model.h... Generating code for file include/sphinxbase/pio.h... Generating code for file include/sphinxbase/prim_type.h... Generating code for file include/sphinxbase/priority_queue.h... Generating code for file include/sphinxbase/profile.h... Generating code for file include/sphinxbase/sbthread.h... Generating code for file include/sphinxbase/sphinxbase_export.h... Generating code for file include/sphinxbase/strfuncs.h... Generating code for file include/sphinxbase/yin.h... Generating code for file src/libsphinxad/ad_alsa.c... Generating code for file src/libsphinxad/ad_base.c... Generating code for f/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/heap.c:81: warning: explicit link request to 'left' could not be resolved ile src/libsphinxad/ad_jack.c... Generating code for file src/libsphinxad/ad_openal.c... Generating code for file src/libsphinxad/ad_oss.c... Generating code for file src/libsphinxad/ad_pulse.c... Generating code for file src/libsphinxad/ad_win32.c... Generating code for file src/libsphinxbase/fe/fe_interface.c... Generating code for file src/libsphinxbase/fe/fe_internal.h... Generating code for file src/libsphinxbase/fe/fe_noise.c... Generating code for file src/libsphinxbase/fe/fe_noise.h... Generating code for file src/libsphinxbase/fe/fe_prespch_buf.c... Generating code for file src/libsphinxbase/fe/fe_prespch_buf.h... Generating code for file src/libsphinxbase/fe/fe_sigproc.c... Generating code for file src/libsphinxbase/fe/fe_type.h... Generating code for file src/libsphinxbase/fe/fe_warp.c... Generating code for file src/libsphinxbase/fe/fe_warp.h... Generating code for file src/libsphinxbase/fe/fe_warp_affine.c... Generating code for file src/libsphinxbase/fe/fe_warp_affine.h... Generating code for file src/libsphinxbase/fe/fe_warp_inverse_linear.c... Generating code for file src/libsphinxbase/fe/fe_warp_inverse_linear.h... Generating code for file src/libsphinxbase/fe/fe_warp_piecewise_linear.c... Generating code for file src/libsphinxbase/fe/fe_warp_piecewise_linear.h... Generating code for file src/libsphinxbase/fe/fixlog.c... Generating code for file src/libsphinxbase/fe/yin.c... Generating code for file src/libsphinxbase/feat/agc.c... Generating code for file src/libsphinxbase/feat/cmn.c... Generating code for file src/libsphinxbase/feat/cmn_prior.c... Generating code for file src/libsphinxbase/feat/feat.c... Generating code for file src/libsphinxbase/feat/lda.c... Generating code for file src/libsphinxbase/lm/fsg_model.c... Generating code for file src/libsphinxbase/lm/jsgf.c... Generating code for file src/libsphinxbase/lm/jsgf_internal.h... Generating code for file src/libsphinxbase/lm/jsgf_parser.c... Generating code for file src/libsphinxbase/lm/jsgf_parser.h... Generating code for file src/libsphinxbase/lm/jsgf_scanner.c... Generating code for file src/libsphinxbase/lm/jsgf_scanner.h... Generating code for file src/libsphinxbase/lm/lm_trie.c... Generating code for file src/libsphinxbase/lm/lm_trie.h... Generating code for file src/libsphinxbase/lm/lm_trie_quant.c... Generating code for file src/libsphinxbase/lm/lm_trie_quant.h... Generating code for file src/libsphinxbase/lm/ngram_model.c... Generating code for file src/libsphinxbase/lm/ngram_model_internal.h... Generating code for file src/libsphinxbase/lm/ngram_model_set.c... Generating code for file src/libsphinxbase/lm/ngram_model_set.h... Generating code for file src/libsphinxbase/lm/ngram_model_trie.c... Generating code for file src/libsphinxbase/lm/ngram_model_trie.h... Generating code for file src/libsphinxbase/lm/ngrams_raw.c... Generating code for file src/libsphinxbase/lm/ngrams_raw.h... Generating code for file src/libsphinxbase/util/bio.c... Generating code for file src/libsphinxbase/util/bitarr.c... Generating code for file src/libsphinxbase/util/bitvec.c... Generating code for file src/libsphinxbase/util/blas_lite.c... Generating code for file src/libsphinxbase/util/case.c... Generating code for file src/libsphinxbase/util/ckd_alloc.c... Generating code for file src/libsphinxbase/util/cmd_ln.c... Generating code for file src/libsphinxbase/util/dtoa.c... Generating code for file src/libsphinxbase/util/err.c... Generating code for file src/libsphinxbase/util/f2c_lite.c... Generating code for file src/libsphinxbase/util/filename.c... Generating code for file src/libsphinxbase/util/genrand.c... Generating code for file src/libsphinxbase/util/glist.c... Generating code for file src/libsphinxbase/util/hash_table.c... Generating code for file src/libsphinxbase/util/heap.c... Generating code for file src/libsphinxbase/util/listelem_alloc.c... Generating code for file src/libsphinxbase/util/logmath.c... Generating code for file src/libsphinxbase/util/matrix.c... Generating code for file src/libsphinxbase/util/mmio.c... Generating code for file sr/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:57: warning: Member DEFAULT_SAMPLES_PER_SEC (macro definition) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:60: warning: Member AD_OK (macro definition) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:61: warning: Member AD_EOF (macro definition) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:62: warning: Member AD_ERR_GEN (macro definition) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:63: warning: Member AD_ERR_NOT_OPEN (macro definition) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:64: warning: Member AD_ERR_WAVE (macro definition) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:1: warning: Member ad_rec_t (typedef) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:101: warning: Member ad_start_rec(ad_rec_t *) (function) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:106: warning: Member ad_stop_rec(ad_rec_t *) (function) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:111: warning: Member ad_close(ad_rec_t *) (function) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ad.h:119: warning: Member ad_read(ad_rec_t *, int16 *buf, int32 max) (function) of file ad.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bio.h:92: warning: Member BYTE_ORDER_MAGIC (macro definition) of file bio.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bio.h:104: warning: Member REVERSE_SENSE_SWAP_INT32(x) (macro definition) of file bio.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bitvec.h:64: warning: Member BITVEC_BITS (macro definition) of file bitvec.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bitvec.h:65: warning: Member bitvec_t (typedef) of file bitvec.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ckd_alloc.h:143: warning: Member __ckd_calloc__(size_t n_elem, size_t elem_size, const char *caller_file, int caller_line) (function) of file ckd_alloc.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ckd_alloc.h:147: warning: Member __ckd_malloc__(size_t size, const char *caller_file, int caller_line) (function) of file ckd_alloc.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ckd_alloc.h:151: warning: Member __ckd_realloc__(void *ptr, size_t new_size, const char *caller_file, int caller_line) (function) of file ckd_alloc.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:93: warning: Member arg_t (typedef) of file cmd_ln.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:173: warning: Member ARG_STRINGIFY1(s) (macro definition) of file cmd_ln.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:388: warning: Member cmd_ln_int32_r(c, n) (macro definition) of file cmd_ln.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:389: warning: Member cmd_ln_float32_r(c, n) (macro definition) of file cmd_ln.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:390: warning: Member cmd_ln_float64_r(c, n) (macro definition) of file cmd_ln.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:391: warning: Member cmd_ln_set_int32_r(c, n, i) (macro definition) of file cmd_ln.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:392: warning: Member cmd_ln_set_float32_r(c, n, f) (macro definition) of file cmd_ln.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:393: warning: Member cmd_ln_set_float64_r(c, n, f) (macro definition) of file cmd_ln.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:1: warning: Member cmd_ln_t (typedef) of file cmd_ln.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:412: warning: The following parameter of cmd_ln_print_help_r(cmd_ln_t *cmdln, FILE *fp, const arg_t *defn) is not documented: parameter 'cmdln' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:421: warning: The following parameter of cmd_ln_print_values_r(cmd_ln_t *cmdln, FILE *fp, const arg_t *defn) is not documented: parameter 'cmdln' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmn.h:151: warning: Member CMN_WIN_HWM (macro definition) of file cmn.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmn.h:152: warning: Member CMN_WIN (macro definition) of file cmn.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmn.h:137: warning: Member cmn_init(int32 veclen) (function) of file cmn.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmn.h:185: warning: Member cmn_free(cmn_t *cmn) (function) of file cmn.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:74: warning: Member E_SYSCALL(stmt,...) (macro definition) of file err.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:76: warning: Member FILELINE (macro definition) of file err.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:145: warning: Member E_DEBUGCONT(level, x) (macro definition) of file err.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:156: warning: Member err_lvl_t (typedef) of file err.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:167: warning: Member err_cb_f)(void *user_data, err_lvl_t, const char *,...) (typedef) of file err.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:148: warning: Member err_e (enumeration) of file err.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:159: warning: Member err_msg(err_lvl_t lvl, const char *path, long ln, const char *fmt,...) (function) of file err.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:162: warning: Member err_msg_system(err_lvl_t lvl, const char *path, long ln, const char *fmt,...) (function) of file err.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:165: warning: Member err_logfp_cb(void *user_data, err_lvl_t level, const char *fmt,...) (function) of file err.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:177: warning: The following parameters of err_set_callback(err_cb_f callback, void *user_data) are not documented: parameter 'callback' parameter 'user_data' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:198: warning: argument 'file' of command @param is not found in the argument list of err_set_logfile(const char *path) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:205: warning: The following parameter of err_set_logfile(const char *path) is not documented: parameter 'path' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:181: warning: argument 'logfp' of command @param is not found in the argument list of err_set_logfp(FILE *stream) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:185: warning: The following parameter of err_set_logfp(FILE *stream) is not documented: parameter 'stream' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/feat.h:65: warning: Member LIVEBUFBLOCKSIZE (macro definition) of file feat.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/feat.h:66: warning: Member S3_MAX_FRAMES (macro definition) of file feat.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/feat.h:68: warning: Member cepstral_to_feature_command_line_macro() (macro definition) of file feat.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/feat.h:161: warning: Member feat_t (typedef) of file feat.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/feat.h:371: warning: The following parameters of feat_s2mfc2feat(feat_t *fcb, const char *file, const char *dir, const char *cepext, int32 sf, int32 ef, mfcc_t ***feat, int32 maxfr) are not documented: parameter 'sf' parameter 'ef' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/genrand.h:117: warning: Member S3_RAND_MAX_INT32 (macro definition) of file genrand.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/genrand.h:145: warning: Member s3_rand_int31() (macro definition) of file genrand.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/genrand.h:146: warning: Member s3_rand_real() (macro definition) of file genrand.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/genrand.h:147: warning: Member s3_rand_res53() (macro definition) of file genrand.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/glist.h:110: warning: Member gnode_int32(g) (macro definition) of file glist.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/glist.h:111: warning: Member gnode_uint32(g) (macro definition) of file glist.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/glist.h:112: warning: Member gnode_float32(g) (macro definition) of file glist.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/glist.h:113: warning: Member gnode_float64(g) (macro definition) of file glist.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/glist.h:114: warning: Member gnode_next(g) (macro definition) of file glist.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/glist.h:104: warning: Member glist_t (typedef) of file glist.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:176: warning: Member hash_entry_key(e) (macro definition) of file hash_table.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:177: warning: Member hash_entry_len(e) (macro definition) of file hash_table.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:178: warning: Member hash_table_inuse(h) (macro definition) of file hash_table.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:179: warning: Member hash_table_size(h) (macro definition) of file hash_table.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:197: warning: Member HASH_CASE_YES (macro definition) of file hash_table.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:198: warning: Member HASH_CASE_NO (macro definition) of file hash_table.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:166: warning: Member hash_table_t (typedef) of file hash_table.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:172: warning: Member hash_iter_t (typedef) of file hash_table.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:280: warning: The following parameter of hash_table_delete_bkey(hash_table_t *h, const char *key, size_t len) is not documented: parameter 'len' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/heap.h:1: warning: Member heap_t (typedef) of file heap.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:1: warning: Member jsgf_t (typedef) of file jsgf.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:1: warning: Member jsgf_rule_t (typedef) of file jsgf.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:88: warning: argument '0' of command @param is not found in the argument list of jsgf_parse_string(const char *string, jsgf_t *parent) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:88: warning: argument 'terminated' of command @param is not found in the argument list of jsgf_parse_string(const char *string, jsgf_t *parent) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:94: warning: The following parameter of jsgf_parse_string(const char *string, jsgf_t *parent) is not documented: parameter 'string' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/listelem_alloc.h:81: warning: Member __listelem_malloc__(listelem_alloc_t *le, char *file, int line) (function) of file listelem_alloc.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/listelem_alloc.h:89: warning: Member __listelem_malloc_id__(listelem_alloc_t *le, char *file, int line, int32 *out_id) (function) of file listelem_alloc.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h:83: warning: Found unknown command '@para' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h:91: warning: The following parameter of accum_3d(float32 ***out, float32 ***in, uint32 d1, uint32 d2, uint32 d3) is not documented: parameter 'in' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h:110: warning: argument 'm' of command @param is not found in the argument list of floor_nz_1d(float32 *v, uint32 d1, float32 floor) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h:116: warning: The following parameter of floor_nz_1d(float32 *v, uint32 d1, float32 floor) is not documented: parameter 'v' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ngram_model.h:393: warning: The following parameter of ngram_iter_get(ngram_iter_t *itor, int32 *out_score, int32 *out_bowt) is not documented: parameter 'itor' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/pio.h:148: warning: Member myfopen(file, mode) (macro definition) of file pio.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:101: warning: Member __BIGSTACKVARIABLE__ (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:137: warning: Member TRUE (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:140: warning: Member FALSE (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:144: warning: Member NULL (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:149: warning: Member MAX_INT32 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:150: warning: Member MAX_INT16 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:151: warning: Member MAX_INT8 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:153: warning: Member MAX_NEG_INT32 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:154: warning: Member MAX_NEG_INT16 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:155: warning: Member MAX_NEG_INT8 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:157: warning: Member MAX_UINT32 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:158: warning: Member MAX_UINT16 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:159: warning: Member MAX_UINT8 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:162: warning: Member MAX_POS_FLOAT32 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:163: warning: Member MIN_POS_FLOAT32 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:164: warning: Member MAX_POS_FLOAT64 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:165: warning: Member MIN_POS_FLOAT64 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:167: warning: Member MAX_IEEE_NORM_POS_FLOAT32 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:168: warning: Member MIN_IEEE_NORM_POS_FLOAT32 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:169: warning: Member MIN_IEEE_NORM_NEG_FLOAT32 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:170: warning: Member MAX_IEEE_NORM_POS_FLOAT64 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:171: warning: Member MIN_IEEE_NORM_POS_FLOAT64 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:172: warning: Member MIN_IEEE_NORM_NEG_FLOAT64 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:175: warning: Member MIN_NEG_FLOAT32 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:176: warning: Member MIN_NEG_FLOAT64 (macro definition) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:117: warning: Member int32 (typedef) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:118: warning: Member int16 (typedef) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:119: warning: Member int8 (typedef) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:120: warning: Member uint32 (typedef) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:121: warning: Member uint16 (typedef) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:122: warning: Member uint8 (typedef) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:123: warning: Member float32 (typedef) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:124: warning: Member float64 (typedef) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:132: warning: Member int64 (typedef) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:133: warning: Member uint64 (typedef) of file prim_type.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/profile.h:225: warning: Member host_endian(void) (function) of file profile.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/profile.h:205: warning: The following parameter of ptmr_print_all(FILE *fp, ptmr_t *tmr, float64 norm) is not documented: parameter 'norm' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/yin.c:213: warning: Member thresholded_search(float *diff_window, float threshold, int start, int end) (function) of file yin.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:283: warning: Member NO_NODE (macro definition) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:284: warning: Member RECURSIVE_NODE (macro definition) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:52: warning: Member yyparse(void *scanner, jsgf_t *jsgf) (function) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:65: warning: Member jsgf_atom_new(char *name, float weight) (function) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:76: warning: Member jsgf_atom_free(jsgf_atom_t *atom) (function) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:157: warning: Member jsgf_kleene_new(jsgf_t *jsgf, jsgf_atom_t *atom, int plus) (function) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:181: warning: Member jsgf_optional_new(jsgf_t *jsgf, jsgf_rhs_t *exp) (function) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:191: warning: Member jsgf_add_link(jsgf_t *grammar, jsgf_atom_t *atom, int from, int to) (function) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:681: warning: Member jsgf_define_rule(jsgf_t *jsgf, char *name, jsgf_rhs_t *rhs, int is_public) (function) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:715: warning: Member jsgf_rule_retain(jsgf_rule_t *rule) (function) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:722: warning: Member jsgf_rule_free(jsgf_rule_t *rule) (function) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:759: warning: Member jsgf_import_rule(jsgf_t *jsgf, char *name) (function) of file jsgf.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:88: warning: argument '0' of command @param is not found in the argument list of jsgf_parse_string(const char *string, jsgf_t *parent) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:88: warning: argument 'terminated' of command @param is not found in the argument list of jsgf_parse_string(const char *string, jsgf_t *parent) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:937: warning: The following parameter of jsgf_parse_string(const char *string, jsgf_t *parent) is not documented: parameter 'string' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:68: warning: Member YY_NO_INPUT (macro definition) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:122: warning: Member jsgf_atom_is_rule(atom) (macro definition) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:1: warning: Member jsgf_rhs_t (typedef) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:1: warning: Member jsgf_atom_t (typedef) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:1: warning: Member jsgf_link_t (typedef) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:1: warning: Member jsgf_rule_stack_t (typedef) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:124: warning: Member jsgf_add_link(jsgf_t *grammar, jsgf_atom_t *atom, int from, int to) (function) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:125: warning: Member jsgf_atom_new(char *name, float weight) (function) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:126: warning: Member jsgf_kleene_new(jsgf_t *jsgf, jsgf_atom_t *atom, int plus) (function) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:127: warning: Member jsgf_optional_new(jsgf_t *jsgf, jsgf_rhs_t *exp) (function) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:128: warning: Member jsgf_define_rule(jsgf_t *jsgf, char *name, jsgf_rhs_t *rhs, int is_public) (function) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:129: warning: Member jsgf_import_rule(jsgf_t *jsgf, char *name) (function) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:131: warning: Member jsgf_atom_free(jsgf_atom_t *atom) (function) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:132: warning: Member jsgf_rule_free(jsgf_rule_t *rule) (function) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_internal.h:133: warning: Member jsgf_rule_retain(jsgf_rule_t *rule) (function) of file jsgf_internal.h is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c:83: warning: Member err_msg(err_lvl_t lvl, const char *path, long ln, const char *fmt,...) (function) of file err.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c:160: warning: Member err_msg_system(err_lvl_t lvl, const char *path, long ln, const char *fmt,...) (function) of file err.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c:226: warning: Member err_logfp_cb(void *user_data, err_lvl_t lvl, const char *fmt,...) (function) of file err.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c:293: warning: The following parameters of err_set_callback(err_cb_f callback, void *user_data) are not documented: parameter 'callback' parameter 'user_data' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:198: warning: argument 'file' of command @param is not found in the argument list of err_set_logfile(const char *path) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c:241: warning: The following parameter of err_set_logfile(const char *path) is not documented: parameter 'path' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:181: warning: argument 'logfp' of command @param is not found in the argument list of err_set_logfp(FILE *stream) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c:255: warning: The following parameter of err_set_logfp(FILE *stream) is not documented: parameter 'stream' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/main_cepview.c:60: warning: Member IO_ERR (macro definition) of file main_cepview.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/main_cepview.c:61: warning: Member IO_SUCCESS (macro definition) of file main_cepview.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/main_cepview.c:63: warning: Member SHOW_ALL (macro definition) of file main_cepview.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/main_cepview.c:66: warning: Member NUM_COEFF (macro definition) of file main_cepview.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/main_cepview.c:71: warning: Member DISPLAY_SIZE (macro definition) of file main_cepview.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/main_cepview.c:72: warning: Member STR_MAX_INT (macro definition) of file main_cepview.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/main_cepview.c:189: warning: Member read_cep(char const *file, float ***cep, int *nframes, int numcep) (function) of file main_cepview.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/main_cepview.c:109: warning: Member main(int argc, char *argv[]) (function) of file main_cepview.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools/sphinx_lm_convert.c:115: warning: Member main(int argc, char *argv[]) (function) of file sphinx_lm_convert.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools/sphinx_lm_eval.c:281: warning: Member main(int argc, char *argv[]) (function) of file sphinx_lm_eval.c is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_alsa.c:91: warning: Member dspH (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_alsa.c:92: warning: Member recording (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_jack.c:56: warning: Member client (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_jack.c:57: warning: Member input_port (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_jack.c:58: warning: Member output_port (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_jack.c:59: warning: Member rbuffer (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_jack.c:60: warning: Member sample_buffer (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_openal.c:47: warning: Member device (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_oss.c:84: warning: Member dspFD (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_pulse.c:53: warning: Member pa (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:84: warning: Member h_wavein (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:85: warning: Member wi_buf (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:86: warning: Member n_buf (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:87: warning: Member opened (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:89: warning: Member curbuf (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:90: warning: Member curoff (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:91: warning: Member curlen (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:92: warning: Member lastbuf (variable) of class ad_rec_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:74: warning: Member h_whdr (variable) of class ad_wbuf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:75: warning: Member p_whdr (variable) of class ad_wbuf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:76: warning: Member h_buf (variable) of class ad_wbuf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ad_win32.c:77: warning: Member p_buf (variable) of class ad_wbuf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/agc.h:118: warning: Member obs_max_sum (variable) of class agc_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:85: warning: Member aerr (variable) of class alist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:86: warning: Member aunit (variable) of class alist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:108: warning: Member ptr (variable) of class anytype_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:109: warning: Member i (variable) of class anytype_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:110: warning: Member ui (variable) of class anytype_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/prim_type.h:111: warning: Member fl (variable) of class anytype_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:61: warning: Member name (variable) of class audio_type_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:62: warning: Member detect)(sphinx_wave2feat_t *wtf) (variable) of class audio_type_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:63: warning: Member decode)(sphinx_wave2feat_t *wtf) (variable) of class audio_type_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:59: warning: Member word_bits (variable) of class base_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:60: warning: Member total_bits (variable) of class base_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:61: warning: Member word_mask (variable) of class base_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:62: warning: Member base (variable) of class base_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:63: warning: Member insert_index (variable) of class base_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:64: warning: Member max_vocab (variable) of class base_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:290: warning: Member e0 (variable) of class BCinfo is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:290: warning: Member nd (variable) of class BCinfo is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:290: warning: Member nd0 (variable) of class BCinfo is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:290: warning: Member scale (variable) of class BCinfo is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:321: warning: Member next (variable) of class Bigint is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:322: warning: Member k (variable) of class Bigint is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:322: warning: Member maxwds (variable) of class Bigint is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:322: warning: Member sign (variable) of class Bigint is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:322: warning: Member wds (variable) of class Bigint is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:323: warning: Member x[1] (variable) of class Bigint is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:50: warning: Member begin (variable) of class bins_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:51: warning: Member end (variable) of class bins_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/pio.c:536: warning: Member fh (variable) of class bit_encode_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/pio.c:537: warning: Member buf (variable) of class bit_encode_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/pio.c:537: warning: Member bbits (variable) of class bit_encode_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/pio.c:538: warning: Member refcount (variable) of class bit_encode_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bitarr.h:75: warning: Member base (variable) of class bitarr_address_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bitarr.h:76: warning: Member offset (variable) of class bitarr_address_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bitarr.h:67: warning: Member bits (variable) of class bitarr_mask_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/bitarr.h:68: warning: Member mask (variable) of class bitarr_mask_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:46: warning: Member cierr (variable) of class cilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:47: warning: Member ciunit (variable) of class cilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:48: warning: Member ciend (variable) of class cilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:49: warning: Member cifmt (variable) of class cilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:50: warning: Member cirec (variable) of class cilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_internal.h:155: warning: Member words (variable) of class classdef_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_internal.h:156: warning: Member weights (variable) of class classdef_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_internal.h:157: warning: Member n_words (variable) of class classdef_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:78: warning: Member cerr (variable) of class cllist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:79: warning: Member cunit (variable) of class cllist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:80: warning: Member csta (variable) of class cllist is not documented. c/libsphinxbase/util/pio.c... Generating code for file src/libsphinxbase/util/priority_queue.c... Generating code for file src/libsphinxbase/util/profile.c... Generating code for file src/libsphinxbase/util/sbthread.c... Generating code for file src/libsphinxbase/util/slamch.c... Generating code for file src/libsphinxbase/util/slapack_lite.c... Generating code for file src/libsphinxbase/util/strfuncs.c... Generating code for file src/sphinx_adtools/cont_seg.c... Generating code for file src/sphinx_adtools/sphinx_pitch.c... Generating code for file src/sphinx_cepview/main_cepview.c... Generating code for file src/sphinx_fe/cmd_ln_defn.h... Generating code for file src/sphinx_fe/sphinx_fe.c... Generating code for file src/sphinx_fe/sphinx_wave2feat.h... Generating code for file src/sphinx_jsgf2fsg/main.c... Generating code for file src/sphinx_lmtools/sphinx_lm_convert.c... Generating code for file src/sphinx_lmtools/sphinx_lm_eval.c... Generating file documentation... Generating docs for file include/sphinxbase/ad.h... Generating docs for file include/sphinxbase/agc.h... Generating docs for file include/sphinxbase/bio.h... Generating docs for file include/sphinxbase/bitarr.h... Generating docs for file include/sphinxbase/bitvec.h... Generating docs for file include/sphinxbase/case.h... Generating docs for file include/sphinxbase/ckd_alloc.h... Generating docs for file include/sphinxbase/cmd_ln.h... Generating docs for file include/sphinxbase/cmn.h... Generating docs for file include/sphinxbase/err.h... Generating docs for file include/sphinxbase/feat.h... Generating docs for file include/sphinxbase/filename.h... Generating docs for file include/sphinxbase/genrand.h... Generating docs for file include/sphinxbase/glist.h... Generating docs for file include/sphinxbase/hash_table.h... Generating docs for file include/sphinxbase/heap.h... Generating docs for file include/sphinxbase/jsgf.h... Generating docs for file include/sphinxbase/listelem_alloc.h... Generating docs for file include/sphinxbase/logmath.h... Generating docs for file include/sphinxbase/matrix.h... Generating docs for file include/sphinxbase/mmio.h... Generating docs for file include/sphinxbase/ngram_model.h... Generating docs for file include/sphinxbase/pio.h... Generating docs for file include/sphinxbase/prim_type.h... Generating docs for file include/sphinxbase/profile.h... Generating docs for file include/sphinxbase/sbthread.h... Generating docs for file include/sphinxbase/strfuncs.h... Generating docs for file include/sphinxbase/yin.h... Generating docs for file src/libsphinxbase/fe/yin.c... Generating docs for file src/libsphinxbase/lm/jsgf.c... Generating docs for file src/libsphinxbase/lm/jsgf_internal.h... Generating docs for file src/libsphinxbase/lm/ngram_model_set.c... Generating docs for file src/libsphinxbase/lm/ngram_model_set.h... Generating docs for file src/libsphinxbase/util/err.c... Generating docs for file src/libsphinxbase/util/sbthread.c... Generating docs for file src/sphinx_cepview/main_cepview.c... Generating docs for file src/sphinx_lmtools/sphinx_lm_convert.c... Generating docs for file src/sphinx_lmtools/sphinx_lm_eval.c... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound ad_rec_s... Generating docs for compound ad_rec_t... Generating docs for compound ad_wbuf_t... Generating docs for compound agc_s... Generating docs for compound alist... Generating docs for compound anytype_s... Generating docs for compound arg_s... Generating docs for compound arg_t... Generating docs for compound audio_type_s... Generating docs for compound base_s... Generating docs for compound BCinfo... Generating docs for compound Bigint... Generating docs for compound bins_s... Generating docs for compound bit_encode_s... Generating docs for compound bitarr_address_s... Generating docs for compound bitarr_mask_s... Generating docs for compound cilist... Generating docs for compound classdef_s... Generating docs for compound cllist... Genera/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c:91: warning: Member refcount (variable) of class cmd_ln_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c:92: warning: Member ht (variable) of class cmd_ln_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c:93: warning: Member f_argv (variable) of class cmd_ln_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c:94: warning: Member f_argc (variable) of class cmd_ln_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c:86: warning: Member val (variable) of class cmd_ln_val_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c:87: warning: Member type (variable) of class cmd_ln_val_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:16: warning: Member r (variable) of class complex is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:16: warning: Member i (variable) of class complex is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_type.h:56: warning: Member r (variable) of class complex is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_type.h:56: warning: Member i (variable) of class complex is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.h:55: warning: Member f (variable) of class dmp_weight_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.h:56: warning: Member l (variable) of class dmp_weight_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:17: warning: Member r (variable) of class doublecomplex is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:17: warning: Member i (variable) of class doublecomplex is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:118: warning: Member config (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:119: warning: Member refcount (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:122: warning: Member sampling_rate (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:123: warning: Member frame_rate (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:124: warning: Member frame_shift (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:126: warning: Member window_length (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:127: warning: Member frame_size (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:128: warning: Member fft_size (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:130: warning: Member fft_order (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:131: warning: Member feature_dimension (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:132: warning: Member num_cepstra (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:133: warning: Member remove_dc (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:134: warning: Member log_spec (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:135: warning: Member swap (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:136: warning: Member dither (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:137: warning: Member transform (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:138: warning: Member remove_noise (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:139: warning: Member remove_silence (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:141: warning: Member pre_emphasis_alpha (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:142: warning: Member seed (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:144: warning: Member sample_counter (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:145: warning: Member start_flag (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:146: warning: Member reserved (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:149: warning: Member ccc (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:149: warning: Member sss (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:151: warning: Member mel_fb (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:153: warning: Member hamming_window (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:156: warning: Member noise_stats (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:159: warning: Member pre_speech (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:160: warning: Member post_speech (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:161: warning: Member start_speech (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:162: warning: Member vad_threshold (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:163: warning: Member vad_data (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:167: warning: Member spch (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:168: warning: Member frame (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:169: warning: Member spec (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:169: warning: Member mfspec (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:170: warning: Member overflow_samps (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:171: warning: Member num_overflow_samps (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:172: warning: Member prior (variable) of class fe_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.h:58: warning: Member set_parameters)(char const *param_str, float sampling_rate) (variable) of class fe_warp_conf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.h:59: warning: Member doc)(void) (variable) of class fe_warp_conf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.h:60: warning: Member id)(void) (variable) of class fe_warp_conf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.h:61: warning: Member n_param)(void) (variable) of class fe_warp_conf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.h:62: warning: Member warped_to_unwarped)(float nonlinear) (variable) of class fe_warp_conf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.h:63: warning: Member unwarped_to_warped)(float linear) (variable) of class fe_warp_conf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_warp.h:64: warning: Member print)(const char *label) (variable) of class fe_warp_conf_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/fsg_model.c:65: warning: Member itor (variable) of class fsg_arciter_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/fsg_model.c:65: warning: Member null_itor (variable) of class fsg_arciter_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/fsg_model.c:66: warning: Member gn (variable) of class fsg_arciter_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:75: warning: Member from_state (variable) of class fsg_link_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:76: warning: Member to_state (variable) of class fsg_link_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/glist.h:101: warning: Member data (variable) of class gnode_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:150: warning: Member key (variable) of class hash_entry_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/hash_table.h:160: warning: Member table (variable) of class hash_table_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/heap.c:90: warning: Member top (variable) of class heap_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/heap.c:81: warning: Member nl (variable) of class heapnode_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/heap.c:81: warning: explicit link request to 'left' could not be resolved /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:55: warning: Member icierr (variable) of class icilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:56: warning: Member iciunit (variable) of class icilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:57: warning: Member iciend (variable) of class icilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:58: warning: Member icifmt (variable) of class icilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:59: warning: Member icirlen (variable) of class icilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:60: warning: Member icirnum (variable) of class icilist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:91: warning: Member inerr (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:92: warning: Member inunit (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:93: warning: Member infile (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:94: warning: Member infilen (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:95: warning: Member inex (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:96: warning: Member inopen (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:97: warning: Member innum (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:98: warning: Member innamed (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:99: warning: Member inname (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:100: warning: Member innamlen (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:101: warning: Member inacc (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:102: warning: Member inacclen (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:103: warning: Member inseq (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:104: warning: Member inseqlen (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:105: warning: Member indir (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:106: warning: Member indirlen (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:107: warning: Member infmt (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:108: warning: Member infmtlen (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:109: warning: Member inform (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:110: warning: Member informlen (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:111: warning: Member inunf (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:112: warning: Member inunflen (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:113: warning: Member inrecl (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:114: warning: Member innrec (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:115: warning: Member inblank (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:116: warning: Member inblanklen (variable) of class inlist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/pio.h:178: warning: Member buf (variable) of class lineiter_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/pio.h:179: warning: Member fh (variable) of class lineiter_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/pio.h:180: warning: Member bsiz (variable) of class lineiter_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/pio.h:181: warning: Member len (variable) of class lineiter_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/pio.h:182: warning: Member clean (variable) of class lineiter_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/pio.h:183: warning: Member lineno (variable) of class lineiter_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/listelem_alloc.c:71: warning: Member n_blocks (variable) of class listelem_alloc_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/listelem_alloc.c:72: warning: Member n_alloc (variable) of class listelem_alloc_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/listelem_alloc.c:73: warning: Member n_freed (variable) of class listelem_alloc_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:55: warning: Member tables[NGRAM_MAX_ORDER - 1][2] (variable) of class lm_trie_quant_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:56: warning: Member longest (variable) of class lm_trie_quant_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:57: warning: Member mem (variable) of class lm_trie_quant_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:58: warning: Member mem_size (variable) of class lm_trie_quant_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:59: warning: Member prob_bits (variable) of class lm_trie_quant_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:60: warning: Member bo_bits (variable) of class lm_trie_quant_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:61: warning: Member prob_mask (variable) of class lm_trie_quant_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie_quant.c:62: warning: Member bo_mask (variable) of class lm_trie_quant_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:80: warning: Member ngram_mem (variable) of class lm_trie_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:81: warning: Member ngram_mem_size (variable) of class lm_trie_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:82: warning: Member unigrams (variable) of class lm_trie_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:83: warning: Member middle_begin (variable) of class lm_trie_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:84: warning: Member middle_end (variable) of class lm_trie_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:85: warning: Member longest (variable) of class lm_trie_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:86: warning: Member quant (variable) of class lm_trie_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:88: warning: Member backoff_cache[NGRAM_MAX_ORDER] (variable) of class lm_trie_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:89: warning: Member hist_cache[NGRAM_MAX_ORDER - 1] (variable) of class lm_trie_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c:50: warning: Member t (variable) of class logmath_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c:51: warning: Member refcount (variable) of class logmath_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c:52: warning: Member filemap (variable) of class logmath_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c:53: warning: Member base (variable) of class logmath_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c:54: warning: Member log_of_base (variable) of class logmath_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c:55: warning: Member log10_of_base (variable) of class logmath_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c:56: warning: Member inv_log_of_base (variable) of class logmath_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c:57: warning: Member inv_log10_of_base (variable) of class logmath_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/logmath.c:58: warning: Member zero (variable) of class logmath_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:75: warning: Member base (variable) of class longest_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:76: warning: Member quant_bits (variable) of class longest_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:76: warning: Member sampling_rate (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:77: warning: Member num_cepstra (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:78: warning: Member num_filters (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:79: warning: Member fft_size (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:80: warning: Member lower_filt_freq (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:81: warning: Member upper_filt_freq (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:83: warning: Member mel_cosine (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:85: warning: Member filt_coeffs (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:86: warning: Member spec_start (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:87: warning: Member filt_start (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:88: warning: Member filt_width (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:90: warning: Member doublewide (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:91: warning: Member warp_type (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:92: warning: Member warp_params (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:93: warning: Member warp_id (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:95: warning: Member sqrt_inv_n (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:95: warning: Member sqrt_inv_2n (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:97: warning: Member lifter_val (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:98: warning: Member lifter (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:100: warning: Member unit_area (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:103: warning: Member round_filters (variable) of class melfb_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:68: warning: Member base (variable) of class middle_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:69: warning: Member next_mask (variable) of class middle_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:70: warning: Member quant_bits (variable) of class middle_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:71: warning: Member next_source (variable) of class middle_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/mmio.c:210: warning: Member ptr (variable) of class mmio_file_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/mmio.c:211: warning: Member mapsize (variable) of class mmio_file_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:122: warning: Member h (variable) of class Multitype is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:123: warning: Member i (variable) of class Multitype is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:124: warning: Member r (variable) of class Multitype is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:125: warning: Member d (variable) of class Multitype is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:126: warning: Member c (variable) of class Multitype is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:127: warning: Member z (variable) of class Multitype is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:143: warning: Member name (variable) of class Namelist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:144: warning: Member vars (variable) of class Namelist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:145: warning: Member nvars (variable) of class Namelist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_internal.h:93: warning: Member nword_hash (variable) of class ngram_class_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_set.h:66: warning: Member set (variable) of class ngram_model_set_iter_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngram_model_set.h:67: warning: Member cur (variable) of class ngram_model_set_iter_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.h:48: warning: Member words (variable) of class ngram_raw_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.h:49: warning: Member prob (variable) of class ngram_raw_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.h:50: warning: Member backoff (variable) of class ngram_raw_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ngrams_raw.h:51: warning: Member order (variable) of class ngram_raw_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:54: warning: Member begin (variable) of class node_range_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:55: warning: Member end (variable) of class node_range_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:85: warning: Member power (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:87: warning: Member noise (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:89: warning: Member floor (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:91: warning: Member peak (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:94: warning: Member undefined (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:96: warning: Member num_filters (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:99: warning: Member slow_peak_sum (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:102: warning: Member lambda_power (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:103: warning: Member comp_lambda_power (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:104: warning: Member lambda_a (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:105: warning: Member comp_lambda_a (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:106: warning: Member lambda_b (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:107: warning: Member comp_lambda_b (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:108: warning: Member lambda_t (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:109: warning: Member mu_t (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:110: warning: Member max_gain (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:111: warning: Member inv_max_gain (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_noise.c:113: warning: Member smooth_scaling[2 *SMOOTH_WINDOW+3] (variable) of class noise_stats_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:65: warning: Member oerr (variable) of class olist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:66: warning: Member ounit (variable) of class olist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:67: warning: Member ofnm (variable) of class olist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:68: warning: Member ofnmlen (variable) of class olist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:69: warning: Member osta (variable) of class olist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:70: warning: Member oacc (variable) of class olist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:71: warning: Member ofm (variable) of class olist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:72: warning: Member orl (variable) of class olist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:73: warning: Member oblnk (variable) of class olist is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:67: warning: Member name (variable) of class output_type_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:68: warning: Member output_header)(sphinx_wave2feat_t *wtf, int nfloat) (variable) of class output_type_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:69: warning: Member output_frames)(sphinx_wave2feat_t *wtf, mfcc_t **frames, int nfr) (variable) of class output_type_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:53: warning: Member cep_buf (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:55: warning: Member pcm_buf (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:58: warning: Member cep_write_ptr (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:60: warning: Member cep_read_ptr (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:62: warning: Member ncep (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:66: warning: Member pcm_write_ptr (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:68: warning: Member pcm_read_ptr (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:70: warning: Member npcm (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:73: warning: Member num_frames_cep (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:75: warning: Member num_frames_pcm (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:77: warning: Member num_cepstra (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_prespch_buf.c:79: warning: Member num_samples (variable) of class prespch_buf_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/priority_queue.c:47: warning: Member pointers (variable) of class priority_queue_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/priority_queue.c:48: warning: Member alloc_size (variable) of class priority_queue_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/priority_queue.c:49: warning: Member size (variable) of class priority_queue_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/priority_queue.c:50: warning: Member max_element (variable) of class priority_queue_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/priority_queue.c:51: warning: Member compare)(const void *a, const void *b) (variable) of class priority_queue_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:92: warning: Member rifftag[4] (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:93: warning: Member TotalLength (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:94: warning: Member wavefmttag[8] (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:95: warning: Member RemainingLength (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:96: warning: Member data_format (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:97: warning: Member numchannels (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:98: warning: Member SamplingFreq (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:99: warning: Member BytesPerSec (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:100: warning: Member BlockAlign (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:101: warning: Member BitsPerSample (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:102: warning: Member datatag[4] (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/sphinx_fe.c:103: warning: Member datalength (variable) of class RIFFHeader is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:386: warning: Member mtx (variable) of class sbevent_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:387: warning: Member cond (variable) of class sbevent_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:388: warning: Member signalled (variable) of class sbevent_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:373: warning: Member data (variable) of class sbmsgq_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:374: warning: Member depth (variable) of class sbmsgq_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:375: warning: Member out (variable) of class sbmsgq_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:376: warning: Member nbytes (variable) of class sbmsgq_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:379: warning: Member msg (variable) of class sbmsgq_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:380: warning: Member msglen (variable) of class sbmsgq_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:381: warning: Member mtx (variable) of class sbmsgq_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:382: warning: Member cond (variable) of class sbmsgq_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:392: warning: Member mtx (variable) of class sbmtx_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:364: warning: Member config (variable) of class sbthread_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:365: warning: Member msgq (variable) of class sbthread_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:366: warning: Member func (variable) of class sbthread_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:367: warning: Member arg (variable) of class sbthread_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/sbthread.c:368: warning: Member th (variable) of class sbthread_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/fsg_model.c:57: warning: Member null_trans (variable) of class trans_list_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/fsg_model.c:58: warning: Member trans (variable) of class trans_list_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:178: warning: Member d (variable) of class U is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/dtoa.c:178: warning: Member L[2] (variable) of class U is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:48: warning: Member prob (variable) of class unigram_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:49: warning: Member bo (variable) of class unigram_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/lm_trie.h:50: warning: Member next (variable) of class unigram_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:110: warning: Member in_speech (variable) of class vad_data_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:111: warning: Member pre_speech_frames (variable) of class vad_data_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:112: warning: Member post_speech_frames (variable) of class vad_data_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_internal.h:113: warning: Member prespch_buf (variable) of class vad_data_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:135: warning: Member name (variable) of class Vardesc is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:136: warning: Member addr (variable) of class Vardesc is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:137: warning: Member dims (variable) of class Vardesc is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/f2c.h:138: warning: Member type (variable) of class Vardesc is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/yin.c:52: warning: Member frame_size (variable) of class yin_s is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:218: warning: Member yy_input_file (variable) of class yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:220: warning: Member yy_ch_buf (variable) of class yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:221: warning: Member yy_buf_pos (variable) of class yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:226: warning: Member yy_buf_size (variable) of class yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:231: warning: Member yy_n_chars (variable) of class yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:237: warning: Member yy_is_our_buffer (variable) of class yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:244: warning: Member yy_is_interactive (variable) of class yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:250: warning: Member yy_at_bol (variable) of class yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:258: warning: Member yy_fill_buffer (variable) of class yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:260: warning: Member yy_buffer_status (variable) of class yy_buffer_state is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:372: warning: Member yy_verify (variable) of class yy_trans_info is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:373: warning: Member yy_nxt (variable) of class yy_trans_info is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.c:337: warning: Member yyss_alloc (variable) of class yyalloc is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.c:338: warning: Member yyvs_alloc (variable) of class yyalloc is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:632: warning: Member yyextra_r (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:635: warning: Member yyin_r (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:635: warning: Member yyout_r (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:639: warning: Member yy_hold_char (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:640: warning: Member yy_n_chars (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:641: warning: Member yyleng_r (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:642: warning: Member yy_c_buf_p (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:643: warning: Member yy_init (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:644: warning: Member yy_start (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:645: warning: Member yy_did_buffer_switch_on_eof (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:646: warning: Member yy_start_stack_ptr (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:647: warning: Member yy_start_stack_depth (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:648: warning: Member yy_start_stack (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:649: warning: Member yy_last_accepting_state (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:650: warning: Member yy_last_accepting_cpos (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:652: warning: Member yylineno_r (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:653: warning: Member yy_flex_debug_r (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:655: warning: Member yytext_r (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:656: warning: Member yy_more_flag (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:657: warning: Member yy_more_len (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:659: warning: Member yylval_r (variable) of class yyguts_t is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.h:72: warning: Member name (variable) of class YYSTYPE is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.h:73: warning: Member weight (variable) of class YYSTYPE is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.h:74: warning: Member rule (variable) of class YYSTYPE is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.h:75: warning: Member rhs (variable) of class YYSTYPE is not documented. /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_parser.h:76: warning: Member atom (variable) of class YYSTYPE is not documented. ting docs for compound cmd_ln_s... Generating docs for compound cmd_ln_t... Generating docs for compound cmd_ln_val_s... Generating docs for compound cmn_t... Generating docs for compound complex... Generating docs for compound dmp_weight_t... Generating docs for compound doublecomplex... Generating docs for compound fe_s... Generating docs for compound fe_warp_conf_t... Generating docs for compound feat_s... Generating docs for compound feat_t... Generating docs for compound fsg_arciter_s... Generating docs for compound fsg_link_s... Generating docs for compound fsg_model_s... Generating docs for compound gnode_s... Generating docs for compound hash_entry_s... Generating docs for compound hash_iter_s... Generating docs for compound hash_table_s... Generating docs for compound heap_s... Generating docs for compound heapnode_s... Generating docs for compound icilist... Generating docs for compound inlist... Generating docs for compound jsgf_atom_s... Generating docs for compound jsgf_link_s... Generating docs for compound jsgf_rhs_s... Generating docs for compound jsgf_rule_s... Generating docs for compound jsgf_rule_stack_s... Generating docs for compound jsgf_s... Generating docs for compound lineiter_t... Generating docs for compound listelem_alloc_s... Generating docs for compound lm_trie_quant_s... Generating docs for compound lm_trie_s... Generating docs for compound logadd_s... Generating docs for compound logmath_s... Generating docs for compound longest_s... Generating docs for compound melfb_s... Generating docs for compound middle_s... Generating docs for compound mmio_file_s... Generating docs for compound Multitype... Generating docs for compound Namelist... Generating docs for compound ngram_class_s... Generating docs for nested compound ngram_class_s::ngram_hash_s... Generating docs for compound ngram_funcs_s... Generating docs for compound ngram_model_s... Generating docs for compound ngram_model_set_iter_s... Generating docs for compound ngram_model_set_s... Generating docs for compound ngram_model_trie_s... Generating docs for compound ngram_raw_s... Generating docs for compound node_range_s... Generating docs for compound noise_stats_s... Generating docs for compound olist... Generating docs for compound output_type_s... Generating docs for compound pctr_t... Generating docs for compound prespch_buf_s... Generating docs for compound priority_queue_s... Generating docs for compound ptmr_t... Generating docs for compound RIFFHeader... Generating docs for compound sbevent_s... Generating docs for compound sbmsgq_s... Generating docs for compound sbmtx_s... Generating docs for compound sbthread_s... Generating docs for compound sphinx_wave2feat_s... Generating docs for compound trans_list_s... Generating docs for compound U... Generating docs for compound unigram_s... Generating docs for compound vad_data_s... Generating docs for compound Vardesc... Generating docs for compound yin_s... Generating docs for compound yy_buffer_state... Generating docs for compound yy_trans_info... Generating docs for compound yyalloc... Generating docs for compound yyguts_t... Generating docs for compound YYSTYPE... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class ad_rec_s Generating XML output for class ad_rec_t Generating XML output for class ad_wbuf_t Generating XML output for class agc_s Generating XML output for class alist Generating XML output for class anytype_s Generating XML output for class arg_s Generating XML output for class arg_t Generating XML output for class audio_type_s Generating XML outp/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/heap.c:81: warning: explicit link request to 'left' could not be resolved ut for class base_s Generating XML output for class BCinfo Generating XML output for class Bigint Generating XML output for class bins_s Generating XML output for class bit_encode_s Generating XML output for class bitarr_address_s Generating XML output for class bitarr_mask_s Generating XML output for class cilist Generating XML output for class classdef_s Generating XML output for class cllist Generating XML output for class cmd_ln_s Generating XML output for class cmd_ln_t Generating XML output for class cmd_ln_val_s Generating XML output for class cmn_t Generating XML output for class complex Generating XML output for class dmp_weight_t Generating XML output for class doublecomplex Generating XML output for class fe_s Generating XML output for class fe_warp_conf_t Generating XML output for class feat_s Generating XML output for class feat_t Generating XML output for class fsg_arciter_s Generating XML output for class fsg_link_s Generating XML output for class fsg_model_s Generating XML output for class gnode_s Generating XML output for class hash_entry_s Generating XML output for class hash_iter_s Generating XML output for class hash_table_s Generating XML output for class heap_s Generating XML output for class heapnode_s Generating XML output for class icilist Generating XML output for class inlist Generating XML output for class jsgf_atom_s Generating XML output for class jsgf_link_s Generating XML output for class jsgf_rhs_s Generating XML output for class jsgf_rule_s Generating XML output for class jsgf_rule_stack_s Generating XML output for class jsgf_s Generating XML output for class lineiter_t Generating XML output for class listelem_alloc_s Generating XML output for class lm_trie_quant_s Generating XML output for class lm_trie_s Generating XML output for class logadd_s Generating XML output for class logmath_s Generating XML output for class longest_s Generating XML output for class melfb_s Generating XML output for class middle_s Generating XML output for class mmio_file_s Generating XML output for class Multitype Generating XML output for class Namelist Generating XML output for class ngram_class_s Generating XML output for class ngram_funcs_s Generating XML output for class ngram_class_s::ngram_hash_s Generating XML output for class ngram_model_s Generating XML output for class ngram_model_set_iter_s Generating XML output for class ngram_model_set_s Generating XML output for class ngram_model_trie_s Generating XML output for class ngram_raw_s Generating XML output for class node_range_s Generating XML output for class noise_stats_s Generating XML output for class olist Generating XML output for class output_type_s Generating XML output for class pctr_t Generating XML output for class prespch_buf_s Generating XML output for class priority_queue_s Generating XML output for class ptmr_t Generating XML output for class RIFFHeader Generating XML output for class sbevent_s Generating XML output for class sbmsgq_s Generating XML output for class sbmtx_s Generating XML output for class sbthread_s Generating XML output for class sphinx_wave2feat_s Generating XML output for class trans_list_s Generating XML output for class U Generating XML output for class unigram_s Generating XML output for class vad_data_s Generating XML output for class Vardesc Generating XML output for class yin_s Generating XML output for class yy_buffer_state Generating XML output for class yy_trans_info Generating XML output for class yyalloc Generating XML output for class yyguts_t Generating XML output for class YYSTYPE Generating XML output for file config.h Generating XML output for file config.h Generating XML output for file config.h Generating XML output for file config.h Generating XML output for file sphinx_config.h Generating XML output for file sphinx_config.h Generating XML output for file sphinx_config.h Generating XML output for file sphinx_config.h Generating XML output for file ad.h Generating XML output for file agc.h Generating XML output for file bio.h Generating XML output for file bitarr.h Generating XML output for file b/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:412: warning: The following parameter of cmd_ln_print_help_r(cmd_ln_t *cmdln, FILE *fp, const arg_t *defn) is not documented: parameter 'cmdln' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/cmd_ln.h:421: warning: The following parameter of cmd_ln_print_values_r(cmd_ln_t *cmdln, FILE *fp, const arg_t *defn) is not documented: parameter 'cmdln' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:177: warning: The following parameters of err_set_callback(err_cb_f callback, void *user_data) are not documented: parameter 'callback' parameter 'user_data' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:181: warning: argument 'logfp' of command @param is not found in the argument list of err_set_logfp(FILE *stream) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:185: warning: The following parameter of err_set_logfp(FILE *stream) is not documented: parameter 'stream' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:198: warning: argument 'file' of command @param is not found in the argument list of err_set_logfile(const char *path) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:205: warning: The following parameter of err_set_logfile(const char *path) is not documented: parameter 'path' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fe.h:391: warning: The following parameter of fe_get_input_size(fe_t *fe, int *out_frame_shift, int *out_frame_size) is not documented: parameter 'fe' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fe.h:510: warning: The following parameter of fe_process_frames(fe_t *fe, int16 const **inout_spch, size_t *inout_nsamps, mfcc_t **buf_cep, int32 *inout_nframes, int32 *out_frameidx) is not documented: parameter 'fe' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:160: warning: Unsupported xml/html tag found /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:161: warning: explicit link request to 'states' could not be resolved /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:164: warning: Unsupported xml/html tag found /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:177: warning: Unsupported xml/html tag found /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:282: warning: The following parameter of fsg_model_null_trans_closure(fsg_model_t *fsg, glist_t nulls) is not documented: parameter 'fsg' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:326: warning: The following parameters of fsg_model_add_silence(fsg_model_t *fsg, char const *silword, int state, float32 silprob) are not documented: parameter 'fsg' parameter 'silword' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:88: warning: argument '0' of command @param is not found in the argument list of jsgf_parse_string(const char *string, jsgf_t *parent) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:88: warning: argument 'terminated' of command @param is not found in the argument list of jsgf_parse_string(const char *string, jsgf_t *parent) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:94: warning: The following parameter of jsgf_parse_string(const char *string, jsgf_t *parent) is not documented: parameter 'string' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h:83: warning: Found unknown command '@para' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h:91: warning: The following parameter of accum_3d(float32 ***out, float32 ***in, uint32 d1, uint32 d2, uint32 d3) is not documented: parameter 'in' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h:110: warning: argument 'm' of command @param is not found in the argument list of floor_nz_1d(float32 *v, uint32 d1, float32 floor) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h:116: warning: The following parameter of floor_nz_1d(float32 *v, uint32 d1, float32 floor) is not documented: parameter 'v' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ngram_model.h:393: warning: The following parameter of ngram_iter_get(ngram_iter_t *itor, int32 *out_score, int32 *out_bowt) is not documented: parameter 'itor' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_interface.c:363: warning: The following parameter of fe_get_input_size(fe_t *fe, int *out_frame_shift, int *out_frame_size) is not documented: parameter 'fe' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/fe_interface.c:379: warning: The following parameter of fe_process_frames(fe_t *fe, int16 const **inout_spch, size_t *inout_nsamps, mfcc_t **buf_cep, int32 *inout_nframes, int32 *out_frameidx) is not documented: parameter 'fe' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/fsg_model.c:201: warning: The following parameter of fsg_model_null_trans_closure(fsg_model_t *fsg, glist_t nulls) is not documented: parameter 'fsg' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/fsg_model.c:417: warning: The following parameters of fsg_model_add_silence(fsg_model_t *fsg, char const *silword, int state, float32 silprob) are not documented: parameter 'fsg' parameter 'silword' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:160: warning: Unsupported xml/html tag found /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:161: warning: explicit link request to 'states' could not be resolved /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:164: warning: Unsupported xml/html tag found /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/fsg_model.h:177: warning: Unsupported xml/html tag found /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:88: warning: argument '0' of command @param is not found in the argument list of jsgf_parse_string(const char *string, jsgf_t *parent) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/jsgf.h:88: warning: argument 'terminated' of command @param is not found in the argument list of jsgf_parse_string(const char *string, jsgf_t *parent) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf.c:937: warning: The following parameter of jsgf_parse_string(const char *string, jsgf_t *parent) is not documented: parameter 'string' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:1963: warning: argument 'line_number' of command @param is not found in the argument list of yyset_column(int column_no, yyscan_t yyscanner) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:1966: warning: The following parameter of yyset_column(int column_no, yyscan_t yyscanner) is not documented: parameter 'column_no' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.c:1963: warning: argument 'line_number' of command @param is not found in the argument list of yyset_column(int column_no, yyscan_t yyscanner) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/jsgf_scanner.h:280: warning: The following parameter of yyset_column(int column_no, yyscan_t yyscanner) is not documented: parameter 'column_no' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/bitarr.c:72: warning: argument 'pointer' of command @param is not found in the argument list of read_off(bitarr_address_t address) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c:907: warning: The following parameter of cmd_ln_print_help_r(cmd_ln_t *cmdln, FILE *fp, const arg_t *defn) is not documented: parameter 'cmdln' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/cmd_ln.c:916: warning: The following parameter of cmd_ln_print_values_r(cmd_ln_t *cmdln, FILE *fp, const arg_t *defn) is not documented: parameter 'cmdln' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:198: warning: argument 'file' of command @param is not found in the argument list of err_set_logfile(const char *path) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c:241: warning: The following parameter of err_set_logfile(const char *path) is not documented: parameter 'path' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/err.h:181: warning: argument 'logfp' of command @param is not found in the argument list of err_set_logfp(FILE *stream) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c:255: warning: The following parameter of err_set_logfp(FILE *stream) is not documented: parameter 'stream' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/err.c:293: warning: The following parameters of err_set_callback(err_cb_f callback, void *user_data) are not documented: parameter 'callback' parameter 'user_data' :183: warning: Found unknown command '\str2words' itvec.h Generating XML output for file byteorder.h Generating XML output for file case.h Generating XML output for file ckd_alloc.h Generating XML output for file clapack_lite.h Generating XML output for file cmd_ln.h Generating XML output for file cmn.h Generating XML output for file err.h Generating XML output for file f2c.h Generating XML output for file fe.h Generating XML output for file feat.h Generating XML output for file filename.h Generating XML output for file fixpoint.h Generating XML output for file fsg_model.h Generating XML output for file genrand.h Generating XML output for file glist.h Generating XML output for file hash_table.h Generating XML output for file heap.h Generating XML output for file jsgf.h Generating XML output for file listelem_alloc.h Generating XML output for file logmath.h Generating XML output for file matrix.h Generating XML output for file mmio.h Generating XML output for file ngram_model.h Generating XML output for file pio.h Generating XML output for file prim_type.h Generating XML output for file priority_queue.h Generating XML output for file profile.h Generating XML output for file sbthread.h Generating XML output for file sphinxbase_export.h Generating XML output for file strfuncs.h Generating XML output for file yin.h Generating XML output for file ad_alsa.c Generating XML output for file ad_base.c Generating XML output for file ad_jack.c Generating XML output for file ad_openal.c Generating XML output for file ad_oss.c Generating XML output for file ad_pulse.c Generating XML output for file ad_win32.c Generating XML output for file fe_interface.c Generating XML output for file fe_internal.h Generating XML output for file fe_noise.c Generating XML output for file fe_noise.h Generating XML output for file fe_prespch_buf.c Generating XML output for file fe_prespch_buf.h Generating XML output for file fe_sigproc.c Generating XML output for file fe_type.h Generating XML output for file fe_warp.c Generating XML output for file fe_warp.h Generating XML output for file fe_warp_affine.c Generating XML output for file fe_warp_affine.h Generating XML output for file fe_warp_inverse_linear.c Generating XML output for file fe_warp_inverse_linear.h Generating XML output for file fe_warp_piecewise_linear.c Generating XML output for file fe_warp_piecewise_linear.h Generating XML output for file fixlog.c Generating XML output for file yin.c Generating XML output for file agc.c Generating XML output for file cmn.c Generating XML output for file cmn_prior.c Generating XML output for file feat.c Generating XML output for file lda.c Generating XML output for file fsg_model.c Generating XML output for file jsgf.c Generating XML output for file jsgf_internal.h Generating XML output for file jsgf_parser.c Generating XML output for file jsgf_parser.h Generating XML output for file jsgf_scanner.c Generating XML output for file jsgf_scanner.h Generating XML output for file lm_trie.c Generating XML output for file lm_trie.h Generating XML output for file lm_trie_quant.c Generating XML output for file lm_trie_quant.h Generating XML output for file ngram_model.c Generating XML output for file ngram_model_internal.h Generating XML output for file ngram_model_set.c Generating XML output for file ngram_model_set.h Generating XML output for file ngram_model_trie.c Generating XML output for file ngram_model_trie.h Generating XML output for file ngrams_raw.c Generating XML output for file ngrams_raw.h Generating XML output for file bio.c Generating XML output for file bitarr.c Generating XML output for file bitvec.c Generating XML output for file blas_lite.c Generating XML output for file case.c Generating XML output for file ckd_alloc.c Generating XML output for file cmd_ln.c Generating XML output for file dtoa.c Generating XML output for file err.c Generating XML output for file f2c_lite.c Generating XML output for file filename.c Generating XML output for file genrand.c Generating XML output for file glist.c Generating XML output for file hash_table.c Generating XML output for file heap.c Generating XML outp/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h:83: warning: Found unknown command '@para' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/matrix.c:78: warning: The following parameter of accum_3d(float32 ***out, float32 ***in, uint32 d1, uint32 d2, uint32 d3) is not documented: parameter 'in' /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/matrix.h:110: warning: argument 'm' of command @param is not found in the argument list of floor_nz_1d(float32 *v, uint32 d1, float32 floor) /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/matrix.c:114: warning: The following parameter of floor_nz_1d(float32 *v, uint32 d1, float32 floor) is not documented: parameter 'v' ut for file listelem_alloc.c Generating XML output for file logmath.c Generating XML output for file matrix.c Generating XML output for file mmio.c Generating XML output for file pio.c Generating XML output for file priority_queue.c Generating XML output for file profile.c Generating XML output for file sbthread.c Generating XML output for file slamch.c Generating XML output for file slapack_lite.c Generating XML output for file strfuncs.c Generating XML output for file cont_seg.c Generating XML output for file sphinx_pitch.c Generating XML output for file main_cepview.c Generating XML output for file cmd_ln_defn.h Generating XML output for file sphinx_fe.c Generating XML output for file sphinx_wave2feat.h Generating XML output for file main.c Generating XML output for file sphinx_lm_convert.c Generating XML output for file sphinx_lm_eval.c Generating XML output for page deprecated Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/android/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/win32/ Generate XML output for dir /tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/wince/ Running plantuml with JAVA... lookup cache used 2383/65536 hits=91711 misses=2507 finished... make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/doc' Making all in include make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' /home/autobuild/make/make all-recursive make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' Making all in sphinxbase make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' Making all in test make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test' Making all in unit make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit' Making all in test_alloc make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' Making all in test_bitvec make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' Making all in test_case make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_case' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_case' Making all in test_string make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_string' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_string' Making all in test_cmdln make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' Making all in test_hash make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' Making all in test_fe make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' Making all in test_feat make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' Making all in test_lineiter make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' Making all in test_logmath make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' Making all in test_ngram make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' Making all in test_fsg make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' Making all in test_util make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_util' Making all in test_thread make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit' Making all in regression make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/regression' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/regression' make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test' Making all in swig make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig' Making all in python make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig/python' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig/python' make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig' make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha' make[1]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha' >>> sphinxbase 5prealpha Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/sphinxbase-5prealpha/ make[1]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src' Making install in libsphinxbase make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' Making install in util make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' Making install in fe make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' Making install in feat make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' Making install in lm make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[6]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsphinxbase.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsphinxbase.so.3.0.0 /tmp/instance-13/output-1/target/usr/lib/libsphinxbase.so.3.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libsphinxbase.so.3.0.0 libsphinxbase.so.3 || { rm -f libsphinxbase.so.3 && ln -s libsphinxbase.so.3.0.0 libsphinxbase.so.3; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libsphinxbase.so.3.0.0 libsphinxbase.so || { rm -f libsphinxbase.so && ln -s libsphinxbase.so.3.0.0 libsphinxbase.so; }; }) libtool: install: /usr/bin/install -c .libs/libsphinxbase.lai /tmp/instance-13/output-1/target/usr/lib/libsphinxbase.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' Making install in libsphinxad make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsphinxad.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsphinxad.so.3.0.0 /tmp/instance-13/output-1/target/usr/lib/libsphinxad.so.3.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libsphinxad.so.3.0.0 libsphinxad.so.3 || { rm -f libsphinxad.so.3 && ln -s libsphinxad.so.3.0.0 libsphinxad.so.3; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libsphinxad.so.3.0.0 libsphinxad.so || { rm -f libsphinxad.so && ln -s libsphinxad.so.3.0.0 libsphinxad.so; }; }) libtool: install: /usr/bin/install -c .libs/libsphinxad.lai /tmp/instance-13/output-1/target/usr/lib/libsphinxad.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/libsphinxad' Making install in sphinx_fe make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c sphinx_fe '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sphinx_fe /tmp/instance-13/output-1/target/usr/bin/sphinx_fe make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' Making install in sphinx_cepview make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c sphinx_cepview '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sphinx_cepview /tmp/instance-13/output-1/target/usr/bin/sphinx_cepview make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' Making install in sphinx_jsgf2fsg make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c sphinx_jsgf2fsg '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sphinx_jsgf2fsg /tmp/instance-13/output-1/target/usr/bin/sphinx_jsgf2fsg make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' Making install in sphinx_adtools make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c sphinx_pitch sphinx_cont_seg '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sphinx_pitch /tmp/instance-13/output-1/target/usr/bin/sphinx_pitch libtool: install: /usr/bin/install -c sphinx_cont_seg /tmp/instance-13/output-1/target/usr/bin/sphinx_cont_seg make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' Making install in sphinx_lmtools make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c sphinx_lm_eval sphinx_lm_convert '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sphinx_lm_eval /tmp/instance-13/output-1/target/usr/bin/sphinx_lm_eval libtool: install: /usr/bin/install -c sphinx_lm_convert /tmp/instance-13/output-1/target/usr/bin/sphinx_lm_convert make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/src' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 sphinx_cepview.1 sphinx_cont_seg.1 sphinx_fe.1 sphinx_lm_convert.1 sphinx_lm_eval.1 sphinx_lm_sort.1 sphinx_pitch.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/doc' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' Making install in sphinxbase make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/sphinxbase' /usr/bin/install -c -m 644 ad.h agc.h bio.h bitarr.h bitvec.h byteorder.h case.h ckd_alloc.h clapack_lite.h cmd_ln.h cmn.h err.h f2c.h feat.h fe.h filename.h fixpoint.h fsg_model.h genrand.h glist.h hash_table.h heap.h jsgf.h listelem_alloc.h logmath.h matrix.h mmio.h ngram_model.h pio.h yin.h prim_type.h priority_queue.h profile.h sbthread.h sphinxbase_export.h strfuncs.h '/tmp/instance-13/output-1/target/usr/include/sphinxbase' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/sphinxbase' /usr/bin/install -c -m 644 sphinx_config.h '/tmp/instance-13/output-1/target/usr/include/sphinxbase' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/include' Making install in test make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test' Making install in unit make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit' Making install in test_alloc make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' Making install in test_bitvec make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' Making install in test_case make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_case' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_case' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_case' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_case' Making install in test_string make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_string' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_string' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_string' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_string' Making install in test_cmdln make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' Making install in test_hash make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' Making install in test_fe make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' Making install in test_feat make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' Making install in test_lineiter make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' Making install in test_logmath make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' Making install in test_ngram make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' Making install in test_fsg make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' Making install in test_util make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_util' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_util' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_util' Making install in test_thread make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit' make[5]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/unit' Making install in regression make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/regression' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/regression' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/regression' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test/regression' make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/test' Making install in swig make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig' Making install in python make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig/python' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig/python' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig/python' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig/python' make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig' make[4]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/sphinxbase/swig' /usr/bin/install -c -m 644 cmd_ln.i fe.i feat.i fsg_model.i jsgf.i iterators.i logmath.i ngram_model.i sphinxbase.i typemaps.i '/tmp/instance-13/output-1/target/usr/share/sphinxbase/swig' make[4]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha/swig' make[2]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha' make[3]: Entering directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sphinxbase.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha' make[2]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha' make[1]: Leaving directory '/tmp/instance-13/output-1/build/sphinxbase-5prealpha' >>> spidev_test 5.8 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.spidev_test.c?id=v5.8.uLK9hT/output' 'http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/tools/spi/spidev_test.c?id=v5.8' URL transformed to HTTPS due to an HSTS policy --2022-10-17 20:06:50-- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/tools/spi/spidev_test.c?id=v5.8 Resolving git.kernel.org (git.kernel.org)... 139.178.84.217, 2604:1380:4641:c500::1 Connecting to git.kernel.org (git.kernel.org)|139.178.84.217|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/plain/tools/spi/spidev_test.c?id=v5.8 [following] --2022-10-17 20:06:50-- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/plain/tools/spi/spidev_test.c?id=v5.8 Reusing existing connection to git.kernel.org:443. HTTP request sent, awaiting response... 200 OK Length: 10529 (10K) [text/plain] Saving to: '/tmp/instance-13/output-1/build/.spidev_test.c?id=v5.8.uLK9hT/output' 0K .......... 100% 122M=0s 2022-10-17 20:06:50 (122 MB/s) - '/tmp/instance-13/output-1/build/.spidev_test.c?id=v5.8.uLK9hT/output' saved [10529/10529] spidev_test.c?id=v5.8: OK (sha256: 87329094ea3010eae9e65ad7ea2d2309e044845942414aa0ca8f1a7095b80178) >>> spidev_test 5.8 Extracting cp /tmp/instance-13/dl/spidev_test/spidev_test.c?id=v5.8 /tmp/instance-13/output-1/build/spidev_test-5.8/spidev_test.c >>> spidev_test 5.8 Patching /usr/bin/sed -i -e 's~^#include ~#include \n#include ~' /tmp/instance-13/output-1/build/spidev_test-5.8/spidev_test.c >>> spidev_test 5.8 Configuring >>> spidev_test 5.8 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o /tmp/instance-13/output-1/build/spidev_test-5.8/spidev_test /tmp/instance-13/output-1/build/spidev_test-5.8/spidev_test.c >>> spidev_test 5.8 Installing to target /usr/bin/install -D -m 755 /tmp/instance-13/output-1/build/spidev_test-5.8/spidev_test /tmp/instance-13/output-1/target/usr/sbin/spidev_test >>> sslh 1.22c Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.sslh-v1.22c.tar.gz.TXUoun/output' 'http://www.rutschle.net/tech/sslh/sslh-v1.22c.tar.gz' --2022-10-17 20:06:53-- http://www.rutschle.net/tech/sslh/sslh-v1.22c.tar.gz Resolving www.rutschle.net (www.rutschle.net)... 51.15.243.174 Connecting to www.rutschle.net (www.rutschle.net)|51.15.243.174|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.rutschle.net/tech/sslh/sslh-v1.22c.tar.gz [following] --2022-10-17 20:06:53-- https://www.rutschle.net/tech/sslh/sslh-v1.22c.tar.gz Connecting to www.rutschle.net (www.rutschle.net)|51.15.243.174|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 146950 (144K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.sslh-v1.22c.tar.gz.TXUoun/output' 0K .......... .......... .......... .......... .......... 34% 200K 0s 50K .......... .......... .......... .......... .......... 69% 396K 0s 100K .......... .......... .......... .......... ... 100% 217M=0.4s 2022-10-17 20:06:54 (381 KB/s) - '/tmp/instance-13/output-1/build/.sslh-v1.22c.tar.gz.TXUoun/output' saved [146950/146950] sslh-v1.22c.tar.gz: OK (sha256: 8e3742d14edf4119350cfdc7bb96b89134d9218eb6d2a6e1f70891ca18a649b1) >>> sslh 1.22c Extracting gzip -d -c /tmp/instance-13/dl/sslh/sslh-v1.22c.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/sslh-1.22c -xf - >>> sslh 1.22c Patching >>> sslh 1.22c Configuring >>> sslh 1.22c Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99" USELIBBSD= USELIBCAP=1 USELIBCONFIG= USESYSTEMD= -C /tmp/instance-13/output-1/build/sslh-1.22c make[1]: Entering directory '/tmp/instance-13/output-1/build/sslh-1.22c' Makefile:68: warning: ignoring prerequisites on suffix rule definition ./genver.sh >version.h /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-conf.c sslh-conf.c: In function 'myconfig_setting_lookup_stringcpy': sslh-conf.c:229:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 229 | asprintf(value, "%s", str); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c: In function 'c2s_parse_file': sslh-conf.c:1807:12: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1807 | asprintf(errmsg, "%s:%d:%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1808 | filename, | ~~~~~~~~~ 1809 | config_error_line(c), | ~~~~~~~~~~~~~~~~~~~~~ 1810 | config_error_text(c)); | ~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c:1813:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1813 | asprintf(errmsg, "%s:%s", filename, config_error_text(c)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c: In function 'read_block': sslh-conf.c:1518:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1518 | asprintf(errmsg, "Mandatory option \"%s\" not found", desc->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c: In function 'read_block_setval': sslh-conf.c:1461:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1461 | asprintf(errmsg, "Option \"%s\" wrong type, expected %s\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1462 | desc->name, type2str[desc->type]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c: In function 'settingcpy': sslh-conf.c:313:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 313 | asprintf(&str, "%s", config_setting_get_string(setting)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c: In function 'clcpy': sslh-conf.c:356:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 356 | asprintf(&str, "%s", (*(struct arg_str**)cl_arg)->sval[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c: In function 'regcompmatch_posix': sslh-conf.c:1676:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1676 | asprintf(errmsg, "compiling pattern /%s/:%s", arg->regex, regerr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c:1682:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1682 | asprintf(errmsg, "--%s %s: Illegal argument", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1683 | arg_cl->hdr.longopts, | ~~~~~~~~~~~~~~~~~~~~~ 1684 | arg->regex); | ~~~~~~~~~~~ sslh-conf.c: In function 'cfg_as_string': sslh-conf.c:1868:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1868 | asprintf(&subpath, "%s[%d]%s", path, config_setting_index(child), name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c:1870:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1870 | asprintf(&subpath, "%s/%s", path, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c:1878:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1878 | asprintf(&old, "%s", *strp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c:1881:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1881 | asprintf(&old, "%s", ""); | ^~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c:1883:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1883 | asprintf(strp, "%s%s:%s", old, subpath, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c: In function 'scalar_to_string': sslh-conf.c:1824:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1824 | asprintf(strp, "%d\n", config_setting_get_int(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c:1828:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1828 | asprintf(strp, "%s\n", config_setting_get_bool(s) ? "[true]" : "[false]" ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c:1832:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1832 | asprintf(strp, "%lld\n", config_setting_get_int64(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c:1836:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1836 | asprintf(strp, "%lf\n", config_setting_get_float(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslh-conf.c:1840:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1840 | asprintf(strp, "%s\n", config_setting_get_string(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-main.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c probe.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tls.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c argtable3.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c udp-listener.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c collection.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-fork.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -o sslh-fork sslh-fork.o sslh-conf.o common.o sslh-main.o probe.o tls.o argtable3.o udp-listener.o collection.o gap.o -lm -lpcre2-8 -lcap #strip sslh-fork /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-select.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -o sslh-select sslh-select.o sslh-conf.o common.o sslh-main.o probe.o tls.o argtable3.o udp-listener.o collection.o gap.o -lm -lpcre2-8 -lcap #strip sslh-select pod2man --section=8 --release=1.22c --center=" " sslh.pod | gzip -9 - > sslh.8.gz /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c echosrv.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c echosrv-conf.c echosrv-conf.c: In function 'myconfig_setting_lookup_stringcpy': echosrv-conf.c:229:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 229 | asprintf(value, "%s", str); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c: In function 'c2s_parse_file': echosrv-conf.c:1114:12: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1114 | asprintf(errmsg, "%s:%d:%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1115 | filename, | ~~~~~~~~~ 1116 | config_error_line(c), | ~~~~~~~~~~~~~~~~~~~~~ 1117 | config_error_text(c)); | ~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1120:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1120 | asprintf(errmsg, "%s:%s", filename, config_error_text(c)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c: In function 'read_block': echosrv-conf.c:825:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 825 | asprintf(errmsg, "Mandatory option \"%s\" not found", desc->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c: In function 'read_block_setval': echosrv-conf.c:768:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 768 | asprintf(errmsg, "Option \"%s\" wrong type, expected %s\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 769 | desc->name, type2str[desc->type]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c: In function 'settingcpy': echosrv-conf.c:313:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 313 | asprintf(&str, "%s", config_setting_get_string(setting)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c: In function 'clcpy': echosrv-conf.c:356:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 356 | asprintf(&str, "%s", (*(struct arg_str**)cl_arg)->sval[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c: In function 'regcompmatch_posix': echosrv-conf.c:983:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 983 | asprintf(errmsg, "compiling pattern /%s/:%s", arg->regex, regerr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:989:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 989 | asprintf(errmsg, "--%s %s: Illegal argument", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 990 | arg_cl->hdr.longopts, | ~~~~~~~~~~~~~~~~~~~~~ 991 | arg->regex); | ~~~~~~~~~~~ echosrv-conf.c: In function 'cfg_as_string': echosrv-conf.c:1175:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1175 | asprintf(&subpath, "%s[%d]%s", path, config_setting_index(child), name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1177:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1177 | asprintf(&subpath, "%s/%s", path, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1185:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1185 | asprintf(&old, "%s", *strp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1188:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1188 | asprintf(&old, "%s", ""); | ^~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1190:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1190 | asprintf(strp, "%s%s:%s", old, subpath, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c: In function 'scalar_to_string': echosrv-conf.c:1131:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1131 | asprintf(strp, "%d\n", config_setting_get_int(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1135:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1135 | asprintf(strp, "%s\n", config_setting_get_bool(s) ? "[true]" : "[false]" ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1139:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1139 | asprintf(strp, "%lld\n", config_setting_get_int64(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1143:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1143 | asprintf(strp, "%lf\n", config_setting_get_float(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1147:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1147 | asprintf(strp, "%s\n", config_setting_get_string(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -o echosrv echosrv.o echosrv-conf.o argtable3.o -lm -lpcre2-8 -lcap make[1]: Leaving directory '/tmp/instance-13/output-1/build/sslh-1.22c' >>> sslh 1.22c Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99" USELIBBSD= USELIBCAP=1 USELIBCONFIG= USESYSTEMD= -C /tmp/instance-13/output-1/build/sslh-1.22c DESTDIR=/tmp/instance-13/output-1/target install make[1]: Entering directory '/tmp/instance-13/output-1/build/sslh-1.22c' Makefile:68: warning: ignoring prerequisites on suffix rule definition mkdir -p /tmp/instance-13/output-1/target//usr/sbin mkdir -p /tmp/instance-13/output-1/target//usr/share/man/man8 install -p sslh-fork /tmp/instance-13/output-1/target//usr/sbin/sslh install -p -m 0644 sslh.8.gz /tmp/instance-13/output-1/target//usr/share/man/man8/sslh.8.gz make[1]: Leaving directory '/tmp/instance-13/output-1/build/sslh-1.22c' >>> strace 5.19 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.strace-5.19.tar.xz.BSz5CF/output' 'https://github.com/strace/strace/releases/download/v5.19/strace-5.19.tar.xz' --2022-10-17 20:07:03-- https://github.com/strace/strace/releases/download/v5.19/strace-5.19.tar.xz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/29042300/3fe032eb-8a55-4f2b-8d3f-9641b89ef29a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T020704Z&X-Amz-Expires=300&X-Amz-Signature=651d66380738336cbdb19ab864170832dfd86c59ab27906c2bb373a2b71cc638&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=29042300&response-content-disposition=attachment%3B%20filename%3Dstrace-5.19.tar.xz&response-content-type=application%2Foctet-stream [following] --2022-10-17 20:07:04-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/29042300/3fe032eb-8a55-4f2b-8d3f-9641b89ef29a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T020704Z&X-Amz-Expires=300&X-Amz-Signature=651d66380738336cbdb19ab864170832dfd86c59ab27906c2bb373a2b71cc638&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=29042300&response-content-disposition=attachment%3B%20filename%3Dstrace-5.19.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2353276 (2.2M) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.strace-5.19.tar.xz.BSz5CF/output' 0K .......... .......... .......... .......... .......... 2% 353K 6s 50K .......... .......... .......... .......... .......... 4% 751K 5s 100K .......... .......... .......... .......... .......... 6% 158M 3s 150K .......... .......... .......... .......... .......... 8% 637K 3s 200K .......... .......... .......... .......... .......... 10% 221M 2s 250K .......... .......... .......... .......... .......... 13% 807K 2s 300K .......... .......... .......... .......... .......... 15% 73.3M 2s 350K .......... .......... .......... .......... .......... 17% 79.6M 2s 400K .......... .......... .......... .......... .......... 19% 710K 2s 450K .......... .......... .......... .......... .......... 21% 89.3M 2s 500K .......... .......... .......... .......... .......... 23% 120M 1s 550K .......... .......... .......... .......... .......... 26% 94.7M 1s 600K .......... .......... .......... .......... .......... 28% 75.8M 1s 650K .......... .......... .......... .......... .......... 30% 711K 1s 700K .......... .......... .......... .......... .......... 32% 113M 1s 750K .......... .......... .......... .......... .......... 34% 79.4M 1s 800K .......... .......... .......... .......... .......... 36% 11.8M 1s 850K .......... .......... .......... .......... .......... 39% 131M 1s 900K .......... .......... .......... .......... .......... 41% 179M 1s 950K .......... .......... .......... .......... .......... 43% 737K 1s 1000K .......... .......... .......... .......... .......... 45% 13.2M 1s 1050K .......... .......... .......... .......... .......... 47% 11.2M 1s 1100K .......... .......... .......... .......... .......... 50% 6.46M 1s 1150K .......... .......... .......... .......... .......... 52% 12.1M 1s 1200K .......... .......... .......... .......... .......... 54% 8.29M 0s 1250K .......... .......... .......... .......... .......... 56% 17.1M 0s 1300K .......... .......... .......... .......... .......... 58% 14.4M 0s 1350K .......... .......... .......... .......... .......... 60% 9.05M 0s 1400K .......... .......... .......... .......... .......... 63% 11.9M 0s 1450K .......... .......... .......... .......... .......... 65% 1.40M 0s 1500K .......... .......... .......... .......... .......... 67% 14.4M 0s 1550K .......... .......... .......... .......... .......... 69% 10.6M 0s 1600K .......... .......... .......... .......... .......... 71% 14.6M 0s 1650K .......... .......... .......... .......... .......... 73% 15.9M 0s 1700K .......... .......... .......... .......... .......... 76% 14.4M 0s 1750K .......... .......... .......... .......... .......... 78% 7.73M 0s 1800K .......... .......... .......... .......... .......... 80% 6.20M 0s 1850K .......... .......... .......... .......... .......... 82% 13.4M 0s 1900K .......... .......... .......... .......... .......... 84% 11.1M 0s 1950K .......... .......... .......... .......... .......... 87% 13.0M 0s 2000K .......... .......... .......... .......... .......... 89% 1.73M 0s 2050K .......... .......... .......... .......... .......... 91% 12.2M 0s 2100K .......... .......... .......... .......... .......... 93% 12.2M 0s 2150K .......... .......... .......... .......... .......... 95% 12.4M 0s 2200K .......... .......... .......... .......... .......... 97% 11.8M 0s 2250K .......... .......... .......... .......... ........ 100% 11.8M=0.7s 2022-10-17 20:07:05 (3.05 MB/s) - '/tmp/instance-13/output-1/build/.strace-5.19.tar.xz.BSz5CF/output' saved [2353276/2353276] strace-5.19.tar.xz: OK (sha256: aa3dc1c8e60e4f6ff3d396514aa247f3c7bf719d8a8dc4dd4fa793be786beca3) >>> strace 5.19 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/strace/strace-5.19.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/strace-5.19 -xf - >>> strace 5.19 Patching >>> strace 5.19 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/strace-5.19 -name $file); do cp support/gnuconfig/$file $i; done; done >>> strace 5.19 Patching libtool >>> strace 5.19 Configuring (cd /tmp/instance-13/output-1/build/strace-5.19/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 --enable-mpers=no --without-libunwind --without-libiberty ) 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 mips64-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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking whether ln -s works... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether to build with code coverage support... no checking whether byte ordering is bigendian... (cached) yes checking for supported architecture... mips checking whether to use bundled linux kernel headers... no checking for _MIPS_SIM... 3 checking for MIPS ABI... n64 checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc is fresh enough for -Werror... yes checking whether to try /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc with -Werror by default... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Werror -Wunknown-warning-option... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wall... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wextra... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wno-missing-field-initializers... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wno-unused-parameter... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wdate-time... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wformat-security... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wimplicit-fallthrough=5... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Winit-self... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Winitializer-overrides... no checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wlogical-op... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wmissing-prototypes... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wnested-externs... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wold-style-definition... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wtrampolines... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wundef... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Wwrite-strings... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc handles -Werror... yes configure: looking for a C compiler that generates native executables checking for gcc... /usr/bin/gcc checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/gcc -E checking whether /usr/bin/gcc is fresh enough for -Werror... yes checking whether to try /usr/bin/gcc with -Werror by default... yes checking whether /usr/bin/gcc handles -Werror -Wunknown-warning-option... no checking whether /usr/bin/gcc handles -Wall... yes checking whether /usr/bin/gcc handles -Wextra... yes checking whether /usr/bin/gcc handles -Wno-missing-field-initializers... yes checking whether /usr/bin/gcc handles -Wno-unused-parameter... yes checking whether /usr/bin/gcc handles -Wdate-time... yes checking whether /usr/bin/gcc handles -Wformat-security... yes checking whether /usr/bin/gcc handles -Wimplicit-fallthrough=5... yes checking whether /usr/bin/gcc handles -Winit-self... yes checking whether /usr/bin/gcc handles -Winitializer-overrides... no checking whether /usr/bin/gcc handles -Wlogical-op... yes checking whether /usr/bin/gcc handles -Wmissing-prototypes... yes checking whether /usr/bin/gcc handles -Wnested-externs... yes checking whether /usr/bin/gcc handles -Wold-style-definition... yes checking whether /usr/bin/gcc handles -Wtrampolines... yes checking whether /usr/bin/gcc handles -Wundef... yes checking whether /usr/bin/gcc handles -Wwrite-strings... yes checking whether /usr/bin/gcc handles -Werror... yes checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar) interface... ar checking for typeof syntax and keyword spelling... typeof checking for uid_t in sys/types.h... yes checking for accept4... yes checking for be64toh... no checking for fallocate... yes checking for fanotify_mark... yes checking for fcntl64... yes checking for fopen64... yes checking for fork... yes checking for fputs_unlocked... yes checking for fstatat... yes checking for ftruncate... yes checking for futimens... yes checking for iconv_open... yes checking for if_indextoname... yes checking for mempcpy... yes checking for open64... yes checking for open_memstream... yes checking for preadv... yes checking for process_vm_readv... yes checking for process_vm_writev... yes checking for pwritev... yes checking for readahead... yes checking for signalfd... yes checking for stpcpy... yes checking for strerror... yes checking for strndup... yes checking for sync_file_range... yes checking for sig_atomic_t... yes checking for struct sigcontext... yes checking for struct sockaddr_storage... yes checking for struct mmsghdr... yes checking for __kernel_long_t... yes checking for __kernel_ulong_t... yes checking for struct __kernel_timespec... yes checking for struct __kernel_sock_timeval... yes checking for struct stat64... no checking for struct __old_kernel_stat... no checking for struct user_desc... no checking for struct stat.st_mtime_nsec... yes checking for struct stat64.st_mtime_nsec... no checking for struct pt_all_user_regs... no checking for struct ia64_fpreg... no checking for struct ptrace_peeksiginfo_args... no checking for struct __ptrace_syscall_info... yes checking for struct ptrace_syscall_info... yes checking for s390_compat_regs... no checking for struct utsname.domainname... yes checking for siginfo_t.si_syscall... yes checking for siginfo_t.si_timerid... yes checking for siginfo_t.si_overrun... yes checking for siginfo_t.si_pkey... yes checking for siginfo_t.si_addr_lsb... yes checking for siginfo_t.si_lower... yes checking for siginfo_t.si_upper... yes checking for siginfo_t.si_perf_data... no checking for siginfo_t.si_perf_type... no checking for siginfo_t.si_perf_flags... no checking asm/cachectl.h usability... yes checking asm/cachectl.h presence... yes checking for asm/cachectl.h... yes checking asm/guarded_storage.h usability... no checking asm/guarded_storage.h presence... no checking for asm/guarded_storage.h... no checking asm/sysmips.h usability... yes checking asm/sysmips.h presence... yes checking for asm/sysmips.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking gcov.h usability... yes checking gcov.h presence... yes checking for gcov.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking linux/if_alg.h usability... yes checking linux/if_alg.h presence... yes checking for linux/if_alg.h... yes checking linux/if_xdp.h usability... yes checking linux/if_xdp.h presence... yes checking for linux/if_xdp.h... yes checking linux/ipx.h usability... no checking linux/ipx.h presence... no checking for linux/ipx.h... no checking linux/nfc.h usability... yes checking linux/nfc.h presence... yes checking for linux/nfc.h... yes checking linux/qrtr.h usability... yes checking linux/qrtr.h presence... yes checking for linux/qrtr.h... yes checking linux/rxrpc.h usability... yes checking linux/rxrpc.h presence... yes checking for linux/rxrpc.h... yes checking mqueue.h usability... yes checking mqueue.h presence... yes checking for mqueue.h... yes checking netinet/sctp.h usability... no checking netinet/sctp.h presence... no checking for netinet/sctp.h... no checking netipx/ipx.h usability... yes checking netipx/ipx.h presence... yes checking for netipx/ipx.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking scsi/sg.h usability... yes checking scsi/sg.h presence... yes checking for scsi/sg.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/fanotify.h usability... yes checking sys/fanotify.h presence... yes checking for sys/fanotify.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/quota.h usability... yes checking sys/quota.h presence... yes checking for sys/quota.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking ustat.h usability... no checking ustat.h presence... no checking for ustat.h... no checking for linux/ipc.h... yes checking for linux/kvm.h... yes checking for linux/vm_sockets.h... yes checking for asm/sigcontext.h... no checking for netinet/tcp.h... yes checking for netinet/udp.h... yes checking for linux/netfilter_arp/arp_tables.h... yes checking for linux/netfilter_bridge/ebtables.h... yes checking for linux/netfilter_ipv4/ip_tables.h... yes checking for linux/netfilter_ipv6/ip6_tables.h... yes checking linux/bpf.h usability... yes checking linux/bpf.h presence... yes checking for linux/bpf.h... yes checking for struct bpf_insn... yes checking for struct bpf_map_info... yes checking for struct bpf_prog_info... yes checking for struct bpf_map_info.btf_id... yes checking for struct bpf_map_info.btf_key_type_id... yes checking for struct bpf_map_info.btf_value_type_id... yes checking for struct bpf_map_info.btf_vmlinux_value_type_id... yes checking for struct bpf_map_info.id... yes checking for struct bpf_map_info.ifindex... yes checking for struct bpf_map_info.key_size... yes checking for struct bpf_map_info.map_extra... yes checking for struct bpf_map_info.map_flags... yes checking for struct bpf_map_info.max_entries... yes checking for struct bpf_map_info.name... yes checking for struct bpf_map_info.pad... no checking for struct bpf_map_info.type... yes checking for struct bpf_map_info.value_size... yes checking for struct bpf_prog_info.btf_id... yes checking for struct bpf_prog_info.created_by_uid... yes checking for struct bpf_prog_info.func_info... yes checking for struct bpf_prog_info.func_info_rec_size... yes checking for struct bpf_prog_info.id... yes checking for struct bpf_prog_info.ifindex... yes checking for struct bpf_prog_info.jited_func_lens... yes checking for struct bpf_prog_info.jited_ksyms... yes checking for struct bpf_prog_info.jited_line_info... yes checking for struct bpf_prog_info.jited_line_info_rec_size... yes checking for struct bpf_prog_info.jited_prog_insns... yes checking for struct bpf_prog_info.jited_prog_len... yes checking for struct bpf_prog_info.line_info... yes checking for struct bpf_prog_info.line_info_rec_size... yes checking for struct bpf_prog_info.load_time... yes checking for struct bpf_prog_info.map_ids... yes checking for struct bpf_prog_info.name... yes checking for struct bpf_prog_info.nr_func_info... yes checking for struct bpf_prog_info.nr_jited_func_lens... yes checking for struct bpf_prog_info.nr_jited_ksyms... yes checking for struct bpf_prog_info.nr_jited_line_info... yes checking for struct bpf_prog_info.nr_line_info... yes checking for struct bpf_prog_info.nr_map_ids... yes checking for struct bpf_prog_info.nr_prog_tags... yes checking for struct bpf_prog_info.prog_tags... yes checking for struct bpf_prog_info.recursion_misses... yes checking for struct bpf_prog_info.run_cnt... yes checking for struct bpf_prog_info.run_time_ns... yes checking for struct bpf_prog_info.tag... yes checking for struct bpf_prog_info.type... yes checking for struct bpf_prog_info.verified_insns... yes checking for struct bpf_prog_info.xlated_prog_insns... yes checking for struct bpf_prog_info.xlated_prog_len... yes checking for union bpf_attr.attach_bpf_fd... yes checking for union bpf_attr.attach_btf_id... yes checking for union bpf_attr.attach_flags... yes checking for union bpf_attr.attach_prog_fd... yes checking for union bpf_attr.attach_type... yes checking for union bpf_attr.batch.count... yes checking for union bpf_attr.batch.elem_flags... yes checking for union bpf_attr.batch.flags... yes checking for union bpf_attr.batch.in_batch... yes checking for union bpf_attr.batch.keys... yes checking for union bpf_attr.batch.map_fd... yes checking for union bpf_attr.batch.out_batch... yes checking for union bpf_attr.batch.values... yes checking for union bpf_attr.bpf_fd... yes checking for union bpf_attr.btf... yes checking for union bpf_attr.btf_fd... yes checking for union bpf_attr.btf_id... yes checking for union bpf_attr.btf_key_type_id... yes checking for union bpf_attr.btf_log_buf... yes checking for union bpf_attr.btf_log_level... yes checking for union bpf_attr.btf_log_size... yes checking for union bpf_attr.btf_size... yes checking for union bpf_attr.btf_value_type_id... yes checking for union bpf_attr.btf_vmlinux_value_type_id... yes checking for union bpf_attr.dummy... no checking for union bpf_attr.expected_attach_type... yes checking for union bpf_attr.fd_array... yes checking for union bpf_attr.file_flags... yes checking for union bpf_attr.flags... yes checking for union bpf_attr.func_info... yes checking for union bpf_attr.func_info_cnt... yes checking for union bpf_attr.func_info_rec_size... yes checking for union bpf_attr.info.bpf_fd... yes checking for union bpf_attr.info.info... yes checking for union bpf_attr.info.info_len... yes checking for union bpf_attr.inner_map_fd... yes checking for union bpf_attr.insn_cnt... yes checking for union bpf_attr.insns... yes checking for union bpf_attr.kern_version... yes checking for union bpf_attr.key... yes checking for union bpf_attr.key_size... yes checking for union bpf_attr.license... yes checking for union bpf_attr.line_info... yes checking for union bpf_attr.line_info_cnt... yes checking for union bpf_attr.line_info_rec_size... yes checking for union bpf_attr.link_create.addrs... no checking for union bpf_attr.link_create.attach_type... yes checking for union bpf_attr.link_create.bpf_cookie... no checking for union bpf_attr.link_create.cnt... no checking for union bpf_attr.link_create.cookies... no checking for union bpf_attr.link_create.flags... yes checking for union bpf_attr.link_create.iter_info... yes checking for union bpf_attr.link_create.iter_info_len... yes checking for union bpf_attr.link_create.kprobe_multi... yes checking for union bpf_attr.link_create.perf_event... yes checking for union bpf_attr.link_create.prog_fd... yes checking for union bpf_attr.link_create.syms... no checking for union bpf_attr.link_create.target_btf_id... yes checking for union bpf_attr.link_create.target_fd... yes checking for union bpf_attr.link_id... yes checking for union bpf_attr.link_update.flags... yes checking for union bpf_attr.link_update.link_fd... yes checking for union bpf_attr.link_update.new_prog_fd... yes checking for union bpf_attr.link_update.old_prog_fd... yes checking for union bpf_attr.log_buf... yes checking for union bpf_attr.log_level... yes checking for union bpf_attr.log_size... yes checking for union bpf_attr.map_extra... yes checking for union bpf_attr.map_fd... yes checking for union bpf_attr.map_flags... yes checking for union bpf_attr.map_id... yes checking for union bpf_attr.map_ifindex... yes checking for union bpf_attr.map_name... yes checking for union bpf_attr.map_type... yes checking for union bpf_attr.max_entries... yes checking for union bpf_attr.next_id... yes checking for union bpf_attr.next_key... yes checking for union bpf_attr.numa_node... yes checking for union bpf_attr.open_flags... yes checking for union bpf_attr.pad... no checking for union bpf_attr.pathname... yes checking for union bpf_attr.prog_btf_fd... yes checking for union bpf_attr.prog_flags... yes checking for union bpf_attr.prog_id... yes checking for union bpf_attr.prog_ifindex... yes checking for union bpf_attr.prog_name... yes checking for union bpf_attr.prog_type... yes checking for union bpf_attr.query.attach_flags... yes checking for union bpf_attr.query.attach_type... yes checking for union bpf_attr.query.prog_cnt... yes checking for union bpf_attr.query.prog_ids... yes checking for union bpf_attr.query.query_flags... yes checking for union bpf_attr.query.target_fd... yes checking for union bpf_attr.raw_tracepoint.name... yes checking for union bpf_attr.raw_tracepoint.prog_fd... yes checking for union bpf_attr.replace_bpf_fd... yes checking for union bpf_attr.start_id... yes checking for union bpf_attr.target_fd... yes checking for union bpf_attr.task_fd_query.buf... yes checking for union bpf_attr.task_fd_query.buf_len... yes checking for union bpf_attr.task_fd_query.fd... yes checking for union bpf_attr.task_fd_query.fd_type... yes checking for union bpf_attr.task_fd_query.flags... yes checking for union bpf_attr.task_fd_query.pid... yes checking for union bpf_attr.task_fd_query.probe_addr... yes checking for union bpf_attr.task_fd_query.probe_offset... yes checking for union bpf_attr.task_fd_query.prog_id... yes checking for union bpf_attr.test.batch_size... yes checking for union bpf_attr.test.cpu... yes checking for union bpf_attr.test.ctx_in... yes checking for union bpf_attr.test.ctx_out... yes checking for union bpf_attr.test.ctx_size_in... yes checking for union bpf_attr.test.ctx_size_out... yes checking for union bpf_attr.test.data_in... yes checking for union bpf_attr.test.data_out... yes checking for union bpf_attr.test.data_size_in... yes checking for union bpf_attr.test.data_size_out... yes checking for union bpf_attr.test.duration... yes checking for union bpf_attr.test.flags... yes checking for union bpf_attr.test.prog_fd... yes checking for union bpf_attr.test.repeat... yes checking for union bpf_attr.test.retval... yes checking for union bpf_attr.value... yes checking for union bpf_attr.value_size... yes checking for union bpf_attr.dummy... (cached) no checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking for struct statfs... yes checking for struct statfs.f_frsize... yes checking for struct statfs.f_flags... yes checking for struct statfs.f_fsid.val... yes checking for struct statfs.f_fsid.__val... no checking for struct statfs64... yes checking for struct statfs64.f_frsize... yes checking for struct statfs64.f_flags... yes checking for struct statfs64.f_fsid.val... yes checking for struct statfs64.f_fsid.__val... no checking for struct kbdiacruc... yes checking for struct kbdiacrsuc... yes checking for struct kvm_cpuid2... no checking for struct kvm_regs... yes checking for struct kvm_sregs... yes checking for struct kvm_userspace_memory_region... yes checking for struct sockaddr_alg_new... yes checking for struct sockaddr_xdp... yes checking for struct tcp_diag_md5sig... no checking for struct sockaddr_vm... yes checking for struct sockaddr_vm.svm_flags... yes checking whether can be used along with ... no checking for struct __aio_sigset... no checking for struct iocb.aio_flags... yes checking for struct iocb.aio_rw_flags... yes checking whether IEEE802154_ADDR_NONE is declared... no checking whether IEEE802154_ADDR_SHORT is declared... no checking whether IEEE802154_ADDR_LONG is declared... no checking whether LO_FLAGS_READ_ONLY is declared... yes checking whether LO_FLAGS_USE_AOPS is declared... no checking whether LO_FLAGS_AUTOCLEAR is declared... yes checking whether LO_FLAGS_PARTSCAN is declared... yes checking whether LO_FLAGS_DIRECT_IO is declared... yes checking whether XFRM_MSG_NEWSA is declared... yes checking whether XFRM_MSG_DELSA is declared... yes checking whether XFRM_MSG_GETSA is declared... yes checking whether XFRM_MSG_NEWPOLICY is declared... yes checking whether XFRM_MSG_DELPOLICY is declared... yes checking whether XFRM_MSG_GETPOLICY is declared... yes checking whether XFRM_MSG_ALLOCSPI is declared... yes checking whether XFRM_MSG_ACQUIRE is declared... yes checking whether XFRM_MSG_EXPIRE is declared... yes checking whether XFRM_MSG_UPDPOLICY is declared... yes checking whether XFRM_MSG_UPDSA is declared... yes checking whether XFRM_MSG_POLEXPIRE is declared... yes checking whether XFRM_MSG_FLUSHSA is declared... yes checking whether XFRM_MSG_FLUSHPOLICY is declared... yes checking whether XFRM_MSG_NEWAE is declared... yes checking whether XFRM_MSG_GETAE is declared... yes checking whether XFRM_MSG_REPORT is declared... yes checking whether XFRM_MSG_MIGRATE is declared... yes checking whether XFRM_MSG_NEWSADINFO is declared... yes checking whether XFRM_MSG_GETSADINFO is declared... yes checking whether XFRM_MSG_NEWSPDINFO is declared... yes checking whether XFRM_MSG_GETSPDINFO is declared... yes checking whether XFRM_MSG_MAPPING is declared... yes checking whether XFRM_MSG_SETDEFAULT is declared... yes checking whether XFRM_MSG_GETDEFAULT is declared... yes checking whether NFEA_UNSPEC is declared... no checking whether NFEA_ACTIVITY_NOTIFY is declared... no checking whether NFEA_DONT_REFRESH is declared... no checking whether TCA_ACT_UNSPEC is declared... yes checking whether TCA_ACT_KIND is declared... yes checking whether TCA_ACT_OPTIONS is declared... yes checking whether TCA_ACT_INDEX is declared... yes checking whether TCA_ACT_STATS is declared... yes checking whether TCA_ACT_PAD is declared... yes checking whether TCA_ACT_COOKIE is declared... yes checking whether TCA_ACT_FLAGS is declared... yes checking whether TCA_ACT_HW_STATS is declared... yes checking whether TCA_ACT_USED_HW_STATS is declared... yes checking whether TCA_ACT_IN_HW_COUNT is declared... yes checking whether KERN_OSTYPE is declared... yes checking whether KERN_OSRELEASE is declared... yes checking whether KERN_OSREV is declared... yes checking whether KERN_VERSION is declared... yes checking whether KERN_SECUREMASK is declared... yes checking whether KERN_PROF is declared... yes checking whether KERN_NODENAME is declared... yes checking whether KERN_DOMAINNAME is declared... yes checking whether KERN_NRINODE is declared... no checking whether KERN_MAXINODE is declared... no checking whether KERN_NRFILE is declared... no checking whether KERN_MAXFILE is declared... no checking whether KERN_MAXID is declared... no checking whether KERN_CAP_BSET is declared... no checking whether KERN_PANIC is declared... yes checking whether KERN_REALROOTDEV is declared... yes checking whether KERN_NFSRNAME is declared... no checking whether KERN_NFSRADDRS is declared... no checking whether KERN_JAVA_INTERPRETER is declared... no checking whether KERN_JAVA_APPLETVIEWER is declared... no checking whether KERN_SPARC_REBOOT is declared... yes checking whether KERN_CTLALTDEL is declared... yes checking whether KERN_PRINTK is declared... yes checking whether KERN_NAMETRANS is declared... yes checking whether KERN_PPC_HTABRECLAIM is declared... yes checking whether KERN_PPC_ZEROPAGED is declared... yes checking whether KERN_PPC_POWERSAVE_NAP is declared... yes checking whether KERN_MODPROBE is declared... yes checking whether KERN_SG_BIG_BUFF is declared... yes checking whether KERN_ACCT is declared... yes checking whether KERN_PPC_L2CR is declared... yes checking whether KERN_RTSIGNR is declared... yes checking whether KERN_RTSIGMAX is declared... yes checking whether KERN_SHMMAX is declared... yes checking whether KERN_MSGMAX is declared... yes checking whether KERN_MSGMNB is declared... yes checking whether KERN_MSGPOOL is declared... yes checking whether KERN_SYSRQ is declared... yes checking whether KERN_MAX_THREADS is declared... yes checking whether KERN_RANDOM is declared... yes checking whether KERN_SHMALL is declared... yes checking whether KERN_MSGMNI is declared... yes checking whether KERN_SEM is declared... yes checking whether KERN_SPARC_STOP_A is declared... yes checking whether KERN_SHMMNI is declared... yes checking whether KERN_OVERFLOWUID is declared... yes checking whether KERN_OVERFLOWGID is declared... yes checking whether KERN_SHMPATH is declared... yes checking whether KERN_HOTPLUG is declared... yes checking whether KERN_IEEE_EMULATION_WARNINGS is declared... yes checking whether KERN_S390_USER_DEBUG_LOGGING is declared... yes checking whether KERN_CORE_USES_PID is declared... yes checking whether KERN_TAINTED is declared... yes checking whether KERN_CADPID is declared... yes checking whether KERN_PIDMAX is declared... yes checking whether KERN_CORE_PATTERN is declared... yes checking whether KERN_PANIC_ON_OOPS is declared... yes checking whether KERN_HPPA_PWRSW is declared... yes checking whether KERN_HPPA_UNALIGNED is declared... yes checking whether KERN_PRINTK_RATELIMIT is declared... yes checking whether KERN_PRINTK_RATELIMIT_BURST is declared... yes checking whether KERN_PTY is declared... yes checking whether KERN_NGROUPS_MAX is declared... yes checking whether KERN_SPARC_SCONS_PWROFF is declared... yes checking whether KERN_HZ_TIMER is declared... yes checking whether KERN_UNKNOWN_NMI_PANIC is declared... yes checking whether KERN_BOOTLOADER_TYPE is declared... yes checking whether KERN_RANDOMIZE is declared... yes checking whether KERN_SETUID_DUMPABLE is declared... yes checking whether KERN_SPIN_RETRY is declared... yes checking whether KERN_ACPI_VIDEO_FLAGS is declared... yes checking whether KERN_IA64_UNALIGNED is declared... yes checking whether KERN_COMPAT_LOG is declared... yes checking whether KERN_MAX_LOCK_DEPTH is declared... yes checking whether KERN_NMI_WATCHDOG is declared... yes checking whether KERN_PANIC_ON_NMI is declared... yes checking whether KERN_PANIC_ON_WARN is declared... yes checking whether NET_CORE is declared... yes checking whether NET_ETHER is declared... yes checking whether NET_802 is declared... yes checking whether NET_UNIX is declared... yes checking whether NET_IPV4 is declared... yes checking whether NET_IPX is declared... yes checking whether NET_ATALK is declared... yes checking whether NET_NETROM is declared... yes checking whether NET_AX25 is declared... yes checking whether NET_BRIDGE is declared... yes checking whether NET_ROSE is declared... yes checking whether NET_IPV6 is declared... yes checking whether NET_X25 is declared... yes checking whether NET_TR is declared... yes checking whether NET_DECNET is declared... yes checking whether NET_ECONET is declared... yes checking whether NET_SCTP is declared... yes checking whether NET_LLC is declared... yes checking whether NET_NETFILTER is declared... yes checking whether NET_DCCP is declared... yes checking whether NET_IRDA is declared... yes checking whether NET_CORE_WMEM_MAX is declared... yes checking whether NET_CORE_RMEM_MAX is declared... yes checking whether NET_CORE_WMEM_DEFAULT is declared... yes checking whether NET_CORE_RMEM_DEFAULT is declared... yes checking whether NET_CORE_DESTROY_DELAY is declared... no checking whether NET_CORE_MAX_BACKLOG is declared... yes checking whether NET_CORE_FASTROUTE is declared... yes checking whether NET_CORE_MSG_COST is declared... yes checking whether NET_CORE_MSG_BURST is declared... yes checking whether NET_CORE_OPTMEM_MAX is declared... yes checking whether NET_CORE_HOT_LIST_LENGTH is declared... yes checking whether NET_CORE_DIVERT_VERSION is declared... yes checking whether NET_CORE_NO_CONG_THRESH is declared... yes checking whether NET_CORE_NO_CONG is declared... yes checking whether NET_CORE_LO_CONG is declared... yes checking whether NET_CORE_MOD_CONG is declared... yes checking whether NET_CORE_DEV_WEIGHT is declared... yes checking whether NET_CORE_SOMAXCONN is declared... yes checking whether NET_CORE_BUDGET is declared... yes checking whether NET_CORE_AEVENT_ETIME is declared... yes checking whether NET_CORE_AEVENT_RSEQTH is declared... yes checking whether NET_CORE_WARNINGS is declared... yes checking whether NET_IPV4_FORWARD is declared... yes checking whether NET_IPV4_DYNADDR is declared... yes checking whether NET_IPV4_CONF is declared... yes checking whether NET_IPV4_NEIGH is declared... yes checking whether NET_IPV4_ROUTE is declared... yes checking whether NET_IPV4_FIB_HASH is declared... yes checking whether NET_IPV4_NETFILTER is declared... yes checking whether NET_IPV4_TCP_TIMESTAMPS is declared... yes checking whether NET_IPV4_TCP_WINDOW_SCALING is declared... yes checking whether NET_IPV4_TCP_SACK is declared... yes checking whether NET_IPV4_TCP_RETRANS_COLLAPSE is declared... yes checking whether NET_IPV4_DEFAULT_TTL is declared... yes checking whether NET_IPV4_AUTOCONFIG is declared... yes checking whether NET_IPV4_NO_PMTU_DISC is declared... yes checking whether NET_IPV4_TCP_SYN_RETRIES is declared... yes checking whether NET_IPV4_IPFRAG_HIGH_THRESH is declared... yes checking whether NET_IPV4_IPFRAG_LOW_THRESH is declared... yes checking whether NET_IPV4_IPFRAG_TIME is declared... yes checking whether NET_IPV4_TCP_MAX_KA_PROBES is declared... yes checking whether NET_IPV4_TCP_KEEPALIVE_TIME is declared... yes checking whether NET_IPV4_TCP_KEEPALIVE_PROBES is declared... yes checking whether NET_IPV4_TCP_RETRIES1 is declared... yes checking whether NET_IPV4_TCP_RETRIES2 is declared... yes checking whether NET_IPV4_TCP_FIN_TIMEOUT is declared... yes checking whether NET_IPV4_IP_MASQ_DEBUG is declared... yes checking whether NET_TCP_SYNCOOKIES is declared... yes checking whether NET_TCP_STDURG is declared... yes checking whether NET_TCP_RFC1337 is declared... yes checking whether NET_TCP_SYN_TAILDROP is declared... yes checking whether NET_TCP_MAX_SYN_BACKLOG is declared... yes checking whether NET_IPV4_LOCAL_PORT_RANGE is declared... yes checking whether NET_IPV4_ICMP_ECHO_IGNORE_ALL is declared... yes checking whether NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS is declared... yes checking whether NET_IPV4_ICMP_SOURCEQUENCH_RATE is declared... yes checking whether NET_IPV4_ICMP_DESTUNREACH_RATE is declared... yes checking whether NET_IPV4_ICMP_TIMEEXCEED_RATE is declared... yes checking whether NET_IPV4_ICMP_PARAMPROB_RATE is declared... yes checking whether NET_IPV4_ICMP_ECHOREPLY_RATE is declared... yes checking whether NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES is declared... yes checking whether NET_IPV4_IGMP_MAX_MEMBERSHIPS is declared... yes checking whether NET_TCP_TW_RECYCLE is declared... yes checking whether NET_IPV4_ALWAYS_DEFRAG is declared... yes checking whether NET_IPV4_TCP_KEEPALIVE_INTVL is declared... yes checking whether NET_IPV4_INET_PEER_THRESHOLD is declared... yes checking whether NET_IPV4_INET_PEER_MINTTL is declared... yes checking whether NET_IPV4_INET_PEER_MAXTTL is declared... yes checking whether NET_IPV4_INET_PEER_GC_MINTIME is declared... yes checking whether NET_IPV4_INET_PEER_GC_MAXTIME is declared... yes checking whether NET_TCP_ORPHAN_RETRIES is declared... yes checking whether NET_TCP_ABORT_ON_OVERFLOW is declared... yes checking whether NET_TCP_SYNACK_RETRIES is declared... yes checking whether NET_TCP_MAX_ORPHANS is declared... yes checking whether NET_TCP_MAX_TW_BUCKETS is declared... yes checking whether NET_TCP_FACK is declared... yes checking whether NET_TCP_REORDERING is declared... yes checking whether NET_TCP_ECN is declared... yes checking whether NET_TCP_DSACK is declared... yes checking whether NET_TCP_MEM is declared... yes checking whether NET_TCP_WMEM is declared... yes checking whether NET_TCP_RMEM is declared... yes checking whether NET_TCP_APP_WIN is declared... yes checking whether NET_TCP_ADV_WIN_SCALE is declared... yes checking whether NET_IPV4_NONLOCAL_BIND is declared... yes checking whether NET_IPV4_ICMP_RATELIMIT is declared... yes checking whether NET_IPV4_ICMP_RATEMASK is declared... yes checking whether NET_TCP_TW_REUSE is declared... yes checking whether NET_TCP_FRTO is declared... yes checking whether NET_TCP_LOW_LATENCY is declared... yes checking whether NET_IPV4_IPFRAG_SECRET_INTERVAL is declared... yes checking whether NET_TCP_WESTWOOD is declared... no checking whether NET_IPV4_IGMP_MAX_MSF is declared... yes checking whether NET_TCP_NO_METRICS_SAVE is declared... yes checking whether NET_TCP_VEGAS is declared... no checking whether NET_TCP_VEGAS_ALPHA is declared... no checking whether NET_TCP_VEGAS_BETA is declared... no checking whether NET_TCP_VEGAS_GAMMA is declared... no checking whether NET_TCP_BIC is declared... no checking whether NET_TCP_BIC_FAST_CONVERGENCE is declared... no checking whether NET_TCP_BIC_LOW_WINDOW is declared... no checking whether NET_TCP_DEFAULT_WIN_SCALE is declared... yes checking whether NET_TCP_MODERATE_RCVBUF is declared... yes checking whether NET_TCP_TSO_WIN_DIVISOR is declared... yes checking whether NET_TCP_BIC_BETA is declared... yes checking whether NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR is declared... yes checking whether NET_TCP_CONG_CONTROL is declared... yes checking whether NET_TCP_ABC is declared... yes checking whether NET_IPV4_IPFRAG_MAX_DIST is declared... yes checking whether NET_TCP_MTU_PROBING is declared... yes checking whether NET_TCP_BASE_MSS is declared... yes checking whether NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS is declared... yes checking whether NET_TCP_DMA_COPYBREAK is declared... yes checking whether NET_TCP_SLOW_START_AFTER_IDLE is declared... yes checking whether NET_CIPSOV4_CACHE_ENABLE is declared... yes checking whether NET_CIPSOV4_CACHE_BUCKET_SIZE is declared... yes checking whether NET_CIPSOV4_RBM_OPTFMT is declared... yes checking whether NET_CIPSOV4_RBM_STRICTVALID is declared... yes checking whether NET_TCP_AVAIL_CONG_CONTROL is declared... yes checking whether NET_TCP_ALLOWED_CONG_CONTROL is declared... yes checking whether NET_TCP_MAX_SSTHRESH is declared... yes checking whether NET_TCP_FRTO_RESPONSE is declared... yes checking whether NET_IPV4_CONF_FORWARDING is declared... yes checking whether NET_IPV4_CONF_MC_FORWARDING is declared... yes checking whether NET_IPV4_CONF_PROXY_ARP is declared... yes checking whether NET_IPV4_CONF_ACCEPT_REDIRECTS is declared... yes checking whether NET_IPV4_CONF_SECURE_REDIRECTS is declared... yes checking whether NET_IPV4_CONF_SEND_REDIRECTS is declared... yes checking whether NET_IPV4_CONF_SHARED_MEDIA is declared... yes checking whether NET_IPV4_CONF_RP_FILTER is declared... yes checking whether NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE is declared... yes checking whether NET_IPV4_CONF_BOOTP_RELAY is declared... yes checking whether NET_IPV4_CONF_LOG_MARTIANS is declared... yes checking whether NET_IPV4_CONF_TAG is declared... yes checking whether NET_IPV4_CONF_ARPFILTER is declared... yes checking whether NET_IPV4_CONF_MEDIUM_ID is declared... yes checking whether NET_IPV4_CONF_NOXFRM is declared... yes checking whether NET_IPV4_CONF_NOPOLICY is declared... yes checking whether NET_IPV4_CONF_FORCE_IGMP_VERSION is declared... yes checking whether NET_IPV4_CONF_ARP_ANNOUNCE is declared... yes checking whether NET_IPV4_CONF_ARP_IGNORE is declared... yes checking whether NET_IPV4_CONF_PROMOTE_SECONDARIES is declared... yes checking whether NET_IPV4_CONF_ARP_ACCEPT is declared... yes checking whether NET_IPV4_CONF_ARP_NOTIFY is declared... yes checking whether NET_IPV4_CONF_ARP_EVICT_NOCARRIER is declared... yes checking whether NET_IPV4_ROUTE_FLUSH is declared... yes checking whether NET_IPV4_ROUTE_MIN_DELAY is declared... yes checking whether NET_IPV4_ROUTE_MAX_DELAY is declared... yes checking whether NET_IPV4_ROUTE_GC_THRESH is declared... yes checking whether NET_IPV4_ROUTE_MAX_SIZE is declared... yes checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL is declared... yes checking whether NET_IPV4_ROUTE_GC_TIMEOUT is declared... yes checking whether NET_IPV4_ROUTE_GC_INTERVAL is declared... yes checking whether NET_IPV4_ROUTE_REDIRECT_LOAD is declared... yes checking whether NET_IPV4_ROUTE_REDIRECT_NUMBER is declared... yes checking whether NET_IPV4_ROUTE_REDIRECT_SILENCE is declared... yes checking whether NET_IPV4_ROUTE_ERROR_COST is declared... yes checking whether NET_IPV4_ROUTE_ERROR_BURST is declared... yes checking whether NET_IPV4_ROUTE_GC_ELASTICITY is declared... yes checking whether NET_IPV4_ROUTE_MTU_EXPIRES is declared... yes checking whether NET_IPV4_ROUTE_MIN_PMTU is declared... yes checking whether NET_IPV4_ROUTE_MIN_ADVMSS is declared... yes checking whether NET_IPV4_ROUTE_SECRET_INTERVAL is declared... yes checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS is declared... yes checking whether NET_IPV6_CONF is declared... yes checking whether NET_IPV6_NEIGH is declared... yes checking whether NET_IPV6_ROUTE is declared... yes checking whether NET_IPV6_ICMP is declared... yes checking whether NET_IPV6_BINDV6ONLY is declared... yes checking whether NET_IPV6_IP6FRAG_HIGH_THRESH is declared... yes checking whether NET_IPV6_IP6FRAG_LOW_THRESH is declared... yes checking whether NET_IPV6_IP6FRAG_TIME is declared... yes checking whether NET_IPV6_IP6FRAG_SECRET_INTERVAL is declared... yes checking whether NET_IPV6_MLD_MAX_MSF is declared... yes checking whether NET_IPV6_ROUTE_FLUSH is declared... yes checking whether NET_IPV6_ROUTE_GC_THRESH is declared... yes checking whether NET_IPV6_ROUTE_MAX_SIZE is declared... yes checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL is declared... yes checking whether NET_IPV6_ROUTE_GC_TIMEOUT is declared... yes checking whether NET_IPV6_ROUTE_GC_INTERVAL is declared... yes checking whether NET_IPV6_ROUTE_GC_ELASTICITY is declared... yes checking whether NET_IPV6_ROUTE_MTU_EXPIRES is declared... yes checking whether NET_IPV6_ROUTE_MIN_ADVMSS is declared... yes checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS is declared... yes checking whether NET_UNIX_DESTROY_DELAY is declared... yes checking whether NET_UNIX_DELETE_DELAY is declared... yes checking whether NET_UNIX_MAX_DGRAM_QLEN is declared... yes checking whether CTL_KERN is declared... yes checking whether CTL_VM is declared... yes checking whether CTL_NET is declared... yes checking whether CTL_PROC is declared... yes checking whether CTL_FS is declared... yes checking whether CTL_DEBUG is declared... yes checking whether CTL_DEV is declared... yes checking whether CTL_BUS is declared... yes checking whether CTL_ABI is declared... yes checking whether CTL_CPU is declared... yes checking whether CTL_INOTIFY is declared... no checking whether CTL_ARLAN is declared... yes checking whether CTL_APPLDATA is declared... no checking whether CTL_S390DBF is declared... yes checking whether CTL_SUNRPC is declared... yes checking whether CTL_FRV is declared... yes checking whether CTL_PM is declared... yes checking whether VM_UNUSED1 is declared... yes checking whether VM_UNUSED2 is declared... yes checking whether VM_UNUSED3 is declared... yes checking whether VM_UNUSED4 is declared... yes checking whether VM_OVERCOMMIT_MEMORY is declared... yes checking whether VM_UNUSED5 is declared... yes checking whether VM_UNUSED7 is declared... yes checking whether VM_UNUSED8 is declared... yes checking whether VM_UNUSED9 is declared... yes checking whether VM_PAGE_CLUSTER is declared... yes checking whether VM_DIRTY_BACKGROUND is declared... yes checking whether VM_DIRTY_RATIO is declared... yes checking whether VM_DIRTY_WB_CS is declared... yes checking whether VM_DIRTY_EXPIRE_CS is declared... yes checking whether VM_NR_PDFLUSH_THREADS is declared... yes checking whether VM_OVERCOMMIT_RATIO is declared... yes checking whether VM_PAGEBUF is declared... yes checking whether VM_HUGETLB_PAGES is declared... yes checking whether VM_SWAPPINESS is declared... yes checking whether VM_LOWMEM_RESERVE_RATIO is declared... yes checking whether VM_MIN_FREE_KBYTES is declared... yes checking whether VM_MAX_MAP_COUNT is declared... yes checking whether VM_LAPTOP_MODE is declared... yes checking whether VM_BLOCK_DUMP is declared... yes checking whether VM_HUGETLB_GROUP is declared... yes checking whether VM_VFS_CACHE_PRESSURE is declared... yes checking whether VM_LEGACY_VA_LAYOUT is declared... yes checking whether VM_SWAP_TOKEN_TIMEOUT is declared... yes checking whether VM_DROP_PAGECACHE is declared... yes checking whether VM_PERCPU_PAGELIST_FRACTION is declared... yes checking whether VM_ZONE_RECLAIM_MODE is declared... yes checking whether VM_MIN_UNMAPPED is declared... yes checking whether VM_PANIC_ON_OOM is declared... yes checking whether VM_VDSO_ENABLED is declared... yes checking whether VM_MIN_SLAB is declared... yes checking whether VM_CMM_PAGES is declared... no checking whether VM_CMM_TIMED_PAGES is declared... no checking whether VM_CMM_TIMEOUT is declared... no checking whether P_ALL is declared... yes checking whether P_PID is declared... yes checking whether P_PGID is declared... yes checking whether P_PIDFD is declared... yes checking whether sys_errlist is declared... no checking whether PTRACE_PEEKUSER is declared... yes checking whether PTRACE_POKEUSER is declared... yes checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking size of kernel_long_t... 8 checking size of struct i64_i32... 16 checking size of struct msqid64_ds... 120 checking for SIGRTMIN... 32 checking for SA_RESTORER... no checking for __builtin_popcount... yes checking for program_invocation_name... yes checking for static_assert... yes checking for library containing dladdr... none required checking for library containing timer_create... none required checking for library containing clock_gettime... none required checking for library containing log10... -lm checking for library containing mq_open... none required checking for mips64-buildroot-linux-gnu-readelf... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf checking elfutils/libdwfl.h usability... yes checking elfutils/libdwfl.h presence... yes checking for elfutils/libdwfl.h... yes checking for dwfl_linux_proc_attach in -ldw... yes checking for elfutils version... 186 checking whether to enable stack tracing support... yes, using libdw checking whether to enable symbols demangling in stack trace... no checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking whether to enable security contexts support... no Generated MIPS syscallent stubs checking for valgrind... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bundled/Makefile config.status: creating debian/changelog config.status: creating doc/strace.1 config.status: creating doc/strace-log-merge.1 config.status: creating src/Makefile config.status: creating strace.spec config.status: creating tests/Makefile config.status: creating tests-m32/Makefile config.status: creating tests-mx32/Makefile config.status: creating src/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 >>> strace 5.19 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/strace-5.19/ make[1]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19' Making all in bundled make[3]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/bundled' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/bundled' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/src' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H \ -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ioctl_iocdef.c -o ioctl_iocdef.i sed -n 's/^DEFINE HOST/#define /p' ioctl_iocdef.i > ioctl_iocdef.h cat linux/mips/ioctls_inc0.h linux/mips/ioctls_arch0.h > ioctls_all0.h /usr/bin/gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -I/tmp/instance-13/output-1/host/include -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -O2 -I/tmp/instance-13/output-1/host/include -DIOCTLSORT_INC=\"ioctls_all0.h\" -c -o ioctlsort0.o ./ioctlsort.c /usr/bin/gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -O2 -I/tmp/instance-13/output-1/host/include -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib ioctlsort0.o -o ioctlsort0 ./ioctlsort0 > ioctlent0.h /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP block.c -o block.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP btrfs.c -o btrfs.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP dirent.c -o dirent.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP evdev_mpers.c -o evdev_mpers.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_bpf_fprog.c -o fetch_bpf_fprog.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_flock.c -o fetch_struct_flock.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_iovec.c -o fetch_struct_iovec.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_keyctl_kdf_params.c -o fetch_struct_keyctl_kdf_params.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_mmsghdr.c -o fetch_struct_mmsghdr.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_msghdr.c -o fetch_struct_msghdr.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_stat.c -o fetch_struct_stat.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_stat64.c -o fetch_struct_stat64.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_statfs.c -o fetch_struct_statfs.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP fetch_struct_xfs_quotastat.c -o fetch_struct_xfs_quotastat.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP hdio.c -o hdio.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP ipc_msgctl.c -o ipc_msgctl.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP ipc_semctl.c -o ipc_semctl.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP ipc_shmctl.c -o ipc_shmctl.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP kd_mpers_ioctl.c -o kd_mpers_ioctl.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP loop.c -o loop.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP mtd.c -o mtd.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP perf_ioctl.c -o perf_ioctl.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_group_req.c -o print_group_req.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_kernel_sigset.c -o print_kernel_sigset.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_mq_attr.c -o print_mq_attr.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_msgbuf.c -o print_msgbuf.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_sg_req_info.c -o print_sg_req_info.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_sigevent.c -o print_sigevent.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_time.c -o print_time.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP print_timeval.c -o print_timeval.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP printrusage.c -o printrusage.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP printsiginfo.c -o printsiginfo.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP regset.c -o regset.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP rt_sigreturn.c -o rt_sigreturn.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP rtc.c -o rtc.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP sg_io_v3.c -o sg_io_v3.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP sigaltstack.c -o sigaltstack.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP sock.c -o sock.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP sysinfo.c -o sysinfo.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP times.c -o times.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP ustat.c -o ustat.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP utime.c -o utime.c.mpers.i /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DIN_MPERS_BOOTSTRAP v4l2.c -o v4l2.c.mpers.i echo '/* Generated by Makefile from block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_iovec.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_semctl.c.mpers.i ipc_shmctl.c.mpers.i kd_mpers_ioctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_group_req.c.mpers.i print_kernel_sigset.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i regset.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do not edit. */' > native_printer_decls.h-t for f in block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_iovec.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_semctl.c.mpers.i ipc_shmctl.c.mpers.i kd_mpers_ioctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_group_req.c.mpers.i print_kernel_sigset.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i regset.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do \ sed -r -n 's/^MPERS_PRINTER_DECL\(([^,)]+),[[:space:]]*([^,)]+),[[:space:]]*([^)]+)\)$/extern \1 \2(\3);/p' $f \ || exit; \ done >> native_printer_decls.h-t mv native_printer_decls.h-t native_printer_decls.h echo '/* Generated by Makefile from block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_iovec.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_semctl.c.mpers.i ipc_shmctl.c.mpers.i kd_mpers_ioctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_group_req.c.mpers.i print_kernel_sigset.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i regset.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do not edit. */' > native_printer_defs.h-t for f in block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_iovec.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_semctl.c.mpers.i ipc_shmctl.c.mpers.i kd_mpers_ioctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_group_req.c.mpers.i print_kernel_sigset.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i regset.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do \ sed -r -n 's/^MPERS_PRINTER_DECL\(([^,)]+),[[:space:]]*([^,)]+),[[:space:]]*([^)]+)\)$/.\2 = \2,/p' $f \ || exit; \ done >> native_printer_defs.h-t mv native_printer_defs.h-t native_printer_defs.h echo '/* Generated by Makefile from block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_iovec.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_semctl.c.mpers.i ipc_shmctl.c.mpers.i kd_mpers_ioctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_group_req.c.mpers.i print_kernel_sigset.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i regset.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do not edit. */' > printers.h-t echo 'typedef struct {' >> printers.h-t for f in block.c.mpers.i btrfs.c.mpers.i dirent.c.mpers.i evdev_mpers.c.mpers.i fetch_bpf_fprog.c.mpers.i fetch_struct_flock.c.mpers.i fetch_struct_iovec.c.mpers.i fetch_struct_keyctl_kdf_params.c.mpers.i fetch_struct_mmsghdr.c.mpers.i fetch_struct_msghdr.c.mpers.i fetch_struct_stat.c.mpers.i fetch_struct_stat64.c.mpers.i fetch_struct_statfs.c.mpers.i fetch_struct_xfs_quotastat.c.mpers.i hdio.c.mpers.i ipc_msgctl.c.mpers.i ipc_semctl.c.mpers.i ipc_shmctl.c.mpers.i kd_mpers_ioctl.c.mpers.i loop.c.mpers.i mtd.c.mpers.i perf_ioctl.c.mpers.i print_group_req.c.mpers.i print_kernel_sigset.c.mpers.i print_mq_attr.c.mpers.i print_msgbuf.c.mpers.i print_sg_req_info.c.mpers.i print_sigevent.c.mpers.i print_time.c.mpers.i print_timeval.c.mpers.i printrusage.c.mpers.i printsiginfo.c.mpers.i regset.c.mpers.i rt_sigreturn.c.mpers.i rtc.c.mpers.i sg_io_v3.c.mpers.i sigaltstack.c.mpers.i sock.c.mpers.i sysinfo.c.mpers.i times.c.mpers.i ustat.c.mpers.i utime.c.mpers.i v4l2.c.mpers.i; do \ sed -r -n 's/^MPERS_PRINTER_DECL\(([^,)]+),[[:space:]]*([^,)]+),[[:space:]]*([^)]+)\)$/ \1 (*\2)(\3);\n#define \2 MPERS_PRINTER_NAME(\2)\n/p' $f \ || exit; \ done >> printers.h-t echo '} struct_printers;' >> printers.h-t echo 'extern const struct_printers *printers;' >> printers.h-t echo '#define MPERS_PRINTER_NAME(printer_name) printers->printer_name' >> printers.h-t mv printers.h-t printers.h for f in linux/32/subcallent.h linux/32/syscallent-common-32.h linux/32/syscallent.h linux/64/subcallent.h linux/64/syscallent.h linux/aarch64/syscallent.h linux/aarch64/syscallent1.h linux/alpha/syscallent.h linux/arc/syscallent.h linux/arm/syscallent.h linux/avr32/syscallent.h linux/bfin/syscallent.h linux/csky/syscallent.h linux/generic/subcallent.h linux/generic/syscallent-common.h linux/hppa/syscallent.h linux/i386/syscallent.h linux/ia64/syscallent.h linux/loongarch64/syscallent.h linux/m68k/syscallent.h linux/metag/syscallent.h linux/microblaze/syscallent.h linux/mips/syscallent-n32.h linux/mips/syscallent-n64.h linux/mips/syscallent-o32.h linux/mips/syscallent.h linux/nios2/syscallent.h linux/or1k/syscallent.h linux/powerpc/syscallent.h linux/powerpc64/syscallent.h linux/powerpc64/syscallent1.h linux/powerpc64le/syscallent.h linux/riscv64/syscallent.h linux/s390/syscallent.h linux/s390x/syscallent.h linux/s390x/syscallent1.h linux/sh/syscallent.h linux/sh64/syscallent.h linux/sparc/syscallent.h linux/sparc64/syscallent.h linux/sparc64/syscallent1.h linux/tile/syscallent.h linux/tile/syscallent1.h linux/x32/syscallent.h linux/x32/syscallent1.h linux/x86_64/syscallent.h linux/x86_64/syscallent1.h linux/xtensa/syscallent.h; do cat -- $f; done | \ D="" \ ./generate_sen.sh > sen.h for f in strace.c access.c affinity.c aio.c alpha.c basic_filters.c bind.c bjm.c block.c bpf.c bpf_filter.c bpf_seccomp_filter.c bpf_sock_filter.c btrfs.c cacheflush.c capability.c chdir.c chmod.c clone.c close_range.c copy_file_range.c count.c counter_ioctl.c delay.c desc.c dirent.c dirent64.c dirent_types.c dm.c dup.c dyxlat.c epoll.c error_prints.c evdev.c evdev_mpers.c eventfd.c execve.c fadvise.c fallocate.c fanotify.c fchownat.c fcntl.c fetch_bpf_fprog.c fetch_indirect_syscall_args.c fetch_struct_flock.c fetch_struct_iovec.c fetch_struct_keyctl_kdf_params.c fetch_struct_mmsghdr.c fetch_struct_msghdr.c fetch_struct_stat.c fetch_struct_stat64.c fetch_struct_statfs.c fetch_struct_xfs_quotastat.c file_handle.c filter_qualify.c filter_seccomp.c flock.c fs_0x94_ioctl.c fs_f_ioctl.c fs_x_ioctl.c fsconfig.c fsmount.c fsopen.c fspick.c fstatfs.c fstatfs64.c futex.c futex_waitv.c gen/gen_hdio.c get_personality.c get_robust_list.c getcpu.c getcwd.c getpagesize.c getpid.c getrandom.c gpio_ioctl.c hdio.c hostname.c inotify.c inotify_ioctl.c io.c io_uring.c ioctl.c ioperm.c ioprio.c ipc.c ipc_msg.c ipc_msgctl.c ipc_sem.c ipc_semctl.c ipc_shm.c ipc_shmctl.c kcmp.c kd_ioctl.c kd_mpers_ioctl.c kexec.c keyctl.c kvm.c landlock.c ldt.c link.c lirc_ioctl.c listen.c lookup_dcookie.c loop.c lseek.c mem.c membarrier.c memfd_create.c memfd_secret.c mknod.c mmap_cache.c mmap_notify.c mmsghdr.c mount.c mount_setattr.c move_mount.c mq.c msghdr.c mtd.c nbd_ioctl.c net.c netlink.c netlink_crypto.c netlink_inet_diag.c netlink_kobject_uevent.c netlink_netfilter.c netlink_netlink_diag.c netlink_packet_diag.c netlink_route.c netlink_selinux.c netlink_smc_diag.c netlink_sock_diag.c netlink_unix_diag.c nlattr.c nsfs.c numa.c number_set.c oldstat.c open.c open_tree.c or1k_atomic.c pathtrace.c perf.c perf_ioctl.c personality.c pidfd_getfd.c pidfd_open.c pidns.c pkeys.c poke.c poll.c prctl.c print_dev_t.c print_group_req.c print_ifindex.c print_instruction_pointer.c print_kernel_sigset.c print_kernel_version.c print_mac.c print_mq_attr.c print_msgbuf.c print_sg_req_info.c print_sigevent.c print_statfs.c print_struct_stat.c print_syscall_number.c print_time.c print_timespec32.c print_timespec64.c print_timeval.c print_timeval64.c print_timex.c printmode.c printrusage.c printsiginfo.c process_vm.c ptp.c ptrace.c ptrace_syscall_info.c quota.c random_ioctl.c readahead.c readlink.c reboot.c regset.c renameat.c resource.c retval.c riscv.c rt_sigframe.c rt_sigreturn.c rtc.c rtnl_addr.c rtnl_addrlabel.c rtnl_cachereport.c rtnl_dcb.c rtnl_link.c rtnl_mdb.c rtnl_neigh.c rtnl_neightbl.c rtnl_netconf.c rtnl_nh.c rtnl_nsid.c rtnl_route.c rtnl_rule.c rtnl_stats.c rtnl_tc.c rtnl_tc_action.c s390.c sched.c scsi.c seccomp.c seccomp_ioctl.c sendfile.c sg_io_v3.c sg_io_v4.c shutdown.c sigaltstack.c signal.c signalfd.c sigreturn.c sock.c sockaddr.c socketcall.c socketutils.c sparc.c sram_alloc.c stage_output.c stat.c stat64.c statfs.c statfs64.c statx.c strauss.c string_to_uint.c swapon.c sync_file_range.c sync_file_range2.c syscall.c syscall_name.c sysctl.c sysinfo.c syslog.c sysmips.c tee.c term.c time.c times.c trie.c truncate.c ubi.c ucopy.c uid.c uid16.c umask.c umount.c uname.c upeek.c upoke.c userfaultfd.c ustat.c util.c utime.c utimes.c v4l2.c wait.c watchdog_ioctl.c xattr.c xgetdents.c xlat.c xmalloc.c unwind.c unwind-libdw.c; do \ sed -n 's/^SYS_FUNC(.*/extern &;/p' $f; \ done | sort -u > sys_func.h /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -include ../src/config.h ../src/linux/mips/syscallent.h -o syscallent.i echo '/* Generated by Makefile from ../src/scno.head syscallent.i; do not edit. */' > scno.h-t cat ../src/scno.head >> scno.h-t LC_ALL=C sed -n '/TRACE_INDIRECT_SUBCALL/d; s/^\[[[:space:]]*\([[:digit:]][[:digit:]]*\([[:space:]]*+[[:space:]]*[[:digit:]][[:digit:]]*\)\?\)\][[:space:]]*=[[:space:]]*{[^,]*,[^,]*,[^,]*,[[:space:]]*"\([[:alnum:]_][[:alnum:]_]*\)"[[:space:]]*},.*/#ifndef __NR_\3\n# define __NR_\3 (SYSCALL_BIT | (\1))\n#endif/p' syscallent.i >> scno.h-t mv scno.h-t scno.h /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/src' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o strace-strace.o `test -f 'strace.c' || echo './'`strace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-access.o `test -f 'access.c' || echo './'`access.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-affinity.o `test -f 'affinity.c' || echo './'`affinity.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-aio.o `test -f 'aio.c' || echo './'`aio.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-alpha.o `test -f 'alpha.c' || echo './'`alpha.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-basic_filters.o `test -f 'basic_filters.c' || echo './'`basic_filters.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-bind.o `test -f 'bind.c' || echo './'`bind.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-bjm.o `test -f 'bjm.c' || echo './'`bjm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-block.o `test -f 'block.c' || echo './'`block.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-bpf.o `test -f 'bpf.c' || echo './'`bpf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-bpf_filter.o `test -f 'bpf_filter.c' || echo './'`bpf_filter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-bpf_seccomp_filter.o `test -f 'bpf_seccomp_filter.c' || echo './'`bpf_seccomp_filter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-bpf_sock_filter.o `test -f 'bpf_sock_filter.c' || echo './'`bpf_sock_filter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-btrfs.o `test -f 'btrfs.c' || echo './'`btrfs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-cacheflush.o `test -f 'cacheflush.c' || echo './'`cacheflush.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-capability.o `test -f 'capability.c' || echo './'`capability.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-chdir.o `test -f 'chdir.c' || echo './'`chdir.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-chmod.o `test -f 'chmod.c' || echo './'`chmod.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-clone.o `test -f 'clone.c' || echo './'`clone.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-close_range.o `test -f 'close_range.c' || echo './'`close_range.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-copy_file_range.o `test -f 'copy_file_range.c' || echo './'`copy_file_range.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-count.o `test -f 'count.c' || echo './'`count.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-counter_ioctl.o `test -f 'counter_ioctl.c' || echo './'`counter_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-delay.o `test -f 'delay.c' || echo './'`delay.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-desc.o `test -f 'desc.c' || echo './'`desc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-dirent.o `test -f 'dirent.c' || echo './'`dirent.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-dirent64.o `test -f 'dirent64.c' || echo './'`dirent64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-dirent_types.o `test -f 'dirent_types.c' || echo './'`dirent_types.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-dm.o `test -f 'dm.c' || echo './'`dm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-dup.o `test -f 'dup.c' || echo './'`dup.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-dyxlat.o `test -f 'dyxlat.c' || echo './'`dyxlat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-epoll.o `test -f 'epoll.c' || echo './'`epoll.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-error_prints.o `test -f 'error_prints.c' || echo './'`error_prints.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-evdev.o `test -f 'evdev.c' || echo './'`evdev.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-evdev_mpers.o `test -f 'evdev_mpers.c' || echo './'`evdev_mpers.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-eventfd.o `test -f 'eventfd.c' || echo './'`eventfd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-execve.o `test -f 'execve.c' || echo './'`execve.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fadvise.o `test -f 'fadvise.c' || echo './'`fadvise.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fallocate.o `test -f 'fallocate.c' || echo './'`fallocate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fanotify.o `test -f 'fanotify.c' || echo './'`fanotify.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fchownat.o `test -f 'fchownat.c' || echo './'`fchownat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fcntl.o `test -f 'fcntl.c' || echo './'`fcntl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_bpf_fprog.o `test -f 'fetch_bpf_fprog.c' || echo './'`fetch_bpf_fprog.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_indirect_syscall_args.o `test -f 'fetch_indirect_syscall_args.c' || echo './'`fetch_indirect_syscall_args.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_struct_flock.o `test -f 'fetch_struct_flock.c' || echo './'`fetch_struct_flock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_struct_iovec.o `test -f 'fetch_struct_iovec.c' || echo './'`fetch_struct_iovec.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_struct_keyctl_kdf_params.o `test -f 'fetch_struct_keyctl_kdf_params.c' || echo './'`fetch_struct_keyctl_kdf_params.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_struct_mmsghdr.o `test -f 'fetch_struct_mmsghdr.c' || echo './'`fetch_struct_mmsghdr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_struct_msghdr.o `test -f 'fetch_struct_msghdr.c' || echo './'`fetch_struct_msghdr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_struct_stat.o `test -f 'fetch_struct_stat.c' || echo './'`fetch_struct_stat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_struct_stat64.o `test -f 'fetch_struct_stat64.c' || echo './'`fetch_struct_stat64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_struct_statfs.o `test -f 'fetch_struct_statfs.c' || echo './'`fetch_struct_statfs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fetch_struct_xfs_quotastat.o `test -f 'fetch_struct_xfs_quotastat.c' || echo './'`fetch_struct_xfs_quotastat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-file_handle.o `test -f 'file_handle.c' || echo './'`file_handle.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-filter_qualify.o `test -f 'filter_qualify.c' || echo './'`filter_qualify.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-filter_seccomp.o `test -f 'filter_seccomp.c' || echo './'`filter_seccomp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-flock.o `test -f 'flock.c' || echo './'`flock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fs_0x94_ioctl.o `test -f 'fs_0x94_ioctl.c' || echo './'`fs_0x94_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fs_f_ioctl.o `test -f 'fs_f_ioctl.c' || echo './'`fs_f_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fs_x_ioctl.o `test -f 'fs_x_ioctl.c' || echo './'`fs_x_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fsconfig.o `test -f 'fsconfig.c' || echo './'`fsconfig.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fsmount.o `test -f 'fsmount.c' || echo './'`fsmount.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fsopen.o `test -f 'fsopen.c' || echo './'`fsopen.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fspick.o `test -f 'fspick.c' || echo './'`fspick.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fstatfs.o `test -f 'fstatfs.c' || echo './'`fstatfs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-fstatfs64.o `test -f 'fstatfs64.c' || echo './'`fstatfs64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-futex.o `test -f 'futex.c' || echo './'`futex.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-futex_waitv.o `test -f 'futex_waitv.c' || echo './'`futex_waitv.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o gen/libstrace_a-gen_hdio.o `test -f 'gen/gen_hdio.c' || echo './'`gen/gen_hdio.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-get_personality.o `test -f 'get_personality.c' || echo './'`get_personality.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-get_robust_list.o `test -f 'get_robust_list.c' || echo './'`get_robust_list.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-getcpu.o `test -f 'getcpu.c' || echo './'`getcpu.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-getcwd.o `test -f 'getcwd.c' || echo './'`getcwd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-getpagesize.o `test -f 'getpagesize.c' || echo './'`getpagesize.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-getpid.o `test -f 'getpid.c' || echo './'`getpid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-getrandom.o `test -f 'getrandom.c' || echo './'`getrandom.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-gpio_ioctl.o `test -f 'gpio_ioctl.c' || echo './'`gpio_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-hdio.o `test -f 'hdio.c' || echo './'`hdio.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-hostname.o `test -f 'hostname.c' || echo './'`hostname.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-inotify.o `test -f 'inotify.c' || echo './'`inotify.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-inotify_ioctl.o `test -f 'inotify_ioctl.c' || echo './'`inotify_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-io.o `test -f 'io.c' || echo './'`io.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-io_uring.o `test -f 'io_uring.c' || echo './'`io_uring.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ioctl.o `test -f 'ioctl.c' || echo './'`ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ioperm.o `test -f 'ioperm.c' || echo './'`ioperm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ioprio.o `test -f 'ioprio.c' || echo './'`ioprio.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ipc.o `test -f 'ipc.c' || echo './'`ipc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ipc_msg.o `test -f 'ipc_msg.c' || echo './'`ipc_msg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ipc_msgctl.o `test -f 'ipc_msgctl.c' || echo './'`ipc_msgctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ipc_sem.o `test -f 'ipc_sem.c' || echo './'`ipc_sem.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ipc_semctl.o `test -f 'ipc_semctl.c' || echo './'`ipc_semctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ipc_shm.o `test -f 'ipc_shm.c' || echo './'`ipc_shm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ipc_shmctl.o `test -f 'ipc_shmctl.c' || echo './'`ipc_shmctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-kcmp.o `test -f 'kcmp.c' || echo './'`kcmp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-kd_ioctl.o `test -f 'kd_ioctl.c' || echo './'`kd_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-kd_mpers_ioctl.o `test -f 'kd_mpers_ioctl.c' || echo './'`kd_mpers_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-kexec.o `test -f 'kexec.c' || echo './'`kexec.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-keyctl.o `test -f 'keyctl.c' || echo './'`keyctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-kvm.o `test -f 'kvm.c' || echo './'`kvm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-landlock.o `test -f 'landlock.c' || echo './'`landlock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ldt.o `test -f 'ldt.c' || echo './'`ldt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-link.o `test -f 'link.c' || echo './'`link.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-lirc_ioctl.o `test -f 'lirc_ioctl.c' || echo './'`lirc_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-listen.o `test -f 'listen.c' || echo './'`listen.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-lookup_dcookie.o `test -f 'lookup_dcookie.c' || echo './'`lookup_dcookie.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-loop.o `test -f 'loop.c' || echo './'`loop.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-lseek.o `test -f 'lseek.c' || echo './'`lseek.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-mem.o `test -f 'mem.c' || echo './'`mem.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-membarrier.o `test -f 'membarrier.c' || echo './'`membarrier.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-memfd_create.o `test -f 'memfd_create.c' || echo './'`memfd_create.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-memfd_secret.o `test -f 'memfd_secret.c' || echo './'`memfd_secret.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-mknod.o `test -f 'mknod.c' || echo './'`mknod.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-mmap_cache.o `test -f 'mmap_cache.c' || echo './'`mmap_cache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-mmap_notify.o `test -f 'mmap_notify.c' || echo './'`mmap_notify.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-mmsghdr.o `test -f 'mmsghdr.c' || echo './'`mmsghdr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-mount.o `test -f 'mount.c' || echo './'`mount.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-mount_setattr.o `test -f 'mount_setattr.c' || echo './'`mount_setattr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-move_mount.o `test -f 'move_mount.c' || echo './'`move_mount.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-mq.o `test -f 'mq.c' || echo './'`mq.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-msghdr.o `test -f 'msghdr.c' || echo './'`msghdr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-mtd.o `test -f 'mtd.c' || echo './'`mtd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-nbd_ioctl.o `test -f 'nbd_ioctl.c' || echo './'`nbd_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-net.o `test -f 'net.c' || echo './'`net.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink.o `test -f 'netlink.c' || echo './'`netlink.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_crypto.o `test -f 'netlink_crypto.c' || echo './'`netlink_crypto.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_inet_diag.o `test -f 'netlink_inet_diag.c' || echo './'`netlink_inet_diag.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_kobject_uevent.o `test -f 'netlink_kobject_uevent.c' || echo './'`netlink_kobject_uevent.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_netfilter.o `test -f 'netlink_netfilter.c' || echo './'`netlink_netfilter.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_netlink_diag.o `test -f 'netlink_netlink_diag.c' || echo './'`netlink_netlink_diag.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_packet_diag.o `test -f 'netlink_packet_diag.c' || echo './'`netlink_packet_diag.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_route.o `test -f 'netlink_route.c' || echo './'`netlink_route.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_selinux.o `test -f 'netlink_selinux.c' || echo './'`netlink_selinux.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_smc_diag.o `test -f 'netlink_smc_diag.c' || echo './'`netlink_smc_diag.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_sock_diag.o `test -f 'netlink_sock_diag.c' || echo './'`netlink_sock_diag.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-netlink_unix_diag.o `test -f 'netlink_unix_diag.c' || echo './'`netlink_unix_diag.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-nlattr.o `test -f 'nlattr.c' || echo './'`nlattr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-nsfs.o `test -f 'nsfs.c' || echo './'`nsfs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-numa.o `test -f 'numa.c' || echo './'`numa.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-number_set.o `test -f 'number_set.c' || echo './'`number_set.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-oldstat.o `test -f 'oldstat.c' || echo './'`oldstat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-open.o `test -f 'open.c' || echo './'`open.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-open_tree.o `test -f 'open_tree.c' || echo './'`open_tree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-or1k_atomic.o `test -f 'or1k_atomic.c' || echo './'`or1k_atomic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-pathtrace.o `test -f 'pathtrace.c' || echo './'`pathtrace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-perf.o `test -f 'perf.c' || echo './'`perf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-perf_ioctl.o `test -f 'perf_ioctl.c' || echo './'`perf_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-personality.o `test -f 'personality.c' || echo './'`personality.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-pidfd_getfd.o `test -f 'pidfd_getfd.c' || echo './'`pidfd_getfd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-pidfd_open.o `test -f 'pidfd_open.c' || echo './'`pidfd_open.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-pidns.o `test -f 'pidns.c' || echo './'`pidns.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-pkeys.o `test -f 'pkeys.c' || echo './'`pkeys.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-poke.o `test -f 'poke.c' || echo './'`poke.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-poll.o `test -f 'poll.c' || echo './'`poll.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-prctl.o `test -f 'prctl.c' || echo './'`prctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_dev_t.o `test -f 'print_dev_t.c' || echo './'`print_dev_t.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_group_req.o `test -f 'print_group_req.c' || echo './'`print_group_req.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_ifindex.o `test -f 'print_ifindex.c' || echo './'`print_ifindex.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_instruction_pointer.o `test -f 'print_instruction_pointer.c' || echo './'`print_instruction_pointer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_kernel_sigset.o `test -f 'print_kernel_sigset.c' || echo './'`print_kernel_sigset.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_kernel_version.o `test -f 'print_kernel_version.c' || echo './'`print_kernel_version.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_mac.o `test -f 'print_mac.c' || echo './'`print_mac.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_mq_attr.o `test -f 'print_mq_attr.c' || echo './'`print_mq_attr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_msgbuf.o `test -f 'print_msgbuf.c' || echo './'`print_msgbuf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_sg_req_info.o `test -f 'print_sg_req_info.c' || echo './'`print_sg_req_info.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_sigevent.o `test -f 'print_sigevent.c' || echo './'`print_sigevent.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_statfs.o `test -f 'print_statfs.c' || echo './'`print_statfs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_struct_stat.o `test -f 'print_struct_stat.c' || echo './'`print_struct_stat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_syscall_number.o `test -f 'print_syscall_number.c' || echo './'`print_syscall_number.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_time.o `test -f 'print_time.c' || echo './'`print_time.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_timespec32.o `test -f 'print_timespec32.c' || echo './'`print_timespec32.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_timespec64.o `test -f 'print_timespec64.c' || echo './'`print_timespec64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_timeval.o `test -f 'print_timeval.c' || echo './'`print_timeval.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_timeval64.o `test -f 'print_timeval64.c' || echo './'`print_timeval64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-print_timex.o `test -f 'print_timex.c' || echo './'`print_timex.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-printmode.o `test -f 'printmode.c' || echo './'`printmode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-printrusage.o `test -f 'printrusage.c' || echo './'`printrusage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-printsiginfo.o `test -f 'printsiginfo.c' || echo './'`printsiginfo.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-process_vm.o `test -f 'process_vm.c' || echo './'`process_vm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ptp.o `test -f 'ptp.c' || echo './'`ptp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ptrace.o `test -f 'ptrace.c' || echo './'`ptrace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ptrace_syscall_info.o `test -f 'ptrace_syscall_info.c' || echo './'`ptrace_syscall_info.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-quota.o `test -f 'quota.c' || echo './'`quota.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-random_ioctl.o `test -f 'random_ioctl.c' || echo './'`random_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-readahead.o `test -f 'readahead.c' || echo './'`readahead.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-readlink.o `test -f 'readlink.c' || echo './'`readlink.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-reboot.o `test -f 'reboot.c' || echo './'`reboot.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-regset.o `test -f 'regset.c' || echo './'`regset.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-renameat.o `test -f 'renameat.c' || echo './'`renameat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-resource.o `test -f 'resource.c' || echo './'`resource.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-retval.o `test -f 'retval.c' || echo './'`retval.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-riscv.o `test -f 'riscv.c' || echo './'`riscv.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rt_sigframe.o `test -f 'rt_sigframe.c' || echo './'`rt_sigframe.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rt_sigreturn.o `test -f 'rt_sigreturn.c' || echo './'`rt_sigreturn.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtc.o `test -f 'rtc.c' || echo './'`rtc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_addr.o `test -f 'rtnl_addr.c' || echo './'`rtnl_addr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_addrlabel.o `test -f 'rtnl_addrlabel.c' || echo './'`rtnl_addrlabel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_cachereport.o `test -f 'rtnl_cachereport.c' || echo './'`rtnl_cachereport.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_dcb.o `test -f 'rtnl_dcb.c' || echo './'`rtnl_dcb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_link.o `test -f 'rtnl_link.c' || echo './'`rtnl_link.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_mdb.o `test -f 'rtnl_mdb.c' || echo './'`rtnl_mdb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_neigh.o `test -f 'rtnl_neigh.c' || echo './'`rtnl_neigh.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_neightbl.o `test -f 'rtnl_neightbl.c' || echo './'`rtnl_neightbl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_netconf.o `test -f 'rtnl_netconf.c' || echo './'`rtnl_netconf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_nh.o `test -f 'rtnl_nh.c' || echo './'`rtnl_nh.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_nsid.o `test -f 'rtnl_nsid.c' || echo './'`rtnl_nsid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_route.o `test -f 'rtnl_route.c' || echo './'`rtnl_route.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_rule.o `test -f 'rtnl_rule.c' || echo './'`rtnl_rule.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_stats.o `test -f 'rtnl_stats.c' || echo './'`rtnl_stats.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_tc.o `test -f 'rtnl_tc.c' || echo './'`rtnl_tc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-rtnl_tc_action.o `test -f 'rtnl_tc_action.c' || echo './'`rtnl_tc_action.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-s390.o `test -f 's390.c' || echo './'`s390.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sched.o `test -f 'sched.c' || echo './'`sched.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-scsi.o `test -f 'scsi.c' || echo './'`scsi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-seccomp.o `test -f 'seccomp.c' || echo './'`seccomp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-seccomp_ioctl.o `test -f 'seccomp_ioctl.c' || echo './'`seccomp_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sendfile.o `test -f 'sendfile.c' || echo './'`sendfile.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sg_io_v3.o `test -f 'sg_io_v3.c' || echo './'`sg_io_v3.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sg_io_v4.o `test -f 'sg_io_v4.c' || echo './'`sg_io_v4.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-shutdown.o `test -f 'shutdown.c' || echo './'`shutdown.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sigaltstack.o `test -f 'sigaltstack.c' || echo './'`sigaltstack.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-signal.o `test -f 'signal.c' || echo './'`signal.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-signalfd.o `test -f 'signalfd.c' || echo './'`signalfd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sigreturn.o `test -f 'sigreturn.c' || echo './'`sigreturn.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sock.o `test -f 'sock.c' || echo './'`sock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sockaddr.o `test -f 'sockaddr.c' || echo './'`sockaddr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-socketcall.o `test -f 'socketcall.c' || echo './'`socketcall.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-socketutils.o `test -f 'socketutils.c' || echo './'`socketutils.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sparc.o `test -f 'sparc.c' || echo './'`sparc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sram_alloc.o `test -f 'sram_alloc.c' || echo './'`sram_alloc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-stage_output.o `test -f 'stage_output.c' || echo './'`stage_output.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-stat.o `test -f 'stat.c' || echo './'`stat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-stat64.o `test -f 'stat64.c' || echo './'`stat64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-statfs.o `test -f 'statfs.c' || echo './'`statfs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-statfs64.o `test -f 'statfs64.c' || echo './'`statfs64.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-statx.o `test -f 'statx.c' || echo './'`statx.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-strauss.o `test -f 'strauss.c' || echo './'`strauss.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-string_to_uint.o `test -f 'string_to_uint.c' || echo './'`string_to_uint.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-swapon.o `test -f 'swapon.c' || echo './'`swapon.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sync_file_range.o `test -f 'sync_file_range.c' || echo './'`sync_file_range.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sync_file_range2.o `test -f 'sync_file_range2.c' || echo './'`sync_file_range2.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-syscall.o `test -f 'syscall.c' || echo './'`syscall.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-syscall_name.o `test -f 'syscall_name.c' || echo './'`syscall_name.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sysctl.o `test -f 'sysctl.c' || echo './'`sysctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-syslog.o `test -f 'syslog.c' || echo './'`syslog.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-sysmips.o `test -f 'sysmips.c' || echo './'`sysmips.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-tee.o `test -f 'tee.c' || echo './'`tee.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-term.o `test -f 'term.c' || echo './'`term.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-time.o `test -f 'time.c' || echo './'`time.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-times.o `test -f 'times.c' || echo './'`times.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-trie.o `test -f 'trie.c' || echo './'`trie.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-truncate.o `test -f 'truncate.c' || echo './'`truncate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ubi.o `test -f 'ubi.c' || echo './'`ubi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ucopy.o `test -f 'ucopy.c' || echo './'`ucopy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-uid.o `test -f 'uid.c' || echo './'`uid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-uid16.o `test -f 'uid16.c' || echo './'`uid16.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-umask.o `test -f 'umask.c' || echo './'`umask.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-umount.o `test -f 'umount.c' || echo './'`umount.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-uname.o `test -f 'uname.c' || echo './'`uname.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-upeek.o `test -f 'upeek.c' || echo './'`upeek.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-upoke.o `test -f 'upoke.c' || echo './'`upoke.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-userfaultfd.o `test -f 'userfaultfd.c' || echo './'`userfaultfd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-ustat.o `test -f 'ustat.c' || echo './'`ustat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-util.o `test -f 'util.c' || echo './'`util.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-utime.o `test -f 'utime.c' || echo './'`utime.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-utimes.o `test -f 'utimes.c' || echo './'`utimes.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-v4l2.o `test -f 'v4l2.c' || echo './'`v4l2.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-wait.o `test -f 'wait.c' || echo './'`wait.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-watchdog_ioctl.o `test -f 'watchdog_ioctl.c' || echo './'`watchdog_ioctl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-xattr.o `test -f 'xattr.c' || echo './'`xattr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-xgetdents.o `test -f 'xgetdents.c' || echo './'`xgetdents.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-xlat.o `test -f 'xlat.c' || echo './'`xlat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-bpf_attr_check.o `test -f 'bpf_attr_check.c' || echo './'`bpf_attr_check.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-unwind.o `test -f 'unwind.c' || echo './'`unwind.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -DIN_STRACE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o libstrace_a-unwind-libdw.o `test -f 'unwind-libdw.c' || echo './'`unwind-libdw.c rm -f libstrace.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar cru libstrace.a libstrace_a-access.o libstrace_a-affinity.o libstrace_a-aio.o libstrace_a-alpha.o libstrace_a-basic_filters.o libstrace_a-bind.o libstrace_a-bjm.o libstrace_a-block.o libstrace_a-bpf.o libstrace_a-bpf_filter.o libstrace_a-bpf_seccomp_filter.o libstrace_a-bpf_sock_filter.o libstrace_a-btrfs.o libstrace_a-cacheflush.o libstrace_a-capability.o libstrace_a-chdir.o libstrace_a-chmod.o libstrace_a-clone.o libstrace_a-close_range.o libstrace_a-copy_file_range.o libstrace_a-count.o libstrace_a-counter_ioctl.o libstrace_a-delay.o libstrace_a-desc.o libstrace_a-dirent.o libstrace_a-dirent64.o libstrace_a-dirent_types.o libstrace_a-dm.o libstrace_a-dup.o libstrace_a-dyxlat.o libstrace_a-epoll.o libstrace_a-error_prints.o libstrace_a-evdev.o libstrace_a-evdev_mpers.o libstrace_a-eventfd.o libstrace_a-execve.o libstrace_a-fadvise.o libstrace_a-fallocate.o libstrace_a-fanotify.o libstrace_a-fchownat.o libstrace_a-fcntl.o libstrace_a-fetch_bpf_fprog.o libstrace_a-fetch_indirect_syscall_args.o libstrace_a-fetch_struct_flock.o libstrace_a-fetch_struct_iovec.o libstrace_a-fetch_struct_keyctl_kdf_params.o libstrace_a-fetch_struct_mmsghdr.o libstrace_a-fetch_struct_msghdr.o libstrace_a-fetch_struct_stat.o libstrace_a-fetch_struct_stat64.o libstrace_a-fetch_struct_statfs.o libstrace_a-fetch_struct_xfs_quotastat.o libstrace_a-file_handle.o libstrace_a-filter_qualify.o libstrace_a-filter_seccomp.o libstrace_a-flock.o libstrace_a-fs_0x94_ioctl.o libstrace_a-fs_f_ioctl.o libstrace_a-fs_x_ioctl.o libstrace_a-fsconfig.o libstrace_a-fsmount.o libstrace_a-fsopen.o libstrace_a-fspick.o libstrace_a-fstatfs.o libstrace_a-fstatfs64.o libstrace_a-futex.o libstrace_a-futex_waitv.o gen/libstrace_a-gen_hdio.o libstrace_a-get_personality.o libstrace_a-get_robust_list.o libstrace_a-getcpu.o libstrace_a-getcwd.o libstrace_a-getpagesize.o libstrace_a-getpid.o libstrace_a-getrandom.o libstrace_a-gpio_ioctl.o libstrace_a-hdio.o libstrace_a-hostname.o libstrace_a-inotify.o libstrace_a-inotify_ioctl.o libstrace_a-io.o libstrace_a-io_uring.o libstrace_a-ioctl.o libstrace_a-ioperm.o libstrace_a-ioprio.o libstrace_a-ipc.o libstrace_a-ipc_msg.o libstrace_a-ipc_msgctl.o libstrace_a-ipc_sem.o libstrace_a-ipc_semctl.o libstrace_a-ipc_shm.o libstrace_a-ipc_shmctl.o libstrace_a-kcmp.o libstrace_a-kd_ioctl.o libstrace_a-kd_mpers_ioctl.o libstrace_a-kexec.o libstrace_a-keyctl.o libstrace_a-kvm.o libstrace_a-landlock.o libstrace_a-ldt.o libstrace_a-link.o libstrace_a-lirc_ioctl.o libstrace_a-listen.o libstrace_a-lookup_dcookie.o libstrace_a-loop.o libstrace_a-lseek.o libstrace_a-mem.o libstrace_a-membarrier.o libstrace_a-memfd_create.o libstrace_a-memfd_secret.o libstrace_a-mknod.o libstrace_a-mmap_cache.o libstrace_a-mmap_notify.o libstrace_a-mmsghdr.o libstrace_a-mount.o libstrace_a-mount_setattr.o libstrace_a-move_mount.o libstrace_a-mq.o libstrace_a-msghdr.o libstrace_a-mtd.o libstrace_a-nbd_ioctl.o libstrace_a-net.o libstrace_a-netlink.o libstrace_a-netlink_crypto.o libstrace_a-netlink_inet_diag.o libstrace_a-netlink_kobject_uevent.o libstrace_a-netlink_netfilter.o libstrace_a-netlink_netlink_diag.o libstrace_a-netlink_packet_diag.o libstrace_a-netlink_route.o libstrace_a-netlink_selinux.o libstrace_a-netlink_smc_diag.o libstrace_a-netlink_sock_diag.o libstrace_a-netlink_unix_diag.o libstrace_a-nlattr.o libstrace_a-nsfs.o libstrace_a-numa.o libstrace_a-number_set.o libstrace_a-oldstat.o libstrace_a-open.o libstrace_a-open_tree.o libstrace_a-or1k_atomic.o libstrace_a-pathtrace.o libstrace_a-perf.o libstrace_a-perf_ioctl.o libstrace_a-personality.o libstrace_a-pidfd_getfd.o libstrace_a-pidfd_open.o libstrace_a-pidns.o libstrace_a-pkeys.o libstrace_a-poke.o libstrace_a-poll.o libstrace_a-prctl.o libstrace_a-print_dev_t.o libstrace_a-print_group_req.o libstrace_a-print_ifindex.o libstrace_a-print_instruction_pointer.o libstrace_a-print_kernel_sigset.o libstrace_a-print_kernel_version.o libstrace_a-print_mac.o libstrace_a-print_mq_attr.o libstrace_a-print_msgbuf.o libstrace_a-print_sg_req_info.o libstrace_a-print_sigevent.o libstrace_a-print_statfs.o libstrace_a-print_struct_stat.o libstrace_a-print_syscall_number.o libstrace_a-print_time.o libstrace_a-print_timespec32.o libstrace_a-print_timespec64.o libstrace_a-print_timeval.o libstrace_a-print_timeval64.o libstrace_a-print_timex.o libstrace_a-printmode.o libstrace_a-printrusage.o libstrace_a-printsiginfo.o libstrace_a-process_vm.o libstrace_a-ptp.o libstrace_a-ptrace.o libstrace_a-ptrace_syscall_info.o libstrace_a-quota.o libstrace_a-random_ioctl.o libstrace_a-readahead.o libstrace_a-readlink.o libstrace_a-reboot.o libstrace_a-regset.o libstrace_a-renameat.o libstrace_a-resource.o libstrace_a-retval.o libstrace_a-riscv.o libstrace_a-rt_sigframe.o libstrace_a-rt_sigreturn.o libstrace_a-rtc.o libstrace_a-rtnl_addr.o libstrace_a-rtnl_addrlabel.o libstrace_a-rtnl_cachereport.o libstrace_a-rtnl_dcb.o libstrace_a-rtnl_link.o libstrace_a-rtnl_mdb.o libstrace_a-rtnl_neigh.o libstrace_a-rtnl_neightbl.o libstrace_a-rtnl_netconf.o libstrace_a-rtnl_nh.o libstrace_a-rtnl_nsid.o libstrace_a-rtnl_route.o libstrace_a-rtnl_rule.o libstrace_a-rtnl_stats.o libstrace_a-rtnl_tc.o libstrace_a-rtnl_tc_action.o libstrace_a-s390.o libstrace_a-sched.o libstrace_a-scsi.o libstrace_a-seccomp.o libstrace_a-seccomp_ioctl.o libstrace_a-sendfile.o libstrace_a-sg_io_v3.o libstrace_a-sg_io_v4.o libstrace_a-shutdown.o libstrace_a-sigaltstack.o libstrace_a-signal.o libstrace_a-signalfd.o libstrace_a-sigreturn.o libstrace_a-sock.o libstrace_a-sockaddr.o libstrace_a-socketcall.o libstrace_a-socketutils.o libstrace_a-sparc.o libstrace_a-sram_alloc.o libstrace_a-stage_output.o libstrace_a-stat.o libstrace_a-stat64.o libstrace_a-statfs.o libstrace_a-statfs.o libstrace_a-statfs64.o libstrace_a-statx.o libstrace_a-strauss.o libstrace_a-string_to_uint.o libstrace_a-swapon.o libstrace_a-sync_file_range.o libstrace_a-sync_file_range2.o libstrace_a-syscall.o libstrace_a-syscall_name.o libstrace_a-sysctl.o libstrace_a-sysinfo.o libstrace_a-syslog.o libstrace_a-sysmips.o libstrace_a-tee.o libstrace_a-term.o libstrace_a-time.o libstrace_a-times.o libstrace_a-trie.o libstrace_a-truncate.o libstrace_a-ubi.o libstrace_a-ucopy.o libstrace_a-uid.o libstrace_a-uid16.o libstrace_a-umask.o libstrace_a-umount.o libstrace_a-uname.o libstrace_a-upeek.o libstrace_a-upoke.o libstrace_a-userfaultfd.o libstrace_a-ustat.o libstrace_a-util.o libstrace_a-utime.o libstrace_a-utimes.o libstrace_a-v4l2.o libstrace_a-wait.o libstrace_a-watchdog_ioctl.o libstrace_a-xattr.o libstrace_a-xgetdents.o libstrace_a-xlat.o libstrace_a-xmalloc.o libstrace_a-bpf_attr_check.o libstrace_a-unwind.o libstrace_a-unwind-libdw.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libstrace.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o strace strace-strace.o libstrace.a -ldw /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o disable_ptrace_get_syscall_info.o disable_ptrace_get_syscall_info.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o disable_ptrace_get_syscall_info disable_ptrace_get_syscall_info.o libstrace.a -ldw /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/mips -I./linux/mips -I./linux/generic -I./linux/generic -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o disable_ptrace_getregset.o disable_ptrace_getregset.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wformat-security -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wtrampolines -Wundef -Wwrite-strings -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o disable_ptrace_getregset disable_ptrace_getregset.o libstrace.a -ldw make[4]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/src' rm ioctlsort0 ioctlsort0.o ioctls_all0.h make[3]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/src' Making all in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/tests' echo '#include ' | \ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -I. -I../src/linux/mips -I../src/linux/mips -I../src/linux/generic -I../src/linux/generic -I../src -I../src -DTESTS_SIZEOF_KERNEL_LONG_T=8 -DTESTS_SIZEOF_LONG=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -dM - > ksysent.h.t1 LC_COLLATE=C sed -r -n -f ./ksysent.sed < ksysent.h.t1 > ksysent.h.t2 mv -f ksysent.h.t2 ksysent.h rm -f ksysent.h.t1 /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp -P -DHAVE_CONFIG_H -I. -I../src/linux/mips -I../src/linux/mips -I../src/linux/generic -I../src/linux/generic -I../src -I../src -DTESTS_SIZEOF_KERNEL_LONG_T=8 -DTESTS_SIZEOF_LONG=8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -include ../src/config.h ../src/linux/mips/syscallent.h -o syscallent.i echo '/* Generated by Makefile from ../src/scno.head syscallent.i; do not edit. */' > scno.h-t cat ../src/scno.head >> scno.h-t LC_ALL=C sed -n '/TRACE_INDIRECT_SUBCALL/d; s/^\[[[:space:]]*\([[:digit:]][[:digit:]]*\([[:space:]]*+[[:space:]]*[[:digit:]][[:digit:]]*\)\?\)\][[:space:]]*=[[:space:]]*{[^,]*,[^,]*,[^,]*,[[:space:]]*"\([[:alnum:]_][[:alnum:]_]*\)"[[:space:]]*},.*/#ifndef __NR_\3\n# define __NR_\3 (SYSCALL_BIT | (\1))\n#endif/p' syscallent.i >> scno.h-t mv scno.h-t scno.h /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/tests' make[3]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19' make[2]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19' make[1]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19' >>> strace 5.19 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/strace-5.19/ make[1]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19' Making install in bundled make[3]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/bundled' make[4]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/bundled' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/bundled' make[3]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/bundled' Making install in src make[3]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/src' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/src' make[5]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c strace '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c strace-log-merge '/tmp/instance-13/output-1/target/usr/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/src' make[4]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/src' Making install in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/tests' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/tests' make[5]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/tests' make[4]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/tests' make[3]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19' make[4]: Entering directory '/tmp/instance-13/output-1/build/strace-5.19' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/strace.1 doc/strace-log-merge.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[4]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19' make[3]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19' make[2]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19' make[1]: Leaving directory '/tmp/instance-13/output-1/build/strace-5.19' rm -f /tmp/instance-13/output-1/target/usr/bin/strace-graph >>> tcl 8.6.12 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.tcl8.6.12-src.tar.gz.2oArEc/output' 'http://downloads.sourceforge.net/project/tcl/Tcl/8.6.12/tcl8.6.12-src.tar.gz' --2022-10-17 20:09:28-- http://downloads.sourceforge.net/project/tcl/Tcl/8.6.12/tcl8.6.12-src.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://cytranet.dl.sourceforge.net/project/tcl/Tcl/8.6.12/tcl8.6.12-src.tar.gz [following] --2022-10-17 20:09:28-- http://cytranet.dl.sourceforge.net/project/tcl/Tcl/8.6.12/tcl8.6.12-src.tar.gz Resolving cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)... 162.251.237.20 Connecting to cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)|162.251.237.20|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10353486 (9.9M) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.tcl8.6.12-src.tar.gz.2oArEc/output' 0K .......... .......... .......... .......... .......... 0% 781K 13s 50K .......... .......... .......... .......... .......... 0% 1.39M 10s 100K .......... .......... .......... .......... .......... 1% 19.2M 7s 150K .......... .......... .......... .......... .......... 1% 6.67M 5s 200K .......... .......... .......... .......... .......... 2% 2.03M 5s 250K .......... .......... .......... .......... .......... 2% 133M 4s 300K .......... .......... .......... .......... .......... 3% 39.8M 4s 350K .......... .......... .......... .......... .......... 3% 58.4M 3s 400K .......... .......... .......... .......... .......... 4% 1.71M 4s 450K .......... .......... .......... .......... .......... 4% 39.9M 3s 500K .......... .......... .......... .......... .......... 5% 147M 3s 550K .......... .......... .......... .......... .......... 5% 137M 3s 600K .......... .......... .......... .......... .......... 6% 85.9M 2s 650K .......... .......... .......... .......... .......... 6% 35.3M 2s 700K .......... .......... .......... .......... .......... 7% 203M 2s 750K .......... .......... .......... .......... .......... 7% 290M 2s 800K .......... .......... .......... .......... .......... 8% 1.76M 2s 850K .......... .......... .......... .......... .......... 8% 122M 2s 900K .......... .......... .......... .......... .......... 9% 57.7M 2s 950K .......... .......... .......... .......... .......... 9% 123M 2s 1000K .......... .......... .......... .......... .......... 10% 121M 2s 1050K .......... .......... .......... .......... .......... 10% 58.7M 2s 1100K .......... .......... .......... .......... .......... 11% 55.1M 2s 1150K .......... .......... .......... .......... .......... 11% 180M 1s 1200K .......... .......... .......... .......... .......... 12% 61.8M 1s 1250K .......... .......... .......... .......... .......... 12% 66.7M 1s 1300K .......... .......... .......... .......... .......... 13% 109M 1s 1350K .......... .......... .......... .......... .......... 13% 32.5M 1s 1400K .......... .......... .......... .......... .......... 14% 258M 1s 1450K .......... .......... .......... .......... .......... 14% 88.7M 1s 1500K .......... .......... .......... .......... .......... 15% 40.5M 1s 1550K .......... .......... .......... .......... .......... 15% 303M 1s 1600K .......... .......... .......... .......... .......... 16% 276M 1s 1650K .......... .......... .......... .......... .......... 16% 269M 1s 1700K .......... .......... .......... .......... .......... 17% 2.03M 1s 1750K .......... .......... .......... .......... .......... 17% 106M 1s 1800K .......... .......... .......... .......... .......... 18% 41.8M 1s 1850K .......... .......... .......... .......... .......... 18% 12.3M 1s 1900K .......... .......... .......... .......... .......... 19% 226M 1s 1950K .......... .......... .......... .......... .......... 19% 211M 1s 2000K .......... .......... .......... .......... .......... 20% 127M 1s 2050K .......... .......... .......... .......... .......... 20% 99.1M 1s 2100K .......... .......... .......... .......... .......... 21% 168M 1s 2150K .......... .......... .......... .......... .......... 21% 212M 1s 2200K .......... .......... .......... .......... .......... 22% 203M 1s 2250K .......... .......... .......... .......... .......... 22% 221M 1s 2300K .......... .......... .......... .......... .......... 23% 203M 1s 2350K .......... .......... .......... .......... .......... 23% 19.1M 1s 2400K .......... .......... .......... .......... .......... 24% 188M 1s 2450K .......... .......... .......... .......... .......... 24% 267M 1s 2500K .......... .......... .......... .......... .......... 25% 237M 1s 2550K .......... .......... .......... .......... .......... 25% 231M 1s 2600K .......... .......... .......... .......... .......... 26% 206M 1s 2650K .......... .......... .......... .......... .......... 26% 215M 1s 2700K .......... .......... .......... .......... .......... 27% 264M 1s 2750K .......... .......... .......... .......... .......... 27% 273M 1s 2800K .......... .......... .......... .......... .......... 28% 229M 1s 2850K .......... .......... .......... .......... .......... 28% 48.5M 1s 2900K .......... .......... .......... .......... .......... 29% 230M 1s 2950K .......... .......... .......... .......... .......... 29% 15.5M 1s 3000K .......... .......... .......... .......... .......... 30% 75.2M 1s 3050K .......... .......... .......... .......... .......... 30% 281M 1s 3100K .......... .......... .......... .......... .......... 31% 287M 1s 3150K .......... .......... .......... .......... .......... 31% 247M 1s 3200K .......... .......... .......... .......... .......... 32% 64.2M 1s 3250K .......... .......... .......... .......... .......... 32% 92.2M 1s 3300K .......... .......... .......... .......... .......... 33% 13.4M 1s 3350K .......... .......... .......... .......... .......... 33% 5.80M 1s 3400K .......... .......... .......... .......... .......... 34% 13.8M 1s 3450K .......... .......... .......... .......... .......... 34% 228M 1s 3500K .......... .......... .......... .......... .......... 35% 221M 0s 3550K .......... .......... .......... .......... .......... 35% 175M 0s 3600K .......... .......... .......... .......... .......... 36% 148M 0s 3650K .......... .......... .......... .......... .......... 36% 157M 0s 3700K .......... .......... .......... .......... .......... 37% 198M 0s 3750K .......... .......... .......... .......... .......... 37% 135M 0s 3800K .......... .......... .......... .......... .......... 38% 105M 0s 3850K .......... .......... .......... .......... .......... 38% 147M 0s 3900K .......... .......... .......... .......... .......... 39% 188M 0s 3950K .......... .......... .......... .......... .......... 39% 133M 0s 4000K .......... .......... .......... .......... .......... 40% 93.1M 0s 4050K .......... .......... .......... .......... .......... 40% 40.3M 0s 4100K .......... .......... .......... .......... .......... 41% 84.3M 0s 4150K .......... .......... .......... .......... .......... 41% 138M 0s 4200K .......... .......... .......... .......... .......... 42% 76.8M 0s 4250K .......... .......... .......... .......... .......... 42% 54.3M 0s 4300K .......... .......... .......... .......... .......... 43% 97.0M 0s 4350K .......... .......... .......... .......... .......... 43% 277M 0s 4400K .......... .......... .......... .......... .......... 44% 204M 0s 4450K .......... .......... .......... .......... .......... 44% 131M 0s 4500K .......... .......... .......... .......... .......... 45% 1.05M 0s 4550K .......... .......... .......... .......... .......... 45% 252M 0s 4600K .......... .......... .......... .......... .......... 45% 32.6M 0s 4650K .......... .......... .......... .......... .......... 46% 276M 0s 4700K .......... .......... .......... .......... .......... 46% 35.0M 0s 4750K .......... .......... .......... .......... .......... 47% 240M 0s 4800K .......... .......... .......... .......... .......... 47% 281M 0s 4850K .......... .......... .......... .......... .......... 48% 280M 0s 4900K .......... .......... .......... .......... .......... 48% 243M 0s 4950K .......... .......... .......... .......... .......... 49% 248M 0s 5000K .......... .......... .......... .......... .......... 49% 262M 0s 5050K .......... .......... .......... .......... .......... 50% 48.1M 0s 5100K .......... .......... .......... .......... .......... 50% 278M 0s 5150K .......... .......... .......... .......... .......... 51% 288M 0s 5200K .......... .......... .......... .......... .......... 51% 264M 0s 5250K .......... .......... .......... .......... .......... 52% 278M 0s 5300K .......... .......... .......... .......... .......... 52% 279M 0s 5350K .......... .......... .......... .......... .......... 53% 259M 0s 5400K .......... .......... .......... .......... .......... 53% 195M 0s 5450K .......... .......... .......... .......... .......... 54% 290M 0s 5500K .......... .......... .......... .......... .......... 54% 75.0M 0s 5550K .......... .......... .......... .......... .......... 55% 200M 0s 5600K .......... .......... .......... .......... .......... 55% 227M 0s 5650K .......... .......... .......... .......... .......... 56% 289M 0s 5700K .......... .......... .......... .......... .......... 56% 198M 0s 5750K .......... .......... .......... .......... .......... 57% 271M 0s 5800K .......... .......... .......... .......... .......... 57% 235M 0s 5850K .......... .......... .......... .......... .......... 58% 272M 0s 5900K .......... .......... .......... .......... .......... 58% 278M 0s 5950K .......... .......... .......... .......... .......... 59% 278M 0s 6000K .......... .......... .......... .......... .......... 59% 242M 0s 6050K .......... .......... .......... .......... .......... 60% 278M 0s 6100K .......... .......... .......... .......... .......... 60% 276M 0s 6150K .......... .......... .......... .......... .......... 61% 278M 0s 6200K .......... .......... .......... .......... .......... 61% 243M 0s 6250K .......... .......... .......... .......... .......... 62% 277M 0s 6300K .......... .......... .......... .......... .......... 62% 273M 0s 6350K .......... .......... .......... .......... .......... 63% 270M 0s 6400K .......... .......... .......... .......... .......... 63% 242M 0s 6450K .......... .......... .......... .......... .......... 64% 277M 0s 6500K .......... .......... .......... .......... .......... 64% 285M 0s 6550K .......... .......... .......... .......... .......... 65% 286M 0s 6600K .......... .......... .......... .......... .......... 65% 246M 0s 6650K .......... .......... .......... .......... .......... 66% 282M 0s 6700K .......... .......... .......... .......... .......... 66% 283M 0s 6750K .......... .......... .......... .......... .......... 67% 260M 0s 6800K .......... .......... .......... .......... .......... 67% 238M 0s 6850K .......... .......... .......... .......... .......... 68% 279M 0s 6900K .......... .......... .......... .......... .......... 68% 284M 0s 6950K .......... .......... .......... .......... .......... 69% 269M 0s 7000K .......... .......... .......... .......... .......... 69% 235M 0s 7050K .......... .......... .......... .......... .......... 70% 270M 0s 7100K .......... .......... .......... .......... .......... 70% 2.66M 0s 7150K .......... .......... .......... .......... .......... 71% 128M 0s 7200K .......... .......... .......... .......... .......... 71% 250M 0s 7250K .......... .......... .......... .......... .......... 72% 275M 0s 7300K .......... .......... .......... .......... .......... 72% 268M 0s 7350K .......... .......... .......... .......... .......... 73% 237M 0s 7400K .......... .......... .......... .......... .......... 73% 271M 0s 7450K .......... .......... .......... .......... .......... 74% 275M 0s 7500K .......... .......... .......... .......... .......... 74% 281M 0s 7550K .......... .......... .......... .......... .......... 75% 7.02M 0s 7600K .......... .......... .......... .......... .......... 75% 93.9M 0s 7650K .......... .......... .......... .......... .......... 76% 100M 0s 7700K .......... .......... .......... .......... .......... 76% 167M 0s 7750K .......... .......... .......... .......... .......... 77% 40.3M 0s 7800K .......... .......... .......... .......... .......... 77% 116M 0s 7850K .......... .......... .......... .......... .......... 78% 201M 0s 7900K .......... .......... .......... .......... .......... 78% 155M 0s 7950K .......... .......... .......... .......... .......... 79% 188M 0s 8000K .......... .......... .......... .......... .......... 79% 56.7M 0s 8050K .......... .......... .......... .......... .......... 80% 950K 0s 8100K .......... .......... .......... .......... .......... 80% 242M 0s 8150K .......... .......... .......... .......... .......... 81% 259M 0s 8200K .......... .......... .......... .......... .......... 81% 218M 0s 8250K .......... .......... .......... .......... .......... 82% 254M 0s 8300K .......... .......... .......... .......... .......... 82% 267M 0s 8350K .......... .......... .......... .......... .......... 83% 275M 0s 8400K .......... .......... .......... .......... .......... 83% 236M 0s 8450K .......... .......... .......... .......... .......... 84% 263M 0s 8500K .......... .......... .......... .......... .......... 84% 260M 0s 8550K .......... .......... .......... .......... .......... 85% 261M 0s 8600K .......... .......... .......... .......... .......... 85% 229M 0s 8650K .......... .......... .......... .......... .......... 86% 281M 0s 8700K .......... .......... .......... .......... .......... 86% 287M 0s 8750K .......... .......... .......... .......... .......... 87% 262M 0s 8800K .......... .......... .......... .......... .......... 87% 253M 0s 8850K .......... .......... .......... .......... .......... 88% 257M 0s 8900K .......... .......... .......... .......... .......... 88% 263M 0s 8950K .......... .......... .......... .......... .......... 89% 265M 0s 9000K .......... .......... .......... .......... .......... 89% 1.77M 0s 9050K .......... .......... .......... .......... .......... 90% 159M 0s 9100K .......... .......... .......... .......... .......... 90% 237M 0s 9150K .......... .......... .......... .......... .......... 90% 276M 0s 9200K .......... .......... .......... .......... .......... 91% 116M 0s 9250K .......... .......... .......... .......... .......... 91% 279M 0s 9300K .......... .......... .......... .......... .......... 92% 253M 0s 9350K .......... .......... .......... .......... .......... 92% 99.8M 0s 9400K .......... .......... .......... .......... .......... 93% 254M 0s 9450K .......... .......... .......... .......... .......... 93% 242M 0s 9500K .......... .......... .......... .......... .......... 94% 147M 0s 9550K .......... .......... .......... .......... .......... 94% 197M 0s 9600K .......... .......... .......... .......... .......... 95% 239M 0s 9650K .......... .......... .......... .......... .......... 95% 282M 0s 9700K .......... .......... .......... .......... .......... 96% 240M 0s 9750K .......... .......... .......... .......... .......... 96% 257M 0s 9800K .......... .......... .......... .......... .......... 97% 282M 0s 9850K .......... .......... .......... .......... .......... 97% 287M 0s 9900K .......... .......... .......... .......... .......... 98% 244M 0s 9950K .......... .......... .......... .......... .......... 98% 280M 0s 10000K .......... .......... .......... .......... .......... 99% 282M 0s 10050K .......... .......... .......... .......... .......... 99% 286M 0s 10100K .......... 100% 176M=0.5s 2022-10-17 20:09:29 (21.7 MB/s) - '/tmp/instance-13/output-1/build/.tcl8.6.12-src.tar.gz.2oArEc/output' saved [10353486/10353486] tcl8.6.12-src.tar.gz: OK (sha256: 26c995dd0f167e48b11961d891ee555f680c175f7173ff8cb829f4ebcde4c1a6) >>> tcl 8.6.12 Extracting gzip -d -c /tmp/instance-13/dl/tcl/tcl8.6.12-src.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/tcl-8.6.12 -xf - >>> tcl 8.6.12 Patching Applying 0001-dont-build-compat.patch using patch: patching file unix/tcl.m4 Hunk #1 succeeded at 2631 (offset -94 lines). >>> tcl 8.6.12 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/tcl-8.6.12 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tcl 8.6.12 Configuring rm -fr /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/sqlite3* /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcmysql* /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcodbc* >>> tcl 8.6.12 Autoreconfiguring autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:309: warning: The macro `AC_HEADER_TIME' is obsolete. configure.in:309: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... ../unix/tcl.m4:2325: SC_TIME_HANDLER is expanded from... configure.in:309: the top level configure.in:974: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS >>> tcl 8.6.12 Patching libtool (cd /tmp/instance-13/output-1/build/tcl-8.6.12/unix && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-symbols --disable-langinfo --disable-framework ) 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 checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for inline... inline checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking dirent.h... yes checking for float.h... yes checking for values.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... yes checking for dlfcn.h... yes checking for sys/param.h... yes checking if the compiler understands -pipe... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_atfork... yes checking for building with threads... yes checking for sin... no checking for main in -linet... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking how to build libraries... shared checking for tclsh... /usr/bin/tclsh8.6 checking for zlib.h... yes checking for gz_header... yes checking for library containing deflateSetHeader... -lz checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... Linux-5.15.60-2-pve checking for dlopen in -ldl... yes checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for cast to union support... yes checking for working -fno-lto... yes checking for build with symbols... no checking for required early compiler flags... none checking for 64-bit integer type... using long checking whether byte ordering is bigendian... (cached) yes checking for getcwd... yes checking for mkstemp... yes checking for opendir... yes checking for strtol... yes checking for waitpid... yes checking for strerror... yes checking for getwd... yes checking for wait3... yes checking for uname... yes checking for realpath... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getpwuid_r... yes checking for getpwuid_r with 5 args... yes checking for getpwnam_r... yes checking for getpwnam_r with 5 args... yes checking for getgrgid_r... yes checking for getgrgid_r with 5 args... yes checking for getgrnam_r... yes checking for getgrnam_r with 5 args... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether gethostbyname_r is declared... yes checking for gethostbyname_r... yes checking for gethostbyname_r with 6 args... yes checking whether gethostbyaddr_r is declared... yes checking for gethostbyaddr_r... yes checking for gethostbyaddr_r with 7 args... no checking for gethostbyaddr_r with 8 args... yes checking for termios.h... yes checking for sys/ioctl.h... yes checking for sys/modem.h... no checking for fd_set in sys/types... yes checking for sys/time.h... (cached) yes checking for gmtime_r... yes checking for localtime_r... yes checking for mktime... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for blkcnt_t... yes checking for fstatfs... yes checking for working memcmp... (cached) yes checking for memmove... yes checking for strstr... yes checking proper strstr implementation... unknown checking for strtoul... yes checking proper strtoul implementation... unknown checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for opendir... (cached) yes checking union wait... no checking for strncasecmp... yes checking for gettimeofday... yes checking for gettimeofday declaration... present checking whether char is unsigned... no checking signed char declarations... yes checking for a putenv() that copies the buffer... no checking whether to use nl_langinfo... no checking for chflags... no checking for mkstemps... yes checking isnan... yes checking for fts... yes checking for sys/ioctl.h... (cached) yes checking for sys/filio.h... no checking system version... (cached) Linux-5.15.60-2-pve checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking whether to use dll unloading... yes checking for timezone data... /usr/share/zoneinfo checking whether to enable DTrace support... no checking whether the cpuid instruction is usable... no configure: creating ./config.status config.status: creating Makefile config.status: creating dltest/Makefile config.status: creating tclConfig.sh config.status: creating tcl.pc 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 >>> tcl 8.6.12 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/tcl-8.6.12/unix make[1]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DSTATIC_BUILD -fno-lto /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclStubLib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -fno-lto /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclTomMathStubLib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -fno-lto /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclOOStubLib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/instance-13/output-1/build/tcl-8.6.12/compat/strstr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 /tmp/instance-13/output-1/build/tcl-8.6.12/compat/strtoul.c rm -f libtclstub8.6.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar cr libtclstub8.6.a tclStubLib.o tclTomMathStubLib.o tclOOStubLib.o strstr.o strtoul.o ; /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libtclstub8.6.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/regcomp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/regexec.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/regfree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/regerror.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclAlloc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclAssembly.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclAsync.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclBasic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclBinary.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclCkalloc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclClock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclCmdAH.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclCmdIL.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclCmdMZ.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclCompCmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclCompCmdsGR.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclCompCmdsSZ.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclCompExpr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclCompile.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclConfig.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclDate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclDictObj.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclDisassemble.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclEncoding.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclEnsemble.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclEnv.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclEvent.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclExecute.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclFCmd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclFileName.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclGet.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclHash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclHistory.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclIndexObj.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclInterp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclIO.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclIOCmd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclIORChan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclIORTrans.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclIOGT.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclIOSock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclIOUtil.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclLink.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclListObj.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclLiteral.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclLoad.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclMain.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclNamesp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclNotify.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclObj.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclOptimize.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclPanic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclParse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclPathObj.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclPipe.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclPkg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT \ -DCFG_INSTALL_LIBDIR="\"/usr/lib\"" \ -DCFG_INSTALL_BINDIR="\"/usr/bin\"" \ -DCFG_INSTALL_SCRDIR="\"/usr/lib/tcl8.6\"" \ -DCFG_INSTALL_INCDIR="\"/usr/include\"" \ -DCFG_INSTALL_DOCDIR="\"/usr/share/man\"" \ -DCFG_RUNTIME_LIBDIR="\"/usr/lib\"" \ -DCFG_RUNTIME_BINDIR="\"/usr/bin\"" \ -DCFG_RUNTIME_SCRDIR="\"/usr/lib/tcl8.6\"" \ -DCFG_RUNTIME_INCDIR="\"/usr/include\"" \ -DCFG_RUNTIME_DOCDIR="\"/usr/share/man\"" \ -DCFG_RUNTIME_DLLFILE="\"libtcl8.6.so\"" \ -DCFG_RUNTIME_ZIPFILE="\"\"" \ /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclPkgConfig.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclPosixStr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclPreserve.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclProc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclRegexp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclResolve.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclResult.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclScan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclStringObj.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclStrToD.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclThread.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclThreadAlloc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclThreadJoin.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclThreadStorage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclStubInit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclTimer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclTrace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclUtf.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclUtil.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclVar.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclZlib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclTomMathInterface.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixChan.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixEvent.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixFCmd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixFile.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixPipe.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixSock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixTime.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -DTCL_LIBRARY="\"/usr/lib/tcl8.6\"" -DTCL_PACKAGE_PATH="\"{/usr/lib} \"" /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixInit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixThrd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixCompat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclUnixNotfy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclOO.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclOOBasic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclOOCall.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclOODefineCmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclOOInfo.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclOOMethod.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/generic/tclOOStubInit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclLoadDl.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_reverse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_mul_digs_fast.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_sqr_fast.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_add.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_and.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_add_d.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_clamp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_clear.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_clear_multi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_cmp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_cmp_d.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_cmp_mag.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_cnt_lsb.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_copy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_count_bits.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_div.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_div_d.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_div_2.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_div_2d.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_div_3.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_exch.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_expt_u32.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_grow.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_init.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_init_copy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_init_multi.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_init_set.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_init_size.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_karatsuba_mul.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_karatsuba_sqr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_balance_mul.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_lshd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_mod.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_mod_2d.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_mul.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_mul_2.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_mul_2d.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_mul_d.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_neg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_or.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_radix_size.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_radix_smap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_read_radix.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_rshd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_set.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_shrink.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_sqr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_sqrt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_sub.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_sub_d.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_signed_rsh.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_to_ubin.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_toom_mul.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_toom_sqr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_to_radix.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_ubin_size.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_xor.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_mp_zero.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_add.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_mul_digs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_sqr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_sub.c rm -f libtcl8.6.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--export-dynamic -shared -o libtcl8.6.so regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAssembly.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompCmdsGR.o tclCompCmdsSZ.o tclCompExpr.o tclCompile.o tclConfig.o tclDate.o tclDictObj.o tclDisassemble.o tclEncoding.o tclEnsemble.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIORChan.o tclIORTrans.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclOptimize.o tclPanic.o tclParse.o tclPathObj.o tclPipe.o tclPkg.o tclPkgConfig.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclStrToD.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclThreadStorage.o tclStubInit.o tclTimer.o tclTrace.o tclUtf.o tclUtil.o tclVar.o tclZlib.o tclTomMathInterface.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixCompat.o tclUnixNotfy.o strstr.o strtoul.o tclOO.o tclOOBasic.o tclOOCall.o tclOODefineCmds.o tclOOInfo.o tclOOMethod.o tclOOStubInit.o tclLoadDl.o bn_s_mp_reverse.o bn_s_mp_mul_digs_fast.o bn_s_mp_sqr_fast.o bn_mp_add.o bn_mp_and.o bn_mp_add_d.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_div.o bn_mp_div_d.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_exch.o bn_mp_expt_u32.o bn_mp_grow.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_size.o bn_s_mp_karatsuba_mul.o bn_s_mp_karatsuba_sqr.o bn_s_mp_balance_mul.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_neg.o bn_mp_or.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_rshd.o bn_mp_set.o bn_mp_shrink.o bn_mp_sqr.o bn_mp_sqrt.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_signed_rsh.o bn_mp_to_ubin.o bn_s_mp_toom_mul.o bn_s_mp_toom_sqr.o bn_mp_to_radix.o bn_mp_ubin_size.o bn_mp_xor.o bn_mp_zero.o bn_s_mp_add.o bn_s_mp_mul_digs.o bn_s_mp_sqr.o bn_s_mp_sub.o -Wl,--export-dynamic -ldl -lz -lpthread -lm "-Wl,-rpath,/usr/lib" /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I"." -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclAppInit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--export-dynamic tclAppInit.o \ -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix -ltcl8.6 libtclstub8.6.a -ldl -lz -lpthread -lm \ "-Wl,-rpath,/usr/lib" -o tclsh Configuring package 'itcl4.2.2' 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, --disable-langinfo, --disable-framework checking TEA configuration... ok (TEA 3.13) configure: configuring itcl 4.2.2 checking system version... Linux-5.15.60-2-pve checking whether ln -s works... yes checking for Tcl configuration... found /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for existence of /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh... loading checking platform... unix checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking whether make sets $(MAKE)... yes checking for mips64-buildroot-linux-gnu-ranlib... mips64-buildroot-linux-gnu-ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... yes checking for Tcl public headers... /tmp/instance-13/output-1/build/tcl-8.6.12/generic checking for Tcl private include files... Using srcdir found in tclConfig.sh: /tmp/instance-13/output-1/build/tcl-8.6.12 checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for mips64-buildroot-linux-gnu-ranlib... (cached) mips64-buildroot-linux-gnu-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-5.15.60-2-pve checking for mips64-buildroot-linux-gnu-ar... mips64-buildroot-linux-gnu-ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for intptr_t... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for tclsh... /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating itclConfig.sh 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, --disable-langinfo, --disable-framework Configuring package 'tdbc1.1.3' 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, --disable-langinfo, --disable-framework checking TEA configuration... ok (TEA 3.13) configure: configuring tdbc 1.1.3 checking system version... Linux-5.15.60-2-pve checking for Tcl configuration... found /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for existence of /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh... loading checking platform... unix checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking whether make sets $(MAKE)... yes checking for mips64-buildroot-linux-gnu-ranlib... mips64-buildroot-linux-gnu-ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... yes checking for inline... inline checking for Tcl public headers... /tmp/instance-13/output-1/build/tcl-8.6.12/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for mips64-buildroot-linux-gnu-ranlib... (cached) mips64-buildroot-linux-gnu-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-5.15.60-2-pve checking for mips64-buildroot-linux-gnu-ar... mips64-buildroot-linux-gnu-ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for tclsh... /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating tdbcConfig.sh 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, --disable-langinfo, --disable-framework Configuring package 'tdbcpostgres1.1.3' 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, --disable-langinfo, --disable-framework checking TEA configuration... ok (TEA 3.13) configure: configuring tdbcpostgres 1.1.3 checking system version... Linux-5.15.60-2-pve checking for Tcl configuration... found /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for existence of /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh... loading checking platform... unix checking for tdbc configuration... found /tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3/tdbcConfig.sh checking for existence of /tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3/tdbcConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tdbc checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3 -ltdbcstub1.1.3 configure: WARNING: Looking for "/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3/Makefile" configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking whether make sets $(MAKE)... yes checking for mips64-buildroot-linux-gnu-ranlib... mips64-buildroot-linux-gnu-ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... yes checking for inline... inline checking for long long... yes checking size of long long... 8 checking size of long... 8 checking for Tcl public headers... /tmp/instance-13/output-1/build/tcl-8.6.12/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for mips64-buildroot-linux-gnu-ranlib... (cached) mips64-buildroot-linux-gnu-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-5.15.60-2-pve checking for mips64-buildroot-linux-gnu-ar... mips64-buildroot-linux-gnu-ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for intptr_t... yes checking for uintptr_t... yes checking for main in -lws2_32... no checking for main in -lwinsock... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for tclsh... /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl 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, --disable-langinfo, --disable-framework Configuring package 'tdbcsqlite3-1.1.3' configure: WARNING: unrecognized options: --with-tclinclude, --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, --disable-langinfo, --disable-framework, --enable-shared checking TEA configuration... ok (TEA 3.13) configure: configuring tdbcsqlite3 1.1.3 checking system version... Linux-5.15.60-2-pve checking for Tcl configuration... found /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for existence of /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh... loading checking platform... unix checking for tdbc configuration... found /tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3/tdbcConfig.sh checking for existence of /tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3/tdbcConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tdbc checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3 -ltdbcstub1.1.3 configure: WARNING: Looking for "/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3/Makefile" configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking for mips64-buildroot-linux-gnu-ranlib... mips64-buildroot-linux-gnu-ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-5.15.60-2-pve checking for mips64-buildroot-linux-gnu-ar... mips64-buildroot-linux-gnu-ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for tclsh... /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl configure: WARNING: unrecognized options: --with-tclinclude, --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, --disable-langinfo, --disable-framework, --enable-shared Configuring package 'thread2.8.7' 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, --disable-langinfo, --disable-framework checking TEA configuration... ok (TEA 3.14) configure: configuring thread 2.8.7 checking system version... Linux-5.15.60-2-pve checking for Tcl configuration... found /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for existence of /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh... loading checking platform... unix checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking whether make sets $(MAKE)... yes checking for mips64-buildroot-linux-gnu-ranlib... mips64-buildroot-linux-gnu-ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... yes checking for NaviServer/AOLserver configuration... none found checking for Tcl public headers... /tmp/instance-13/output-1/build/tcl-8.6.12/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for mips64-buildroot-linux-gnu-ranlib... (cached) mips64-buildroot-linux-gnu-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-5.15.60-2-pve checking for mips64-buildroot-linux-gnu-ar... mips64-buildroot-linux-gnu-ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for tclsh... /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl 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, --disable-langinfo, --disable-framework Building package 'itcl4.2.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itcl2TclOO.c` -o itcl2TclOO.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclBase.c` -o itclBase.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclBuiltin.c` -o itclBuiltin.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclClass.c` -o itclClass.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclCmd.c` -o itclCmd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclEnsemble.c` -o itclEnsemble.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclHelpers.c` -o itclHelpers.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclInfo.c` -o itclInfo.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclLinkage.c` -o itclLinkage.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclMethod.c` -o itclMethod.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclObject.c` -o itclObject.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclParse.c` -o itclParse.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclStubs.c` -o itclStubs.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclStubInit.c` -o itclStubInit.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclResolve.c` -o itclResolve.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclTclIntStubsFcn.c` -o itclTclIntStubsFcn.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclUtil.c` -o itclUtil.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclMigrate2TclCore.c` -o itclMigrate2TclCore.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclTestRegisterC.c` -o itclTestRegisterC.o rm -f libitcl4.2.2.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -shared -o libitcl4.2.2.so itcl2TclOO.o itclBase.o itclBuiltin.o itclClass.o itclCmd.o itclEnsemble.o itclHelpers.o itclInfo.o itclLinkage.o itclMethod.o itclObject.o itclParse.o itclStubs.o itclStubInit.o itclResolve.o itclTclIntStubsFcn.o itclUtil.o itclMigrate2TclCore.o itclTestRegisterC.o -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix -ltclstub8.6 : libitcl4.2.2.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -I"/tmp/instance-13/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclStubLib.c` -o itclStubLib.o rm -f libitclstub4.2.2.a mips64-buildroot-linux-gnu-ar cr libitclstub4.2.2.a itclStubLib.o mips64-buildroot-linux-gnu-ranlib libitclstub4.2.2.a make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' Building package 'tdbc1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbc\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbc.c` -o tdbc.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbc\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcStubInit.c` -o tdbcStubInit.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbc\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcTokenize.c` -o tdbcTokenize.o rm -f libtdbc1.1.3.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -shared -Wl,--export-dynamic -o libtdbc1.1.3.so tdbc.o tdbcStubInit.o tdbcTokenize.o -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix -ltclstub8.6 : libtdbc1.1.3.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbc\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcStubLib.c` -o tdbcStubLib.o rm -f libtdbcstub1.1.3.a mips64-buildroot-linux-gnu-ar cr libtdbcstub1.1.3.a tdbcStubLib.o mips64-buildroot-linux-gnu-ranlib libtdbcstub1.1.3.a make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' Building package 'tdbcpostgres1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcpostgres1.1.3' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tdbcpostgres\" -DPACKAGE_TARNAME=\"tdbcpostgres\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbcpostgres\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcpostgres=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DTCL_NO_DEPRECATED=1 -I/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres1.1.3/generic/tdbcpostgres.c` -o tdbcpostgres.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tdbcpostgres\" -DPACKAGE_TARNAME=\"tdbcpostgres\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbcpostgres\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcpostgres=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DTCL_NO_DEPRECATED=1 -I/tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres1.1.3/generic/pqStubInit.c` -o pqStubInit.o rm -f libtdbcpostgres1.1.3.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -shared -Wl,--export-dynamic -o libtdbcpostgres1.1.3.so tdbcpostgres.o pqStubInit.o -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3 -ltdbcstub1.1.3 -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3 -ltdbcstub1.1.3 -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix -ltclstub8.6 : libtdbcpostgres1.1.3.so make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcpostgres1.1.3' Building package 'tdbcsqlite3-1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' Building package 'thread2.8.7' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadNs.c` -o threadNs.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadCmd.c` -o threadCmd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadSvCmd.c` -o threadSvCmd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadSpCmd.c` -o threadSpCmd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadPoolCmd.c` -o threadPoolCmd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/psGdbm.c` -o psGdbm.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/psLmdb.c` -o psLmdb.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadSvListCmd.c` -o threadSvListCmd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadSvKeylistCmd.c` -o threadSvKeylistCmd.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/tclXkeylist.c` -o tclXkeylist.o /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/tmp/instance-13/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/unix/threadUnix.c` -o threadUnix.o rm -f libthread2.8.7.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -shared -Wl,--export-dynamic -o libthread2.8.7.so threadNs.o threadCmd.o threadSvCmd.o threadSpCmd.o threadPoolCmd.o psGdbm.o psLmdb.o threadSvListCmd.o threadSvKeylistCmd.o tclXkeylist.o threadUnix.o -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix -ltclstub8.6 : libthread2.8.7.so make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' make[1]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix' >>> tcl 8.6.12 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/tcl-8.6.12/unix make[1]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix' Installing libtcl8.6.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/ Installing tclsh as /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/tclsh8.6 Installing tclConfig.sh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/ Installing tclooConfig.sh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/ Installing libtclstub8.6.a to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/ Installing pkg-config file to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/ Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6 Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/../tcl8 Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/opt0.4 Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/http1.0 Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/encoding Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/../tcl8/8.4 Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/../tcl8/8.4/platform Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/../tcl8/8.5 Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/../tcl8/8.6 Installing library files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/ Installing package http1.0 files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/http1.0/ Installing package http 2.9.5 as a Tcl Module Installing package opt0.4 files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/opt0.4/ Installing package msgcat 1.6.1 as a Tcl Module Installing package tcltest 2.5.3 as a Tcl Module Installing package platform 1.0.18 as a Tcl Module Installing package platform::shell 1.1.4 as a Tcl Module Installing encoding files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/encoding/ Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/msgs Installing message catalog files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/msgs/ Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/mann Installing and cross-linking top-level (.1) docs to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1/ Installing and cross-linking C API (.3) docs to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3/ Installing and cross-linking command (.n) docs to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/mann/ Installing header files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/ Configuring package 'itcl4.2.2' Configuring package 'tdbc1.1.3' Configuring package 'tdbcpostgres1.1.3' Configuring package 'tdbcsqlite3-1.1.3' Configuring package 'thread2.8.7' Building package 'itcl4.2.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' Building package 'tdbc1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' Building package 'tdbcpostgres1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcpostgres1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcpostgres1.1.3' Building package 'tdbcsqlite3-1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' Building package 'thread2.8.7' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' Installing package 'itcl4.2.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 libitcl4.2.2.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2/libitcl4.2.2.so /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 libitclstub4.2.2.a /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2/libitclstub4.2.2.a Install itcl.tcl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2/itcl.tcl Install itclWidget.tcl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2/itclWidget.tcl Install itclHullCmds.tcl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2/itclHullCmds.tcl Install pkgIndex.tcl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2 /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 itclConfig.sh "/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2" Installing header files in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itcl.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclDecls.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclInt.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclMigrate2TclCore.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclTclIntStubsFcn.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itcl2TclOO.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclIntDecls.h Installing documentation in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man Installing body.n Installing class.n Installing code.n Installing configbody.n Installing delete.n Installing ensemble.n Installing find.n Installing is.n Installing itcl.n Installing itclcomponent.n Installing itcldelegate.n Installing itclextendedclass.n Installing itcloption.n Installing itclvars.n Installing itclwidget.n Installing local.n Installing scope.n make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' Installing package 'tdbc1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/tclconfig/install-sh -c -m 644 libtdbc1.1.3.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tdbc1.1.3/libtdbc1.1.3.so /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/tclconfig/install-sh -c -m 644 libtdbcstub1.1.3.a /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tdbc1.1.3/libtdbcstub1.1.3.a Install tdbc.tcl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tdbc1.1.3/tdbc.tcl Install pkgIndex.tcl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tdbc1.1.3 Install tdbcConfig.sh /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tdbc1.1.3 Installing header files in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbc.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcInt.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcDecls.h Installing documentation in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/Tdbc_Init.3 Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_connection.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_mapSqlState.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_resultset.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_statement.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_tokenize.n make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' Installing package 'tdbcpostgres1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcpostgres1.1.3' /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres1.1.3/tclconfig/install-sh -c -m 644 libtdbcpostgres1.1.3.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tdbcpostgres1.1.3/libtdbcpostgres1.1.3.so Install tdbcpostgres.tcl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tdbcpostgres1.1.3/tdbcpostgres.tcl Install pkgIndex.tcl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tdbcpostgres1.1.3 Installing header files in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres1.1.3/generic/fakepq.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres1.1.3/generic/pqStubs.h Installing documentation in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres1.1.3/doc/tdbc_postgres.n make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcpostgres1.1.3' Installing package 'tdbcsqlite3-1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/tclconfig/install-sh -c -m 644 /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/library/tdbcsqlite3.tcl \ /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tcl8/8.6/`echo tdbcsqlite3 | sed s=tdbc=tdbc/=`-1.1.3.tm Installing documentation in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/doc/tdbc_sqlite3.n make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' Installing package 'thread2.8.7' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/tclconfig/install-sh -c -m 644 libthread2.8.7.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/thread2.8.7/libthread2.8.7.so : /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/thread2.8.7/libthread2.8.7.so Install ttrace.tcl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/thread2.8.7/ttrace.tcl Install pkgIndex.tcl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/thread2.8.7 Installing header files in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/tclThread.h Installing documentation in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/thread.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/tpool.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/tsv.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/ttrace.n make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' make[1]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix' >>> tcl 8.6.12 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> tcl 8.6.12 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/tcl-8.6.12/unix make[1]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix' Installing libtcl8.6.so to /tmp/instance-13/output-1/target/usr/lib/ Installing tclsh as /tmp/instance-13/output-1/target/usr/bin/tclsh8.6 Installing tclConfig.sh to /tmp/instance-13/output-1/target/usr/lib/ Installing tclooConfig.sh to /tmp/instance-13/output-1/target/usr/lib/ Installing libtclstub8.6.a to /tmp/instance-13/output-1/target/usr/lib/ Installing pkg-config file to /tmp/instance-13/output-1/target/usr/lib/pkgconfig/ Making directory /tmp/instance-13/output-1/target/usr/lib/tcl8.6 Making directory /tmp/instance-13/output-1/target/usr/lib/tcl8.6/../tcl8 Making directory /tmp/instance-13/output-1/target/usr/lib/tcl8.6/opt0.4 Making directory /tmp/instance-13/output-1/target/usr/lib/tcl8.6/http1.0 Making directory /tmp/instance-13/output-1/target/usr/lib/tcl8.6/encoding Making directory /tmp/instance-13/output-1/target/usr/lib/tcl8.6/../tcl8/8.4 Making directory /tmp/instance-13/output-1/target/usr/lib/tcl8.6/../tcl8/8.4/platform Making directory /tmp/instance-13/output-1/target/usr/lib/tcl8.6/../tcl8/8.5 Making directory /tmp/instance-13/output-1/target/usr/lib/tcl8.6/../tcl8/8.6 Installing library files to /tmp/instance-13/output-1/target/usr/lib/tcl8.6/ Installing package http1.0 files to /tmp/instance-13/output-1/target/usr/lib/tcl8.6/http1.0/ Installing package http 2.9.5 as a Tcl Module Installing package opt0.4 files to /tmp/instance-13/output-1/target/usr/lib/tcl8.6/opt0.4/ Installing package msgcat 1.6.1 as a Tcl Module Installing package tcltest 2.5.3 as a Tcl Module Installing package platform 1.0.18 as a Tcl Module Installing package platform::shell 1.1.4 as a Tcl Module Installing encoding files to /tmp/instance-13/output-1/target/usr/lib/tcl8.6/encoding/ Making directory /tmp/instance-13/output-1/target/usr/lib/tcl8.6/msgs Installing message catalog files to /tmp/instance-13/output-1/target/usr/lib/tcl8.6/msgs/ Making directory /tmp/instance-13/output-1/target/usr/share/man/mann Installing and cross-linking top-level (.1) docs to /tmp/instance-13/output-1/target/usr/share/man/man1/ Installing and cross-linking C API (.3) docs to /tmp/instance-13/output-1/target/usr/share/man/man3/ Installing and cross-linking command (.n) docs to /tmp/instance-13/output-1/target/usr/share/man/mann/ Installing header files to /tmp/instance-13/output-1/target/usr/include/ Configuring package 'itcl4.2.2' Configuring package 'tdbc1.1.3' Configuring package 'tdbcpostgres1.1.3' Configuring package 'tdbcsqlite3-1.1.3' Configuring package 'thread2.8.7' Building package 'itcl4.2.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' Building package 'tdbc1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' Building package 'tdbcpostgres1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcpostgres1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcpostgres1.1.3' Building package 'tdbcsqlite3-1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' Building package 'thread2.8.7' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' Installing package 'itcl4.2.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 libitcl4.2.2.so /tmp/instance-13/output-1/target/usr/lib/itcl4.2.2/libitcl4.2.2.so /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 libitclstub4.2.2.a /tmp/instance-13/output-1/target/usr/lib/itcl4.2.2/libitclstub4.2.2.a Install itcl.tcl /tmp/instance-13/output-1/target/usr/lib/itcl4.2.2/itcl.tcl Install itclWidget.tcl /tmp/instance-13/output-1/target/usr/lib/itcl4.2.2/itclWidget.tcl Install itclHullCmds.tcl /tmp/instance-13/output-1/target/usr/lib/itcl4.2.2/itclHullCmds.tcl Install pkgIndex.tcl /tmp/instance-13/output-1/target/usr/lib/itcl4.2.2 /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 itclConfig.sh "/tmp/instance-13/output-1/target/usr/lib/itcl4.2.2" Installing header files in /tmp/instance-13/output-1/target/usr/include Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itcl.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclDecls.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclInt.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclMigrate2TclCore.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclTclIntStubsFcn.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itcl2TclOO.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclIntDecls.h Installing documentation in /tmp/instance-13/output-1/target/usr/share/man Installing body.n Installing class.n Installing code.n Installing configbody.n Installing delete.n Installing ensemble.n Installing find.n Installing is.n Installing itcl.n Installing itclcomponent.n Installing itcldelegate.n Installing itclextendedclass.n Installing itcloption.n Installing itclvars.n Installing itclwidget.n Installing local.n Installing scope.n make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' Installing package 'tdbc1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/tclconfig/install-sh -c -m 644 libtdbc1.1.3.so /tmp/instance-13/output-1/target/usr/lib/tdbc1.1.3/libtdbc1.1.3.so /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/tclconfig/install-sh -c -m 644 libtdbcstub1.1.3.a /tmp/instance-13/output-1/target/usr/lib/tdbc1.1.3/libtdbcstub1.1.3.a Install tdbc.tcl /tmp/instance-13/output-1/target/usr/lib/tdbc1.1.3/tdbc.tcl Install pkgIndex.tcl /tmp/instance-13/output-1/target/usr/lib/tdbc1.1.3 Install tdbcConfig.sh /tmp/instance-13/output-1/target/usr/lib/tdbc1.1.3 Installing header files in /tmp/instance-13/output-1/target/usr/include Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbc.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcInt.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcDecls.h Installing documentation in /tmp/instance-13/output-1/target/usr/share/man Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/Tdbc_Init.3 Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_connection.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_mapSqlState.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_resultset.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_statement.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_tokenize.n make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' Installing package 'tdbcpostgres1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcpostgres1.1.3' /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres1.1.3/tclconfig/install-sh -c -m 644 libtdbcpostgres1.1.3.so /tmp/instance-13/output-1/target/usr/lib/tdbcpostgres1.1.3/libtdbcpostgres1.1.3.so Install tdbcpostgres.tcl /tmp/instance-13/output-1/target/usr/lib/tdbcpostgres1.1.3/tdbcpostgres.tcl Install pkgIndex.tcl /tmp/instance-13/output-1/target/usr/lib/tdbcpostgres1.1.3 Installing header files in /tmp/instance-13/output-1/target/usr/include Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres1.1.3/generic/fakepq.h Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres1.1.3/generic/pqStubs.h Installing documentation in /tmp/instance-13/output-1/target/usr/share/man Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres1.1.3/doc/tdbc_postgres.n make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcpostgres1.1.3' Installing package 'tdbcsqlite3-1.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/tclconfig/install-sh -c -m 644 /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/library/tdbcsqlite3.tcl \ /tmp/instance-13/output-1/target/usr/lib/tcl8/8.6/`echo tdbcsqlite3 | sed s=tdbc=tdbc/=`-1.1.3.tm Installing documentation in /tmp/instance-13/output-1/target/usr/share/man Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/doc/tdbc_sqlite3.n make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' Installing package 'thread2.8.7' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' /bin/bash /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/tclconfig/install-sh -c -m 644 libthread2.8.7.so /tmp/instance-13/output-1/target/usr/lib/thread2.8.7/libthread2.8.7.so : /tmp/instance-13/output-1/target/usr/lib/thread2.8.7/libthread2.8.7.so Install ttrace.tcl /tmp/instance-13/output-1/target/usr/lib/thread2.8.7/ttrace.tcl Install pkgIndex.tcl /tmp/instance-13/output-1/target/usr/lib/thread2.8.7 Installing header files in /tmp/instance-13/output-1/target/usr/include Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/tclThread.h Installing documentation in /tmp/instance-13/output-1/target/usr/share/man Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/thread.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/tpool.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/tsv.n Installing /tmp/instance-13/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/ttrace.n make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' make[1]: Leaving directory '/tmp/instance-13/output-1/build/tcl-8.6.12/unix' ln -sf tclsh8.6 /tmp/instance-13/output-1/target/usr/bin/tclsh rm -fr /tmp/instance-13/output-1/target/usr/lib/tclConfig.sh /tmp/instance-13/output-1/target/usr/lib/tclooConfig.sh /tmp/instance-13/output-1/target/usr/lib/tcl8.6/tclAppInit.c /tmp/instance-13/output-1/target/usr/lib/tcl8.6/msgs >>> tcpreplay 4.4.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.tcpreplay-4.4.2.tar.xz.hagOjn/output' 'https://github.com/appneta/tcpreplay/releases/download/v4.4.2/tcpreplay-4.4.2.tar.xz' --2022-10-17 20:12:59-- https://github.com/appneta/tcpreplay/releases/download/v4.4.2/tcpreplay-4.4.2.tar.xz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/14542959/1dcc46f4-339c-4711-8867-233a11fc701f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T021259Z&X-Amz-Expires=300&X-Amz-Signature=4e2271dfc33710cdfa9c131fb2f3afb271247c7e329140f68ae0a6b11e91eec5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=14542959&response-content-disposition=attachment%3B%20filename%3Dtcpreplay-4.4.2.tar.xz&response-content-type=application%2Foctet-stream [following] --2022-10-17 20:12:59-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/14542959/1dcc46f4-339c-4711-8867-233a11fc701f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T021259Z&X-Amz-Expires=300&X-Amz-Signature=4e2271dfc33710cdfa9c131fb2f3afb271247c7e329140f68ae0a6b11e91eec5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=14542959&response-content-disposition=attachment%3B%20filename%3Dtcpreplay-4.4.2.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 750592 (733K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.tcpreplay-4.4.2.tar.xz.hagOjn/output' 0K .......... .......... .......... .......... .......... 6% 310K 2s 50K .......... .......... .......... .......... .......... 13% 1.04M 1s 100K .......... .......... .......... .......... .......... 20% 89.8M 1s 150K .......... .......... .......... .......... .......... 27% 539K 1s 200K .......... .......... .......... .......... .......... 34% 1.20M 1s 250K .......... .......... .......... .......... .......... 40% 98.7M 0s 300K .......... .......... .......... .......... .......... 47% 93.3M 0s 350K .......... .......... .......... .......... .......... 54% 637K 0s 400K .......... .......... .......... .......... .......... 61% 99.0M 0s 450K .......... .......... .......... .......... .......... 68% 29.0M 0s 500K .......... .......... .......... .......... .......... 75% 88.1M 0s 550K .......... .......... .......... .......... .......... 81% 880K 0s 600K .......... .......... .......... .......... .......... 88% 99.8M 0s 650K .......... .......... .......... .......... .......... 95% 94.3M 0s 700K .......... .......... .......... ... 100% 120M=0.5s 2022-10-17 20:13:00 (1.48 MB/s) - '/tmp/instance-13/output-1/build/.tcpreplay-4.4.2.tar.xz.hagOjn/output' saved [750592/750592] tcpreplay-4.4.2.tar.xz: OK (sha256: 91585c247b108ed3c10d3546d18f6a467d44229c9988c97736f953af69a6f438) >>> tcpreplay 4.4.2 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/tcpreplay/tcpreplay-4.4.2.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/tcpreplay-4.4.2 -xf - >>> tcpreplay 4.4.2 Patching >>> tcpreplay 4.4.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/tcpreplay-4.4.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tcpreplay 4.4.2 Patching libtool patching file /tmp/instance-13/output-1/build/tcpreplay-4.4.2/config/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8239 (offset 127 lines). Hunk #8 succeeded at 10871 (offset 161 lines). >>> tcpreplay 4.4.2 Configuring (cd /tmp/instance-13/output-1/build/tcpreplay-4.4.2/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 ac_cv_path_ac_pt_PCAP_CONFIG="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/pcap-config" LIBS="" ac_cv_path_tcpdump_path=no CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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 --with-libpcap=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --enable-pcapconfig --without-libdnet ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking whether to enable maintainer-specific portions of Makefiles... yes checking if malloc debugging is wanted... no checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking target system type... mips64-buildroot-linux-gnu checking for cygwin development environment... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... (cached) none checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking dependency style of no... none checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking whether ln -s works... yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking for printf... /usr/bin/printf checking for echo... /usr/bin/echo checking for cut... /usr/bin/cut checking for autogen... no checking for groff... /usr/bin/groff checking for depmod... /tmp/instance-13/output-1/host/sbin/depmod checking for insmod... /usr/sbin/insmod checking for rmmod... /usr/sbin/rmmod configure: Using included libopts tearoff checking for egrep... (cached) /usr/bin/grep -E checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... yes checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wextra support... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wno-variadic-macros support... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wfatal-errors support... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wno-format-contains-nul support... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/time.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/io.h usability... no checking sys/io.h presence... no checking for sys/io.h... no checking architecture/i386/pio.h usability... no checking architecture/i386/pio.h presence... no checking for architecture/i386/pio.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for sys/sysctl.h... no checking for net/route.h... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for nanosleep in -lrt... yes checking for resolv in -lresolv... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... no checking for working memcmp... (cached) yes checking for vprintf... yes checking for _doprnt... no checking whether time.h and sys/time.h may both be included... yes checking for alarm... yes checking for working mktime... no checking for getpagesize... yes checking for working mmap... (cached) yes checking for struct timeval.tv_sec... yes checking for alarm... (cached) yes checking for atexit... yes checking for bzero... yes checking for dup2... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for ctime... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for munmap... yes checking for pow... no checking for putenv... yes checking for realpath... yes checking for regcomp... yes checking for strdup... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... (cached) yes checking for strerror... yes checking for strtol... yes checking for strncpy... yes checking for strtoull... yes checking for poll... yes checking for ntohll... no checking for mmap... yes checking for snprintf... yes checking for vsnprintf... yes checking for strsignal... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtoul... yes checking for ioperm... no checking for strlcpy... no checking whether byte ordering is bigendian... (cached) yes configure: Enabling libpcap discovery via pcap_config configure: Using u_int64_t for packet counters checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for inet_addr... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking for libpcap... /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr checking for library containing nl_handle_alloc... no checking for nl_cache_alloc in -lnl... no checking for genl_connect in -lnl-genl-3... yes checking for nl_cache_alloc in -lnl-3... yes checking for dbus_malloc in -ldbus-1... yes checking for numa_available in -lnuma... no checking for pthread_create in -lpthread... yes checking for library containing pcap_get_pfring_id... no checking for library containing pcap_close... none required checking for libpcap version... >= 0.8.0 checking for pcap_setnonblock... yes checking for pcap_datalink_val_to_description... yes checking for pcap_get_selectable_fd... yes checking for pcap_dump_fopen... yes checking for pcap_inject sending support... yes checking for pcap_sendpacket sending support... yes checking for pcap_breakloop... no checking for pcap_version... yes checking for pcap_snapshot... yes configure: Building tcpbridge configure: Building tcpliveplay checking for netmap socket sending support... no checking for PF_PACKET socket sending support... yes checking for TX_RING socket sending support... no checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking for libdnet... no configure: WARNING: libdnet not found, disabling fragroute feature checking for DLT_LINUX_SLL in libpcap... yes checking for DLT_C_HDLC in libpcap... yes checking for /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/pcap-bpf.h... no checking for libpcap bpf header... no checking for netmap libpcap... no checking for pcapnav-config... no checking for requires strict byte alignment... yes checking for tcpdump... (cached) no configure: WARNING: Unable to find tcpdump. Please specify --with-tcpdump. Disabling --verbose configure: WARNING: Your version of libpcap does not support --verbose checking for 'make test' profile... configure: WARNING: Unable to do tests when cross-compiling Unable to do tests when cross-compiling checking for OS version... Linux configure: Using eth0 for 1st test network interface card configure: Using eth0 for 2nd test network interface card checking if it's ok to use pcap_findalldevs()... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/poll.h... (cached) yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for fcntl.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for libintl.h... (cached) yes checking for memory.h... (cached) yes checking for netinet/in.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for stdbool.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for working stdnoreturn.h... yes checking for runetype.h... no checking for wchar.h... yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking size of char *... 8 checking size of int... 4 checking size of long... 8 checking size of short... 2 checking for pathfind in -lgen... no checking for gettext in -lintl... no checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for mmap... (cached) yes checking for canonicalize_file_name... yes checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strsignal... (cached) yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed configure: Using supplied libopts tearoff checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... no checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Oct 14 23:38 /dev/zero checking whether we have a functional realpath(3C)... no checking whether strftime() works... no checking whether fopen accepts "b" mode... no checking whether fopen accepts "t" mode... no checking whether not wanting optional option args... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libopts/Makefile config.status: creating Makefile config.status: creating doxygen.cfg config.status: creating lib/Makefile config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating src/tcpedit/Makefile config.status: creating src/fragroute/Makefile config.status: creating src/common/Makefile config.status: creating src/defines.h config.status: creating test/Makefile config.status: creating test/config config.status: creating scripts/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 ########################################################################## TCPREPLAY Suite Configuration Results (4.4.2) ########################################################################## libpcap: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr (>= 0.9.6) PF_RING libpcap no libdnet: no autogen: (unknown - man pages will not be built) Use libopts tearoff: yes 64bit counter support: yes tcpdump binary path: no fragroute support: no tcpbridge support: yes tcpliveplay support: yes Supported Packet Injection Methods (*): Linux TX_RING: no Linux PF_PACKET: yes BSD BPF: no libdnet: no pcap_inject: yes pcap_sendpacket: yes ** pcap_netmap no Linux/BSD netmap: no Tuntap device support: yes * In order of preference; see configure --help to override ** Required for tcpbridge >>> tcpreplay 4.4.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/tcpreplay-4.4.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2' Making all in scripts make[2]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/scripts' Making all in lib make[2]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/lib' CC strlcat.o CC strlcpy.o AR libstrl.a make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/lib' Making all in libopts make[2]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/libopts' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/libopts' CC libopts_la-libopts.lo CCLD libopts.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/libopts' make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/libopts' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' /home/autobuild/make/make all-recursive make[3]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' Making all in common make[4]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/common' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/common' CC cidr.o CC err.o CC list.o CC cache.o CC services.o CC get.o CC fakepcap.o CC fakepcapnav.o CC fakepoll.o CC xX.o CC utils.o CC timer.o CC git_version.o CC sendpacket.o CC dlt_names.o CC mac.o CC interface.o CC flows.o CC txring.o AR libcommon.a make[5]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/common' make[4]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/common' Making all in tcpedit make[4]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/tcpedit' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/tcpedit' CC tcpedit.o CC parse_args.o CC edit_packet.o CC portmap.o CC dlt.o CC checksum.o CC incremental_checksum.o CC tcpedit_api.o CC fuzzing.o CC rewrite_sequence.o CC plugins/dlt_plugins.o CC plugins/ethernet.o CC plugins/dlt_utils.o CC plugins/dlt_en10mb/en10mb.o CC plugins/dlt_en10mb/en10mb_api.o CC plugins/dlt_hdlc/hdlc.o CC plugins/dlt_hdlc/hdlc_api.o CC plugins/dlt_user/user.o CC plugins/dlt_user/user_api.o CC plugins/dlt_raw/raw.o CC plugins/dlt_null/null.o CC plugins/dlt_loop/loop.o CC plugins/dlt_linuxsll/linuxsll.o CC plugins/dlt_ieee80211/ieee80211.o CC plugins/dlt_ieee80211/ieee80211_hdr.o CC plugins/dlt_radiotap/radiotap.o CC plugins/dlt_jnpr_ether/jnpr_ether.o CC plugins/dlt_pppserial/pppserial.o AR libtcpedit.a make[5]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/tcpedit' make[4]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/tcpedit' make[4]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' CC tcpreplay-tcpreplay_opts.o CC tcpreplay-send_packets.o CC tcpreplay-signal_handler.o CC tcpreplay-tcpreplay.o CC tcpreplay-tcpreplay_api.o CC tcpreplay-sleep.o CC tcpreplay-replay.o CCLD tcpreplay CC tcpprep-tcpprep_opts.o CC tcpprep-tcpprep.o CC tcpprep-tree.o CC tcpprep-tcpprep_api.o CCLD tcpprep CC tcprewrite-tcprewrite_opts.o CC tcprewrite-tcprewrite.o CCLD tcprewrite CC tcpreplay_edit-tcpreplay_edit_opts.o CC tcpreplay_edit-send_packets.o CC tcpreplay_edit-signal_handler.o CC tcpreplay_edit-tcpreplay.o CC tcpreplay_edit-tcpreplay_api.o CC tcpreplay_edit-sleep.o CC tcpreplay_edit-replay.o CCLD tcpreplay-edit CC tcpcapinfo-tcpcapinfo_opts.o CC tcpcapinfo-tcpcapinfo.o CCLD tcpcapinfo CC tcpbridge-tcpbridge_opts.o CC tcpbridge-tcpbridge.o CC tcpbridge-bridge.o CCLD tcpbridge CC tcpliveplay-tcpliveplay_opts.o CC tcpliveplay-tcpliveplay.o CCLD tcpliveplay make[4]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2' >>> tcpreplay 4.4.2 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/tcpreplay-4.4.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2' Making install in scripts make[2]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/scripts' make[3]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/scripts' make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/scripts' Making install in lib make[2]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/lib' make[3]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/lib' make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/lib' Making install in libopts make[2]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/libopts' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/libopts' make[4]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/libopts' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/libopts' make[3]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/libopts' make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/libopts' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' /home/autobuild/make/make install-recursive make[3]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' Making install in common make[4]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/common' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/common' make[6]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/common' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/common' make[4]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/common' Making install in tcpedit make[4]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/tcpedit' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/tcpedit' make[6]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/tcpedit' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/tcpedit' make[5]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/tcpedit' make[4]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src/tcpedit' make[4]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' make[5]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c tcpreplay /tmp/instance-13/output-1/target/usr/bin/tcpreplay libtool: install: /usr/bin/install -c tcpprep /tmp/instance-13/output-1/target/usr/bin/tcpprep libtool: install: /usr/bin/install -c tcprewrite /tmp/instance-13/output-1/target/usr/bin/tcprewrite libtool: install: /usr/bin/install -c tcpreplay-edit /tmp/instance-13/output-1/target/usr/bin/tcpreplay-edit libtool: install: /usr/bin/install -c tcpcapinfo /tmp/instance-13/output-1/target/usr/bin/tcpcapinfo libtool: install: /usr/bin/install -c tcpbridge /tmp/instance-13/output-1/target/usr/bin/tcpbridge libtool: install: /usr/bin/install -c tcpliveplay /tmp/instance-13/output-1/target/usr/bin/tcpliveplay /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 tcpreplay.1 tcpprep.1 tcprewrite.1 tcpreplay-edit.1 tcpcapinfo.1 tcpbridge.1 tcpliveplay.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[5]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' make[4]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2' make[3]: Entering directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/tcpreplay-4.4.2' >>> tk 8.6.12 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.tk8.6.12-src.tar.gz.1RYzi8/output' 'http://downloads.sourceforge.net/project/tcl/Tcl/8.6.12/tk8.6.12-src.tar.gz' --2022-10-17 20:14:01-- http://downloads.sourceforge.net/project/tcl/Tcl/8.6.12/tk8.6.12-src.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://cfhcable.dl.sourceforge.net/project/tcl/Tcl/8.6.12/tk8.6.12-src.tar.gz [following] --2022-10-17 20:14:01-- http://cfhcable.dl.sourceforge.net/project/tcl/Tcl/8.6.12/tk8.6.12-src.tar.gz Resolving cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)... 146.71.73.6 Connecting to cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)|146.71.73.6|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4515393 (4.3M) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.tk8.6.12-src.tar.gz.1RYzi8/output' 0K .......... .......... .......... .......... .......... 1% 552K 8s 50K .......... .......... .......... .......... .......... 2% 1.09M 6s 100K .......... .......... .......... .......... .......... 3% 14.6M 4s 150K .......... .......... .......... .......... .......... 4% 15.3M 3s 200K .......... .......... .......... .......... .......... 5% 1.20M 3s 250K .......... .......... .......... .......... .......... 6% 236M 3s 300K .......... .......... .......... .......... .......... 7% 84.6M 2s 350K .......... .......... .......... .......... .......... 9% 35.8M 2s 400K .......... .......... .......... .......... .......... 10% 1.14M 2s 450K .......... .......... .......... .......... .......... 11% 23.5M 2s 500K .......... .......... .......... .......... .......... 12% 55.9M 2s 550K .......... .......... .......... .......... .......... 13% 105M 1s 600K .......... .......... .......... .......... .......... 14% 57.9M 1s 650K .......... .......... .......... .......... .......... 15% 1.21M 1s 700K .......... .......... .......... .......... .......... 17% 41.9M 1s 750K .......... .......... .......... .......... .......... 18% 50.4M 1s 800K .......... .......... .......... .......... .......... 19% 11.8M 1s 850K .......... .......... .......... .......... .......... 20% 249M 1s 900K .......... .......... .......... .......... .......... 21% 275M 1s 950K .......... .......... .......... .......... .......... 22% 1.28M 1s 1000K .......... .......... .......... .......... .......... 23% 28.5M 1s 1050K .......... .......... .......... .......... .......... 24% 65.4M 1s 1100K .......... .......... .......... .......... .......... 26% 41.1M 1s 1150K .......... .......... .......... .......... .......... 27% 59.5M 1s 1200K .......... .......... .......... .......... .......... 28% 3.22M 1s 1250K .......... .......... .......... .......... .......... 29% 1.90M 1s 1300K .......... .......... .......... .......... .......... 30% 13.8M 1s 1350K .......... .......... .......... .......... .......... 31% 244M 1s 1400K .......... .......... .......... .......... .......... 32% 242M 1s 1450K .......... .......... .......... .......... .......... 34% 84.5M 1s 1500K .......... .......... .......... .......... .......... 35% 45.9M 1s 1550K .......... .......... .......... .......... .......... 36% 1.20M 1s 1600K .......... .......... .......... .......... .......... 37% 222M 1s 1650K .......... .......... .......... .......... .......... 38% 87.4M 1s 1700K .......... .......... .......... .......... .......... 39% 10.8M 1s 1750K .......... .......... .......... .......... .......... 40% 257M 1s 1800K .......... .......... .......... .......... .......... 41% 248M 1s 1850K .......... .......... .......... .......... .......... 43% 1.25M 1s 1900K .......... .......... .......... .......... .......... 44% 92.4M 1s 1950K .......... .......... .......... .......... .......... 45% 35.0M 1s 2000K .......... .......... .......... .......... .......... 46% 13.7M 1s 2050K .......... .......... .......... .......... .......... 47% 80.9M 1s 2100K .......... .......... .......... .......... .......... 48% 59.6M 0s 2150K .......... .......... .......... .......... .......... 49% 1.29M 1s 2200K .......... .......... .......... .......... .......... 51% 85.3M 0s 2250K .......... .......... .......... .......... .......... 52% 47.1M 0s 2300K .......... .......... .......... .......... .......... 53% 34.6M 0s 2350K .......... .......... .......... .......... .......... 54% 11.6M 0s 2400K .......... .......... .......... .......... .......... 55% 34.6M 0s 2450K .......... .......... .......... .......... .......... 56% 62.6M 0s 2500K .......... .......... .......... .......... .......... 57% 1.19M 0s 2550K .......... .......... .......... .......... .......... 58% 47.0M 0s 2600K .......... .......... .......... .......... .......... 60% 79.3M 0s 2650K .......... .......... .......... .......... .......... 61% 108M 0s 2700K .......... .......... .......... .......... .......... 62% 107M 0s 2750K .......... .......... .......... .......... .......... 63% 50.6M 0s 2800K .......... .......... .......... .......... .......... 64% 30.8M 0s 2850K .......... .......... .......... .......... .......... 65% 1.20M 0s 2900K .......... .......... .......... .......... .......... 66% 44.0M 0s 2950K .......... .......... .......... .......... .......... 68% 51.5M 0s 3000K .......... .......... .......... .......... .......... 69% 92.8M 0s 3050K .......... .......... .......... .......... .......... 70% 91.2M 0s 3100K .......... .......... .......... .......... .......... 71% 12.1M 0s 3150K .......... .......... .......... .......... .......... 72% 194M 0s 3200K .......... .......... .......... .......... .......... 73% 1.30M 0s 3250K .......... .......... .......... .......... .......... 74% 34.5M 0s 3300K .......... .......... .......... .......... .......... 75% 13.7M 0s 3350K .......... .......... .......... .......... .......... 77% 210M 0s 3400K .......... .......... .......... .......... .......... 78% 277M 0s 3450K .......... .......... .......... .......... .......... 79% 233M 0s 3500K .......... .......... .......... .......... .......... 80% 13.9M 0s 3550K .......... .......... .......... .......... .......... 81% 1.35M 0s 3600K .......... .......... .......... .......... .......... 82% 28.4M 0s 3650K .......... .......... .......... .......... .......... 83% 82.4M 0s 3700K .......... .......... .......... .......... .......... 85% 13.7M 0s 3750K .......... .......... .......... .......... .......... 86% 53.4M 0s 3800K .......... .......... .......... .......... .......... 87% 34.3M 0s 3850K .......... .......... .......... .......... .......... 88% 29.9M 0s 3900K .......... .......... .......... .......... .......... 89% 8.97M 0s 3950K .......... .......... .......... .......... .......... 90% 1.54M 0s 4000K .......... .......... .......... .......... .......... 91% 56.8M 0s 4050K .......... .......... .......... .......... .......... 92% 16.9M 0s 4100K .......... .......... .......... .......... .......... 94% 59.8M 0s 4150K .......... .......... .......... .......... .......... 95% 33.4M 0s 4200K .......... .......... .......... .......... .......... 96% 99.6M 0s 4250K .......... .......... .......... .......... .......... 97% 24.1M 0s 4300K .......... .......... .......... .......... .......... 98% 607K 0s 4350K .......... .......... .......... .......... .......... 99% 243M 0s 4400K ......... 100% 4.03M=0.8s 2022-10-17 20:14:02 (5.22 MB/s) - '/tmp/instance-13/output-1/build/.tk8.6.12-src.tar.gz.1RYzi8/output' saved [4515393/4515393] tk8.6.12-src.tar.gz: OK (sha256: 12395c1f3fcb6bed2938689f797ea3cdf41ed5cb6c4766eec8ac949560310630) >>> tk 8.6.12 Extracting gzip -d -c /tmp/instance-13/dl/tk/tk8.6.12-src.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/tk-8.6.12 -xf - >>> tk 8.6.12 Patching >>> tk 8.6.12 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/tk-8.6.12 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tk 8.6.12 Patching libtool >>> tk 8.6.12 Configuring (cd /tmp/instance-13/output-1/build/tk-8.6.12/unix && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 tcl_cv_strtod_buggy=no CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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-rpath --with-tcl=/tmp/instance-13/output-1/build/tcl-8.6.12/unix --x-includes=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include --x-libraries=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib ) configure: loading site script /dev/null checking for Tcl configuration... found /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh checking for existence of /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclConfig.sh... loading checking for tclsh... /usr/bin/tclsh8.6 checking for tclsh in Tcl build directory... /tmp/instance-13/output-1/build/tcl-8.6.12/unix/tclsh checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ANSI C... none needed checking for inline... inline checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for egrep... 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 stdlib.h... (cached) yes checking if the compiler understands -pipe... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_atfork... yes checking for building with threads... yes (threaded core) checking how to build libraries... shared checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... no checking system version... Linux-5.15.60-2-pve checking for dlopen in -ldl... yes checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for cast to union support... yes checking for working -fno-lto... yes checking for build with symbols... no checking for required early compiler flags... none checking for 64-bit integer type... using long checking whether byte ordering is bigendian... (cached) yes checking for fd_set in sys/types... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for intptr_t... yes checking for uintptr_t... yes checking pw_gecos in struct pwd... yes checking for X... libraries /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib, headers /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include checking for main in -lXbsd... no checking whether to use xft... yes checking for X11/Xft/Xft.h... yes checking for XftFontOpen in -lXft... yes checking for FcFontSort in -lfontconfig... yes checking for X11/XKBlib.h... yes checking for XkbKeycodeToKeysym in -lX11... yes checking whether XKeycodeToKeysym is deprecated... yes checking whether to try to use XScreenSaver... yes checking for X11/extensions/scrnsaver.h... no checking for XScreenSaverQueryInfo... no checking for XScreenSaverQueryInfo in -lXext... no checking for XScreenSaverQueryInfo in -lXss... no checking whether char is unsigned... no configure: creating ./config.status config.status: creating Makefile config.status: creating tkConfig.sh config.status: creating tk.pc >>> tk 8.6.12 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/tk-8.6.12/unix make[1]: Entering directory '/tmp/instance-13/output-1/build/tk-8.6.12/unix' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS -fno-lto /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkStubLib.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS -fno-lto /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkStubLib.c rm -f libtkstub8.6.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar cr libtkstub8.6.a tkStubLib.o ttkStubLib.o ; /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib libtkstub8.6.a /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tk3d.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkArgv.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkAtom.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkBind.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkBitmap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkBusy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkClipboard.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCmds.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkColor.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkConfig.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkConsole.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCursor.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkError.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkEvent.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkFocus.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkFont.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkGet.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkGC.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkGeometry.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkGrab.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkGrid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkMain.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkObj.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkOldConfig.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkOption.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkPack.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkPlace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkSelect.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkStyle.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkUndo.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkUtil.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkVisual.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkWindow.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkButton.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkEntry.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkFrame.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkListbox.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkMenu.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkMenubutton.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkMenuDraw.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkMessage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkPanedWindow.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkScale.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkScrollbar.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCanvas.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCanvArc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCanvBmap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCanvImg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCanvLine.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCanvPoly.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCanvPs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCanvText.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCanvUtil.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkCanvWind.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkRectOval.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkTrig.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkImage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkImgBmap.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkImgGIF.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkImgPNG.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkImgPPM.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkImgPhoto.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkImgPhInstance.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkText.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkTextBTree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkTextDisp.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkTextImage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkTextIndex.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkTextMark.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkTextTag.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkTextWind.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/tkStubInit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkBlink.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkButton.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkCache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkClamTheme.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkClassicTheme.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkDefaultTheme.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkElements.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkEntry.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkFrame.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkImage.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkInit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkLabel.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkLayout.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkManager.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkNotebook.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkPanedwindow.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkProgress.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkScale.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkScrollbar.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkScroll.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkSeparator.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkSquare.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkState.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkTagSet.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkTheme.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkTrace.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkTrack.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkTreeview.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkWidget.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic/ttk/ttkStubInit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnix.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnix3d.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixButton.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixColor.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixConfig.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixCursor.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixDraw.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixEmbed.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixEvent.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixFocus.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/uuid /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixRFont.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS \ /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixInit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixKey.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixMenu.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixMenubu.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixScale.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixScrlbr.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixSelect.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixSend.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixWm.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkUnixXId.c rm -f libtk8.6.so /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--export-dynamic -shared -o libtk8.6.so tk3d.o tkArgv.o tkAtom.o tkBind.o tkBitmap.o tkBusy.o tkClipboard.o tkCmds.o tkColor.o tkConfig.o tkConsole.o tkCursor.o tkError.o tkEvent.o tkFocus.o tkFont.o tkGet.o tkGC.o tkGeometry.o tkGrab.o tkGrid.o tkMain.o tkObj.o tkOldConfig.o tkOption.o tkPack.o tkPlace.o tkSelect.o tkStyle.o tkUndo.o tkUtil.o tkVisual.o tkWindow.o tkButton.o tkEntry.o tkFrame.o tkListbox.o tkMenu.o tkMenubutton.o tkMenuDraw.o tkMessage.o tkPanedWindow.o tkScale.o tkScrollbar.o tkCanvas.o tkCanvArc.o tkCanvBmap.o tkCanvImg.o tkCanvLine.o tkCanvPoly.o tkCanvPs.o tkCanvText.o tkCanvUtil.o tkCanvWind.o tkRectOval.o tkTrig.o tkImage.o tkImgBmap.o tkImgGIF.o tkImgPNG.o tkImgPPM.o tkImgPhoto.o tkImgPhInstance.o tkText.o tkTextBTree.o tkTextDisp.o tkTextImage.o tkTextIndex.o tkTextMark.o tkTextTag.o tkTextWind.o tkStubInit.o ttkBlink.o ttkButton.o ttkCache.o ttkClamTheme.o ttkClassicTheme.o ttkDefaultTheme.o ttkElements.o ttkEntry.o ttkFrame.o ttkImage.o ttkInit.o ttkLabel.o ttkLayout.o ttkManager.o ttkNotebook.o ttkPanedwindow.o ttkProgress.o ttkScale.o ttkScrollbar.o ttkScroll.o ttkSeparator.o ttkSquare.o ttkState.o ttkTagSet.o ttkTheme.o ttkTrace.o ttkTrack.o ttkTreeview.o ttkWidget.o ttkStubInit.o tkUnix.o tkUnix3d.o tkUnixButton.o tkUnixColor.o tkUnixConfig.o tkUnixCursor.o tkUnixDraw.o tkUnixEmbed.o tkUnixEvent.o tkUnixFocus.o tkUnixRFont.o tkUnixInit.o tkUnixKey.o tkUnixMenu.o tkUnixMenubu.o tkUnixScale.o tkUnixScrlbr.o tkUnixSelect.o tkUnixSend.o tkUnixWm.o tkUnixXId.o -Wl,--export-dynamic -lpthread -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lXft -lfontconfig -lfreetype -lfontconfig -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -lX11 -ldl -lz -lpthread -lm -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix -ltclstub8.6 /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -c -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../generic -I/tmp/instance-13/output-1/build/tk-8.6.12/unix/../bitmaps -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tk -I/tmp/instance-13/output-1/build/tcl-8.6.12/generic -I/tmp/instance-13/output-1/build/tcl-8.6.12/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 /tmp/instance-13/output-1/build/tk-8.6.12/unix/../unix/tkAppInit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--export-dynamic tkAppInit.o -L/tmp/instance-13/output-1/build/tk-8.6.12/unix -ltk8.6 \ -L/tmp/instance-13/output-1/build/tcl-8.6.12/unix -ltcl8.6 -lpthread -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lXft -lfontconfig -lfreetype -lfontconfig -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -lX11 -ldl -lz -lpthread -lm -o wish make[1]: Leaving directory '/tmp/instance-13/output-1/build/tk-8.6.12/unix' >>> tk 8.6.12 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/tk-8.6.12/unix make[1]: Entering directory '/tmp/instance-13/output-1/build/tk-8.6.12/unix' Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6 Creating package index /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/pkgIndex.tcl Installing libtk8.6.so to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/ Installing wish as /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/wish8.6 Installing tkConfig.sh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/ Installing libtkstub8.6.a to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/ Installing pkg-config file to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/ Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/images Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/msgs Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/ttk Installing Tk library files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/ Installing Ttk library files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/ttk/ Installing library image files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/images/ Installing message catalog files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/msgs/ Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/man/man3 Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/man/mann Installing and cross-linking top-level (.1) docs to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/man/man1/ Installing and cross-linking C API (.3) docs to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/man/man3/ Installing and cross-linking command (.n) docs to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/man/mann/ Installing header files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/ Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/demos Making directory /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/demos/images Installing demo files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/demos/ Installing demo image files to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/tk8.6/demos/images/ make[1]: Leaving directory '/tmp/instance-13/output-1/build/tk-8.6.12/unix' >>> tk 8.6.12 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> tk 8.6.12 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/tk-8.6.12/unix make[1]: Entering directory '/tmp/instance-13/output-1/build/tk-8.6.12/unix' Making directory /tmp/instance-13/output-1/target/usr/lib/tk8.6 Creating package index /tmp/instance-13/output-1/target/usr/lib/tk8.6/pkgIndex.tcl Installing libtk8.6.so to /tmp/instance-13/output-1/target/usr/lib/ Installing wish as /tmp/instance-13/output-1/target/usr/bin/wish8.6 Installing tkConfig.sh to /tmp/instance-13/output-1/target/usr/lib/ Installing libtkstub8.6.a to /tmp/instance-13/output-1/target/usr/lib/ Installing pkg-config file to /tmp/instance-13/output-1/target/usr/lib/pkgconfig/ Making directory /tmp/instance-13/output-1/target/usr/lib/tk8.6/images Making directory /tmp/instance-13/output-1/target/usr/lib/tk8.6/msgs Making directory /tmp/instance-13/output-1/target/usr/lib/tk8.6/ttk Installing Tk library files to /tmp/instance-13/output-1/target/usr/lib/tk8.6/ Installing Ttk library files to /tmp/instance-13/output-1/target/usr/lib/tk8.6/ttk/ Installing library image files to /tmp/instance-13/output-1/target/usr/lib/tk8.6/images/ Installing message catalog files to /tmp/instance-13/output-1/target/usr/lib/tk8.6/msgs/ Making directory /tmp/instance-13/output-1/target/usr/man/mann Installing and cross-linking top-level (.1) docs to /tmp/instance-13/output-1/target/usr/man/man1/ Installing and cross-linking C API (.3) docs to /tmp/instance-13/output-1/target/usr/man/man3/ Installing and cross-linking command (.n) docs to /tmp/instance-13/output-1/target/usr/man/mann/ Installing header files to /tmp/instance-13/output-1/target/usr/include/ Making directory /tmp/instance-13/output-1/target/usr/lib/tk8.6/demos Making directory /tmp/instance-13/output-1/target/usr/lib/tk8.6/demos/images Installing demo files to /tmp/instance-13/output-1/target/usr/lib/tk8.6/demos/ Installing demo image files to /tmp/instance-13/output-1/target/usr/lib/tk8.6/demos/images/ make[1]: Leaving directory '/tmp/instance-13/output-1/build/tk-8.6.12/unix' ln -sf /usr/bin/wish8.6 /tmp/instance-13/output-1/target/usr/bin/wish >>> tmux 3.1c Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.tmux-3.1c.tar.gz.wMa1df/output' 'https://github.com/tmux/tmux/releases/download/3.1c/tmux-3.1c.tar.gz' --2022-10-17 20:15:47-- https://github.com/tmux/tmux/releases/download/3.1c/tmux-3.1c.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/36836475/bc8bb600-1aa9-11eb-8e63-00891ba8e7f5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T021547Z&X-Amz-Expires=300&X-Amz-Signature=437bdcedd41af4b2def8a78790184161a5a125b07b6a0507801a807adeb2d9e0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=36836475&response-content-disposition=attachment%3B%20filename%3Dtmux-3.1c.tar.gz&response-content-type=application%2Foctet-stream [following] --2022-10-17 20:15:47-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/36836475/bc8bb600-1aa9-11eb-8e63-00891ba8e7f5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T021547Z&X-Amz-Expires=300&X-Amz-Signature=437bdcedd41af4b2def8a78790184161a5a125b07b6a0507801a807adeb2d9e0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=36836475&response-content-disposition=attachment%3B%20filename%3Dtmux-3.1c.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 561323 (548K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.tmux-3.1c.tar.gz.wMa1df/output' 0K .......... .......... .......... .......... .......... 9% 329K 2s 50K .......... .......... .......... .......... .......... 18% 736K 1s 100K .......... .......... .......... .......... .......... 27% 14.3M 1s 150K .......... .......... .......... .......... .......... 36% 815K 0s 200K .......... .......... .......... .......... .......... 45% 83.4M 0s 250K .......... .......... .......... .......... .......... 54% 673K 0s 300K .......... .......... .......... .......... .......... 63% 38.1M 0s 350K .......... .......... .......... .......... .......... 72% 15.5M 0s 400K .......... .......... .......... .......... .......... 82% 191M 0s 450K .......... .......... .......... .......... .......... 91% 522K 0s 500K .......... .......... .......... .......... ........ 100% 194M=0.5s 2022-10-17 20:15:48 (1.16 MB/s) - '/tmp/instance-13/output-1/build/.tmux-3.1c.tar.gz.wMa1df/output' saved [561323/561323] tmux-3.1c.tar.gz: OK (sha256: 918f7220447bef33a1902d4faff05317afd9db4ae1c9971bef5c787ac6c88386) >>> tmux 3.1c Extracting gzip -d -c /tmp/instance-13/dl/tmux/tmux-3.1c.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/tmux-3.1c -xf - >>> tmux 3.1c Patching >>> tmux 3.1c Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/tmux-3.1c -name $file); do cp support/gnuconfig/$file $i; done; done >>> tmux 3.1c Patching libtool >>> tmux 3.1c Configuring (cd /tmp/instance-13/output-1/build/tmux-3.1c/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 bison... bison -y checking pkg-config is at least version 0.9.0... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking bitstring.h usability... no checking bitstring.h presence... no checking for bitstring.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for stdint.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/tree.h usability... no checking sys/tree.h presence... no checking for sys/tree.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking for library containing flock... none required checking for dirfd... yes checking for flock... yes checking for prctl... yes checking for sysconf... yes checking for asprintf... yes checking for cfmakeraw... yes checking for closefrom... yes checking for explicit_bzero... yes checking for fgetln... no checking for freezero... no checking for getdtablecount... no checking for getprogname... no checking for memmem... yes checking for recallocarray... no checking for reallocarray... yes checking for setenv... yes checking for setproctitle... no checking for strcasestr... yes checking for strlcat... no checking for strlcpy... no checking for strndup... yes checking for strsep... yes checking for strtonum... no checking for working strnlen... yes checking for library containing clock_gettime... none required checking for LIBEVENT... yes checking event.h usability... yes checking event.h presence... yes checking for event.h... yes checking for LIBTINFO... no checking for LIBNCURSES... yes checking for b64_ntop... no checking for b64_ntop with -lresolv... yes checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for socket in -lxnet... no checking for CMSG_DATA... yes checking for err... yes checking for errx... yes checking for warn... yes checking for warnx... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for library containing imsg_init... no checking for daemon... yes checking whether daemon is declared... yes checking for stravis... no checking for library containing fdforkpty... no checking for library containing forkpty... none required checking for library containing kinfo_getfile... no checking whether TAILQ_CONCAT is declared... yes checking whether TAILQ_PREV is declared... yes checking whether TAILQ_REPLACE is declared... no checking for __progname... yes checking for program_invocation_short_name... yes checking whether PR_SET_NAME is declared... yes checking whether F_CLOSEM is declared... no checking for /proc/$$... yes checking platform... linux 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, --enable-shared >>> tmux 3.1c Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/tmux-3.1c/ make[1]: Entering directory '/tmp/instance-13/output-1/build/tmux-3.1c' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o alerts.o alerts.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o arguments.o arguments.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o attributes.o attributes.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cfg.o cfg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o client.o client.c client.c: In function 'client_dispatch_attached': client.c:950:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 950 | system(data); | ^~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-attach-session.o cmd-attach-session.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-bind-key.o cmd-bind-key.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-break-pane.o cmd-break-pane.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-capture-pane.o cmd-capture-pane.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-choose-tree.o cmd-choose-tree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-command-prompt.o cmd-command-prompt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-confirm-before.o cmd-confirm-before.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-copy-mode.o cmd-copy-mode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-detach-client.o cmd-detach-client.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-display-menu.o cmd-display-menu.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-display-message.o cmd-display-message.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-display-panes.o cmd-display-panes.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-find-window.o cmd-find-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-find.o cmd-find.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-if-shell.o cmd-if-shell.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-join-pane.o cmd-join-pane.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-kill-pane.o cmd-kill-pane.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-kill-server.o cmd-kill-server.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-kill-session.o cmd-kill-session.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-kill-window.o cmd-kill-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-list-buffers.o cmd-list-buffers.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-list-clients.o cmd-list-clients.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-list-keys.o cmd-list-keys.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-list-panes.o cmd-list-panes.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-list-sessions.o cmd-list-sessions.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-list-windows.o cmd-list-windows.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-load-buffer.o cmd-load-buffer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-lock-server.o cmd-lock-server.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-move-window.o cmd-move-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-new-session.o cmd-new-session.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-new-window.o cmd-new-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-parse.o cmd-parse.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-paste-buffer.o cmd-paste-buffer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-pipe-pane.o cmd-pipe-pane.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-queue.o cmd-queue.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-refresh-client.o cmd-refresh-client.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-rename-session.o cmd-rename-session.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-rename-window.o cmd-rename-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-resize-pane.o cmd-resize-pane.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-resize-window.o cmd-resize-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-respawn-pane.o cmd-respawn-pane.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-respawn-window.o cmd-respawn-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-rotate-window.o cmd-rotate-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-run-shell.o cmd-run-shell.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-save-buffer.o cmd-save-buffer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-select-layout.o cmd-select-layout.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-select-pane.o cmd-select-pane.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-select-window.o cmd-select-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-send-keys.o cmd-send-keys.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-set-buffer.o cmd-set-buffer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-set-environment.o cmd-set-environment.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-set-option.o cmd-set-option.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-show-environment.o cmd-show-environment.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-show-messages.o cmd-show-messages.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-show-options.o cmd-show-options.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-source-file.o cmd-source-file.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-split-window.o cmd-split-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-swap-pane.o cmd-swap-pane.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-swap-window.o cmd-swap-window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-switch-client.o cmd-switch-client.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-unbind-key.o cmd-unbind-key.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd-wait-for.o cmd-wait-for.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o cmd.o cmd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o colour.o colour.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o control-notify.o control-notify.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o control.o control.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o environ.o environ.c environ.c: In function 'environ_log': environ.c:218:9: warning: ignoring return value of 'vasprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 218 | vasprintf(&prefix, fmt, ap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o file.o file.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o format.o format.c format.c: In function 'format_log1': format.c:233:9: warning: ignoring return value of 'vasprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 233 | vasprintf(&s, fmt, ap); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o format-draw.o format-draw.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o grid-view.o grid-view.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o grid.o grid.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o input-keys.o input-keys.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o input.o input.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o job.o job.c job.c: In function 'job_run': job.c:105:33: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 105 | chdir("/"); | ^~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o key-bindings.o key-bindings.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o key-string.o key-string.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o layout-custom.o layout-custom.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o layout-set.o layout-set.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o layout.o layout.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o log.o log.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o menu.o menu.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o mode-tree.o mode-tree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o names.o names.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o notify.o notify.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o options-table.o options-table.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o options.o options.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o paste.o paste.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o proc.o proc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o regsub.o regsub.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o resize.o resize.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o screen-redraw.o screen-redraw.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o screen-write.o screen-write.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o screen.o screen.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o server-client.o server-client.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o server-fn.o server-fn.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o server.o server.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o session.o session.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o spawn.o spawn.c spawn.c: In function 'spawn_pane': spawn.c:382:25: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 382 | chdir("/"); | ^~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o status.o status.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o style.o style.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o tmux.o tmux.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o tty-acs.o tty-acs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o tty-keys.o tty-keys.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o tty-term.o tty-term.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o tty.o tty.c tty.c: In function 'tty_add': tty.c:551:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 551 | write(tty_log_fd, buf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o utf8.o utf8.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o window-buffer.o window-buffer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o window-client.o window-client.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o window-clock.o window-clock.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o window-copy.o window-copy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o window-tree.o window-tree.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o window.o window.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o xmalloc.o xmalloc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o xterm-keys.o xterm-keys.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o osdep-linux.o osdep-linux.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/fgetln.o compat/fgetln.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/freezero.o compat/freezero.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/getdtablecount.o compat/getdtablecount.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/getprogname.o compat/getprogname.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/recallocarray.o compat/recallocarray.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/setproctitle.o compat/setproctitle.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/strlcat.o compat/strlcat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/strlcpy.o compat/strlcpy.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/strtonum.o compat/strtonum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/getopt.o compat/getopt.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/imsg.o compat/imsg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/imsg-buffer.o compat/imsg-buffer.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/vis.o compat/vis.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/unvis.o compat/unvis.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.1c\" -DPACKAGE_STRING=\"tmux\ 3.1c\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.1c\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_MEMMEM=1 -DHAVE_REALLOCARRAY=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_NCURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_PROC_PID=1 -I. -DTMUX_VERSION="\"3.1c\"" -DTMUX_CONF="\"/etc/tmux.conf:~/.tmux.conf:~/.config/tmux/tmux.conf\"" -iquote. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o compat/fdforkpty.o compat/fdforkpty.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -std=gnu99 -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o tmux alerts.o arguments.o attributes.o cfg.o client.o cmd-attach-session.o cmd-bind-key.o cmd-break-pane.o cmd-capture-pane.o cmd-choose-tree.o cmd-command-prompt.o cmd-confirm-before.o cmd-copy-mode.o cmd-detach-client.o cmd-display-menu.o cmd-display-message.o cmd-display-panes.o cmd-find-window.o cmd-find.o cmd-if-shell.o cmd-join-pane.o cmd-kill-pane.o cmd-kill-server.o cmd-kill-session.o cmd-kill-window.o cmd-list-buffers.o cmd-list-clients.o cmd-list-keys.o cmd-list-panes.o cmd-list-sessions.o cmd-list-windows.o cmd-load-buffer.o cmd-lock-server.o cmd-move-window.o cmd-new-session.o cmd-new-window.o cmd-parse.o cmd-paste-buffer.o cmd-pipe-pane.o cmd-queue.o cmd-refresh-client.o cmd-rename-session.o cmd-rename-window.o cmd-resize-pane.o cmd-resize-window.o cmd-respawn-pane.o cmd-respawn-window.o cmd-rotate-window.o cmd-run-shell.o cmd-save-buffer.o cmd-select-layout.o cmd-select-pane.o cmd-select-window.o cmd-send-keys.o cmd-set-buffer.o cmd-set-environment.o cmd-set-option.o cmd-show-environment.o cmd-show-messages.o cmd-show-options.o cmd-source-file.o cmd-split-window.o cmd-swap-pane.o cmd-swap-window.o cmd-switch-client.o cmd-unbind-key.o cmd-wait-for.o cmd.o colour.o control-notify.o control.o environ.o file.o format.o format-draw.o grid-view.o grid.o input-keys.o input.o job.o key-bindings.o key-string.o layout-custom.o layout-set.o layout.o log.o menu.o mode-tree.o names.o notify.o options-table.o options.o paste.o proc.o regsub.o resize.o screen-redraw.o screen-write.o screen.o server-client.o server-fn.o server.o session.o spawn.o status.o style.o tmux.o tty-acs.o tty-keys.o tty-term.o tty.o utf8.o window-buffer.o window-client.o window-clock.o window-copy.o window-tree.o window.o xmalloc.o xterm-keys.o osdep-linux.o compat/fgetln.o compat/freezero.o compat/getdtablecount.o compat/getprogname.o compat/recallocarray.o compat/setproctitle.o compat/strlcat.o compat/strlcpy.o compat/strtonum.o compat/getopt.o compat/imsg.o compat/imsg-buffer.o compat/vis.o compat/unvis.o compat/fdforkpty.o -lncurses -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -levent -lresolv make[1]: Leaving directory '/tmp/instance-13/output-1/build/tmux-3.1c' >>> tmux 3.1c Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/tmux-3.1c/ make[1]: Entering directory '/tmp/instance-13/output-1/build/tmux-3.1c' make[2]: Entering directory '/tmp/instance-13/output-1/build/tmux-3.1c' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c tmux '/tmp/instance-13/output-1/target/usr/bin' /home/autobuild/make/make install-exec-hook make[3]: Entering directory '/tmp/instance-13/output-1/build/tmux-3.1c' if test xmdoc = xmdoc; then \ sed -e "s|@SYSCONFDIR@|/etc|g" ./tmux.1 \ >./tmux.1.mdoc; \ else \ sed -e "s|@SYSCONFDIR@|/etc|g" ./tmux.1| \ gawk -f ./mdoc2man.awk >./tmux.1.man; \ fi /usr/bin/mkdir -p /tmp/instance-13/output-1/target/usr/share/man/man1 /usr/bin/install -c -m 644 ./tmux.1.mdoc \ /tmp/instance-13/output-1/target/usr/share/man/man1/tmux.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/tmux-3.1c' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/tmux-3.1c' make[1]: Leaving directory '/tmp/instance-13/output-1/build/tmux-3.1c' >>> triggerhappy 0.5.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.triggerhappy-0.5.0.tar.gz.NNKxGw/output' 'https://github.com/wertarbyte/triggerhappy/archive/release/0.5.0/triggerhappy-0.5.0.tar.gz' --2022-10-17 20:16:48-- https://github.com/wertarbyte/triggerhappy/archive/release/0.5.0/triggerhappy-0.5.0.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/wertarbyte/triggerhappy/tar.gz/refs/tags/release/0.5.0 [following] --2022-10-17 20:16:48-- https://codeload.github.com/wertarbyte/triggerhappy/tar.gz/refs/tags/release/0.5.0 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.triggerhappy-0.5.0.tar.gz.NNKxGw/output' 0K .......... .......... ......... 599K=0.05s 2022-10-17 20:16:49 (599 KB/s) - '/tmp/instance-13/output-1/build/.triggerhappy-0.5.0.tar.gz.NNKxGw/output' saved [29841] triggerhappy-0.5.0.tar.gz: OK (sha256: af0fc196202f2d35153be401769a9ad9107b5b6387146cfa8895ae9cafad631c) >>> triggerhappy 0.5.0 Extracting gzip -d -c /tmp/instance-13/dl/triggerhappy/triggerhappy-0.5.0.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/triggerhappy-0.5.0 -xf - >>> triggerhappy 0.5.0 Patching >>> triggerhappy 0.5.0 Configuring >>> triggerhappy 0.5.0 Building /home/autobuild/make/make -j1 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PKGCONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" -C /tmp/instance-13/output-1/build/triggerhappy-0.5.0 thd th-cmd make[1]: Entering directory '/tmp/instance-13/output-1/build/triggerhappy-0.5.0' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o thd.d thd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o keystate.d keystate.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o trigger.d trigger.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o eventnames.d eventnames.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o devices.d devices.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o cmdsocket.d cmdsocket.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o obey.d obey.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ignore.d ignore.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o uinput.d uinput.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o triggerparser.d triggerparser.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o th-cmd.d th-cmd.c sed -r 's!(.*)!#define TH_VERSION "\1"!' version.inc > version.h /tmp/instance-13/output-1/host/bin/mips64-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 -c -o thd.o thd.c /tmp/instance-13/output-1/host/bin/mips64-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 -c -o keystate.o keystate.c /tmp/instance-13/output-1/host/bin/mips64-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 -c -o trigger.o trigger.c trigger.c: In function 'run_triggers': trigger.c:230:41: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 230 | system(et->action); | ^~~~~~~~~~~~~~~~~~ echo "#include " | /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -dM -E - > linux_input_defs_gen.inc awk '/^#define EV_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_EV.inc awk '/^#define KEY_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_KEY.inc awk '/^#define BTN_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_BTN.inc awk '/^#define REL_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_REL.inc awk '/^#define ABS_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_ABS.inc awk '/^#define SW_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_SW.inc /tmp/instance-13/output-1/host/bin/mips64-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 -c -o eventnames.o eventnames.c /tmp/instance-13/output-1/host/bin/mips64-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 -c -o devices.o devices.c /tmp/instance-13/output-1/host/bin/mips64-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 -c -o cmdsocket.o cmdsocket.c /tmp/instance-13/output-1/host/bin/mips64-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 -c -o obey.o obey.c /tmp/instance-13/output-1/host/bin/mips64-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 -c -o ignore.o ignore.c /tmp/instance-13/output-1/host/bin/mips64-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 -c -o uinput.o uinput.c /tmp/instance-13/output-1/host/bin/mips64-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 -c -o triggerparser.o triggerparser.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc thd.o keystate.o trigger.o eventnames.o devices.o cmdsocket.o obey.o ignore.o uinput.o triggerparser.o -o thd /tmp/instance-13/output-1/host/bin/mips64-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 -c -o th-cmd.o th-cmd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc th-cmd.o cmdsocket.o -o th-cmd make[1]: Leaving directory '/tmp/instance-13/output-1/build/triggerhappy-0.5.0' >>> triggerhappy 0.5.0 Installing to target /usr/bin/install -d /tmp/instance-13/output-1/target/etc/triggerhappy/triggers.d /usr/bin/install -D -m 0755 /tmp/instance-13/output-1/build/triggerhappy-0.5.0/thd /tmp/instance-13/output-1/target/usr/sbin/thd /usr/bin/install -D -m 0755 /tmp/instance-13/output-1/build/triggerhappy-0.5.0/th-cmd /tmp/instance-13/output-1/target/usr/sbin/th-cmd >>> host-uboot-tools 2021.07 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.u-boot-2021.07.tar.bz2.9ICXKF/output' 'ftp://ftp.denx.de/pub/u-boot/u-boot-2021.07.tar.bz2' --2022-10-17 20:16:53-- ftp://ftp.denx.de/pub/u-boot/u-boot-2021.07.tar.bz2 => '/tmp/instance-13/output-1/build/.u-boot-2021.07.tar.bz2.9ICXKF/output' Resolving ftp.denx.de (ftp.denx.de)... 85.214.49.3, 2a01:238:43f4:4600:bc64:4f44:381f:1163 Connecting to ftp.denx.de (ftp.denx.de)|85.214.49.3|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /pub/u-boot ... done. ==> SIZE u-boot-2021.07.tar.bz2 ... 17275746 ==> PASV ... done. ==> RETR u-boot-2021.07.tar.bz2 ... done. Length: 17275746 (16M) (unauthoritative) 0K .......... .......... .......... .......... .......... 0% 177K 95s 50K .......... .......... .......... .......... .......... 0% 359K 71s 100K .......... .......... .......... .......... .......... 0% 58.4M 47s 150K .......... .......... .......... .......... .......... 1% 357K 47s 200K .......... .......... .......... .......... .......... 1% 171M 37s 250K .......... .......... .......... .......... .......... 1% 365K 39s 300K .......... .......... .......... .......... .......... 2% 39.6M 33s 350K .......... .......... .......... .......... .......... 2% 33.6M 29s 400K .......... .......... .......... .......... .......... 2% 199M 26s 450K .......... .......... .......... .......... .......... 2% 202M 23s 500K .......... .......... .......... .......... .......... 3% 231M 21s 550K .......... .......... .......... .......... .......... 3% 359K 23s 600K .......... .......... .......... .......... .......... 3% 165M 21s 650K .......... .......... .......... .......... .......... 4% 205M 19s 700K .......... .......... .......... .......... .......... 4% 181M 18s 750K .......... .......... .......... .......... .......... 4% 219M 17s 800K .......... .......... .......... .......... .......... 5% 210M 16s 850K .......... .......... .......... .......... .......... 5% 200M 15s 900K .......... .......... .......... .......... .......... 5% 183M 14s 950K .......... .......... .......... .......... .......... 5% 215M 13s 1000K .......... .......... .......... .......... .......... 6% 203M 13s 1050K .......... .......... .......... .......... .......... 6% 195M 12s 1100K .......... .......... .......... .......... .......... 6% 375K 13s 1150K .......... .......... .......... .......... .......... 7% 51.7M 13s 1200K .......... .......... .......... .......... .......... 7% 283M 12s 1250K .......... .......... .......... .......... .......... 7% 91.4M 12s 1300K .......... .......... .......... .......... .......... 8% 113M 11s 1350K .......... .......... .......... .......... .......... 8% 91.5M 11s 1400K .......... .......... .......... .......... .......... 8% 98.6M 10s 1450K .......... .......... .......... .......... .......... 8% 95.3M 10s 1500K .......... .......... .......... .......... .......... 9% 115M 10s 1550K .......... .......... .......... .......... .......... 9% 95.2M 9s 1600K .......... .......... .......... .......... .......... 9% 50.3M 9s 1650K .......... .......... .......... .......... .......... 10% 176M 9s 1700K .......... .......... .......... .......... .......... 10% 143M 9s 1750K .......... .......... .......... .......... .......... 10% 141M 8s 1800K .......... .......... .......... .......... .......... 10% 47.4M 8s 1850K .......... .......... .......... .......... .......... 11% 177M 8s 1900K .......... .......... .......... .......... .......... 11% 198M 8s 1950K .......... .......... .......... .......... .......... 11% 78.3M 7s 2000K .......... .......... .......... .......... .......... 12% 98.4M 7s 2050K .......... .......... .......... .......... .......... 12% 115M 7s 2100K .......... .......... .......... .......... .......... 12% 84.9M 7s 2150K .......... .......... .......... .......... .......... 13% 15.2M 7s 2200K .......... .......... .......... .......... .......... 13% 398K 7s 2250K .......... .......... .......... .......... .......... 13% 83.3M 7s 2300K .......... .......... .......... .......... .......... 13% 96.4M 7s 2350K .......... .......... .......... .......... .......... 14% 95.9M 7s 2400K .......... .......... .......... .......... .......... 14% 74.1M 7s 2450K .......... .......... .......... .......... .......... 14% 110M 6s 2500K .......... .......... .......... .......... .......... 15% 96.2M 6s 2550K .......... .......... .......... .......... .......... 15% 97.9M 6s 2600K .......... .......... .......... .......... .......... 15% 56.1M 6s 2650K .......... .......... .......... .......... .......... 16% 130M 6s 2700K .......... .......... .......... .......... .......... 16% 176M 6s 2750K .......... .......... .......... .......... .......... 16% 106M 6s 2800K .......... .......... .......... .......... .......... 16% 120M 6s 2850K .......... .......... .......... .......... .......... 17% 84.9M 5s 2900K .......... .......... .......... .......... .......... 17% 91.4M 5s 2950K .......... .......... .......... .......... .......... 17% 112M 5s 3000K .......... .......... .......... .......... .......... 18% 98.3M 5s 3050K .......... .......... .......... .......... .......... 18% 112M 5s 3100K .......... .......... .......... .......... .......... 18% 95.5M 5s 3150K .......... .......... .......... .......... .......... 18% 108M 5s 3200K .......... .......... .......... .......... .......... 19% 73.3M 5s 3250K .......... .......... .......... .......... .......... 19% 72.9M 5s 3300K .......... .......... .......... .......... .......... 19% 106M 5s 3350K .......... .......... .......... .......... .......... 20% 65.5M 4s 3400K .......... .......... .......... .......... .......... 20% 107M 4s 3450K .......... .......... .......... .......... .......... 20% 69.3M 4s 3500K .......... .......... .......... .......... .......... 21% 143M 4s 3550K .......... .......... .......... .......... .......... 21% 72.4M 4s 3600K .......... .......... .......... .......... .......... 21% 81.5M 4s 3650K .......... .......... .......... .......... .......... 21% 111M 4s 3700K .......... .......... .......... .......... .......... 22% 88.5M 4s 3750K .......... .......... .......... .......... .......... 22% 111M 4s 3800K .......... .......... .......... .......... .......... 22% 92.8M 4s 3850K .......... .......... .......... .......... .......... 23% 113M 4s 3900K .......... .......... .......... .......... .......... 23% 101M 4s 3950K .......... .......... .......... .......... .......... 23% 87.3M 4s 4000K .......... .......... .......... .......... .......... 24% 122M 4s 4050K .......... .......... .......... .......... .......... 24% 97.1M 4s 4100K .......... .......... .......... .......... .......... 24% 99.8M 3s 4150K .......... .......... .......... .......... .......... 24% 88.8M 3s 4200K .......... .......... .......... .......... .......... 25% 122M 3s 4250K .......... .......... .......... .......... .......... 25% 96.9M 3s 4300K .......... .......... .......... .......... .......... 25% 102M 3s 4350K .......... .......... .......... .......... .......... 26% 75.6M 3s 4400K .......... .......... .......... .......... .......... 26% 427K 4s 4450K .......... .......... .......... .......... .......... 26% 81.6M 3s 4500K .......... .......... .......... .......... .......... 26% 37.7M 3s 4550K .......... .......... .......... .......... .......... 27% 274M 3s 4600K .......... .......... .......... .......... .......... 27% 301M 3s 4650K .......... .......... .......... .......... .......... 27% 104M 3s 4700K .......... .......... .......... .......... .......... 28% 65.3M 3s 4750K .......... .......... .......... .......... .......... 28% 131M 3s 4800K .......... .......... .......... .......... .......... 28% 82.8M 3s 4850K .......... .......... .......... .......... .......... 29% 96.5M 3s 4900K .......... .......... .......... .......... .......... 29% 104M 3s 4950K .......... .......... .......... .......... .......... 29% 93.4M 3s 5000K .......... .......... .......... .......... .......... 29% 112M 3s 5050K .......... .......... .......... .......... .......... 30% 93.3M 3s 5100K .......... .......... .......... .......... .......... 30% 25.6M 3s 5150K .......... .......... .......... .......... .......... 30% 280M 3s 5200K .......... .......... .......... .......... .......... 31% 365M 3s 5250K .......... .......... .......... .......... .......... 31% 352M 3s 5300K .......... .......... .......... .......... .......... 31% 263M 3s 5350K .......... .......... .......... .......... .......... 32% 137M 3s 5400K .......... .......... .......... .......... .......... 32% 79.6M 3s 5450K .......... .......... .......... .......... .......... 32% 113M 3s 5500K .......... .......... .......... .......... .......... 32% 54.6M 3s 5550K .......... .......... .......... .......... .......... 33% 116M 3s 5600K .......... .......... .......... .......... .......... 33% 83.8M 3s 5650K .......... .......... .......... .......... .......... 33% 97.8M 2s 5700K .......... .......... .......... .......... .......... 34% 49.2M 2s 5750K .......... .......... .......... .......... .......... 34% 60.1M 2s 5800K .......... .......... .......... .......... .......... 34% 220M 2s 5850K .......... .......... .......... .......... .......... 34% 103M 2s 5900K .......... .......... .......... .......... .......... 35% 92.6M 2s 5950K .......... .......... .......... .......... .......... 35% 42.3M 2s 6000K .......... .......... .......... .......... .......... 35% 63.4M 2s 6050K .......... .......... .......... .......... .......... 36% 93.8M 2s 6100K .......... .......... .......... .......... .......... 36% 86.9M 2s 6150K .......... .......... .......... .......... .......... 36% 106M 2s 6200K .......... .......... .......... .......... .......... 37% 85.2M 2s 6250K .......... .......... .......... .......... .......... 37% 115M 2s 6300K .......... .......... .......... .......... .......... 37% 99.4M 2s 6350K .......... .......... .......... .......... .......... 37% 51.1M 2s 6400K .......... .......... .......... .......... .......... 38% 120M 2s 6450K .......... .......... .......... .......... .......... 38% 75.9M 2s 6500K .......... .......... .......... .......... .......... 38% 109M 2s 6550K .......... .......... .......... .......... .......... 39% 47.4M 2s 6600K .......... .......... .......... .......... .......... 39% 151M 2s 6650K .......... .......... .......... .......... .......... 39% 81.9M 2s 6700K .......... .......... .......... .......... .......... 40% 111M 2s 6750K .......... .......... .......... .......... .......... 40% 83.2M 2s 6800K .......... .......... .......... .......... .......... 40% 96.8M 2s 6850K .......... .......... .......... .......... .......... 40% 112M 2s 6900K .......... .......... .......... .......... .......... 41% 99.8M 2s 6950K .......... .......... .......... .......... .......... 41% 109M 2s 7000K .......... .......... .......... .......... .......... 41% 99.0M 2s 7050K .......... .......... .......... .......... .......... 42% 120M 2s 7100K .......... .......... .......... .......... .......... 42% 86.6M 2s 7150K .......... .......... .......... .......... .......... 42% 107M 2s 7200K .......... .......... .......... .......... .......... 42% 71.8M 2s 7250K .......... .......... .......... .......... .......... 43% 91.9M 2s 7300K .......... .......... .......... .......... .......... 43% 110M 2s 7350K .......... .......... .......... .......... .......... 43% 92.9M 2s 7400K .......... .......... .......... .......... .......... 44% 470K 2s 7450K .......... .......... .......... .......... .......... 44% 96.5M 2s 7500K .......... .......... .......... .......... .......... 44% 88.1M 2s 7550K .......... .......... .......... .......... .......... 45% 69.0M 2s 7600K .......... .......... .......... .......... .......... 45% 99.8M 2s 7650K .......... .......... .......... .......... .......... 45% 92.0M 2s 7700K .......... .......... .......... .......... .......... 45% 80.5M 2s 7750K .......... .......... .......... .......... .......... 46% 97.7M 2s 7800K .......... .......... .......... .......... .......... 46% 93.4M 2s 7850K .......... .......... .......... .......... .......... 46% 120M 2s 7900K .......... .......... .......... .......... .......... 47% 94.1M 2s 7950K .......... .......... .......... .......... .......... 47% 32.6M 2s 8000K .......... .......... .......... .......... .......... 47% 276M 2s 8050K .......... .......... .......... .......... .......... 48% 243M 2s 8100K .......... .......... .......... .......... .......... 48% 291M 2s 8150K .......... .......... .......... .......... .......... 48% 32.0M 1s 8200K .......... .......... .......... .......... .......... 48% 90.7M 1s 8250K .......... .......... .......... .......... .......... 49% 101M 1s 8300K .......... .......... .......... .......... .......... 49% 93.6M 1s 8350K .......... .......... .......... .......... .......... 49% 13.8M 1s 8400K .......... .......... .......... .......... .......... 50% 278M 1s 8450K .......... .......... .......... .......... .......... 50% 92.8M 1s 8500K .......... .......... .......... .......... .......... 50% 108M 1s 8550K .......... .......... .......... .......... .......... 50% 100M 1s 8600K .......... .......... .......... .......... .......... 51% 109M 1s 8650K .......... .......... .......... .......... .......... 51% 85.8M 1s 8700K .......... .......... .......... .......... .......... 51% 98.0M 1s 8750K .......... .......... .......... .......... .......... 52% 119M 1s 8800K .......... .......... .......... .......... .......... 52% 86.5M 1s 8850K .......... .......... .......... .......... .......... 52% 118M 1s 8900K .......... .......... .......... .......... .......... 53% 102M 1s 8950K .......... .......... .......... .......... .......... 53% 48.0M 1s 9000K .......... .......... .......... .......... .......... 53% 107M 1s 9050K .......... .......... .......... .......... .......... 53% 98.6M 1s 9100K .......... .......... .......... .......... .......... 54% 113M 1s 9150K .......... .......... .......... .......... .......... 54% 97.1M 1s 9200K .......... .......... .......... .......... .......... 54% 121M 1s 9250K .......... .......... .......... .......... .......... 55% 93.3M 1s 9300K .......... .......... .......... .......... .......... 55% 90.8M 1s 9350K .......... .......... .......... .......... .......... 55% 129M 1s 9400K .......... .......... .......... .......... .......... 56% 82.1M 1s 9450K .......... .......... .......... .......... .......... 56% 117M 1s 9500K .......... .......... .......... .......... .......... 56% 97.8M 1s 9550K .......... .......... .......... .......... .......... 56% 104M 1s 9600K .......... .......... .......... .......... .......... 57% 114M 1s 9650K .......... .......... .......... .......... .......... 57% 110M 1s 9700K .......... .......... .......... .......... .......... 57% 69.7M 1s 9750K .......... .......... .......... .......... .......... 58% 19.3M 1s 9800K .......... .......... .......... .......... .......... 58% 89.2M 1s 9850K .......... .......... .......... .......... .......... 58% 14.4M 1s 9900K .......... .......... .......... .......... .......... 58% 87.4M 1s 9950K .......... .......... .......... .......... .......... 59% 113M 1s 10000K .......... .......... .......... .......... .......... 59% 89.7M 1s 10050K .......... .......... .......... .......... .......... 59% 76.8M 1s 10100K .......... .......... .......... .......... .......... 60% 117M 1s 10150K .......... .......... .......... .......... .......... 60% 63.8M 1s 10200K .......... .......... .......... .......... .......... 60% 62.2M 1s 10250K .......... .......... .......... .......... .......... 61% 209M 1s 10300K .......... .......... .......... .......... .......... 61% 118M 1s 10350K .......... .......... .......... .......... .......... 61% 95.5M 1s 10400K .......... .......... .......... .......... .......... 61% 500K 1s 10450K .......... .......... .......... .......... .......... 62% 105M 1s 10500K .......... .......... .......... .......... .......... 62% 100M 1s 10550K .......... .......... .......... .......... .......... 62% 69.7M 1s 10600K .......... .......... .......... .......... .......... 63% 92.8M 1s 10650K .......... .......... .......... .......... .......... 63% 102M 1s 10700K .......... .......... .......... .......... .......... 63% 88.0M 1s 10750K .......... .......... .......... .......... .......... 64% 92.3M 1s 10800K .......... .......... .......... .......... .......... 64% 86.8M 1s 10850K .......... .......... .......... .......... .......... 64% 107M 1s 10900K .......... .......... .......... .......... .......... 64% 99.9M 1s 10950K .......... .......... .......... .......... .......... 65% 93.1M 1s 11000K .......... .......... .......... .......... .......... 65% 33.7M 1s 11050K .......... .......... .......... .......... .......... 65% 70.5M 1s 11100K .......... .......... .......... .......... .......... 66% 93.5M 1s 11150K .......... .......... .......... .......... .......... 66% 98.4M 1s 11200K .......... .......... .......... .......... .......... 66% 89.5M 1s 11250K .......... .......... .......... .......... .......... 66% 95.2M 1s 11300K .......... .......... .......... .......... .......... 67% 7.63M 1s 11350K .......... .......... .......... .......... .......... 67% 96.4M 1s 11400K .......... .......... .......... .......... .......... 67% 93.1M 1s 11450K .......... .......... .......... .......... .......... 68% 90.2M 1s 11500K .......... .......... .......... .......... .......... 68% 97.2M 1s 11550K .......... .......... .......... .......... .......... 68% 83.1M 1s 11600K .......... .......... .......... .......... .......... 69% 66.8M 1s 11650K .......... .......... .......... .......... .......... 69% 95.0M 1s 11700K .......... .......... .......... .......... .......... 69% 100M 1s 11750K .......... .......... .......... .......... .......... 69% 106M 1s 11800K .......... .......... .......... .......... .......... 70% 108M 1s 11850K .......... .......... .......... .......... .......... 70% 82.3M 1s 11900K .......... .......... .......... .......... .......... 70% 101M 1s 11950K .......... .......... .......... .......... .......... 71% 101M 1s 12000K .......... .......... .......... .......... .......... 71% 107M 1s 12050K .......... .......... .......... .......... .......... 71% 105M 1s 12100K .......... .......... .......... .......... .......... 72% 116M 1s 12150K .......... .......... .......... .......... .......... 72% 88.3M 1s 12200K .......... .......... .......... .......... .......... 72% 97.6M 1s 12250K .......... .......... .......... .......... .......... 72% 106M 1s 12300K .......... .......... .......... .......... .......... 73% 104M 1s 12350K .......... .......... .......... .......... .......... 73% 115M 1s 12400K .......... .......... .......... .......... .......... 73% 93.3M 1s 12450K .......... .......... .......... .......... .......... 74% 120M 1s 12500K .......... .......... .......... .......... .......... 74% 103M 1s 12550K .......... .......... .......... .......... .......... 74% 104M 1s 12600K .......... .......... .......... .......... .......... 74% 96.9M 1s 12650K .......... .......... .......... .......... .......... 75% 98.6M 1s 12700K .......... .......... .......... .......... .......... 75% 122M 1s 12750K .......... .......... .......... .......... .......... 75% 98.9M 0s 12800K .......... .......... .......... .......... .......... 76% 9.27M 0s 12850K .......... .......... .......... .......... .......... 76% 86.2M 0s 12900K .......... .......... .......... .......... .......... 76% 111M 0s 12950K .......... .......... .......... .......... .......... 77% 94.7M 0s 13000K .......... .......... .......... .......... .......... 77% 99.3M 0s 13050K .......... .......... .......... .......... .......... 77% 104M 0s 13100K .......... .......... .......... .......... .......... 77% 102M 0s 13150K .......... .......... .......... .......... .......... 78% 109M 0s 13200K .......... .......... .......... .......... .......... 78% 94.4M 0s 13250K .......... .......... .......... .......... .......... 78% 104M 0s 13300K .......... .......... .......... .......... .......... 79% 99.5M 0s 13350K .......... .......... .......... .......... .......... 79% 106M 0s 13400K .......... .......... .......... .......... .......... 79% 117M 0s 13450K .......... .......... .......... .......... .......... 80% 457K 0s 13500K .......... .......... .......... .......... .......... 80% 182M 0s 13550K .......... .......... .......... .......... .......... 80% 253M 0s 13600K .......... .......... .......... .......... .......... 80% 274M 0s 13650K .......... .......... .......... .......... .......... 81% 279M 0s 13700K .......... .......... .......... .......... .......... 81% 244M 0s 13750K .......... .......... .......... .......... .......... 81% 281M 0s 13800K .......... .......... .......... .......... .......... 82% 277M 0s 13850K .......... .......... .......... .......... .......... 82% 290M 0s 13900K .......... .......... .......... .......... .......... 82% 246M 0s 13950K .......... .......... .......... .......... .......... 82% 282M 0s 14000K .......... .......... .......... .......... .......... 83% 285M 0s 14050K .......... .......... .......... .......... .......... 83% 281M 0s 14100K .......... .......... .......... .......... .......... 83% 243M 0s 14150K .......... .......... .......... .......... .......... 84% 294M 0s 14200K .......... .......... .......... .......... .......... 84% 14.9M 0s 14250K .......... .......... .......... .......... .......... 84% 97.3M 0s 14300K .......... .......... .......... .......... .......... 85% 89.9M 0s 14350K .......... .......... .......... .......... .......... 85% 90.9M 0s 14400K .......... .......... .......... .......... .......... 85% 123M 0s 14450K .......... .......... .......... .......... .......... 85% 106M 0s 14500K .......... .......... .......... .......... .......... 86% 78.6M 0s 14550K .......... .......... .......... .......... .......... 86% 98.0M 0s 14600K .......... .......... .......... .......... .......... 86% 94.2M 0s 14650K .......... .......... .......... .......... .......... 87% 95.0M 0s 14700K .......... .......... .......... .......... .......... 87% 113M 0s 14750K .......... .......... .......... .......... .......... 87% 107M 0s 14800K .......... .......... .......... .......... .......... 88% 86.8M 0s 14850K .......... .......... .......... .......... .......... 88% 103M 0s 14900K .......... .......... .......... .......... .......... 88% 100M 0s 14950K .......... .......... .......... .......... .......... 88% 113M 0s 15000K .......... .......... .......... .......... .......... 89% 94.1M 0s 15050K .......... .......... .......... .......... .......... 89% 98.2M 0s 15100K .......... .......... .......... .......... .......... 89% 110M 0s 15150K .......... .......... .......... .......... .......... 90% 97.0M 0s 15200K .......... .......... .......... .......... .......... 90% 111M 0s 15250K .......... .......... .......... .......... .......... 90% 86.5M 0s 15300K .......... .......... .......... .......... .......... 90% 105M 0s 15350K .......... .......... .......... .......... .......... 91% 81.9M 0s 15400K .......... .......... .......... .......... .......... 91% 81.4M 0s 15450K .......... .......... .......... .......... .......... 91% 114M 0s 15500K .......... .......... .......... .......... .......... 92% 96.1M 0s 15550K .......... .......... .......... .......... .......... 92% 107M 0s 15600K .......... .......... .......... .......... .......... 92% 96.4M 0s 15650K .......... .......... .......... .......... .......... 93% 7.88M 0s 15700K .......... .......... .......... .......... .......... 93% 182M 0s 15750K .......... .......... .......... .......... .......... 93% 182M 0s 15800K .......... .......... .......... .......... .......... 93% 139M 0s 15850K .......... .......... .......... .......... .......... 94% 87.9M 0s 15900K .......... .......... .......... .......... .......... 94% 35.1M 0s 15950K .......... .......... .......... .......... .......... 94% 202M 0s 16000K .......... .......... .......... .......... .......... 95% 207M 0s 16050K .......... .......... .......... .......... .......... 95% 162M 0s 16100K .......... .......... .......... .......... .......... 95% 93.2M 0s 16150K .......... .......... .......... .......... .......... 96% 40.8M 0s 16200K .......... .......... .......... .......... .......... 96% 198M 0s 16250K .......... .......... .......... .......... .......... 96% 230M 0s 16300K .......... .......... .......... .......... .......... 96% 215M 0s 16350K .......... .......... .......... .......... .......... 97% 125M 0s 16400K .......... .......... .......... .......... .......... 97% 53.8M 0s 16450K .......... .......... .......... .......... .......... 97% 360K 0s 16500K .......... .......... .......... .......... .......... 98% 208M 0s 16550K .......... .......... .......... .......... .......... 98% 226M 0s 16600K .......... .......... .......... .......... .......... 98% 266M 0s 16650K .......... .......... .......... .......... .......... 98% 269M 0s 16700K .......... .......... .......... .......... .......... 99% 231M 0s 16750K .......... .......... .......... .......... .......... 99% 276M 0s 16800K .......... .......... .......... .......... .......... 99% 271M 0s 16850K .......... .......... 100% 227M=1.9s 2022-10-17 20:16:57 (8.86 MB/s) - '/tmp/instance-13/output-1/build/.u-boot-2021.07.tar.bz2.9ICXKF/output' saved [17275746] u-boot-2021.07.tar.bz2: OK (sha256: 312b7eeae44581d1362c3a3f02c28d806647756c82ba8c72241c7cdbe68ba77e) >>> host-uboot-tools 2021.07 Extracting bzcat /tmp/instance-13/dl/uboot-tools/u-boot-2021.07.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-uboot-tools-2021.07 -xf - >>> host-uboot-tools 2021.07 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h Applying 0002-tools-only-in-no-dot-config-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 511 (offset 25 lines). Applying 0003-tools-Makefile-fix-C-LD-FLAGS-with-CROSS_BUILD_TOOLS.patch using patch: patching file tools/Makefile Hunk #1 succeeded at 310 (offset -6 lines). >>> host-uboot-tools 2021.07 Configuring mkdir -p /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/include/config touch /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/include/config/auto.conf mkdir -p /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/include/generated touch /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h echo >> /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h mkdir -p /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/include/asm touch /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/include/asm/linkage.h >>> host-uboot-tools 2021.07 Building /tmp/instance-13/output-1/host/bin/host-make -j1 -C /tmp/instance-13/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" HOSTLDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y tools-only host-make[1]: Entering directory '/tmp/instance-13/output-1/build/host-uboot-tools-2021.07' HOSTCC scripts/basic/fixdep UPD include/config/uboot.release UPD include/generated/version_autogenerated.h UPD include/generated/timestamp_autogenerated.h COPY tools/version.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/lib/crc32.o HOSTLD tools/mkenvimage HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o WRAP tools/common/fdt_region.c HOSTCC tools/common/fdt_region.o WRAP tools/common/bootm.c HOSTCC tools/common/bootm.o HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c HOSTCC tools/lib/fdtdec_common.o WRAP tools/lib/fdtdec.c HOSTCC tools/lib/fdtdec.o WRAP tools/common/image.c HOSTCC tools/common/image.o HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/imx8image.o HOSTCC tools/imx8mimage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lib/md5.o HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/lib/rc4.o HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o HOSTCC tools/sunxi_egon.o WRAP tools/lib/crc16.c HOSTCC tools/lib/crc16.o WRAP tools/lib/hash-checksum.c HOSTCC tools/lib/hash-checksum.o WRAP tools/lib/sha1.c HOSTCC tools/lib/sha1.o WRAP tools/lib/sha256.c HOSTCC tools/lib/sha256.o WRAP tools/lib/sha512.c HOSTCC tools/lib/sha512.o WRAP tools/common/hash.c HOSTCC tools/common/hash.o HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_ro.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/mtk_image.o HOSTCC tools/dumpimage.o HOSTLD tools/dumpimage HOSTCC tools/mkimage.o HOSTLD tools/mkimage HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTLD tools/fdtgrep HOSTCC tools/mkeficapsule.o HOSTLD tools/mkeficapsule host-make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-uboot-tools-2021.07' /tmp/instance-13/output-1/host/bin/host-make -j1 -C /tmp/instance-13/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" HOSTLDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y envtools no-dot-config-targets=envtools host-make[1]: Entering directory '/tmp/instance-13/output-1/build/host-uboot-tools-2021.07' UPD include/generated/timestamp_autogenerated.h AR tools/env/built-in.o HOSTCC tools/env/crc32.o HOSTCC tools/env/ctype.o HOSTCC tools/env/env_attr.o HOSTCC tools/env/env_flags.o HOSTCC tools/env/fw_env.o HOSTCC tools/env/linux_string.o AR tools/env/lib.a HOSTCC tools/env/fw_env_main.o HOSTLD tools/env/fw_printenv STRIP tools/env/fw_printenv host-make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-uboot-tools-2021.07' >>> host-uboot-tools 2021.07 Installing to host directory /usr/bin/install -m 0755 -D /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/tools/mkimage /tmp/instance-13/output-1/host/bin/mkimage /usr/bin/install -m 0755 -D /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/tools/mkeficapsule /tmp/instance-13/output-1/host/bin/mkeficapsule /usr/bin/install -m 0755 -D /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/tools/mkenvimage /tmp/instance-13/output-1/host/bin/mkenvimage /usr/bin/install -m 0755 -D /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/tools/dumpimage /tmp/instance-13/output-1/host/bin/dumpimage /usr/bin/install -m 0755 -D /tmp/instance-13/output-1/build/host-uboot-tools-2021.07/tools/env/fw_printenv /tmp/instance-13/output-1/host/bin/fw_printenv ln -sf /tmp/instance-13/output-1/host/bin/fw_printenv /tmp/instance-13/output-1/host/bin/fw_setenv >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Downloading GIT_DIR=/tmp/instance-13/dl/uclibc-ng-test/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /tmp/instance-13/dl/uclibc-ng-test/git/.git/ GIT_DIR=/tmp/instance-13/dl/uclibc-ng-test/git/.git git remote add origin 'git://uclibc-ng.org/git/uclibc-ng-test' GIT_DIR=/tmp/instance-13/dl/uclibc-ng-test/git/.git git remote set-url origin 'git://uclibc-ng.org/git/uclibc-ng-test' Fetching all references GIT_DIR=/tmp/instance-13/dl/uclibc-ng-test/git/.git git fetch origin From git://uclibc-ng.org/git/uclibc-ng-test * [new branch] master -> origin/master GIT_DIR=/tmp/instance-13/dl/uclibc-ng-test/git/.git git fetch origin -t GIT_DIR=/tmp/instance-13/dl/uclibc-ng-test/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-13/dl/uclibc-ng-test/git/.git git checkout -f -q '6790eafe897b3a8c19a2caf50a5ecccf06647adf' warning: refname '6790eafe897b3a8c19a2caf50a5ecccf06647adf' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-13/dl/uclibc-ng-test/git/.git git clean -ffdx uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf-br1.tar.gz: OK (sha256: 655c9d9732cf24d8230defac7ef4d6bd92ad05c070ab02fe99c1fb47c7a40039) >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Extracting gzip -d -c /tmp/instance-13/dl/uclibc-ng-test/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf-br1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf -xf - >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Patching >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Configuring >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" NO_MATH=1 NO_CRYPT=1 /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" UCLIBC_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" UCLIBC_EXTRA_LDFLAGS="" test_compile make[1]: Entering directory '/tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf' make[2]: Entering directory '/tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf/test' TEST_LINK argp/ argp-ex1 TEST_LINK argp/ argp-ex2 TEST_LINK argp/ argp-ex3 TEST_LINK argp/ argp-ex4 TEST_LINK argp/ argp-test argp-test.c: In function 'help_filter': argp-test.c:183:7: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 183 | asprintf (&new_text, text, ctime (&now)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ argp-test.c:187:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 187 | asprintf (&new_text, "%s (ZOT defaults to %x)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 188 | text, params->foonly_default); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK argp/ bug-argp1 TEST_LINK argp/ tst-argp1 TEST_LINK argp/ tst-argp2 TEST_LINK args/ arg_test TEST_LINK assert/ assert make[3]: Nothing to be done for 'compile'. TEST_LINK ctype/ ctype TEST_LINK dlopen/ dladdr dladdr.c: In function 'main': dladdr.c:16:57: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 16 | fprintf(stderr, "dli_fbase = 0x%08x\n", (unsigned int)info.dli_fbase); | ^ dladdr.c:18:57: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 18 | fprintf(stderr, "dli_saddr = 0x%08x\n", (unsigned int)info.dli_saddr); | ^ TEST_LINK dlopen/ libafk-temp.so TEST_LINK dlopen/ libafk.so TEST_LINK dlopen/ dlafk TEST_LINK dlopen/ libstatic.so TEST_LINK dlopen/ dlstatic TEST_LINK dlopen/ libtest.so TEST_LINK dlopen/ dltest TEST_LINK dlopen/ libtest3.so TEST_LINK dlopen/ dltest2 TEST_LINK dlopen/ libundef.so TEST_LINK dlopen/ dlundef TEST_LINK dlopen/ nodelmod1.so TEST_LINK dlopen/ nodelmod2.so TEST_LINK dlopen/ nodelmod4.so TEST_LINK dlopen/ nodelmod3.so TEST_LINK dlopen/ nodelete TEST_LINK dlopen/ nodelete1 TEST_LINK dlopen/ libtest2.so TEST_LINK dlopen/ libtest1.so TEST_LINK dlopen/ test1 TEST_LINK dlopen/ test2 TEST_LINK dlopen/ libC.so TEST_LINK dlopen/ libB.so TEST_LINK dlopen/ libA.so TEST_LINK dlopen/ testscope TEST_LINK dlopen/ tst-origin TEST_LINK iconv/ tst-iconv1 TEST_LINK iconv/ tst-iconv2 TEST_LINK iconv/ tst-iconv3 TEST_LINK iconv/ tst-iconv4 TEST_LINK iconv/ tst-iconv5 TEST_LINK iconv/ tst-iconv6 TEST_LINK inet/ bug-if1 TEST_LINK inet/ gethost TEST_LINK inet/ gethost_r-align TEST_LINK inet/ gethostid TEST_LINK inet/ getnetent TEST_LINK inet/ if_nameindex TEST_LINK inet/ tst-aton TEST_LINK inet/ tst-ether_aton TEST_LINK inet/ tst-ethers TEST_LINK inet/ tst-ethers-line TEST_LINK inet/ tst-getni1 TEST_LINK inet/ tst-getni2 TEST_LINK inet/ tst-ifaddrs TEST_LINK inet/ tst-network TEST_LINK inet/ tst-ntoa TEST_LINK inet/ tst-res TEST_LINK inet/ tst-sock-nonblock TEST_LINK locale-mbwc/ tst2_mbrtowc TEST_LINK locale-mbwc/ tst_iswalnum TEST_LINK locale-mbwc/ tst_iswalpha TEST_LINK locale-mbwc/ tst_iswcntrl TEST_LINK locale-mbwc/ tst_iswctype TEST_LINK locale-mbwc/ tst_iswdigit TEST_LINK locale-mbwc/ tst_iswgraph TEST_LINK locale-mbwc/ tst_iswlower TEST_LINK locale-mbwc/ tst_iswprint TEST_LINK locale-mbwc/ tst_iswpunct TEST_LINK locale-mbwc/ tst_iswspace TEST_LINK locale-mbwc/ tst_iswupper TEST_LINK locale-mbwc/ tst_iswxdigit TEST_LINK locale-mbwc/ tst_mblen TEST_LINK locale-mbwc/ tst_mbrlen TEST_LINK locale-mbwc/ tst_mbrtowc TEST_LINK locale-mbwc/ tst_mbsrtowcs TEST_LINK locale-mbwc/ tst_mbstowcs TEST_LINK locale-mbwc/ tst_mbtowc TEST_LINK locale-mbwc/ tst_strcoll TEST_LINK locale-mbwc/ tst_strxfrm TEST_LINK locale-mbwc/ tst_towctrans TEST_LINK locale-mbwc/ tst_towlower TEST_LINK locale-mbwc/ tst_towupper TEST_LINK locale-mbwc/ tst_wcrtomb TEST_LINK locale-mbwc/ tst_wcscat TEST_LINK locale-mbwc/ tst_wcschr TEST_LINK locale-mbwc/ tst_wcscmp TEST_LINK locale-mbwc/ tst_wcscoll TEST_LINK locale-mbwc/ tst_wcscpy TEST_LINK locale-mbwc/ tst_wcscspn TEST_LINK locale-mbwc/ tst_wcslen TEST_LINK locale-mbwc/ tst_wcsncat TEST_LINK locale-mbwc/ tst_wcsncmp TEST_LINK locale-mbwc/ tst_wcsncpy TEST_LINK locale-mbwc/ tst_wcspbrk TEST_LINK locale-mbwc/ tst_wcsrtombs TEST_LINK locale-mbwc/ tst_wcsspn TEST_LINK locale-mbwc/ tst_wcsstr TEST_LINK locale-mbwc/ tst_wcstok TEST_LINK locale-mbwc/ tst_wcstombs TEST_LINK locale-mbwc/ tst_wcswidth TEST_LINK locale-mbwc/ tst_wcsxfrm TEST_LINK locale-mbwc/ tst_wctob TEST_LINK locale-mbwc/ tst_wctomb TEST_LINK locale-mbwc/ tst_wctrans TEST_LINK locale-mbwc/ tst_wctype TEST_LINK locale-mbwc/ tst_wcwidth TEST_LINK locale/ bug-iconv-trans TEST_LINK locale/ collate-test TEST_LINK locale/ dump-ctype TEST_LINK locale/ gen-unicode-ctype TEST_LINK locale/ show-ucs-data TEST_LINK locale/ tst-digits TEST_LINK locale/ tst-langinfo TEST_LINK locale/ tst-mbswcs1 TEST_LINK locale/ tst-mbswcs2 TEST_LINK locale/ tst-mbswcs3 TEST_LINK locale/ tst-mbswcs4 TEST_LINK locale/ tst-mbswcs5 TEST_LINK locale/ tst-mbswcs6 TEST_LINK locale/ tst-numeric TEST_LINK locale/ tst-setlocale TEST_LINK locale/ tst-sscanf TEST_LINK locale/ tst-trans TEST_LINK locale/ tst-wctype TEST_LINK locale/ tst_nl_langinfo TEST_LINK malloc/ malloc TEST_LINK malloc/ malloc-standard-alignment TEST_LINK malloc/ mallocbug TEST_LINK malloc/ realloc-can-shrink TEST_LINK malloc/ realloc0 TEST_LINK malloc/ testmalloc TEST_LINK malloc/ tst-calloc tst-calloc.c: In function 'null_test': tst-calloc.c:101:3: warning: ignoring return value of 'calloc' declared with attribute 'warn_unused_result' [-Wunused-result] 101 | calloc (0, 0); | ^~~~~~~~~~~~~ tst-calloc.c:102:3: warning: ignoring return value of 'calloc' declared with attribute 'warn_unused_result' [-Wunused-result] 102 | calloc (0, UINT_MAX); | ^~~~~~~~~~~~~~~~~~~~ tst-calloc.c:103:3: warning: ignoring return value of 'calloc' declared with attribute 'warn_unused_result' [-Wunused-result] 103 | calloc (UINT_MAX, 0); | ^~~~~~~~~~~~~~~~~~~~ tst-calloc.c:104:3: warning: ignoring return value of 'calloc' declared with attribute 'warn_unused_result' [-Wunused-result] 104 | calloc (0, ~((size_t) 0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ tst-calloc.c:105:3: warning: ignoring return value of 'calloc' declared with attribute 'warn_unused_result' [-Wunused-result] 105 | calloc (~((size_t) 0), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK malloc/ tst-malloc tst-malloc.c: In function 'main': tst-malloc.c:41:7: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 41 | p = malloc (-1); | ^~~~~~~~~~~ In file included from tst-malloc.c:20: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/malloc.h:39:14: note: in a call to allocation function 'malloc' declared here 39 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ TEST_LINK malloc/ tst-mallocfork TEST_LINK malloc/ tst-mcheck tst-mcheck.c: In function 'main': tst-mcheck.c:40:7: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 40 | p = malloc (-1); | ^~~~~~~~~~~ In file included from tst-mcheck.c:21: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:553:14: note: in a call to allocation function 'malloc' declared here 553 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ tst-mcheck.c:71:7: warning: argument 2 value '18446744073709551360' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 71 | if (realloc (p, -256) != NULL) | ^~~~~~~~~~~~~~~~~ In file included from tst-mcheck.c:21: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:564:14: note: in a call to allocation function 'realloc' declared here 564 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ tst-mcheck.c:82:7: warning: argument 2 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 82 | if (realloc (p, -1) != NULL) | ^~~~~~~~~~~~~~~ In file included from tst-mcheck.c:21: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:564:14: note: in a call to allocation function 'realloc' declared here 564 | extern void *realloc (void *__ptr, size_t __size) | ^~~~~~~ TEST_LINK malloc/ tst-valloc TEST_LINK misc/ bug-glob2 TEST_LINK misc/ bug-readdir1 TEST_LINK misc/ dirent TEST_LINK misc/ dirent64 TEST_LINK misc/ fdopen TEST_LINK misc/ opendir-tst1 TEST_LINK misc/ popen TEST_LINK misc/ seek TEST_LINK misc/ sem TEST_LINK misc/ stdarg TEST_LINK misc/ tst-hasmntopt TEST_LINK misc/ tst-inotify TEST_LINK misc/ tst-mkostemps TEST_LINK misc/ tst-nftw TEST_LINK misc/ tst-preadvwritev TEST_LINK misc/ tst-scandir TEST_LINK misc/ tst-seekdir TEST_LINK misc/ tst-statfs TEST_LINK misc/ tst-statvfs TEST_LINK misc/ tst-syscall0 TEST_LINK misc/ tst-syscall1 TEST_LINK misc/ tst-syscall6 TEST_LINK misc/ tst-utmp TEST_LINK misc/ tst-utmpx TEST_LINK mmap/ mmap TEST_LINK mmap/ mmap2 TEST_LINK mmap/ mmap64 TEST_LINK mmap/ tst-mmap-eofsync TEST_LINK mmap/ tst-mmap-fflushsync TEST_LINK mmap/ tst-mmap-offend TEST_LINK mmap/ tst-mmap-setvbuf TEST_LINK nptl/ tst-align TEST_LINK nptl/ tst-align2 TEST_LINK nptl/ tst-align3 TEST_LINK nptl/ tst-atfork1 TEST_LINK nptl/ tst-atfork2mod.so TEST_LINK nptl/ tst-atfork2 TEST_LINK nptl/ tst-attr1 TEST_LINK nptl/ tst-attr2 TEST_LINK nptl/ tst-attr3 TEST_LINK nptl/ tst-barrier1 TEST_LINK nptl/ tst-barrier2 TEST_LINK nptl/ tst-barrier3 TEST_LINK nptl/ tst-barrier4 TEST_LINK nptl/ tst-basic1 tst-basic1.c: In function 'do_test': tst-basic1.c:52:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-basic1.c:69:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | write (2, "result wrong\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-basic1.c: In function 'tf': tst-basic1.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (2, "pid mismatch\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-basic2 TEST_LINK nptl/ tst-basic3 TEST_LINK nptl/ tst-basic4 TEST_LINK nptl/ tst-basic5 TEST_LINK nptl/ tst-basic6 TEST_LINK nptl/ tst-basic7 TEST_LINK nptl/ tst-cancel1 TEST_LINK nptl/ tst-cancel10 TEST_LINK nptl/ tst-cancel11 tst-cancel11.c: In function 'tf': tst-cancel11.c:60:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | read (fd[0], buf, sizeof (buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancel12 TEST_LINK nptl/ tst-cancel13 TEST_LINK nptl/ tst-cancel14 TEST_LINK nptl/ tst-cancel15 TEST_LINK nptl/ tst-cancel16 tst-cancel16.c: In function 'tf': tst-cancel16.c:55:10: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | (void) lockf (fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancel18 TEST_LINK nptl/ tst-cancel19 TEST_LINK nptl/ tst-cancel2 TEST_LINK nptl/ tst-cancel20 tst-cancel20.c: In function 'tf_body': tst-cancel20.c:88:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 88 | read (fd[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancel21 tst-cancel21.c: In function 'tf_body': tst-cancel21.c:89:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | read (fd[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancel22 TEST_LINK nptl/ tst-cancel23 TEST_LINK nptl/ tst-cancel25 TEST_LINK nptl/ tst-cancel3 TEST_LINK nptl/ tst-cancel4 tst-cancel4.c: In function 'tf_sigpause': tst-cancel4.c:790:3: warning: 'sigpause' is deprecated: Use the sigsuspend function instead [-Wdeprecated-declarations] 790 | sigpause (SIGCANCEL); | ^~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/wait.h:36, from tst-cancel4.c:39: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/signal.h:151:12: note: declared here 151 | extern int sigpause (int __sig) __asm__ ("__xpg_sigpause") | ^~~~~~~~ tst-cancel4.c: In function 'tf_pwrite': tst-cancel4.c:1549:3: warning: ignoring return value of 'pwrite' declared with attribute 'warn_unused_result' [-Wunused-result] 1549 | pwrite (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-cancel4.c: In function 'tf_pread': tst-cancel4.c:1505:3: warning: ignoring return value of 'pread' declared with attribute 'warn_unused_result' [-Wunused-result] 1505 | pread (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/11.3.0/../../../../mips64-buildroot-linux-gnu/bin/ld: tst-cancel4.o: in function `tf_recvfrom': tst-cancel4.c:(.text+0x2dc8): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' TEST_LINK nptl/ tst-cancel5 In file included from tst-cancel5.c:1: tst-cancel4.c: In function 'tf_sigpause': tst-cancel4.c:790:3: warning: 'sigpause' is deprecated: Use the sigsuspend function instead [-Wdeprecated-declarations] 790 | sigpause (SIGCANCEL); | ^~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/wait.h:36, from tst-cancel4.c:39, from tst-cancel5.c:1: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/signal.h:151:12: note: declared here 151 | extern int sigpause (int __sig) __asm__ ("__xpg_sigpause") | ^~~~~~~~ In file included from tst-cancel5.c:1: tst-cancel4.c: In function 'tf_pwrite': tst-cancel4.c:1549:3: warning: ignoring return value of 'pwrite' declared with attribute 'warn_unused_result' [-Wunused-result] 1549 | pwrite (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-cancel4.c: In function 'tf_pread': tst-cancel4.c:1505:3: warning: ignoring return value of 'pread' declared with attribute 'warn_unused_result' [-Wunused-result] 1505 | pread (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/11.3.0/../../../../mips64-buildroot-linux-gnu/bin/ld: tst-cancel5.o: in function `tf_recvfrom': tst-cancel5.c:(.text+0x2dc8): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' TEST_LINK nptl/ tst-cancel6 tst-cancel6.c: In function 'tf': tst-cancel6.c:29:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fgets (buf, sizeof (buf), arg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancel7 tst-cancel7.c: In function 'do_prepare': tst-cancel7.c:89:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | write (fd, " ", 1); | ^~~~~~~~~~~~~~~~~~ tst-cancel7.c: In function 'tf': tst-cancel7.c:40:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 40 | system (cmd); | ^~~~~~~~~~~~ TEST_LINK nptl/ tst-cancel8 TEST_LINK nptl/ tst-cancel9 TEST_LINK nptl/ tst-cancelx10 TEST_LINK nptl/ tst-cancelx11 In file included from tst-cancelx11.c:1: tst-cancel11.c: In function 'tf': tst-cancel11.c:60:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | read (fd[0], buf, sizeof (buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx12 TEST_LINK nptl/ tst-cancelx13 TEST_LINK nptl/ tst-cancelx14 TEST_LINK nptl/ tst-cancelx15 TEST_LINK nptl/ tst-cancelx16 In file included from tst-cancelx16.c:1: tst-cancel16.c: In function 'tf': tst-cancel16.c:55:10: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | (void) lockf (fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx18 TEST_LINK nptl/ tst-cancelx2 TEST_LINK nptl/ tst-cancelx20 In file included from tst-cancelx20.c:1: tst-cancel20.c: In function 'tf_body': tst-cancel20.c:88:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 88 | read (fd[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx21 In file included from tst-cancelx21.c:1: tst-cancel21.c: In function 'tf_body': tst-cancel21.c:89:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | read (fd[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx3 TEST_LINK nptl/ tst-cancelx4 In file included from tst-cancelx4.c:1: tst-cancel4.c: In function 'tf_sigpause': tst-cancel4.c:790:3: warning: 'sigpause' is deprecated: Use the sigsuspend function instead [-Wdeprecated-declarations] 790 | sigpause (SIGCANCEL); | ^~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/wait.h:36, from tst-cancel4.c:39, from tst-cancelx4.c:1: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/signal.h:151:12: note: declared here 151 | extern int sigpause (int __sig) __asm__ ("__xpg_sigpause") | ^~~~~~~~ In file included from tst-cancelx4.c:1: tst-cancel4.c: In function 'tf_pwrite': tst-cancel4.c:1549:3: warning: ignoring return value of 'pwrite' declared with attribute 'warn_unused_result' [-Wunused-result] 1549 | pwrite (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-cancel4.c: In function 'tf_pread': tst-cancel4.c:1505:3: warning: ignoring return value of 'pread' declared with attribute 'warn_unused_result' [-Wunused-result] 1505 | pread (tempfd, mem, sizeof (mem), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/11.3.0/../../../../mips64-buildroot-linux-gnu/bin/ld: tst-cancelx4.o: in function `tf_accept': tst-cancelx4.c:(.text+0x141c): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' TEST_LINK nptl/ tst-cancelx6 In file included from tst-cancelx6.c:1: tst-cancel6.c: In function 'tf': tst-cancel6.c:29:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fgets (buf, sizeof (buf), arg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx7 In file included from tst-cancelx7.c:1: tst-cancel7.c: In function 'do_prepare': tst-cancel7.c:89:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | write (fd, " ", 1); | ^~~~~~~~~~~~~~~~~~ tst-cancel7.c: In function 'tf': tst-cancel7.c:40:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 40 | system (cmd); | ^~~~~~~~~~~~ TEST_LINK nptl/ tst-cancelx8 TEST_LINK nptl/ tst-cancelx9 TEST_LINK nptl/ tst-cleanup0 TEST_LINK nptl/ tst-cleanup1 tst-cleanup1.c: In function 'do_test': tst-cleanup1.c:70:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cleanup2 TEST_LINK nptl/ tst-cleanup3 tst-cleanup3.c: In function 'do_test': tst-cleanup3.c:68:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cleanup4 tst-cleanup4.c: In function 'fn_read': tst-cleanup4.c:64:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 64 | read (fds[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cleanupx0 TEST_LINK nptl/ tst-cleanupx1 In file included from tst-cleanupx1.c:1: tst-cleanup1.c: In function 'do_test': tst-cleanup1.c:70:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cleanupx2 TEST_LINK nptl/ tst-cleanupx3 In file included from tst-cleanupx3.c:1: tst-cleanup3.c: In function 'do_test': tst-cleanup3.c:68:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cleanupx4 In file included from tst-cleanupx4.c:1: tst-cleanup4.c: In function 'fn_read': tst-cleanup4.c:64:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 64 | read (fds[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-clock TEST_LINK nptl/ tst-clock1 TEST_LINK nptl/ tst-clock2 TEST_LINK nptl/ tst-clock_nanosleep TEST_LINK nptl/ tst-clockid TEST_LINK nptl/ tst-cond-deadlock TEST_LINK nptl/ tst-cond1 TEST_LINK nptl/ tst-cond10 TEST_LINK nptl/ tst-cond11 TEST_LINK nptl/ tst-cond12 TEST_LINK nptl/ tst-cond13 TEST_LINK nptl/ tst-cond14 TEST_LINK nptl/ tst-cond15 TEST_LINK nptl/ tst-cond16 TEST_LINK nptl/ tst-cond17 TEST_LINK nptl/ tst-cond18 tst-cond18.c: In function 'tf': tst-cond18.c:42:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 42 | write (fd, ".", 1); | ^~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cond19 TEST_LINK nptl/ tst-cond2 TEST_LINK nptl/ tst-cond20 TEST_LINK nptl/ tst-cond21 TEST_LINK nptl/ tst-cond22 TEST_LINK nptl/ tst-cond23 TEST_LINK nptl/ tst-cond3 TEST_LINK nptl/ tst-cond4 TEST_LINK nptl/ tst-cond5 TEST_LINK nptl/ tst-cond6 TEST_LINK nptl/ tst-cond7 TEST_LINK nptl/ tst-cond8 TEST_LINK nptl/ tst-cond9 TEST_LINK nptl/ tst-cpuclock1 tst-cpuclock1.c: In function 'chew_cpu': tst-cpuclock1.c:43:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | write (nullfd, (char *) buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cpuclock2 tst-cpuclock2.c: In function 'chew_cpu': tst-cpuclock2.c:53:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 53 | write (nullfd, (char *) buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cputimer1 tst-cputimer1.c: In function 'chew_cpu': tst-cputimer1.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (nullfd, (char *) buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cputimer2 tst-cputimer2.c: In function 'chew_cpu': tst-cputimer2.c:35:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (nullfd, (char *) buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-cputimer3 tst-cputimer3.c: In function 'chew_cpu': tst-cputimer3.c:36:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | write (nullfd, (char *) buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-detach1 TEST_LINK nptl/ tst-eintr1 In file included from tst-eintr1.c:28: eintr.c: In function 'eintr_handler': eintr.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (STDOUT_FILENO, "eintr_handler: signal number wrong\n", 35); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eintr.c:35:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (STDOUT_FILENO, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-eintr2 In file included from tst-eintr2.c:29: eintr.c: In function 'eintr_handler': eintr.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (STDOUT_FILENO, "eintr_handler: signal number wrong\n", 35); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eintr.c:35:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (STDOUT_FILENO, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-eintr3 In file included from tst-eintr3.c:28: eintr.c: In function 'eintr_handler': eintr.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (STDOUT_FILENO, "eintr_handler: signal number wrong\n", 35); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eintr.c:35:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (STDOUT_FILENO, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-eintr4 In file included from tst-eintr4.c:26: eintr.c: In function 'eintr_handler': eintr.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (STDOUT_FILENO, "eintr_handler: signal number wrong\n", 35); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eintr.c:35:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (STDOUT_FILENO, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-eintr5 In file included from tst-eintr5.c:29: eintr.c: In function 'eintr_handler': eintr.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (STDOUT_FILENO, "eintr_handler: signal number wrong\n", 35); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eintr.c:35:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | write (STDOUT_FILENO, ".", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-exec2 tst-exec2.c: In function 'do_test': tst-exec2.c:58:3: warning: 'sigignore' is deprecated: Use the signal function instead [-Wdeprecated-declarations] 58 | if (sigignore (SIGPIPE) != 0) | ^~ In file included from tst-exec2.c:23: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/signal.h:363:12: note: declared here 363 | extern int sigignore (int __sig) __THROW | ^~~~~~~~~ TEST_LINK nptl/ tst-exec3 tst-exec3.c: In function 'do_test': tst-exec3.c:53:3: warning: 'sigignore' is deprecated: Use the signal function instead [-Wdeprecated-declarations] 53 | if (sigignore (SIGPIPE) != 0) | ^~ In file included from tst-exec3.c:23: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/signal.h:363:12: note: declared here 363 | extern int sigignore (int __sig) __THROW | ^~~~~~~~~ TEST_LINK nptl/ tst-exec4 tst-exec4.c: In function 'tf': tst-exec4.c:31:3: warning: 'sigignore' is deprecated: Use the signal function instead [-Wdeprecated-declarations] 31 | if (sigignore (SIGUSR1) != 0) | ^~ In file included from tst-exec4.c:21: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/signal.h:363:12: note: declared here 363 | extern int sigignore (int __sig) __THROW | ^~~~~~~~~ TEST_LINK nptl/ tst-exit1 TEST_LINK nptl/ tst-exit2 TEST_LINK nptl/ tst-exit3 TEST_LINK nptl/ tst-flock1 tst-flock1.c: In function 'do_test': tst-flock1.c:60:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | write (fd, "foobar xyzzy", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-flock2 tst-flock2.c: In function 'do_test': tst-flock2.c:75:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 75 | write (fd, "foobar xyzzy", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-fork1 TEST_LINK nptl/ tst-fork2 TEST_LINK nptl/ tst-fork3 TEST_LINK nptl/ tst-fork4 TEST_LINK nptl/ tst-getpid1 TEST_LINK nptl/ tst-getpid2 TEST_LINK nptl/ tst-getpid3 TEST_LINK nptl/ tst-initializers1 TEST_LINK nptl/ tst-initializers1-c89 TEST_LINK nptl/ tst-initializers1-c99 TEST_LINK nptl/ tst-initializers1-gnu89 TEST_LINK nptl/ tst-initializers1-gnu99 TEST_LINK nptl/ tst-join1 TEST_LINK nptl/ tst-join2 TEST_LINK nptl/ tst-join3 TEST_LINK nptl/ tst-join4 TEST_LINK nptl/ tst-join5 TEST_LINK nptl/ tst-join6 TEST_LINK nptl/ tst-key1 tst-key1.c: In function 'do_test': tst-key1.c:41:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 41 | write (2, "key_create failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c:50:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | write (2, "setspecific failed\n", 19); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c:59:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | write (2, "getspecific failed\n", 19); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c:65:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | write (2, "key_delete failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c:73:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 73 | write (2, "2nd key_create failed\n", 22); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key1.c:79:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 79 | write (2, "2nd key_delete failed\n", 22); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-key2 tst-key2.c: In function 'do_test': tst-key2.c:73:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 73 | write (2, "key_create failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c:80:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 80 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c:86:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 86 | write (2, "join failed\n", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c:92:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 92 | write (2, "cnt0 != 0\n", 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c:98:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 98 | write (2, "cnt1 != 1\n", 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c:105:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 105 | write (2, "key_delete failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key2.c: In function 'tf': tst-key2.c:56:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 56 | write (2, "setspecific failed\n", 19); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-key3 tst-key3.c: In function 'do_test': tst-key3.c:83:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | write (2, "key_create failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:89:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | write (2, "barrier_init failed\n", 20); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:96:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 96 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:104:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 104 | write (2, "cancel failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:111:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 111 | write (2, "join failed\n", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:117:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | write (2, "thread not canceled\n", 20); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:127:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 127 | write (2, "cnt0 != 0\n", 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:133:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 133 | write (2, "cnt1 != 1\n", 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:140:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | write (2, "key_delete failed\n", 18); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c:146:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 146 | write (2, "barrier_destroy failed\n", 23); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-key3.c: In function 'tf': tst-key3.c:59:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | write (2, "setspecific failed\n", 19); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-key4 TEST_LINK nptl/ tst-kill1 TEST_LINK nptl/ tst-kill2 TEST_LINK nptl/ tst-kill3 tst-kill3.c: In function 'handler': tst-kill3.c:36:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | write (1, "handler called\n", 15); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-kill4 TEST_LINK nptl/ tst-kill5 TEST_LINK nptl/ tst-kill6 tst-kill6.c: In function 'handler': tst-kill6.c:37:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 37 | write (STDOUT_FILENO, "wrong signal\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-kill6.c:43:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | write (STDOUT_FILENO, "not the intended receiver\n", 26); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-kill6.c:49:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 49 | write (STDOUT_FILENO, "sem_post failed\n", 16); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-mqueue1 TEST_LINK nptl/ tst-mqueue2 TEST_LINK nptl/ tst-mqueue3 TEST_LINK nptl/ tst-mqueue4 TEST_LINK nptl/ tst-mqueue5 TEST_LINK nptl/ tst-mqueue6 TEST_LINK nptl/ tst-mqueue7 TEST_LINK nptl/ tst-mqueue8 TEST_LINK nptl/ tst-mqueue9 TEST_LINK nptl/ tst-mutex1 TEST_LINK nptl/ tst-mutex2 TEST_LINK nptl/ tst-mutex3 TEST_LINK nptl/ tst-mutex4 TEST_LINK nptl/ tst-mutex5 TEST_LINK nptl/ tst-mutex5a TEST_LINK nptl/ tst-mutex6 TEST_LINK nptl/ tst-mutex7 TEST_LINK nptl/ tst-mutex7a TEST_LINK nptl/ tst-mutex8 TEST_LINK nptl/ tst-mutex9 TEST_LINK nptl/ tst-oddstacklimit In file included from tst-oddstacklimit.c:1: tst-basic1.c: In function 'do_test': tst-basic1.c:52:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-basic1.c:69:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | write (2, "result wrong\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-basic1.c: In function 'tf': tst-basic1.c:32:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | write (2, "pid mismatch\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-once1 TEST_LINK nptl/ tst-once2 TEST_LINK nptl/ tst-once3 TEST_LINK nptl/ tst-once4 TEST_LINK nptl/ tst-oncex3 TEST_LINK nptl/ tst-oncex4 TEST_LINK nptl/ tst-popen1 TEST_LINK nptl/ tst-raise1 TEST_LINK nptl/ tst-rwlock1 TEST_LINK nptl/ tst-rwlock10 TEST_LINK nptl/ tst-rwlock11 TEST_LINK nptl/ tst-rwlock12 TEST_LINK nptl/ tst-rwlock13 TEST_LINK nptl/ tst-rwlock14 TEST_LINK nptl/ tst-rwlock2 TEST_LINK nptl/ tst-rwlock2a TEST_LINK nptl/ tst-rwlock3 TEST_LINK nptl/ tst-rwlock4 TEST_LINK nptl/ tst-rwlock5 TEST_LINK nptl/ tst-rwlock6 TEST_LINK nptl/ tst-rwlock7 TEST_LINK nptl/ tst-rwlock8 TEST_LINK nptl/ tst-rwlock9 TEST_LINK nptl/ tst-sched1 TEST_LINK nptl/ tst-sem1 TEST_LINK nptl/ tst-sem10 TEST_LINK nptl/ tst-sem11 TEST_LINK nptl/ tst-sem12 TEST_LINK nptl/ tst-sem2 TEST_LINK nptl/ tst-sem3 TEST_LINK nptl/ tst-sem4 TEST_LINK nptl/ tst-sem5 TEST_LINK nptl/ tst-sem6 TEST_LINK nptl/ tst-sem7 TEST_LINK nptl/ tst-sem8 TEST_LINK nptl/ tst-sem9 TEST_LINK nptl/ tst-signal1 tst-signal1.c: In function 'do_test': tst-signal1.c:110:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | write (fd, "foobar xyzzy", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-signal2 tst-signal2.c: In function 'do_test': tst-signal2.c:116:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 116 | write (fd, "foobar xyzzy", 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-signal3 TEST_LINK nptl/ tst-signal4 TEST_LINK nptl/ tst-signal5 TEST_LINK nptl/ tst-signal6 TEST_LINK nptl/ tst-signal7 TEST_LINK nptl/ tst-spin1 TEST_LINK nptl/ tst-spin2 TEST_LINK nptl/ tst-spin3 TEST_LINK nptl/ tst-stack1 TEST_LINK nptl/ tst-stack2 TEST_LINK nptl/ tst-stdio1 tst-stdio1.c: In function 'do_test': tst-stdio1.c:42:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 42 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-stdio2 tst-stdio2.c: In function 'do_test': tst-stdio2.c:58:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 58 | write (2, "create failed\n", 14); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-sysconf TEST_LINK nptl/ tst-timer2 TEST_LINK nptl/ tst-timer3 TEST_LINK nptl/ tst-timer4 TEST_LINK nptl/ tst-timer5 TEST_LINK nptl/ tst-tls1 TEST_LINK nptl/ tst-tls2 tst-tls2.c: In function 'cb9': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:52:1: note: in expansion of macro 'CB' 52 | CB (9) | ^~ tst-tls2.c: In function 'cb8': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:51:1: note: in expansion of macro 'CB' 51 | CB (8) | ^~ tst-tls2.c: In function 'cb7': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:50:1: note: in expansion of macro 'CB' 50 | CB (7) | ^~ tst-tls2.c: In function 'cb6': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:49:1: note: in expansion of macro 'CB' 49 | CB (6) | ^~ tst-tls2.c: In function 'cb5': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:48:1: note: in expansion of macro 'CB' 48 | CB (5) | ^~ tst-tls2.c: In function 'cb4': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:47:1: note: in expansion of macro 'CB' 47 | CB (4) | ^~ tst-tls2.c: In function 'cb3': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:46:1: note: in expansion of macro 'CB' 46 | CB (3) | ^~ tst-tls2.c: In function 'cb2': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:45:1: note: in expansion of macro 'CB' 45 | CB (2) | ^~ tst-tls2.c: In function 'cb1': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:44:1: note: in expansion of macro 'CB' 44 | CB (1) | ^~ tst-tls2.c: In function 'cb0': tst-tls2.c:39:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | write (STDOUT_FILENO, "wrong callback\n", 15); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:43:1: note: in expansion of macro 'CB' 43 | CB (0) | ^~ tst-tls2.c: In function 'handler': tst-tls2.c:71:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 71 | write (STDOUT_FILENO, "wrong signal\n", 13); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tst-tls2.c:79:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 79 | write (STDOUT_FILENO, "sem_post failed\n", 16); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK nptl/ tst-tls3mod.so TEST_LINK nptl/ tst-tls3 TEST_LINK nptl/ tst-tls4moda.so TEST_LINK nptl/ tst-tls4modb.so TEST_LINK nptl/ tst-tls4 TEST_LINK nptl/ tst-tls5mod.so TEST_LINK nptl/ tst-tls5 TEST_LINK nptl/ tst-tsd1 TEST_LINK nptl/ tst-tsd2 TEST_LINK nptl/ tst-tsd3 TEST_LINK nptl/ tst-tsd4 TEST_LINK nptl/ tst-tsd5 TEST_LINK nptl/ tst-tsd6 TEST_LINK nptl/ tst-umask1 TEST_LINK nptl/ tst-vfork1x TEST_LINK nptl/ tst-vfork2x TEST_LINK pthread/ ex1 ex1.c: In function 'process': ex1.c:15:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | write(1, (char *) arg, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK pthread/ ex2 TEST_LINK pthread/ ex3 TEST_LINK pthread/ ex4 TEST_LINK pthread/ ex5 TEST_LINK pthread/ ex6 TEST_LINK pthread/ ex7 TEST_LINK pthread/ ex8-mtx-odd TEST_LINK pthread/ tst-c99 TEST_LINK pthread/ tst-join2 TEST_LINK pthread/ tst-join3 TEST_LINK pthread/ tst-too-many-cleanups TEST_LINK pwd_grp/ getgroups TEST_LINK pwd_grp/ grcat TEST_LINK pwd_grp/ pwcat TEST_LINK pwd_grp/ test_grp TEST_LINK pwd_grp/ test_pwd TEST_LINK regex/ tst-regex2 TEST_LINK regex/ tst-regexloc TEST_LINK rpc/ getrpcent TEST_LINK rt/ tst-posix_spawn TEST_LINK setjmp/ bug269-setjmp TEST_LINK setjmp/ jmpbug TEST_LINK setjmp/ sigjmpbug TEST_LINK setjmp/ tst-setjmp TEST_LINK setjmp/ tst-vfork-longjmp TEST_LINK signal/ sigchld TEST_LINK signal/ signal TEST_LINK signal/ tst-raise TEST_LINK signal/ tst-signal TEST_LINK signal/ tst-signalfd TEST_LINK signal/ tst-sigset TEST_LINK silly/ hello TEST_LINK silly/ tiny TEST_LINK stat/ memcmp-stat TEST_LINK stat/ stat TEST_LINK stat/ stat-loop256 TEST_LINK stdio/ 64bit TEST_LINK stdio/ fclose-loop TEST_LINK stdio/ lseek_no_lfs TEST_LINK stdio/ scanf_m TEST_LINK stdlib/ qsort qsort.c: In function 'main': qsort.c:21:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | chdir("/"); | ^~~~~~~~~~ TEST_LINK stdlib/ test-canon test-canon.c: In function 'do_test': test-canon.c:136:3: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 136 | getcwd (cwd, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ test-canon.c:170:5: warning: ignoring return value of 'symlink' declared with attribute 'warn_unused_result' [-Wunused-result] 170 | symlink (symlinks[i].value, symlinks[i].name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-canon.c:223:3: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 223 | getcwd (buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK stdlib/ test-canon2 TEST_LINK stdlib/ test-mkostemp-O_CLOEXEC TEST_LINK stdlib/ test-mkostemp-child TEST_LINK stdlib/ testatexit TEST_LINK stdlib/ teston_exit TEST_LINK stdlib/ teststrtol TEST_LINK stdlib/ teststrtoq TEST_LINK string/ bug-strcoll1 TEST_LINK string/ bug-strncat1 TEST_LINK string/ bug-strpbrk1 TEST_LINK string/ bug-strspn1 TEST_LINK string/ stratcliff TEST_LINK string/ test-ffs TEST_LINK string/ testcopy TEST_LINK string/ tester tester.c: In function 'test_rawmemchr': tester.c:626:35: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow] 626 | #define rawmemchr(s,c) memchr((s),(size_t)-1,(c)) | ^~~~~~~~~~ tester.c:634:10: note: in expansion of macro 'rawmemchr' 634 | check (rawmemchr (one, 'c') == one+2, 1); /* Basic test. */ | ^~~~~~~~~ tester.c:626:35: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow] 626 | #define rawmemchr(s,c) memchr((s),(size_t)-1,(c)) | ^~~~~~~~~~ tester.c:635:10: note: in expansion of macro 'rawmemchr' 635 | check (rawmemchr (one, 'd') == one+3, 2); /* End of string. */ | ^~~~~~~~~ tester.c:626:35: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow] 626 | #define rawmemchr(s,c) memchr((s),(size_t)-1,(c)) | ^~~~~~~~~~ tester.c:636:10: note: in expansion of macro 'rawmemchr' 636 | check (rawmemchr (one, 'a') == one, 3); /* Beginning. */ | ^~~~~~~~~ tester.c:626:35: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow] 626 | #define rawmemchr(s,c) memchr((s),(size_t)-1,(c)) | ^~~~~~~~~~ tester.c:637:10: note: in expansion of macro 'rawmemchr' 637 | check (rawmemchr (one, '\0') == one+4, 4); /* Finding NUL. */ | ^~~~~~~~~ tester.c:626:35: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow] 626 | #define rawmemchr(s,c) memchr((s),(size_t)-1,(c)) | ^~~~~~~~~~ tester.c:639:10: note: in expansion of macro 'rawmemchr' 639 | check (rawmemchr (one, 'b') == one+1, 5); /* Finding first. */ | ^~~~~~~~~ tester.c:626:35: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow] 626 | #define rawmemchr(s,c) memchr((s),(size_t)-1,(c)) | ^~~~~~~~~~ tester.c:641:10: note: in expansion of macro 'rawmemchr' 641 | check (rawmemchr (one, '\0') == one, 6); /* NUL in empty string. */ | ^~~~~~~~~ tester.c:626:35: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow] 626 | #define rawmemchr(s,c) memchr((s),(size_t)-1,(c)) | ^~~~~~~~~~ tester.c:651:16: note: in expansion of macro 'rawmemchr' 651 | check (rawmemchr (p, 'R') == p+8, 6+i); | ^~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from tester.c:32: In function 'strncat', inlined from 'test_strncat' at tester.c:334:10: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' specified bound 99 exceeds destination size 50 [-Wstringop-overflow=] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ TEST_LINK string/ tst-bswap TEST_LINK string/ tst-inlcall TEST_LINK string/ tst-memmove TEST_LINK string/ tst-strlen TEST_LINK string/ tst-strtok TEST_LINK string/ tst-strxfrm TEST_LINK termios/ termios TEST_LINK time/ clocktest TEST_LINK time/ test_time TEST_LINK time/ tst-ctime TEST_LINK time/ tst-futimens1 TEST_LINK time/ tst-mktime TEST_LINK time/ tst-mktime3 TEST_LINK time/ tst-strptime2 TEST_LINK time/ tst-timerfd TEST_LINK tls/ tst-tlsmod-at-ctor.so TEST_LINK tls/ tst-tls-at-ctor TEST_LINK tls/ tst-tls1 TEST_LINK tls/ tst-tlsmod7.so TEST_LINK tls/ tst-tlsmod8.so TEST_LINK tls/ tst-tls10 TEST_LINK tls/ tst-tlsmod9.so TEST_LINK tls/ tst-tlsmod10.so TEST_LINK tls/ tst-tls11 TEST_LINK tls/ tst-tlsmod11.so TEST_LINK tls/ tst-tlsmod12.so TEST_LINK tls/ tst-tls12 TEST_LINK tls/ tst-tlsmod13.so TEST_LINK tls/ tst-tlsmod13a.so TEST_LINK tls/ tst-tls13 TEST_LINK tls/ tst-tlsmod14a.so TEST_LINK tls/ tst-tlsmod14b.so TEST_LINK tls/ tst-tls14 TEST_LINK tls/ tst-tlsmod15b.so TEST_LINK tls/ tst-tls15 TEST_LINK tls/ tst-tlsmod17b.so TEST_LINK tls/ tst-tls17 TEST_LINK tls/ tst-tls18 TEST_LINK tls/ tst-tls2 TEST_LINK tls/ tst-tlsmod1.so TEST_LINK tls/ tst-tlsmod2.so TEST_LINK tls/ tst-tlsmod3.so TEST_LINK tls/ tst-tlsmod4.so TEST_LINK tls/ tst-tls3 TEST_LINK tls/ tst-tls4 TEST_LINK tls/ tst-tls5 TEST_LINK tls/ tst-tls6 TEST_LINK tls/ tst-tls7 TEST_LINK tls/ tst-tls8 TEST_LINK tls/ tst-tlsmod5.so TEST_LINK tls/ tst-tlsmod6.so TEST_LINK tls/ tst-tls9 TEST_LINK unistd/ clone TEST_LINK unistd/ errno TEST_LINK unistd/ exec-null TEST_LINK unistd/ fork TEST_LINK unistd/ getcwd TEST_LINK unistd/ getopt TEST_LINK unistd/ getopt_long TEST_LINK unistd/ tst-fallocate TEST_LINK unistd/ tst-getcwd TEST_LINK unistd/ tst-posix_fallocate TEST_LINK unistd/ tst-preadwrite TEST_LINK unistd/ tst-preadwrite64 TEST_LINK unistd/ tst-pselect TEST_LINK unistd/ tstgetopt TEST_LINK unistd/ vfork make[2]: Leaving directory '/tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf/test' make[1]: Leaving directory '/tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf' PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" NO_MATH=1 NO_CRYPT=1 /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" UCLIBC_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" test_gen make[1]: Entering directory '/tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf' make[2]: Entering directory '/tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf/test' rm -f ..//test/uclibcng-testrunner.in /home/autobuild/make/make run UCLIBCNG_GENERATE_TESTRUNNER=1 make[4]: Nothing to be done for 'run'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf/test' make[1]: Leaving directory '/tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf' >>> uclibc-ng-test 6790eafe897b3a8c19a2caf50a5ecccf06647adf Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf DESTDIR="/tmp/instance-13/output-1/target" install make[1]: Entering directory '/tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf' mkdir -p /tmp/instance-13/output-1/target/usr/lib/uclibc-ng-test tar --exclude='*.[ochm]' -cvf - test/ | tar -xvf - -C /tmp/instance-13/output-1/target/usr/lib/uclibc-ng-test test/ test/uclibcng-testrunner.in test/unistd/ test/unistd/vfork test/unistd/tstgetopt test/unistd/tst-pselect test/unistd/tst-preadwrite64 test/ test/uclibcng-testrunner.in test/unistd/ test/unistd/vfork test/unistd/tstgetopt test/unistd/tst-pselect test/unistd/tst-preadwrite test/unistd/tst-posix_fallocate test/unistd/tst-getcwd test/unistd/tst-fallocate test/unistd/tst-preadwrite64 test/unistd/tst-preadwrite test/unistd/tst-posix_fallocate test/unistd/tst-getcwd test/unistd/getopt_long test/unistd/getopt test/unistd/getcwd test/unistd/fork test/unistd/exec-null test/unistd/errno test/unistd/tst-fallocate test/unistd/getopt_long test/unistd/getopt test/unistd/getcwd test/unistd/fork test/unistd/exec-null test/unistd/clone test/unistd/Makefile.in test/unistd/Makefile test/uclibcng-testrunner.sh test/tls/ test/tls/tst-tls9 test/tls/tst-tlsmod6.so test/tls/tst-tlsmod5.so test/tls/tst-tls8 test/unistd/errno test/unistd/clone test/unistd/Makefile.in test/unistd/Makefile test/uclibcng-testrunner.sh test/tls/ test/tls/tst-tls9 test/tls/tst-tlsmod6.so test/tls/tst-tlsmod5.so test/tls/tst-tls7 test/tls/tst-tls6 test/tls/tst-tls5 test/tls/tst-tls4 test/tls/tst-tls8 test/tls/tst-tls7 test/tls/tst-tls6 test/tls/tst-tls5 test/tls/tst-tls3 test/tls/tst-tlsmod4.so test/tls/tst-tlsmod3.so test/tls/tst-tlsmod2.so test/tls/tst-tlsmod1.so test/tls/tst-tls2 test/tls/tst-tls4 test/tls/tst-tls3 test/tls/tst-tlsmod4.so test/tls/tst-tlsmod3.so test/tls/tst-tlsmod2.so test/tls/tst-tlsmod1.so test/tls/tst-tls18 test/tls/tst-tlsmod18a19.so test/tls/tst-tlsmod18a18.so test/tls/tst-tlsmod18a17.so test/tls/tst-tlsmod18a16.so test/tls/tst-tlsmod18a15.so test/tls/tst-tls2 test/tls/tst-tls18 test/tls/tst-tlsmod18a19.so test/tls/tst-tlsmod18a18.so test/tls/tst-tlsmod18a17.so test/tls/tst-tlsmod18a16.so test/tls/tst-tlsmod18a14.so test/tls/tst-tlsmod18a13.so test/tls/tst-tlsmod18a12.so test/tls/tst-tlsmod18a11.so test/tls/tst-tlsmod18a10.so test/tls/tst-tlsmod18a9.so test/tls/tst-tlsmod18a8.so test/tls/tst-tlsmod18a7.so test/tls/tst-tlsmod18a15.so test/tls/tst-tlsmod18a14.so test/tls/tst-tlsmod18a13.so test/tls/tst-tlsmod18a12.so test/tls/tst-tlsmod18a11.so test/tls/tst-tlsmod18a10.so test/tls/tst-tlsmod18a9.so test/tls/tst-tlsmod18a8.so test/tls/tst-tlsmod18a6.so test/tls/tst-tlsmod18a5.so test/tls/tst-tlsmod18a4.so test/tls/tst-tlsmod18a3.so test/tls/tst-tlsmod18a2.so test/tls/tst-tlsmod18a1.so test/tls/tst-tlsmod18a7.so test/tls/tst-tlsmod18a6.so test/tls/tst-tlsmod18a5.so test/tls/tst-tlsmod18a4.so test/tls/tst-tlsmod18a3.so test/tls/tst-tlsmod18a2.so test/tls/tst-tlsmod18a0.so test/tls/tst-tls17 test/tls/tst-tlsmod17b.so test/tls/tst-tlsmod17a19.so test/tls/tst-tlsmod17a18.so test/tls/tst-tlsmod17a17.so test/tls/tst-tlsmod17a16.so test/tls/tst-tlsmod18a1.so test/tls/tst-tlsmod18a0.so test/tls/tst-tls17 test/tls/tst-tlsmod17b.so test/tls/tst-tlsmod17a19.so test/tls/tst-tlsmod17a18.so test/tls/tst-tlsmod17a17.so test/tls/tst-tlsmod17a15.so test/tls/tst-tlsmod17a14.so test/tls/tst-tlsmod17a13.so test/tls/tst-tlsmod17a12.so test/tls/tst-tlsmod17a11.so test/tls/tst-tlsmod17a10.so test/tls/tst-tlsmod17a9.so test/tls/tst-tlsmod17a16.so test/tls/tst-tlsmod17a15.so test/tls/tst-tlsmod17a14.so test/tls/tst-tlsmod17a13.so test/tls/tst-tlsmod17a12.so test/tls/tst-tlsmod17a11.so test/tls/tst-tlsmod17a10.so test/tls/tst-tlsmod17a8.so test/tls/tst-tlsmod17a7.so test/tls/tst-tlsmod17a6.so test/tls/tst-tlsmod17a5.so test/tls/tst-tlsmod17a4.so test/tls/tst-tlsmod17a3.so test/tls/tst-tlsmod17a2.so test/tls/tst-tlsmod17a1.so test/tls/tst-tlsmod17a9.so test/tls/tst-tlsmod17a8.so test/tls/tst-tlsmod17a7.so test/tls/tst-tlsmod17a0.so test/tls/tst-tls15 test/tls/tst-tlsmod17a6.so test/tls/tst-tlsmod17a5.so test/tls/tst-tlsmod17a4.so test/tls/tst-tlsmod17a3.so test/tls/tst-tlsmod17a2.so test/tls/tst-tlsmod17a1.so test/tls/tst-tlsmod17a0.so test/tls/tst-tls15 test/tls/tst-tlsmod15b.so test/tls/tst-tls14 test/tls/tst-tlsmod14b.so test/tls/tst-tlsmod14a.so test/tls/tst-tls13 test/tls/tst-tlsmod15b.so test/tls/tst-tlsmod13a.so test/tls/tst-tls14 test/tls/tst-tlsmod13.so test/tls/tst-tlsmod14b.so test/tls/tst-tls12 test/tls/tst-tlsmod14a.so test/tls/tst-tlsmod12.so test/tls/tst-tlsmod11.so test/tls/tst-tls13 test/tls/tst-tls11 test/tls/tst-tlsmod13a.so test/tls/tst-tlsmod10.so test/tls/tst-tlsmod13.so test/tls/tst-tlsmod9.so test/tls/tst-tls12 test/tls/tst-tls10 test/tls/tst-tlsmod12.so test/tls/tst-tlsmod8.so test/tls/tst-tlsmod11.so test/tls/tst-tlsmod7.so test/tls/tst-tls11 test/tls/tst-tlsmod10.so test/tls/tst-tlsmod9.so test/tls/tst-tls10 test/tls/tst-tlsmod8.so test/tls/tst-tls1 test/tls/tst-tls-at-ctor test/tls/tst-tlsmod-at-ctor.so test/tls/README test/tls/Makefile.in test/tls/Makefile test/time/ test/time/tst-timerfd test/tls/tst-tlsmod7.so test/tls/tst-tls1 test/tls/tst-tls-at-ctor test/tls/tst-tlsmod-at-ctor.so test/tls/README test/tls/Makefile.in test/tls/Makefile test/time/ test/time/tst-timerfd test/time/tst-strptime2 test/time/tst-mktime3 test/time/tst-mktime test/time/tst-futimens1 test/time/tst-ctime test/time/test_time test/time/tst-strptime2 test/time/tst-mktime3 test/time/tst-mktime test/time/tst-futimens1 test/time/tst-ctime test/time/clocktest test/time/Makefile.in test/time/Makefile test/termios/ test/termios/termios test/termios/Makefile test/string/ test/string/tst-strxfrm test/string/tst-strtok test/string/tst-strlen test/time/test_time test/string/tst-memmove test/time/clocktest test/string/tst-inlcall test/time/Makefile.in test/string/tst-bswap test/time/Makefile test/string/tester test/termios/ test/termios/termios test/termios/Makefile test/string/ test/string/tst-strxfrm test/string/tst-strtok test/string/tst-strlen test/string/tst-memmove test/string/tst-inlcall test/string/testcopy test/string/tst-bswap test/string/test-ffs test/string/tester test/string/stratcliff test/string/bug-strspn1 test/string/bug-strpbrk1 test/string/testcopy test/string/bug-strncat1 test/string/test-ffs test/string/bug-strcoll1 test/string/stratcliff test/string/Makefile.in test/string/Makefile test/string/bug-strspn1 test/string/bug-strpbrk1 test/stdlib/ test/stdlib/teststrtoq test/string/bug-strncat1 test/stdlib/teststrtol test/string/bug-strcoll1 test/stdlib/teston_exit test/string/Makefile.in test/string/Makefile test/stdlib/testatexit test/stdlib/ test/stdlib/test-mkostemp-child test/stdlib/teststrtoq test/stdlib/test-mkostemp-O_CLOEXEC test/stdlib/teststrtol test/stdlib/test-canon2 test/stdlib/teston_exit test/stdlib/test-canon test/stdlib/testatexit test/stdlib/qsort test/stdlib/test-mkostemp-child test/stdlib/Makefile.in test/stdlib/Makefiletest/stdlib/test-mkostemp-O_CLOEXEC test/stdio/ test/stdio/scanf_m test/stdlib/test-canon2 test/stdio/lseek_no_lfs test/stdlib/test-canon test/stdio/fclose-loop test/stdio/64bit test/stdlib/qsort test/stdio/Makefile.in test/stdlib/Makefile.in test/stdio/Makefile test/stdlib/Makefile test/stat/ test/stdio/ test/stat/stat-loop256 test/stdio/scanf_m test/stat/stat test/stdio/lseek_no_lfs test/stat/memcmp-stat test/stdio/fclose-loop test/stat/Makefile.in test/stdio/64bit test/stat/Makefile test/stdio/Makefile.in test/silly/ test/silly/tiny test/stdio/Makefile test/stat/ test/silly/hello test/stat/stat-loop256 test/silly/Makefile.in test/stat/stat test/silly/Makefile test/stat/memcmp-stat test/signal/ test/signal/tst-sigset test/stat/Makefile.in test/signal/tst-signalfd test/stat/Makefile test/silly/ test/signal/tst-signal test/silly/tiny test/signal/tst-raise test/silly/hello test/signal/signal test/silly/Makefile.in test/signal/sigchld test/silly/Makefile test/signal/Makefile.in test/signal/ test/signal/Makefile test/signal/tst-sigset test/signal/.indent.pro test/signal/tst-signalfd test/setjmp/ test/setjmp/tst-vfork-longjmp test/signal/tst-signal test/setjmp/tst-setjmp test/signal/tst-raise test/setjmp/sigjmpbug test/signal/signal test/setjmp/jmpbug test/signal/sigchld test/setjmp/bug269-setjmp test/setjmp/Makefile.in test/signal/Makefile.in test/setjmp/Makefile test/signal/Makefile test/signal/.indent.pro test/rt/ test/rt/tst-posix_spawntest/setjmp/ test/setjmp/tst-vfork-longjmp test/rt/Makefile.in test/setjmp/tst-setjmp test/rt/Makefile test/setjmp/sigjmpbug test/rpc/ test/rpc/getrpcent test/setjmp/jmpbug test/rpc/Makefile.in test/setjmp/bug269-setjmp test/rpc/Makefile test/regex/test/setjmp/Makefile.in test/regex/tst-regexloc test/setjmp/Makefile test/rt/ test/regex/tst-regex2 test/rt/tst-posix_spawn test/regex/tst-regex2.dat test/rt/Makefile.in test/rt/Makefile test/rpc/ test/rpc/getrpcent test/rpc/Makefile.in test/rpc/Makefile test/regex/ test/regex/tst-regexloc test/regex/tst-regex2 test/regex/tst-regex2.dat test/regex/rightassoc.dat test/regex/repetition.dat test/regex/nullsubexpr.dat test/regex/leftassoc.dat test/regex/interpretation.dat test/regex/forcedassoc.dat test/regex/categorize.dat test/regex/basic.dat test/regex/Makefile.in test/regex/Makefile test/regex/LICENSE test/pwd_grp/ test/pwd_grp/test_pwd test/pwd_grp/test_grp test/pwd_grp/pwcat test/regex/rightassoc.dat test/regex/repetition.dat test/regex/nullsubexpr.dat test/regex/leftassoc.dat test/regex/interpretation.dat test/regex/forcedassoc.dat test/regex/categorize.dat test/regex/basic.dat test/regex/Makefile.in test/regex/Makefile test/regex/LICENSE test/pwd_grp/ test/pwd_grp/test_pwd test/pwd_grp/test_grp test/pwd_grp/grcat test/pwd_grp/getgroups test/pwd_grp/Makefile.in test/pwd_grp/Makefile test/pwd_grp/.indent.pro test/pthread/ test/pthread/tst-too-many-cleanups test/pthread/tst-join3 test/pthread/tst-join2 test/pwd_grp/pwcat test/pwd_grp/grcat test/pwd_grp/getgroups test/pwd_grp/Makefile.in test/pwd_grp/Makefile test/pwd_grp/.indent.pro test/pthread/ test/pthread/tst-too-many-cleanups test/pthread/tst-join3 test/pthread/tst-c99 test/pthread/tst-join2 test/pthread/ex8-mtx-odd test/pthread/tst-c99 test/pthread/ex7 test/pthread/ex8-mtx-odd test/pthread/ex6 test/pthread/ex5 test/pthread/ex7 test/pthread/ex4 test/pthread/ex6 test/pthread/ex3 test/pthread/ex5 test/pthread/ex2 test/pthread/ex4 test/pthread/ex1 test/pthread/Makefile.in test/pthread/ex3 test/pthread/Makefile test/pthread/ex2 test/plt/ test/plt/check-plt.sh test/pthread/ex1 test/nptl/ test/nptl/tst-vfork2x test/nptl/tst-vfork1x test/nptl/tst-umask1 test/nptl/tst-tsd6 test/nptl/tst-tsd5 test/pthread/Makefile.in test/pthread/Makefile test/plt/ test/plt/check-plt.sh test/nptl/ test/nptl/tst-vfork2x test/nptl/tst-vfork1x test/nptl/tst-umask1 test/nptl/tst-tsd6 test/nptl/tst-tsd4 test/nptl/tst-tsd3 test/nptl/tst-tsd2 test/nptl/tst-tsd1 test/nptl/tst-tsd5 test/nptl/tst-tsd4 test/nptl/tst-tsd3 test/nptl/tst-tsd2 test/nptl/tst-tls5 test/nptl/tst-tls5mod.so test/nptl/tst-tls4 test/nptl/tst-tls4modb.so test/nptl/tst-tls4moda.so test/nptl/tst-tls3 test/nptl/tst-tsd1 test/nptl/tst-tls5 test/nptl/tst-tls5mod.so test/nptl/tst-tls4 test/nptl/tst-tls4modb.so test/nptl/tst-tls4moda.so test/nptl/tst-tls3mod.so test/nptl/tst-tls2 test/nptl/tst-tls1 test/nptl/tst-timer5 test/nptl/tst-tls3 test/nptl/tst-tls3mod.so test/nptl/tst-tls2 test/nptl/tst-tls1 test/nptl/tst-timer4 test/nptl/tst-timer3 test/nptl/tst-timer2 test/nptl/tst-timer5 test/nptl/tst-timer4 test/nptl/tst-timer3 test/nptl/tst-timer2 test/nptl/tst-sysconf test/nptl/tst-stdio2 test/nptl/tst-stdio1 test/nptl/tst-stack2 test/nptl/tst-sysconf test/nptl/tst-stdio2 test/nptl/tst-stdio1 test/nptl/tst-stack2 test/nptl/tst-stack1 test/nptl/tst-spin3 test/nptl/tst-spin2 test/nptl/tst-spin1 test/nptl/tst-signal7 test/nptl/tst-stack1 test/nptl/tst-spin3 test/nptl/tst-spin2 test/nptl/tst-spin1 test/nptl/tst-signal6 test/nptl/tst-signal5 test/nptl/tst-signal4 test/nptl/tst-signal3 test/nptl/tst-signal7 test/nptl/tst-signal6 test/nptl/tst-signal5 test/nptl/tst-signal4 test/nptl/tst-signal2 test/nptl/tst-signal1 test/nptl/tst-signal3 test/nptl/tst-sem9 test/nptl/tst-signal2 test/nptl/tst-sem8 test/nptl/tst-sem7test/nptl/tst-signal1 test/nptl/tst-sem6 test/nptl/tst-sem9 test/nptl/tst-sem5 test/nptl/tst-sem8 test/nptl/tst-sem4 test/nptl/tst-sem7 test/nptl/tst-sem3 test/nptl/tst-sem6 test/nptl/tst-sem2 test/nptl/tst-sem12 test/nptl/tst-sem5 test/nptl/tst-sem11 test/nptl/tst-sem4 test/nptl/tst-sem10 test/nptl/tst-sem3 test/nptl/tst-sem1 test/nptl/tst-sem2 test/nptl/tst-sched1 test/nptl/tst-sem12 test/nptl/tst-sem11 test/nptl/tst-rwlock9 test/nptl/tst-sem10 test/nptl/tst-rwlock8 test/nptl/tst-rwlock7 test/nptl/tst-sem1 test/nptl/tst-sched1 test/nptl/tst-rwlock9 test/nptl/tst-rwlock8 test/nptl/tst-rwlock7 test/nptl/tst-rwlock6 test/nptl/tst-rwlock5 test/nptl/tst-rwlock4 test/nptl/tst-rwlock3 test/nptl/tst-rwlock6 test/nptl/tst-rwlock5 test/nptl/tst-rwlock4 test/nptl/tst-rwlock3 test/nptl/tst-rwlock2a test/nptl/tst-rwlock2 test/nptl/tst-rwlock14 test/nptl/tst-rwlock13 test/nptl/tst-rwlock12 test/nptl/tst-rwlock2a test/nptl/tst-rwlock2 test/nptl/tst-rwlock14 test/nptl/tst-rwlock13 test/nptl/tst-rwlock11 test/nptl/tst-rwlock10 test/nptl/tst-rwlock1 test/nptl/tst-raise1 test/nptl/tst-rwlock12 test/nptl/tst-rwlock11 test/nptl/tst-rwlock10 test/nptl/tst-rwlock1 test/nptl/tst-popen1 test/nptl/tst-oncex4 test/nptl/tst-oncex3 test/nptl/tst-once4 test/nptl/tst-raise1 test/nptl/tst-popen1 test/nptl/tst-oncex4 test/nptl/tst-oncex3 test/nptl/tst-once4 test/nptl/tst-once3 test/nptl/tst-once2 test/nptl/tst-once1 test/nptl/tst-oddstacklimit test/nptl/tst-mutex9 test/nptl/tst-once3 test/nptl/tst-mutex8 test/nptl/tst-once2 test/nptl/tst-mutex7a test/nptl/tst-once1 test/nptl/tst-oddstacklimit test/nptl/tst-mutex7 test/nptl/tst-mutex9 test/nptl/tst-mutex6 test/nptl/tst-mutex8 test/nptl/tst-mutex5a test/nptl/tst-mutex5 test/nptl/tst-mutex7a test/nptl/tst-mutex4 test/nptl/tst-mutex7 test/nptl/tst-mutex3 test/nptl/tst-mutex6 test/nptl/tst-mutex2 test/nptl/tst-mutex5a test/nptl/tst-mutex5 test/nptl/tst-mutex1 test/nptl/tst-mutex4 test/nptl/tst-mqueue9 test/nptl/tst-mutex3 test/nptl/tst-mqueue8 test/nptl/tst-mutex2 test/nptl/tst-mqueue7 test/nptl/tst-mqueue6test/nptl/tst-mutex1 test/nptl/tst-mqueue9 test/nptl/tst-mqueue5 test/nptl/tst-mqueue8 test/nptl/tst-mqueue7 test/nptl/tst-mqueue4 test/nptl/tst-mqueue6 test/nptl/tst-mqueue3 test/nptl/tst-mqueue5 test/nptl/tst-mqueue2 test/nptl/tst-mqueue1test/nptl/tst-mqueue4 test/nptl/tst-mqueue3 test/nptl/tst-kill6 test/nptl/tst-mqueue2 test/nptl/tst-kill5 test/nptl/tst-kill4 test/nptl/tst-mqueue1 test/nptl/tst-kill3 test/nptl/tst-kill6 test/nptl/tst-kill2 test/nptl/tst-kill1 test/nptl/tst-kill5 test/nptl/tst-key4 test/nptl/tst-kill4 test/nptl/tst-kill3 test/nptl/tst-key3 test/nptl/tst-key2 test/nptl/tst-kill2 test/nptl/tst-key1 test/nptl/tst-kill1 test/nptl/tst-join6 test/nptl/tst-key4 test/nptl/tst-key3 test/nptl/tst-join5 test/nptl/tst-join4 test/nptl/tst-key2 test/nptl/tst-join3 test/nptl/tst-key1 test/nptl/tst-join6 test/nptl/tst-join2 test/nptl/tst-join1 test/nptl/tst-join5 test/nptl/tst-initializers1-gnu99 test/nptl/tst-join4 test/nptl/tst-initializers1-gnu89 test/nptl/tst-initializers1-c99 test/nptl/tst-join3 test/nptl/tst-initializers1-c89 test/nptl/tst-join2 test/nptl/tst-initializers1 test/nptl/tst-getpid3 test/nptl/tst-join1 test/nptl/tst-initializers1-gnu99 test/nptl/tst-getpid2 test/nptl/tst-initializers1-gnu89 test/nptl/tst-getpid1 test/nptl/tst-initializers1-c99 test/nptl/tst-initializers1-c89 test/nptl/tst-fork4 test/nptl/tst-initializers1 test/nptl/tst-fork3 test/nptl/tst-getpid3 test/nptl/tst-fork2 test/nptl/tst-getpid2 test/nptl/tst-fork1 test/nptl/tst-getpid1 test/nptl/tst-flock2 test/nptl/tst-fork4 test/nptl/tst-fork3 test/nptl/tst-flock1 test/nptl/tst-exit3 test/nptl/tst-fork2 test/nptl/tst-fork1 test/nptl/tst-exit2 test/nptl/tst-exit1 test/nptl/tst-flock2 test/nptl/tst-exec4 test/nptl/tst-flock1 test/nptl/tst-exec3 test/nptl/tst-exit3 test/nptl/tst-exec2test/nptl/tst-exit2 test/nptl/tst-eintr5 test/nptl/tst-exit1 test/nptl/tst-exec4 test/nptl/tst-eintr4 test/nptl/tst-exec3 test/nptl/tst-eintr3 test/nptl/tst-eintr2 test/nptl/tst-exec2 test/nptl/tst-eintr1 test/nptl/tst-eintr5 test/nptl/tst-detach1 test/nptl/tst-eintr4 test/nptl/tst-cputimer3 test/nptl/tst-eintr3 test/nptl/tst-eintr2 test/nptl/tst-cputimer2 test/nptl/tst-eintr1 test/nptl/tst-detach1 test/nptl/tst-cputimer1 test/nptl/tst-cputimer3 test/nptl/tst-cpuclock2 test/nptl/tst-cputimer2 test/nptl/tst-cpuclock1 test/nptl/tst-cputimer1 test/nptl/tst-cond9 test/nptl/tst-cond8 test/nptl/tst-cpuclock2 test/nptl/tst-cond7 test/nptl/tst-cpuclock1 test/nptl/tst-cond6 test/nptl/tst-cond5 test/nptl/tst-cond9 test/nptl/tst-cond4 test/nptl/tst-cond8 test/nptl/tst-cond7 test/nptl/tst-cond3 test/nptl/tst-cond6 test/nptl/tst-cond23 test/nptl/tst-cond5 test/nptl/tst-cond22 test/nptl/tst-cond4 test/nptl/tst-cond21 test/nptl/tst-cond20 test/nptl/tst-cond3 test/nptl/tst-cond2test/nptl/tst-cond23 test/nptl/tst-cond22 test/nptl/tst-cond19 test/nptl/tst-cond21 test/nptl/tst-cond18 test/nptl/tst-cond20 test/nptl/tst-cond17 test/nptl/tst-cond2 test/nptl/tst-cond16 test/nptl/tst-cond19 test/nptl/tst-cond15 test/nptl/tst-cond14 test/nptl/tst-cond18 test/nptl/tst-cond17 test/nptl/tst-cond13 test/nptl/tst-cond12 test/nptl/tst-cond16 test/nptl/tst-cond15 test/nptl/tst-cond14 test/nptl/tst-cond13 test/nptl/tst-cond12 test/nptl/tst-cond11 test/nptl/tst-cond10 test/nptl/tst-cond1 test/nptl/tst-cond-deadlock test/nptl/tst-cond11 test/nptl/tst-cond10 test/nptl/tst-cond1 test/nptl/tst-clockid test/nptl/tst-clock_nanosleep test/nptl/tst-clock2 test/nptl/tst-clock1 test/nptl/tst-clock test/nptl/tst-cond-deadlock test/nptl/tst-clockid test/nptl/tst-clock_nanosleep test/nptl/tst-clock2 test/nptl/tst-clock1 test/nptl/tst-cleanupx4 test/nptl/tst-cleanupx3 test/nptl/tst-cleanupx2 test/nptl/tst-clock test/nptl/tst-cleanupx1 test/nptl/tst-cleanupx4 test/nptl/tst-cleanupx0 test/nptl/tst-cleanupx3 test/nptl/tst-cleanup4 test/nptl/tst-cleanupx2 test/nptl/tst-cleanup3 test/nptl/tst-cleanup2 test/nptl/tst-cleanupx1 test/nptl/tst-cleanupx0 test/nptl/tst-cleanup1 test/nptl/tst-cleanup0 test/nptl/tst-cleanup4 test/nptl/tst-cleanup3 test/nptl/tst-cancelx9 test/nptl/tst-cancelx8 test/nptl/tst-cleanup2 test/nptl/tst-cancelx7test/nptl/tst-cleanup1 test/nptl/tst-cancelx6 test/nptl/tst-cleanup0 test/nptl/tst-cancelx9 test/nptl/tst-cancelx4 test/nptl/tst-cancelx8 test/nptl/tst-cancelx7 test/nptl/tst-cancelx6 test/nptl/tst-cancelx3 test/nptl/tst-cancelx4 test/nptl/tst-cancelx21 test/nptl/tst-cancelx20 test/nptl/tst-cancelx3 test/nptl/tst-cancelx2 test/nptl/tst-cancelx18 test/nptl/tst-cancelx21 test/nptl/tst-cancelx16 test/nptl/tst-cancelx20 test/nptl/tst-cancelx15 test/nptl/tst-cancelx2 test/nptl/tst-cancelx14 test/nptl/tst-cancelx18 test/nptl/tst-cancelx13 test/nptl/tst-cancelx16 test/nptl/tst-cancelx12 test/nptl/tst-cancelx15 test/nptl/tst-cancelx11 test/nptl/tst-cancelx14 test/nptl/tst-cancelx10 test/nptl/tst-cancel9test/nptl/tst-cancelx13 test/nptl/tst-cancel8 test/nptl/tst-cancelx12 test/nptl/tst-cancel7test/nptl/tst-cancelx11 test/nptl/tst-cancelx10 test/nptl/tst-cancel6 test/nptl/tst-cancel9 test/nptl/tst-cancel5 test/nptl/tst-cancel8 test/nptl/tst-cancel7 test/nptl/tst-cancel4 test/nptl/tst-cancel6 test/nptl/tst-cancel5 test/nptl/tst-cancel3 test/nptl/tst-cancel4 test/nptl/tst-cancel25 test/nptl/tst-cancel23 test/nptl/tst-cancel22test/nptl/tst-cancel3 test/nptl/tst-cancel21 test/nptl/tst-cancel25 test/nptl/tst-cancel20 test/nptl/tst-cancel23 test/nptl/tst-cancel2 test/nptl/tst-cancel22 test/nptl/tst-cancel19 test/nptl/tst-cancel21 test/nptl/tst-cancel18 test/nptl/tst-cancel20 test/nptl/tst-cancel16 test/nptl/tst-cancel2 test/nptl/tst-cancel15 test/nptl/tst-cancel19 test/nptl/tst-cancel14 test/nptl/tst-cancel13 test/nptl/tst-cancel18 test/nptl/tst-cancel16 test/nptl/tst-cancel12 test/nptl/tst-cancel11 test/nptl/tst-cancel15 test/nptl/tst-cancel14 test/nptl/tst-cancel10 test/nptl/tst-cancel13 test/nptl/tst-cancel1 test/nptl/tst-cancel12 test/nptl/tst-basic7 test/nptl/tst-cancel11 test/nptl/tst-basic6 test/nptl/tst-basic5test/nptl/tst-cancel10 test/nptl/tst-basic4 test/nptl/tst-cancel1 test/nptl/tst-basic3 test/nptl/tst-basic7 test/nptl/tst-basic2 test/nptl/tst-basic6 test/nptl/tst-basic1 test/nptl/tst-basic5 test/nptl/tst-basic4 test/nptl/tst-barrier4 test/nptl/tst-barrier3 test/nptl/tst-basic3 test/nptl/tst-basic2 test/nptl/tst-barrier2 test/nptl/tst-basic1 test/nptl/tst-barrier1 test/nptl/tst-attr3test/nptl/tst-barrier4 test/nptl/tst-barrier3 test/nptl/tst-attr2 test/nptl/tst-barrier2 test/nptl/tst-attr1 test/nptl/tst-barrier1 test/nptl/tst-atfork2 test/nptl/tst-attr3 test/nptl/tst-atfork2mod.so test/nptl/tst-attr2 test/nptl/tst-atfork1 test/nptl/tst-align3 test/nptl/tst-attr1 test/nptl/tst-align2 test/nptl/tst-atfork2 test/nptl/tst-align test/nptl/tst-atfork2mod.so test/nptl/tst-atfork1 test/nptl/tst-align3 test/nptl/Makefile.in test/nptl/tst-align2 test/nptl/Makefile test/nptl/tst-align test/mmap/ test/nptl/Makefile.in test/mmap/tst-mmap-setvbuf test/nptl/Makefile test/mmap/tst-mmap-offend test/mmap/ test/mmap/tst-mmap-fflushsynctest/mmap/tst-mmap-setvbuf test/mmap/tst-mmap-eofsynctest/mmap/tst-mmap-offend test/mmap/mmap64 test/mmap/tst-mmap-fflushsync test/mmap/mmap2 test/mmap/tst-mmap-eofsync test/mmap/mmap test/mmap/Makefile.in test/mmap/mmap64 test/mmap/Makefile test/mmap/mmap2 test/mmap/mmap test/misc/ test/mmap/Makefile.in test/misc/tst-utmpx test/misc/tst-utmp test/misc/tst-syscall6 test/misc/tst-syscall1 test/mmap/Makefile test/misc/ test/misc/tst-utmpx test/misc/tst-utmp test/misc/tst-syscall6 test/misc/tst-syscall0 test/misc/tst-statvfs test/misc/tst-statfs test/misc/tst-seekdir test/misc/tst-scandir test/misc/tst-preadvwritev test/misc/tst-syscall1 test/misc/tst-syscall0 test/misc/tst-statvfs test/misc/tst-statfs test/misc/tst-seekdir test/misc/tst-scandir test/misc/tst-nftw test/misc/tst-mkostemps test/misc/tst-inotify test/misc/tst-hasmntopt test/misc/stdarg test/misc/tst-preadvwritev test/misc/tst-nftw test/misc/tst-mkostemps test/misc/tst-inotify test/misc/tst-hasmntopt test/misc/sem test/misc/seek test/misc/popen test/misc/opendir-tst1 test/misc/stdarg test/misc/fdopen test/misc/sem test/misc/dirent64 test/misc/seek test/misc/dirent test/misc/popen test/misc/bug-readdir1 test/misc/bug-glob2 test/misc/opendir-tst1 test/misc/fdopen test/misc/tst-fnmatch.input test/misc/dirent64 test/misc/Makefile.in test/misc/dirent test/misc/Makefile test/misc/bug-readdir1 test/misc/bug-glob2 test/math/ test/math/libm-test.inc test/misc/tst-fnmatch.input test/misc/Makefile.in test/misc/Makefile test/math/ test/math/libm-test.inc test/math/libm-test-ulps-x86_64 test/math/libm-test-ulps-sparc test/math/libm-test-ulps-x86_64 test/math/libm-test-ulps-sh test/math/libm-test-ulps-sparc test/math/libm-test-ulps-powerpc test/math/libm-test-ulps-sh test/math/libm-test-ulps-mips64 test/math/libm-test-ulps-powerpc test/math/libm-test-ulps-mips64 test/math/libm-test-ulps-mips32 test/math/libm-test-ulps-microblaze test/math/libm-test-ulps-ia64 test/math/libm-test-ulps-mips32 test/math/libm-test-ulps-microblaze test/math/libm-test-ulps-i386 test/math/libm-test-ulps-ia64 test/math/libm-test-ulps-generic test/math/libm-test-ulps-i386 test/math/libm-test-ulps-arm test/math/libm-test-ulps-generic test/math/libm-test-ulps-arm test/math/gen-libm-test.pl test/math/Makefile.in test/math/gen-libm-test.pl test/math/Makefile test/malloc/ test/malloc/tst-valloc test/malloc/tst-mcheck test/malloc/tst-mallocfork test/malloc/tst-malloc test/malloc/tst-calloc test/malloc/testmalloc test/math/Makefile.in test/math/Makefile test/malloc/ test/malloc/tst-valloc test/malloc/tst-mcheck test/malloc/tst-mallocfork test/malloc/tst-malloc test/malloc/tst-calloc test/malloc/realloc0 test/malloc/realloc-can-shrink test/malloc/mallocbug test/malloc/malloc-standard-alignment test/malloc/malloc test/malloc/testmalloc test/malloc/realloc0 test/malloc/realloc-can-shrink test/malloc/mallocbug test/malloc/malloc-standard-alignment test/malloc/malloc test/malloc/Makefile.in test/malloc/Makefile test/locale/ test/locale/tst_nl_langinfo test/locale/tst-wctype test/locale/tst-trans test/locale/tst-sscanf test/locale/tst-setlocale test/malloc/Makefile.in test/malloc/Makefile test/locale/ test/locale/tst_nl_langinfo test/locale/tst-wctype test/locale/tst-trans test/locale/tst-sscanf test/locale/tst-numeric test/locale/tst-mbswcs6 test/locale/tst-mbswcs5 test/locale/tst-mbswcs4 test/locale/tst-mbswcs3 test/locale/tst-setlocale test/locale/tst-numeric test/locale/tst-mbswcs6 test/locale/tst-mbswcs5 test/locale/tst-mbswcs4 test/locale/tst-mbswcs2 test/locale/tst-mbswcs1 test/locale/tst-langinfo test/locale/tst-digits test/locale/show-ucs-data test/locale/tst-mbswcs3 test/locale/tst-mbswcs2 test/locale/tst-mbswcs1 test/locale/tst-langinfo test/locale/tst-digits test/locale/gen-unicode-ctype test/locale/dump-ctype test/locale/collate-test test/locale/bug-iconv-trans test/locale/show-ucs-data test/locale/gen-unicode-ctype test/locale/dump-ctype test/locale/collate-test test/locale/tst-langinfo.input test/locale/tst-ctype-de_DE.ISO-8859-1.in test/locale/Makefile.in test/locale/Makefile test/locale-mbwc/ test/locale-mbwc/tst_wcwidth test/locale/bug-iconv-trans test/locale/tst-langinfo.input test/locale/tst-ctype-de_DE.ISO-8859-1.in test/locale/Makefile.in test/locale/Makefile test/locale-mbwc/ test/locale-mbwc/tst_wcwidth test/locale-mbwc/tst_wctype test/locale-mbwc/tst_wctype test/locale-mbwc/tst_wctrans test/locale-mbwc/tst_wctrans test/locale-mbwc/tst_wctomb test/locale-mbwc/tst_wctomb test/locale-mbwc/tst_wctob test/locale-mbwc/tst_wcsxfrm test/locale-mbwc/tst_wctob test/locale-mbwc/tst_wcsxfrm test/locale-mbwc/tst_wcswidth test/locale-mbwc/tst_wcswidth test/locale-mbwc/tst_wcstombs test/locale-mbwc/tst_wcstombs test/locale-mbwc/tst_wcstok test/locale-mbwc/tst_wcstok test/locale-mbwc/tst_wcsstr test/locale-mbwc/tst_wcsstr test/locale-mbwc/tst_wcsspn test/locale-mbwc/tst_wcsspn test/locale-mbwc/tst_wcsrtombs test/locale-mbwc/tst_wcsrtombs test/locale-mbwc/tst_wcspbrk test/locale-mbwc/tst_wcspbrk test/locale-mbwc/tst_wcsncpy test/locale-mbwc/tst_wcsncpy test/locale-mbwc/tst_wcsncmp test/locale-mbwc/tst_wcsncmp test/locale-mbwc/tst_wcsncat test/locale-mbwc/tst_wcsncat test/locale-mbwc/tst_wcslen test/locale-mbwc/tst_wcslen test/locale-mbwc/tst_wcscspn test/locale-mbwc/tst_wcscspn test/locale-mbwc/tst_wcscpy test/locale-mbwc/tst_wcscpy test/locale-mbwc/tst_wcscoll test/locale-mbwc/tst_wcscoll test/locale-mbwc/tst_wcscmp test/locale-mbwc/tst_wcscmp test/locale-mbwc/tst_wcschr test/locale-mbwc/tst_wcschr test/locale-mbwc/tst_wcscat test/locale-mbwc/tst_wcscat test/locale-mbwc/tst_wcrtomb test/locale-mbwc/tst_wcrtomb test/locale-mbwc/tst_towupper test/locale-mbwc/tst_towlower test/locale-mbwc/tst_towupper test/locale-mbwc/tst_towctrans test/locale-mbwc/tst_towlower test/locale-mbwc/tst_towctrans test/locale-mbwc/tst_strxfrm test/locale-mbwc/tst_strxfrm test/locale-mbwc/tst_strcoll test/locale-mbwc/tst_strcoll test/locale-mbwc/tst_mbtowc test/locale-mbwc/tst_mbtowc test/locale-mbwc/tst_mbstowcs test/locale-mbwc/tst_mbstowcs test/locale-mbwc/tst_mbsrtowcs test/locale-mbwc/tst_mbsrtowcs test/locale-mbwc/tst_mbrtowc test/locale-mbwc/tst_mbrtowc test/locale-mbwc/tst_mbrlen test/locale-mbwc/tst_mbrlen test/locale-mbwc/tst_mblen test/locale-mbwc/tst_mblen test/locale-mbwc/tst_iswxdigit test/locale-mbwc/tst_iswupper test/locale-mbwc/tst_iswxdigit test/locale-mbwc/tst_iswupper test/locale-mbwc/tst_iswspace test/locale-mbwc/tst_iswpunct test/locale-mbwc/tst_iswspace test/locale-mbwc/tst_iswpunct test/locale-mbwc/tst_iswprint test/locale-mbwc/tst_iswlower test/locale-mbwc/tst_iswprint test/locale-mbwc/tst_iswgraph test/locale-mbwc/tst_iswlower test/locale-mbwc/tst_iswgraph test/locale-mbwc/tst_iswdigit test/locale-mbwc/tst_iswctype test/locale-mbwc/tst_iswdigit test/locale-mbwc/tst_iswctype test/locale-mbwc/tst_iswcntrl test/locale-mbwc/tst_iswcntrl test/locale-mbwc/tst_iswalpha test/locale-mbwc/tst_iswalnum test/locale-mbwc/tst_iswalpha test/locale-mbwc/tst_iswalnum test/locale-mbwc/tst2_mbrtowc test/locale-mbwc/Makefile.in test/locale-mbwc/Makefile test/inet/ test/inet/tst-sock-nonblock test/inet/tst-res test/inet/tst-ntoa test/locale-mbwc/tst2_mbrtowc test/locale-mbwc/Makefile.in test/locale-mbwc/Makefile test/inet/ test/inet/tst-sock-nonblock test/inet/tst-res test/inet/tst-network test/inet/tst-ifaddrs test/inet/tst-getni2 test/inet/tst-getni1 test/inet/tst-ntoa test/inet/tst-network test/inet/tst-ifaddrs test/inet/tst-getni2 test/inet/tst-getni1 test/inet/tst-ethers-line test/inet/tst-ethers test/inet/tst-ether_aton test/inet/tst-aton test/inet/if_nameindex test/inet/getnetent test/inet/gethostid test/inet/tst-ethers-line test/inet/tst-ethers test/inet/tst-ether_aton test/inet/tst-aton test/inet/if_nameindex test/inet/getnetent test/inet/gethost_r-align test/inet/gethost test/inet/bug-if1 test/inet/Makefile.in test/inet/Makefile test/iconv/ test/iconv/tst-iconv6 test/inet/gethostid test/inet/gethost_r-align test/inet/gethost test/inet/bug-if1 test/inet/Makefile.in test/inet/Makefile test/iconv/ test/iconv/tst-iconv6 test/iconv/tst-iconv5 test/iconv/tst-iconv4 test/iconv/tst-iconv3 test/iconv/tst-iconv2 test/iconv/tst-iconv1 test/iconv/tst-iconv5 test/iconv/tst-iconv4 test/iconv/tst-iconv3 test/iconv/tst-iconv2 test/iconv/Makefile.in test/iconv/Makefile test/dlopen/ test/dlopen/tst-origin test/dlopen/testlib/ test/dlopen/testlib/libtest31.so test/dlopen/testscope test/dlopen/libA.so test/dlopen/libB.so test/dlopen/libC.so test/iconv/tst-iconv1 test/iconv/Makefile.in test/iconv/Makefile test/dlopen/ test/dlopen/tst-origin test/dlopen/testlib/ test/dlopen/testlib/libtest31.so test/dlopen/testscope test/dlopen/libA.so test/dlopen/libB.so test/dlopen/test2 test/dlopen/test1 test/dlopen/libtest1.so test/dlopen/libtest2.so test/dlopen/nodelete1 test/dlopen/nodelete test/dlopen/libC.so test/dlopen/test2 test/dlopen/test1 test/dlopen/libtest1.so test/dlopen/libtest2.so test/dlopen/nodelete1 test/dlopen/nodelmod3.so test/dlopen/nodelmod4.so test/dlopen/nodelmod2.so test/dlopen/nodelmod1.so test/dlopen/dlundef test/dlopen/libundef.so test/dlopen/dltest2 test/dlopen/libtest3.so test/dlopen/nodelete test/dlopen/nodelmod3.so test/dlopen/nodelmod4.so test/dlopen/nodelmod2.so test/dlopen/nodelmod1.so test/dlopen/dlundef test/dlopen/libundef.so test/dlopen/dltest2 test/dlopen/dltest test/dlopen/libtest.so test/dlopen/dlstatic test/dlopen/libstatic.so test/dlopen/dlafk test/dlopen/libafk.so test/dlopen/libtest3.so test/dlopen/dltest test/dlopen/libtest.so test/dlopen/dlstatic test/dlopen/libstatic.so test/dlopen/dlafk test/dlopen/libafk-temp.so test/dlopen/dladdr test/dlopen/Makefile.in test/dlopen/Makefile test/ctype/ test/ctype/ctype test/ctype/Makefile.in test/ctype/Makefile test/crypt/ test/crypt/crypt.out.good test/crypt/crypt.input test/dlopen/libafk.so test/dlopen/libafk-temp.so test/dlopen/dladdr test/dlopen/Makefile.in test/dlopen/Makefile test/ctype/ test/ctype/ctype test/ctype/Makefile.in test/ctype/Makefile test/crypt/ test/crypt/crypt.out.good test/crypt/Makefile.in test/crypt/Makefile test/build/ test/build/check_config_options.sh test/build/Makefile test/assert/ test/assert/assert test/assert/Makefile.in test/assert/Makefile test/args/ test/args/arg_test test/args/arg_test_glibc.out.good test/args/arg_test.out.good test/args/Makefile.in test/args/Makefile test/argp/ test/argp/tst-argp2 test/argp/tst-argp1 test/crypt/crypt.input test/crypt/Makefile.in test/crypt/Makefile test/build/ test/build/check_config_options.sh test/build/Makefile test/assert/ test/assert/assert test/assert/Makefile.in test/assert/Makefile test/args/ test/args/arg_test test/args/arg_test_glibc.out.good test/args/arg_test.out.good test/args/Makefile.in test/args/Makefile test/argp/ test/argp/tst-argp2 test/argp/tst-argp1 test/argp/bug-argp1 test/argp/argp-test test/argp/argp-ex4 test/argp/argp-ex3 test/argp/bug-argp1 test/argp/argp-test test/argp/argp-ex4 test/argp/argp-ex3 test/argp/argp-ex2 test/argp/argp-ex1 test/argp/Makefile.in test/argp/Makefile test/Test.mak test/Rules.mak test/Makefile test/.gitignore test/argp/argp-ex2 test/argp/argp-ex1 test/argp/Makefile.in test/argp/Makefile test/Test.mak test/Rules.mak test/Makefile test/.gitignore make[1]: Leaving directory '/tmp/instance-13/output-1/build/uclibc-ng-test-6790eafe897b3a8c19a2caf50a5ecccf06647adf' >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Downloading GIT_DIR=/tmp/instance-13/dl/uemacs/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /tmp/instance-13/dl/uemacs/git/.git/ GIT_DIR=/tmp/instance-13/dl/uemacs/git/.git git remote add origin 'https://git.kernel.org/pub/scm/editors/uemacs/uemacs.git' GIT_DIR=/tmp/instance-13/dl/uemacs/git/.git git remote set-url origin 'https://git.kernel.org/pub/scm/editors/uemacs/uemacs.git' Fetching all references GIT_DIR=/tmp/instance-13/dl/uemacs/git/.git git fetch origin From https://git.kernel.org/pub/scm/editors/uemacs/uemacs * [new branch] master -> origin/master GIT_DIR=/tmp/instance-13/dl/uemacs/git/.git git fetch origin -t GIT_DIR=/tmp/instance-13/dl/uemacs/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-13/dl/uemacs/git/.git git checkout -f -q '1cdcf9df88144049750116e36fe20c8c39fa2517' warning: refname '1cdcf9df88144049750116e36fe20c8c39fa2517' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-13/dl/uemacs/git/.git git clean -ffdx uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517-br1.tar.gz: OK (sha256: 96e30247365bb27bd74c550b637f5b2ffd2978379872a32a840f6667cec5fa2a) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Extracting gzip -d -c /tmp/instance-13/dl/uemacs/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517-br1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 -xf - >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Patching Applying 01-clear-ixon-termios-flag.patch using patch: patching file posix.c >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Configuring >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 " LIBS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -lncurses" make[1]: Entering directory '/tmp/instance-13/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' CC ansi.o CC basic.o CC bind.o CC buffer.o CC crypt.o CC display.o display.c: In function 'vttidy': display.c:144:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 144 | write(1, "\r", 1); | ^~~~~~~~~~~~~~~~~ CC eval.o eval.c: In function 'gtfun': cc1: warning: function may return address of local variable [-Wreturn-local-addr] eval.c:42:14: note: declared here 42 | char arg1[NSTRING]; /* value of first argument */ | ^~~~ eval.c:42:14: note: declared here eval.c:42:14: note: declared here eval.c:42:14: note: declared here CC exec.o CC file.o CC fileio.o CC ibmpc.o CC input.o input.c: In function 'getstring': input.c:595:33: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 595 | system(ffbuf); | ^~~~~~~~~~~~~ CC isearch.o CC line.o CC lock.o CC main.o CC pklock.o pklock.c: In function 'dolock': pklock.c:84:17: warning: implicit declaration of function 'cuserid' [-Wimplicit-function-declaration] 84 | cuserid(locker); | ^~~~~~~ pklock.c:87:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | write(fd, locker, strlen(locker)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC posix.o CC random.o CC region.o CC search.o CC spawn.o spawn.c: In function 'spawncli': spawn.c:83:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | system(cp); | ^~~~~~~~~~ spawn.c:88:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 88 | system("exec /bin/sh"); | ^~~~~~~~~~~~~~~~~~~~~~ spawn.c: In function 'spawn': spawn.c:180:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | system(line); | ^~~~~~~~~~~~ spawn.c: In function 'execprg': spawn.c:246:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 246 | system(line); | ^~~~~~~~~~~~ spawn.c: In function 'pipecmd': spawn.c:349:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 349 | system(line); | ^~~~~~~~~~~~ spawn.c: In function 'filter_buffer': spawn.c:439:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 439 | system(line); | ^~~~~~~~~~~~ CC tcap.o CC termio.o CC vmsvt.o CC vt52.o CC window.o CC word.o CC names.o CC globals.o CC version.o CC usage.o CC wrapper.o CC utf8.o CC util.o LINK em make[1]: Leaving directory '/tmp/instance-13/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-13/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517/em /tmp/instance-13/output-1/target/usr/bin/em >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Downloading GIT_DIR=/tmp/instance-13/dl/ustream-ssl/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /tmp/instance-13/dl/ustream-ssl/git/.git/ GIT_DIR=/tmp/instance-13/dl/ustream-ssl/git/.git git remote add origin 'https://git.openwrt.org/project/ustream-ssl.git' GIT_DIR=/tmp/instance-13/dl/ustream-ssl/git/.git git remote set-url origin 'https://git.openwrt.org/project/ustream-ssl.git' Fetching all references GIT_DIR=/tmp/instance-13/dl/ustream-ssl/git/.git git fetch origin From https://git.openwrt.org/project/ustream-ssl * [new branch] master -> origin/master * [new branch] openwrt-19.07 -> origin/openwrt-19.07 * [new branch] staging/ynezz/next -> origin/staging/ynezz/next GIT_DIR=/tmp/instance-13/dl/ustream-ssl/git/.git git fetch origin -t GIT_DIR=/tmp/instance-13/dl/ustream-ssl/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-13/dl/ustream-ssl/git/.git git checkout -f -q '68d09243b6fd4473004b27ff6483352e76e6af1a' warning: refname '68d09243b6fd4473004b27ff6483352e76e6af1a' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-13/dl/ustream-ssl/git/.git git clean -ffdx ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a-br1.tar.gz: OK (sha256: e77e579b718085c1447339e0fcd5385b85a783d5c92544e48a6b37b1695a7f39) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Extracting gzip -d -c /tmp/instance-13/dl/ustream-ssl/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a-br1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a -xf - >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Patching >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Configuring (mkdir -p /tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ && cd /tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ && rm -f CMakeCache.txt && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/cmake /tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-13/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 -DMBEDTLS=ON ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- 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-13/output-1/host/bin/mips64-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 CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ make[1]: Entering directory '/tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [ 14%] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o [ 28%] Building C object CMakeFiles/ustream-ssl.dir/ustream-mbedtls.c.o [ 42%] Linking C shared library libustream-ssl.so [ 42%] Built target ustream-ssl [ 57%] Building C object CMakeFiles/ustream-example-server.dir/ustream-example-server.c.o [ 71%] Linking C executable ustream-example-server [ 71%] Built target ustream-example-server [ 85%] Building C object CMakeFiles/ustream-example-client.dir/ustream-example-client.c.o [100%] Linking C executable ustream-example-client [100%] Built target ustream-example-client make[1]: Leaving directory '/tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ make[1]: Entering directory '/tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/libubox/ustream-ssl.h -- Installing: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libustream-ssl.so make[1]: Leaving directory '/tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install/fast -C /tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ make[1]: Entering directory '/tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-13/output-1/target/usr/include/libubox/ustream-ssl.h -- Installing: /tmp/instance-13/output-1/target/usr/lib/libustream-ssl.so make[1]: Leaving directory '/tmp/instance-13/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Downloading GIT_DIR=/tmp/instance-13/dl/uhttpd/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /tmp/instance-13/dl/uhttpd/git/.git/ GIT_DIR=/tmp/instance-13/dl/uhttpd/git/.git git remote add origin 'https://git.openwrt.org/project/uhttpd.git' GIT_DIR=/tmp/instance-13/dl/uhttpd/git/.git git remote set-url origin 'https://git.openwrt.org/project/uhttpd.git' Fetching all references GIT_DIR=/tmp/instance-13/dl/uhttpd/git/.git git fetch origin From https://git.openwrt.org/project/uhttpd * [new branch] master -> origin/master * [new branch] openwrt-19.07 -> origin/openwrt-19.07 GIT_DIR=/tmp/instance-13/dl/uhttpd/git/.git git fetch origin -t GIT_DIR=/tmp/instance-13/dl/uhttpd/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-13/dl/uhttpd/git/.git git checkout -f -q '15346de8d3ba422002496526ee24c62a3601ab8c' warning: refname '15346de8d3ba422002496526ee24c62a3601ab8c' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-13/dl/uhttpd/git/.git git clean -ffdx uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c-br1.tar.gz: OK (sha256: 9ae10aaf6642b214e0a4ca47d6fd9693ac4b88d61e7d6446f0f0feb3a28ca510) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Extracting gzip -d -c /tmp/instance-13/dl/uhttpd/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c-br1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c -xf - >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Patching Applying 0001-Remove-Werror.patch using patch: patching file CMakeLists.txt Applying 0002-Fix-TCP_FASTOPEN-related-compile-error.patch using patch: patching file listen.c >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Configuring (mkdir -p /tmp/instance-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ && cd /tmp/instance-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ && rm -f CMakeCache.txt && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/cmake /tmp/instance-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-13/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 -DLUA_SUPPORT=OFF -DTLS_SUPPORT=ON -DUBUS_SUPPORT=OFF ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- 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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for getspnam -- Looking for getspnam - found -- Configuring done -- 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-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ make[1]: Entering directory '/tmp/instance-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' [ 7%] Building C object CMakeFiles/uhttpd.dir/main.c.o [ 15%] Building C object CMakeFiles/uhttpd.dir/listen.c.o [ 23%] Building C object CMakeFiles/uhttpd.dir/client.c.o [ 30%] Building C object CMakeFiles/uhttpd.dir/utils.c.o [ 38%] Building C object CMakeFiles/uhttpd.dir/file.c.o [ 46%] Building C object CMakeFiles/uhttpd.dir/auth.c.o [ 53%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o [ 61%] Building C object CMakeFiles/uhttpd.dir/relay.c.o [ 69%] Building C object CMakeFiles/uhttpd.dir/proc.c.o [ 76%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o [ 84%] Building C object CMakeFiles/uhttpd.dir/handler.c.o [ 92%] Building C object CMakeFiles/uhttpd.dir/tls.c.o [100%] Linking C executable uhttpd [100%] Built target uhttpd make[1]: Leaving directory '/tmp/instance-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install/fast -C /tmp/instance-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ make[1]: Entering directory '/tmp/instance-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-13/output-1/target/usr/bin/uhttpd make[1]: Leaving directory '/tmp/instance-13/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' >>> unbound 1.17.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.unbound-1.17.0.tar.gz.xNj5jE/output' 'https://www.unbound.net/downloads/unbound-1.17.0.tar.gz' --2022-10-17 20:20:01-- https://www.unbound.net/downloads/unbound-1.17.0.tar.gz Resolving www.unbound.net (www.unbound.net)... 185.49.140.10, 2a04:b900::1:0:0:10 Connecting to www.unbound.net (www.unbound.net)|185.49.140.10|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://nlnetlabs.nl/downloads/unbound/unbound-1.17.0.tar.gz [following] --2022-10-17 20:20:02-- https://nlnetlabs.nl/downloads/unbound/unbound-1.17.0.tar.gz Resolving nlnetlabs.nl (nlnetlabs.nl)... 185.49.140.10, 2a04:b900::1:0:0:10 Connecting to nlnetlabs.nl (nlnetlabs.nl)|185.49.140.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6235060 (5.9M) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.unbound-1.17.0.tar.gz.xNj5jE/output' 0K .......... .......... .......... .......... .......... 0% 134K 45s 50K .......... .......... .......... .......... .......... 1% 413K 30s 100K .......... .......... .......... .......... .......... 2% 68.1M 20s 150K .......... .......... .......... .......... .......... 3% 410K 18s 200K .......... .......... .......... .......... .......... 4% 66.2M 14s 250K .......... .......... .......... .......... .......... 4% 38.4M 12s 300K .......... .......... .......... .......... .......... 5% 175M 10s 350K .......... .......... .......... .......... .......... 6% 413K 11s 400K .......... .......... .......... .......... .......... 7% 55.4M 9s 450K .......... .......... .......... .......... .......... 8% 17.5M 8s 500K .......... .......... .......... .......... .......... 9% 203M 7s 550K .......... .......... .......... .......... .......... 9% 217M 7s 600K .......... .......... .......... .......... .......... 10% 1.34M 7s 650K .......... .......... .......... .......... .......... 11% 583K 7s 700K .......... .......... .......... .......... .......... 12% 143M 6s 750K .......... .......... .......... .......... .......... 13% 169M 6s 800K .......... .......... .......... .......... .......... 13% 138M 5s 850K .......... .......... .......... .......... .......... 14% 208M 5s 900K .......... .......... .......... .......... .......... 15% 213M 5s 950K .......... .......... .......... .......... .......... 16% 217M 4s 1000K .......... .......... .......... .......... .......... 17% 199M 4s 1050K .......... .......... .......... .......... .......... 18% 214M 4s 1100K .......... .......... .......... .......... .......... 18% 1.38M 4s 1150K .......... .......... .......... .......... .......... 19% 608K 4s 1200K .......... .......... .......... .......... .......... 20% 123M 4s 1250K .......... .......... .......... .......... .......... 21% 229M 4s 1300K .......... .......... .......... .......... .......... 22% 16.8M 3s 1350K .......... .......... .......... .......... .......... 22% 98.5M 3s 1400K .......... .......... .......... .......... .......... 23% 129M 3s 1450K .......... .......... .......... .......... .......... 24% 200M 3s 1500K .......... .......... .......... .......... .......... 25% 219M 3s 1550K .......... .......... .......... .......... .......... 26% 24.2M 3s 1600K .......... .......... .......... .......... .......... 27% 149M 3s 1650K .......... .......... .......... .......... .......... 27% 216M 3s 1700K .......... .......... .......... .......... .......... 28% 1.51M 3s 1750K .......... .......... .......... .......... .......... 29% 18.2M 2s 1800K .......... .......... .......... .......... .......... 30% 181M 2s 1850K .......... .......... .......... .......... .......... 31% 623K 2s 1900K .......... .......... .......... .......... .......... 32% 52.9M 2s 1950K .......... .......... .......... .......... .......... 32% 54.8M 2s 2000K .......... .......... .......... .......... .......... 33% 7.78M 2s 2050K .......... .......... .......... .......... .......... 34% 175M 2s 2100K .......... .......... .......... .......... .......... 35% 176M 2s 2150K .......... .......... .......... .......... .......... 36% 185M 2s 2200K .......... .......... .......... .......... .......... 36% 266M 2s 2250K .......... .......... .......... .......... .......... 37% 307M 2s 2300K .......... .......... .......... .......... .......... 38% 232M 2s 2350K .......... .......... .......... .......... .......... 39% 189M 2s 2400K .......... .......... .......... .......... .......... 40% 173M 2s 2450K .......... .......... .......... .......... .......... 41% 205M 2s 2500K .......... .......... .......... .......... .......... 41% 196M 2s 2550K .......... .......... .......... .......... .......... 42% 1.51M 2s 2600K .......... .......... .......... .......... .......... 43% 196M 1s 2650K .......... .......... .......... .......... .......... 44% 215M 1s 2700K .......... .......... .......... .......... .......... 45% 223M 1s 2750K .......... .......... .......... .......... .......... 45% 634K 1s 2800K .......... .......... .......... .......... .......... 46% 45.7M 1s 2850K .......... .......... .......... .......... .......... 47% 283M 1s 2900K .......... .......... .......... .......... .......... 48% 66.2M 1s 2950K .......... .......... .......... .......... .......... 49% 111M 1s 3000K .......... .......... .......... .......... .......... 50% 39.9M 1s 3050K .......... .......... .......... .......... .......... 50% 191M 1s 3100K .......... .......... .......... .......... .......... 51% 75.0M 1s 3150K .......... .......... .......... .......... .......... 52% 84.1M 1s 3200K .......... .......... .......... .......... .......... 53% 53.1M 1s 3250K .......... .......... .......... .......... .......... 54% 112M 1s 3300K .......... .......... .......... .......... .......... 55% 13.6M 1s 3350K .......... .......... .......... .......... .......... 55% 76.5M 1s 3400K .......... .......... .......... .......... .......... 56% 74.3M 1s 3450K .......... .......... .......... .......... .......... 57% 77.1M 1s 3500K .......... .......... .......... .......... .......... 58% 74.1M 1s 3550K .......... .......... .......... .......... .......... 59% 28.8M 1s 3600K .......... .......... .......... .......... .......... 59% 142M 1s 3650K .......... .......... .......... .......... .......... 60% 222M 1s 3700K .......... .......... .......... .......... .......... 61% 2.00M 1s 3750K .......... .......... .......... .......... .......... 62% 73.3M 1s 3800K .......... .......... .......... .......... .......... 63% 14.3M 1s 3850K .......... .......... .......... .......... .......... 64% 18.6M 1s 3900K .......... .......... .......... .......... .......... 64% 230M 1s 3950K .......... .......... .......... .......... .......... 65% 667K 1s 4000K .......... .......... .......... .......... .......... 66% 25.1M 1s 4050K .......... .......... .......... .......... .......... 67% 64.7M 1s 4100K .......... .......... .......... .......... .......... 68% 99.1M 1s 4150K .......... .......... .......... .......... .......... 68% 11.5M 1s 4200K .......... .......... .......... .......... .......... 69% 178M 1s 4250K .......... .......... .......... .......... .......... 70% 123M 1s 4300K .......... .......... .......... .......... .......... 71% 119M 1s 4350K .......... .......... .......... .......... .......... 72% 103M 1s 4400K .......... .......... .......... .......... .......... 73% 94.0M 1s 4450K .......... .......... .......... .......... .......... 73% 55.6M 0s 4500K .......... .......... .......... .......... .......... 74% 132M 0s 4550K .......... .......... .......... .......... .......... 75% 151M 0s 4600K .......... .......... .......... .......... .......... 76% 79.6M 0s 4650K .......... .......... .......... .......... .......... 77% 73.8M 0s 4700K .......... .......... .......... .......... .......... 78% 64.0M 0s 4750K .......... .......... .......... .......... .......... 78% 103M 0s 4800K .......... .......... .......... .......... .......... 79% 46.2M 0s 4850K .......... .......... .......... .......... .......... 80% 182M 0s 4900K .......... .......... .......... .......... .......... 81% 136M 0s 4950K .......... .......... .......... .......... .......... 82% 66.3M 0s 5000K .......... .......... .......... .......... .......... 82% 92.0M 0s 5050K .......... .......... .......... .......... .......... 83% 67.7M 0s 5100K .......... .......... .......... .......... .......... 84% 89.7M 0s 5150K .......... .......... .......... .......... .......... 85% 92.9M 0s 5200K .......... .......... .......... .......... .......... 86% 65.7M 0s 5250K .......... .......... .......... .......... .......... 87% 112M 0s 5300K .......... .......... .......... .......... .......... 87% 2.25M 0s 5350K .......... .......... .......... .......... .......... 88% 153M 0s 5400K .......... .......... .......... .......... .......... 89% 103M 0s 5450K .......... .......... .......... .......... .......... 90% 15.7M 0s 5500K .......... .......... .......... .......... .......... 91% 22.6M 0s 5550K .......... .......... .......... .......... .......... 91% 91.1M 0s 5600K .......... .......... .......... .......... .......... 92% 666K 0s 5650K .......... .......... .......... .......... .......... 93% 79.5M 0s 5700K .......... .......... .......... .......... .......... 94% 46.5M 0s 5750K .......... .......... .......... .......... .......... 95% 77.7M 0s 5800K .......... .......... .......... .......... .......... 96% 83.7M 0s 5850K .......... .......... .......... .......... .......... 96% 81.2M 0s 5900K .......... .......... .......... .......... .......... 97% 18.1M 0s 5950K .......... .......... .......... .......... .......... 98% 27.0M 0s 6000K .......... .......... .......... .......... .......... 99% 51.5M 0s 6050K .......... .......... .......... ........ 100% 111M=1.5s 2022-10-17 20:20:04 (4.00 MB/s) - '/tmp/instance-13/output-1/build/.unbound-1.17.0.tar.gz.xNj5jE/output' saved [6235060/6235060] unbound-1.17.0.tar.gz: OK (sha256: dcbc95d7891d9f910c66e4edc9f1f2fde4dea2eec18e3af9f75aed44a02f1341) >>> unbound 1.17.0 Extracting gzip -d -c /tmp/instance-13/dl/unbound/unbound-1.17.0.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/unbound-1.17.0 -xf - >>> unbound 1.17.0 Patching >>> unbound 1.17.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/unbound-1.17.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> unbound 1.17.0 Patching libtool patching file /tmp/instance-13/output-1/build/unbound-1.17.0/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> unbound 1.17.0 Configuring (cd /tmp/instance-13/output-1/build/unbound-1.17.0/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-rpath --disable-debug --with-conf-file=/etc/unbound/unbound.conf --with-pidfile=/var/run/unbound.pid --with-rootkey-file=/etc/unbound/root.key --enable-tfo-server --with-libevent=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --with-libexpat=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --with-ssl=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr --enable-tfo-client --with-pthreads --disable-flto --disable-dnscrypt ) 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 checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for mips64-buildroot-linux-gnu-gcc... (cached) /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc dependency flag... -MM checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -std=c99... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -xc99... no checking for getopt.h... yes checking for time.h... yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... failed checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... failed checking whether we need -std=c99 as a flag for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... no checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... no checking whether we need -D_GNU_SOURCE as a flag for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... yes checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... no checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... no checking whether we need -D__EXTENSIONS__ as a flag for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... failed checking for inline... inline checking whether the C compiler (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc) accepts the "format" attribute... yes checking whether the C compiler (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc) accepts the "unused" attribute... yes checking whether the C compiler (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc) accepts the "weak" attribute... yes checking whether the C compiler (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc) accepts the "noreturn" attribute... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for yylex_destroy... yes checking for lex %option... yes checking for bison... bison -y checking for doxygen... doxygen checking for mips64-buildroot-linux-gnu-strip... /bin/true checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking for gawk... gawk checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for stdarg.h... yes checking for stdbool.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/un.h... yes checking for sys/uio.h... yes checking for sys/resource.h... yes checking for arpa/inet.h... yes checking for syslog.h... yes checking for netdb.h... yes checking for sys/wait.h... yes checking for pwd.h... yes checking for glob.h... yes checking for grp.h... yes checking for login_cap.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for endian.h... yes checking for sys/endian.h... no checking for libkern/OSByteOrder.h... no checking for sys/ipc.h... yes checking for sys/shm.h... yes checking for ifaddrs.h... yes checking for poll.h... yes checking for net/if.h... yes checking for TargetConditionals.h... no checking for netioapi.h... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for u_char... yes checking for rlim_t... yes checking for socklen_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking if memcmp compares unsigned... cross-compile no checking size of time_t... 8 checking size of size_t... 8 checking for library containing inet_pton... none required checking for library containing socket... none required checking for unistd.h... (cached) yes checking for working chown... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... no checking if nonblocking sockets work... crosscompile(yes) checking whether mkdir has one arg... no checking for strptime... yes checking whether strptime works... maybe checking for GNU libc compatible malloc... no (crosscompile) checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_spinlock_t... yes checking for pthread_rwlock_t... yes checking size of unsigned long... 8 checking size of pthread_t... 8 checking for SSL... found in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr checking for EVP_sha256 in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking if libssl needs libdl... no checking if libssl needs -lcrypt32... no checking for LibreSSL... no checking for openssl/conf.h... yes checking for openssl/engine.h... yes checking for openssl/bn.h... yes checking for openssl/dh.h... yes checking for openssl/dsa.h... yes checking for openssl/rsa.h... yes checking for openssl/core_names.h... no checking for openssl/param_build.h... no checking for OPENSSL_config... yes checking for EVP_sha1... yes checking for EVP_sha256... yes checking for EVP_sha512... yes checking for FIPS_mode... yes checking for EVP_default_properties_is_fips_enabled... no checking for EVP_MD_CTX_new... yes checking for OpenSSL_add_all_digests... no checking for OPENSSL_init_crypto... yes checking for EVP_cleanup... no checking for ENGINE_cleanup... no checking for ERR_load_crypto_strings... no checking for CRYPTO_cleanup_all_ex_data... no checking for ERR_free_strings... no checking for RAND_cleanup... no checking for DSA_SIG_set0... yes checking for EVP_dss1... no checking for EVP_DigestVerify... yes checking for EVP_aes_256_cbc... yes checking for EVP_EncryptInit_ex... yes checking for HMAC_Init_ex... yes checking for CRYPTO_THREADID_set_callback... no checking for EVP_MAC_CTX_set_params... no checking for OSSL_PARAM_BLD_new... no checking for BIO_set_callback_ex... yes checking for OPENSSL_init_ssl... yes checking for SSL_CTX_set_security_level... yes checking for SSL_set1_host... yes checking for SSL_get0_peername... yes checking for X509_VERIFY_PARAM_set1_host... yes checking for SSL_CTX_set_ciphersuites... yes checking for SSL_CTX_set_tlsext_ticket_key_evp_cb... no checking for SSL_CTX_set_alpn_select_cb... yes checking for SSL_get0_alpn_selected... yes checking for SSL_CTX_set_alpn_protos... yes checking for SSL_get1_peer_certificate... no checking whether SSL_COMP_get_compression_methods is declared... yes checking whether sk_SSL_COMP_pop_free is declared... yes checking whether SSL_CTX_set_ecdh_auto is declared... yes checking the return type of HMAC_Init_ex... int checking for EVP_PKEY_set_type_str... yes checking for EC_KEY_new... yes checking if GOST works... maybe checking for ECDSA_sign... yes checking for SHA384_Init... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking if openssl supports SHA2 and ECDSA with EVP... yes checking whether NID_ED25519 is declared... yes checking whether NID_ED448 is declared... yes checking whether MSG_FASTOPEN is declared... yes configure: WARNING: Check the platform specific TFO kernel parameters are correctly configured to support client mode TFO checking whether TCP_FASTOPEN is declared... yes configure: WARNING: Check the platform specific TFO kernel parameters are correctly configured to support server mode TFO checking for libevent... found in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr checking for library containing clock_gettime... none required checking for event.h... yes checking whether EV_VERSION_MAJOR is declared... no checking for library containing event_set... -levent checking for event_base_free... yes checking for event_base_once... yes checking for event_base_new... yes checking for event_base_get_method... yes checking for ev_loop... no checking for ev_default_loop... no checking for event_assign... yes checking whether evsignal_assign is declared... yes checking for libexpat... found in /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr checking for expat.h... yes checking whether XML_StopParser is declared... yes checking for getaddrinfo... yes checking for ioctlsocket... no checking for daemon... yes checking if daemon is deprecated... no checking for struct sockaddr_un.sun_len... no checking for struct in_pktinfo.ipi_spec_dst... yes checking for htobe64... yes checking for be64toh... yes checking for library containing setusercontext... no checking for tzset... yes checking for sigprocmask... yes checking for fcntl... yes checking for getpwnam... yes checking for endpwent... yes checking for getrlimit... yes checking for setrlimit... yes checking for setsid... yes checking for chroot... yes checking for kill... yes checking for chown... yes checking for sleep... yes checking for usleep... yes checking for random... yes checking for srandom... yes checking for recvmsg... yes checking for sendmsg... yes checking for writev... yes checking for socketpair... yes checking for glob... yes checking for initgroups... yes checking for strftime... yes checking for localtime_r... yes checking for setusercontext... no checking for _beginthreadex... no checking for endservent... yes checking for endprotoent... yes checking for fsync... yes checking for shmget... yes checking for accept4... yes checking for getifaddrs... yes checking for if_nametoindex... yes checking for poll... yes checking for gettid... yes checking for setresuid... yes checking for setresgid... yes checking whether inet_pton is declared... yes checking whether inet_ntop is declared... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for snprintf... yes checking for strlcat... no checking for strlcpy... no checking for memmove... yes checking for gmtime_r... yes checking for isblank... yes checking for explicit_bzero... yes checking for reallocarray... yes checking whether reallocarray is declared... yes checking for arc4random... yes checking for arc4random_uniform... yes checking for ctime_r... yes checking for strsep... yes checking if make supports $< with implicit rule in scope... yes configure: Stripping extension flags... configure: creating ./config.status config.status: creating Makefile config.status: creating doc/example.conf config.status: creating doc/libunbound.3 config.status: creating doc/unbound.8 config.status: creating doc/unbound-anchor.8 config.status: creating doc/unbound-checkconf.8 config.status: creating doc/unbound.conf.5 config.status: creating doc/unbound-control.8 config.status: creating doc/unbound-host.1 config.status: creating smallapp/unbound-control-setup.sh config.status: creating dnstap/dnstap_config.h config.status: creating dnscrypt/dnscrypt_config.h config.status: creating contrib/libunbound.pc config.status: creating contrib/unbound.socket config.status: creating contrib/unbound.service config.status: creating contrib/unbound_portable.service config.status: creating config.h config.status: executing libtool commands config.status: executing disable-rpath commands 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 >>> unbound 1.17.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/unbound-1.17.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/unbound-1.17.0' ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o dns.lo -c services/cache/dns.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/cache/dns.c -fPIC -DPIC -o .libs/dns.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o infra.lo -c services/cache/infra.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/cache/infra.c -fPIC -DPIC -o .libs/infra.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o rrset.lo -c services/cache/rrset.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/cache/rrset.c -fPIC -DPIC -o .libs/rrset.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o dname.lo -c util/data/dname.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/data/dname.c -fPIC -DPIC -o .libs/dname.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o msgencode.lo -c util/data/msgencode.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/data/msgencode.c -fPIC -DPIC -o .libs/msgencode.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o as112.lo -c util/as112.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/as112.c -fPIC -DPIC -o .libs/as112.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o msgparse.lo -c util/data/msgparse.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/data/msgparse.c -fPIC -DPIC -o .libs/msgparse.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o msgreply.lo -c util/data/msgreply.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/data/msgreply.c -fPIC -DPIC -o .libs/msgreply.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o packed_rrset.lo -c util/data/packed_rrset.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/data/packed_rrset.c -fPIC -DPIC -o .libs/packed_rrset.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o iterator.lo -c iterator/iterator.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c iterator/iterator.c -fPIC -DPIC -o .libs/iterator.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o iter_delegpt.lo -c iterator/iter_delegpt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c iterator/iter_delegpt.c -fPIC -DPIC -o .libs/iter_delegpt.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o iter_donotq.lo -c iterator/iter_donotq.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c iterator/iter_donotq.c -fPIC -DPIC -o .libs/iter_donotq.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o iter_fwd.lo -c iterator/iter_fwd.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c iterator/iter_fwd.c -fPIC -DPIC -o .libs/iter_fwd.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o iter_hints.lo -c iterator/iter_hints.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c iterator/iter_hints.c -fPIC -DPIC -o .libs/iter_hints.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o iter_priv.lo -c iterator/iter_priv.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c iterator/iter_priv.c -fPIC -DPIC -o .libs/iter_priv.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o iter_resptype.lo -c iterator/iter_resptype.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c iterator/iter_resptype.c -fPIC -DPIC -o .libs/iter_resptype.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o iter_scrub.lo -c iterator/iter_scrub.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c iterator/iter_scrub.c -fPIC -DPIC -o .libs/iter_scrub.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o iter_utils.lo -c iterator/iter_utils.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c iterator/iter_utils.c -fPIC -DPIC -o .libs/iter_utils.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o localzone.lo -c services/localzone.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/localzone.c -fPIC -DPIC -o .libs/localzone.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o mesh.lo -c services/mesh.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/mesh.c -fPIC -DPIC -o .libs/mesh.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o modstack.lo -c services/modstack.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/modstack.c -fPIC -DPIC -o .libs/modstack.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o view.lo -c services/view.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/view.c -fPIC -DPIC -o .libs/view.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o outbound_list.lo -c services/outbound_list.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/outbound_list.c -fPIC -DPIC -o .libs/outbound_list.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o alloc.lo -c util/alloc.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/alloc.c -fPIC -DPIC -o .libs/alloc.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o config_file.lo -c util/config_file.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/config_file.c -fPIC -DPIC -o .libs/config_file.o if test "flex" != ":"; then \ echo "#include \"config.h\"" > util/configlexer.c ;\ echo "#include \"util/configyyrename.h\"" >> util/configlexer.c ;\ flex -t ./util/configlexer.lex >> util/configlexer.c ;\ fi ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o configlexer.lo -c util/configlexer.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/configlexer.c -fPIC -DPIC -o .libs/configlexer.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o configparser.lo -c util/configparser.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/configparser.c -fPIC -DPIC -o .libs/configparser.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o fptr_wlist.lo -c util/fptr_wlist.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/fptr_wlist.c -fPIC -DPIC -o .libs/fptr_wlist.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o edns.lo -c util/edns.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/edns.c -fPIC -DPIC -o .libs/edns.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o locks.lo -c util/locks.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/locks.c -fPIC -DPIC -o .libs/locks.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o log.lo -c util/log.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/log.c -fPIC -DPIC -o .libs/log.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o mini_event.lo -c util/mini_event.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/mini_event.c -fPIC -DPIC -o .libs/mini_event.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o module.lo -c util/module.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/module.c -fPIC -DPIC -o .libs/module.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o net_help.lo -c util/net_help.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/net_help.c -fPIC -DPIC -o .libs/net_help.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o random.lo -c util/random.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/random.c -fPIC -DPIC -o .libs/random.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o rbtree.lo -c util/rbtree.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/rbtree.c -fPIC -DPIC -o .libs/rbtree.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o regional.lo -c util/regional.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/regional.c -fPIC -DPIC -o .libs/regional.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o rtt.lo -c util/rtt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/rtt.c -fPIC -DPIC -o .libs/rtt.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o dnstree.lo -c util/storage/dnstree.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/storage/dnstree.c -fPIC -DPIC -o .libs/dnstree.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o lookup3.lo -c util/storage/lookup3.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/storage/lookup3.c -fPIC -DPIC -o .libs/lookup3.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o lruhash.lo -c util/storage/lruhash.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/storage/lruhash.c -fPIC -DPIC -o .libs/lruhash.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o slabhash.lo -c util/storage/slabhash.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/storage/slabhash.c -fPIC -DPIC -o .libs/slabhash.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o tcp_conn_limit.lo -c util/tcp_conn_limit.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/tcp_conn_limit.c -fPIC -DPIC -o .libs/tcp_conn_limit.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o timehist.lo -c util/timehist.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/timehist.c -fPIC -DPIC -o .libs/timehist.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o tube.lo -c util/tube.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/tube.c -fPIC -DPIC -o .libs/tube.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o winsock_event.lo -c util/winsock_event.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/winsock_event.c -fPIC -DPIC -o .libs/winsock_event.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o autotrust.lo -c validator/autotrust.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/autotrust.c -fPIC -DPIC -o .libs/autotrust.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o val_anchor.lo -c validator/val_anchor.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/val_anchor.c -fPIC -DPIC -o .libs/val_anchor.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o rpz.lo -c services/rpz.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/rpz.c -fPIC -DPIC -o .libs/rpz.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o proxy_protocol.lo -c util/proxy_protocol.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/proxy_protocol.c -fPIC -DPIC -o .libs/proxy_protocol.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o validator.lo -c validator/validator.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/validator.c -fPIC -DPIC -o .libs/validator.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o val_kcache.lo -c validator/val_kcache.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/val_kcache.c -fPIC -DPIC -o .libs/val_kcache.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o val_kentry.lo -c validator/val_kentry.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/val_kentry.c -fPIC -DPIC -o .libs/val_kentry.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o val_neg.lo -c validator/val_neg.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/val_neg.c -fPIC -DPIC -o .libs/val_neg.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o val_nsec3.lo -c validator/val_nsec3.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/val_nsec3.c -fPIC -DPIC -o .libs/val_nsec3.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o val_nsec.lo -c validator/val_nsec.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/val_nsec.c -fPIC -DPIC -o .libs/val_nsec.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o val_secalgo.lo -c validator/val_secalgo.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/val_secalgo.c -fPIC -DPIC -o .libs/val_secalgo.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o val_sigcrypt.lo -c validator/val_sigcrypt.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/val_sigcrypt.c -fPIC -DPIC -o .libs/val_sigcrypt.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o val_utils.lo -c validator/val_utils.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c validator/val_utils.c -fPIC -DPIC -o .libs/val_utils.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o dns64.lo -c dns64/dns64.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c dns64/dns64.c -fPIC -DPIC -o .libs/dns64.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o authzone.lo -c services/authzone.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/authzone.c -fPIC -DPIC -o .libs/authzone.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o respip.lo -c respip/respip.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c respip/respip.c -fPIC -DPIC -o .libs/respip.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o netevent.lo -c util/netevent.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/netevent.c -fPIC -DPIC -o .libs/netevent.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o listen_dnsport.lo -c services/listen_dnsport.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/listen_dnsport.c -fPIC -DPIC -o .libs/listen_dnsport.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o outside_network.lo -c services/outside_network.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c services/outside_network.c -fPIC -DPIC -o .libs/outside_network.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o ub_event.lo -c util/ub_event.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/ub_event.c -fPIC -DPIC -o .libs/ub_event.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o acl_list.lo -c daemon/acl_list.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c daemon/acl_list.c -fPIC -DPIC -o .libs/acl_list.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o cachedump.lo -c daemon/cachedump.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c daemon/cachedump.c -fPIC -DPIC -o .libs/cachedump.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o daemon.lo -c daemon/daemon.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c daemon/daemon.c -fPIC -DPIC -o .libs/daemon.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o shm_main.lo -c util/shm_side/shm_main.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/shm_side/shm_main.c -fPIC -DPIC -o .libs/shm_main.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o remote.lo -c daemon/remote.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c daemon/remote.c -fPIC -DPIC -o .libs/remote.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o stats.lo -c daemon/stats.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c daemon/stats.c -fPIC -DPIC -o .libs/stats.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o unbound.lo -c daemon/unbound.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c daemon/unbound.c -fPIC -DPIC -o .libs/unbound.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o worker.lo -c daemon/worker.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c daemon/worker.c -fPIC -DPIC -o .libs/worker.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o keyraw.lo -c sldns/keyraw.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sldns/keyraw.c -fPIC -DPIC -o .libs/keyraw.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o sbuffer.lo -c sldns/sbuffer.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sldns/sbuffer.c -fPIC -DPIC -o .libs/sbuffer.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o wire2str.lo -c sldns/wire2str.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sldns/wire2str.c -fPIC -DPIC -o .libs/wire2str.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o parse.lo -c sldns/parse.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sldns/parse.c -fPIC -DPIC -o .libs/parse.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o parseutil.lo -c sldns/parseutil.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sldns/parseutil.c -fPIC -DPIC -o .libs/parseutil.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o rrdef.lo -c sldns/rrdef.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sldns/rrdef.c -fPIC -DPIC -o .libs/rrdef.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o str2wire.lo -c sldns/str2wire.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c sldns/str2wire.c -fPIC -DPIC -o .libs/str2wire.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o memcmp.lo -c compat/memcmp.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c compat/memcmp.c -fPIC -DPIC -o .libs/memcmp.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o malloc.lo -c compat/malloc.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c compat/malloc.c -fPIC -DPIC -o .libs/malloc.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o strlcat.lo -c compat/strlcat.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c compat/strlcat.c -fPIC -DPIC -o .libs/strlcat.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o strlcpy.lo -c compat/strlcpy.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c compat/strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o context.lo -c libunbound/context.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c libunbound/context.c -fPIC -DPIC -o .libs/context.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o libunbound.lo -c libunbound/libunbound.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c libunbound/libunbound.c -fPIC -DPIC -o .libs/libunbound.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o libworker.lo -c libunbound/libworker.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c libunbound/libworker.c -fPIC -DPIC -o .libs/libworker.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o ub_event_pluggable.lo -c util/ub_event_pluggable.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c util/ub_event_pluggable.c -fPIC -DPIC -o .libs/ub_event_pluggable.o ./libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -version-info 9:20:1 -no-undefined -export-symbols ./libunbound/ubsyms.def -o libunbound.la context.lo libunbound.lo libworker.lo ub_event_pluggable.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo proxy_protocol.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo strlcat.lo strlcpy.lo -rpath /usr/lib -lssl -levent -lcrypto libtool: link: echo "{ global:" > .libs/libunbound.ver libtool: link: cat ./libunbound/ubsyms.def | sed -e "s/\(.*\)/\1;/" >> .libs/libunbound.ver libtool: link: echo "local: *; };" >> .libs/libunbound.ver libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/context.o .libs/libunbound.o .libs/libworker.o .libs/ub_event_pluggable.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/proxy_protocol.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/memcmp.o .libs/malloc.o .libs/strlcat.o .libs/strlcpy.o -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libevent.so -lcrypto -O2 -g0 -Wl,-soname -Wl,libunbound.so.8 -Wl,-version-script -Wl,.libs/libunbound.ver -o .libs/libunbound.so.8.1.20 libtool: link: (cd ".libs" && rm -f "libunbound.so.8" && ln -s "libunbound.so.8.1.20" "libunbound.so.8") libtool: link: (cd ".libs" && rm -f "libunbound.so" && ln -s "libunbound.so.8.1.20" "libunbound.so") libtool: link: ( cd ".libs" && rm -f "libunbound.la" && ln -s "../libunbound.la" "libunbound.la" ) ./libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -o unbound acl_list.lo cachedump.lo daemon.lo shm_main.lo remote.lo stats.lo unbound.lo worker.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo proxy_protocol.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo strlcat.lo strlcpy.lo -lssl -levent -lcrypto libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o unbound .libs/acl_list.o .libs/cachedump.o .libs/daemon.o .libs/shm_main.o .libs/remote.o .libs/stats.o .libs/unbound.o .libs/worker.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/proxy_protocol.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/memcmp.o .libs/malloc.o .libs/strlcat.o .libs/strlcpy.o -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libevent.so -lcrypto -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o unbound-checkconf.lo -c smallapp/unbound-checkconf.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c smallapp/unbound-checkconf.c -fPIC -DPIC -o .libs/unbound-checkconf.o ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o worker_cb.lo -c smallapp/worker_cb.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c smallapp/worker_cb.c -fPIC -DPIC -o .libs/worker_cb.o ./libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -o unbound-checkconf unbound-checkconf.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo proxy_protocol.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo strlcat.lo strlcpy.lo -lssl -levent -lcrypto libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o unbound-checkconf .libs/unbound-checkconf.o .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/proxy_protocol.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/memcmp.o .libs/malloc.o .libs/strlcat.o .libs/strlcpy.o -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libevent.so -lcrypto -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ sed -e 's/@''UNBOUND_VERSION_MAJOR@/1/' -e 's/@''UNBOUND_VERSION_MINOR@/17/' -e 's/@''UNBOUND_VERSION_MICRO@/0/' < ./libunbound/unbound.h > unbound.h ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o unbound-host.lo -c smallapp/unbound-host.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c smallapp/unbound-host.c -fPIC -DPIC -o .libs/unbound-host.o ./libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -o unbound-host unbound-host.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo strlcat.lo strlcpy.lo libunbound.la -lssl -levent -lcrypto libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o unbound-host .libs/unbound-host.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/memcmp.o .libs/malloc.o .libs/strlcat.o .libs/strlcpy.o -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib ./.libs/libunbound.so -lssl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libevent.so -lcrypto -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o unbound-control.lo -c smallapp/unbound-control.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c smallapp/unbound-control.c -fPIC -DPIC -o .libs/unbound-control.o ./libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -o unbound-control unbound-control.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo proxy_protocol.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo strlcat.lo strlcpy.lo -lssl -levent -lcrypto libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o unbound-control .libs/unbound-control.o .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/proxy_protocol.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/memcmp.o .libs/malloc.o .libs/strlcat.o .libs/strlcpy.o -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -lssl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libevent.so -lcrypto -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o unbound-anchor.lo -c smallapp/unbound-anchor.c libtool: compile: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c smallapp/unbound-anchor.c -fPIC -DPIC -o .libs/unbound-anchor.o ./libtool --tag=CC --mode=link /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib -o unbound-anchor unbound-anchor.lo parseutil.lo memcmp.lo malloc.lo strlcat.lo strlcpy.lo libunbound.la -lexpat -lssl -levent -lcrypto libtool: link: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o unbound-anchor .libs/unbound-anchor.o .libs/parseutil.o .libs/memcmp.o .libs/malloc.o .libs/strlcat.o .libs/strlcpy.o -L/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib ./.libs/libunbound.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libexpat.so -lm -lssl /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libevent.so -lcrypto -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ cp smallapp/unbound-control-setup.sh unbound-control-setup chmod +x unbound-control-setup make[1]: Leaving directory '/tmp/instance-13/output-1/build/unbound-1.17.0' >>> unbound 1.17.0 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/unbound-1.17.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/unbound-1.17.0' /bin/bash ./install-sh -m 755 -d /tmp/instance-13/output-1/target/usr/lib /bin/bash ./install-sh -m 755 -d /tmp/instance-13/output-1/target/usr/include /bin/bash ./install-sh -m 755 -d /tmp/instance-13/output-1/target/usr/share/man /bin/bash ./install-sh -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/man3 /bin/bash ./install-sh -c -m 644 doc/libunbound.3 /tmp/instance-13/output-1/target/usr/share/man/man3 for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete \ ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \ ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \ ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async \ ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel \ ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add \ ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove; \ do \ echo ".so man3/libunbound.3" > /tmp/instance-13/output-1/target/usr/share/man/man3/$mpage.3 ; \ done ./libtool --mode=install cp unbound.h /tmp/instance-13/output-1/target/usr/include/unbound.h libtool: install: cp unbound.h /tmp/instance-13/output-1/target/usr/include/unbound.h /bin/bash ./install-sh -m 755 -d /tmp/instance-13/output-1/target/usr/lib/pkgconfig /bin/bash ./install-sh -m 644 contrib/libunbound.pc /tmp/instance-13/output-1/target/usr/lib/pkgconfig ./libtool --mode=install cp libunbound.la /tmp/instance-13/output-1/target/usr/lib libtool: install: cp .libs/libunbound.so.8.1.20 /tmp/instance-13/output-1/target/usr/lib/libunbound.so.8.1.20 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libunbound.so.8.1.20 libunbound.so.8 || { rm -f libunbound.so.8 && ln -s libunbound.so.8.1.20 libunbound.so.8; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libunbound.so.8.1.20 libunbound.so || { rm -f libunbound.so && ln -s libunbound.so.8.1.20 libunbound.so; }; }) libtool: install: cp .libs/libunbound.lai /tmp/instance-13/output-1/target/usr/lib/libunbound.la libtool: warning: remember to run 'libtool --finish /usr/lib' ./libtool --mode=finish /tmp/instance-13/output-1/target/usr/lib libtool: finish: PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-13/output-1/target/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-13/output-1/target/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the ' -D__LIBTOOL_RPATH_SED__ ' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ./install-sh -m 755 -d /tmp/instance-13/output-1/target/usr/sbin /bin/bash ./install-sh -m 755 -d /tmp/instance-13/output-1/target/usr/share/man /bin/bash ./install-sh -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/man8 /bin/bash ./install-sh -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/man5 /bin/bash ./install-sh -m 755 -d /tmp/instance-13/output-1/target/usr/share/man/man1 ./libtool --mode=install cp -f unbound /tmp/instance-13/output-1/target/usr/sbin/unbound libtool: install: cp -f unbound /tmp/instance-13/output-1/target/usr/sbin/unbound ./libtool --mode=install cp -f unbound-checkconf /tmp/instance-13/output-1/target/usr/sbin/unbound-checkconf libtool: install: cp -f unbound-checkconf /tmp/instance-13/output-1/target/usr/sbin/unbound-checkconf ./libtool --mode=install cp -f unbound-control /tmp/instance-13/output-1/target/usr/sbin/unbound-control libtool: install: cp -f unbound-control /tmp/instance-13/output-1/target/usr/sbin/unbound-control ./libtool --mode=install cp -f unbound-host /tmp/instance-13/output-1/target/usr/sbin/unbound-host libtool: install: cp -f unbound-host /tmp/instance-13/output-1/target/usr/sbin/unbound-host ./libtool --mode=install cp -f unbound-anchor /tmp/instance-13/output-1/target/usr/sbin/unbound-anchor libtool: install: cp -f unbound-anchor /tmp/instance-13/output-1/target/usr/sbin/unbound-anchor /bin/bash ./install-sh -c -m 644 doc/unbound.8 /tmp/instance-13/output-1/target/usr/share/man/man8 /bin/bash ./install-sh -c -m 644 doc/unbound-checkconf.8 /tmp/instance-13/output-1/target/usr/share/man/man8 /bin/bash ./install-sh -c -m 644 doc/unbound-control.8 /tmp/instance-13/output-1/target/usr/share/man/man8 /bin/bash ./install-sh -c -m 644 doc/unbound-control.8 /tmp/instance-13/output-1/target/usr/share/man/man8/unbound-control-setup.8 /bin/bash ./install-sh -c -m 644 doc/unbound-anchor.8 /tmp/instance-13/output-1/target/usr/share/man/man8 /bin/bash ./install-sh -c -m 644 doc/unbound.conf.5 /tmp/instance-13/output-1/target/usr/share/man/man5 /bin/bash ./install-sh -c -m 644 doc/unbound-host.1 /tmp/instance-13/output-1/target/usr/share/man/man1 /bin/bash ./install-sh -c -m 755 unbound-control-setup /tmp/instance-13/output-1/target/usr/sbin/unbound-control-setup if test ! -e /tmp/instance-13/output-1/target/etc/unbound/unbound.conf; then /bin/bash ./install-sh -d `dirname /tmp/instance-13/output-1/target/etc/unbound/unbound.conf`; /bin/bash ./install-sh -c -m 644 doc/example.conf /tmp/instance-13/output-1/target/etc/unbound/unbound.conf; fi make[1]: Leaving directory '/tmp/instance-13/output-1/build/unbound-1.17.0' >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Downloading GIT_DIR=/tmp/instance-13/dl/uqmi/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /tmp/instance-13/dl/uqmi/git/.git/ GIT_DIR=/tmp/instance-13/dl/uqmi/git/.git git remote add origin 'https://git.openwrt.org/project/uqmi.git' GIT_DIR=/tmp/instance-13/dl/uqmi/git/.git git remote set-url origin 'https://git.openwrt.org/project/uqmi.git' Fetching all references GIT_DIR=/tmp/instance-13/dl/uqmi/git/.git git fetch origin From https://git.openwrt.org/project/uqmi * [new branch] master -> origin/master GIT_DIR=/tmp/instance-13/dl/uqmi/git/.git git fetch origin -t GIT_DIR=/tmp/instance-13/dl/uqmi/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-13/dl/uqmi/git/.git git checkout -f -q '0a19b5b77140465c29e2afa7d611fe93abc9672f' warning: refname '0a19b5b77140465c29e2afa7d611fe93abc9672f' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-13/dl/uqmi/git/.git git clean -ffdx uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f-br1.tar.gz: OK (sha256: aae6a72791da8f58012303ba3bfeeb613e74597cbebfb9e7c2d9125e6f256799) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Extracting gzip -d -c /tmp/instance-13/dl/uqmi/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f-br1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f -xf - >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Patching >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Configuring (mkdir -p /tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ && cd /tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ && rm -f CMakeCache.txt && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-13/output-1/host/bin/cmake /tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-13/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 ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- 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-13/output-1/host/bin/mips64-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_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ make[1]: Entering directory '/tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' [ 3%] Generating qmi-message-ctl.h [ 6%] Generating qmi-message-dms.h [ 9%] Generating qmi-message-nas.h [ 12%] Generating qmi-message-pds.h [ 16%] Generating qmi-message-wds.h [ 19%] Generating qmi-message-wms.h [ 22%] Generating qmi-message-wda.h [ 25%] Generating qmi-message-uim.h [ 25%] Built target gen-headers [ 29%] Generating qmi-errors.c [ 29%] Built target gen-errors [ 32%] Generating qmi-message-wms.c [ 35%] Generating qmi-message-ctl.c [ 38%] Generating qmi-message-dms.c [ 41%] Generating qmi-message-nas.c [ 45%] Generating qmi-message-pds.c [ 48%] Generating qmi-message-uim.c [ 51%] Generating qmi-message-wda.c [ 54%] Generating qmi-message-wds.c [ 58%] Building C object CMakeFiles/uqmi.dir/main.c.o [ 61%] Building C object CMakeFiles/uqmi.dir/dev.c.o [ 64%] Building C object CMakeFiles/uqmi.dir/commands.c.o [ 67%] Building C object CMakeFiles/uqmi.dir/qmi-message.c.o [ 70%] Building C object CMakeFiles/uqmi.dir/mbim.c.o [ 74%] Building C object CMakeFiles/uqmi.dir/qmi-message-ctl.c.o [ 77%] Building C object CMakeFiles/uqmi.dir/qmi-message-dms.c.o [ 80%] Building C object CMakeFiles/uqmi.dir/qmi-message-nas.c.o [ 83%] Building C object CMakeFiles/uqmi.dir/qmi-message-pds.c.o [ 87%] Building C object CMakeFiles/uqmi.dir/qmi-message-wds.c.o [ 90%] Building C object CMakeFiles/uqmi.dir/qmi-message-wms.c.o [ 93%] Building C object CMakeFiles/uqmi.dir/qmi-message-wda.c.o [ 96%] Building C object CMakeFiles/uqmi.dir/qmi-message-uim.c.o [100%] Linking C executable uqmi [100%] Built target uqmi make[1]: Leaving directory '/tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install/fast -C /tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ make[1]: Entering directory '/tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-13/output-1/target/usr/sbin/uqmi make[1]: Leaving directory '/tmp/instance-13/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' >>> usb_modeswitch 2.6.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.usb-modeswitch-2.6.1.tar.bz2.5J2e9j/output' 'http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2' --2022-10-17 20:22:26-- http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2 Resolving www.draisberghof.de (www.draisberghof.de)... 91.218.23.14 Connecting to www.draisberghof.de (www.draisberghof.de)|91.218.23.14|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2 [following] --2022-10-17 20:22:26-- https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2 Connecting to www.draisberghof.de (www.draisberghof.de)|91.218.23.14|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 45471 (44K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.usb-modeswitch-2.6.1.tar.bz2.5J2e9j/output' 0K .......... .......... .......... .......... .... 100% 168K=0.3s 2022-10-17 20:22:27 (168 KB/s) - '/tmp/instance-13/output-1/build/.usb-modeswitch-2.6.1.tar.bz2.5J2e9j/output' saved [45471/45471] usb-modeswitch-2.6.1.tar.bz2: OK (md5: 69d00d6ed7097b97d972a159d14cfba1) usb-modeswitch-2.6.1.tar.bz2: OK (sha256: 5195d9e136e52f658f19e9f93e4f982b1b67bffac197d0a455cd8c2cd245fa34) >>> usb_modeswitch 2.6.1 Extracting bzcat /tmp/instance-13/dl/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/usb_modeswitch-2.6.1 -xf - >>> usb_modeswitch 2.6.1 Patching Applying 0001-fix-systemd-detection.patch using patch: patching file Makefile >>> usb_modeswitch 2.6.1 Configuring >>> usb_modeswitch 2.6.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-13/output-1/build/usb_modeswitch-2.6.1 all make[1]: Entering directory '/tmp/instance-13/output-1/build/usb_modeswitch-2.6.1' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -o usb_modeswitch usb_modeswitch.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 `pkg-config --libs --cflags libusb-1.0` usb_modeswitch.c: In function 'main': usb_modeswitch.c:519:17: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] 519 | libusb_set_debug(ctx, 3); | ^~~~~~~~~~~~~~~~ In file included from usb_modeswitch.h:26, from usb_modeswitch.c:59: /tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/include/libusb-1.0/libusb.h:1365:18: note: declared here 1365 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); | ^~~~~~~~~~~~~~~~ DISPATCH=dispatcher-script cp -f usb_modeswitch_dispatcher.tcl usb_modeswitch_dispatcher make[1]: Leaving directory '/tmp/instance-13/output-1/build/usb_modeswitch-2.6.1' >>> usb_modeswitch 2.6.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DESTDIR=/tmp/instance-13/output-1/target -C /tmp/instance-13/output-1/build/usb_modeswitch-2.6.1 install-script make[1]: Entering directory '/tmp/instance-13/output-1/build/usb_modeswitch-2.6.1' DISPATCH=dispatcher-script cp -f usb_modeswitch_dispatcher.tcl usb_modeswitch_dispatcher install -D --mode=755 usb_modeswitch /tmp/instance-13/output-1/target/usr/sbin/usb_modeswitch install -D --mode=755 usb_modeswitch.sh /tmp/instance-13/output-1/target/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /tmp/instance-13/output-1/target/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /tmp/instance-13/output-1/target/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /tmp/instance-13/output-1/target/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /tmp/instance-13/output-1/target/usr/sbin/usb_modeswitch_dispatcher install -d /tmp/instance-13/output-1/target/var/lib/usb_modeswitch test -d /tmp/instance-13/output-1/target/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /tmp/instance-13/output-1/target/etc/init || test 1 test -d /tmp/instance-13/output-1/target/etc/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl -o -e /tmp/instance-13/output-1/target/usr/bin/systemctl \) && install --mode=644 usb_modeswitch@.service /tmp/instance-13/output-1/target/etc/systemd/system || test 1 make[1]: Leaving directory '/tmp/instance-13/output-1/build/usb_modeswitch-2.6.1' bzip2-1.0.8.tar.gz: OK (sha512: 083f5e675d73f3233c7930ebe20425a533feedeaaa9d8cc86831312a6581cefbe6ed0d08d2fa89be81082f2a5abdabca8b3c080bf97218a1bd59dc118a30b9f3) >>> host-bzip2 1.0.8 Extracting gzip -d -c /tmp/instance-13/dl/bzip2/bzip2-1.0.8.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-bzip2-1.0.8 -xf - >>> host-bzip2 1.0.8 Patching Applying 0001-build-objects-twice.patch using patch: patching file Makefile-libbz2_so Hunk #1 succeeded at 26 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 43 with fuzz 2 (offset -2 lines). Applying 0002-improve-build-system.patch using patch: patching file Makefile patching file Makefile-libbz2_so Hunk #1 succeeded at 23 with fuzz 2. >>> host-bzip2 1.0.8 Configuring >>> host-bzip2 1.0.8 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-bzip2-1.0.8 -f Makefile-libbz2_so make[1]: Entering directory '/tmp/instance-13/output-1/build/host-bzip2-1.0.8' gcc -O2 -I/tmp/instance-13/output-1/host/include -fpic -fPIC -Wall -o blocksort.sho -c blocksort.c gcc -O2 -I/tmp/instance-13/output-1/host/include -fpic -fPIC -Wall -o huffman.sho -c huffman.c gcc -O2 -I/tmp/instance-13/output-1/host/include -fpic -fPIC -Wall -o crctable.sho -c crctable.c gcc -O2 -I/tmp/instance-13/output-1/host/include -fpic -fPIC -Wall -o randtable.sho -c randtable.c gcc -O2 -I/tmp/instance-13/output-1/host/include -fpic -fPIC -Wall -o compress.sho -c compress.c gcc -O2 -I/tmp/instance-13/output-1/host/include -fpic -fPIC -Wall -o decompress.sho -c decompress.c gcc -O2 -I/tmp/instance-13/output-1/host/include -fpic -fPIC -Wall -o bzlib.sho -c bzlib.c gcc -shared -Wl,-soname -Wl,libbz2.so.1.0 -o libbz2.so.1.0.8 blocksort.sho huffman.sho crctable.sho randtable.sho compress.sho decompress.sho bzlib.sho gcc -O2 -I/tmp/instance-13/output-1/host/include -fpic -fPIC -Wall -o bzip2-shared bzip2.c libbz2.so.1.0.8 make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-bzip2-1.0.8' PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-bzip2-1.0.8 libbz2.a bzip2 bzip2recover make[1]: Entering directory '/tmp/instance-13/output-1/build/host-bzip2-1.0.8' If compilation produces errors, or a large number of warnings, please read README.COMPILATION.PROBLEMS -- you might be able to adjust the flags in this Makefile to improve matters. Also in README.COMPILATION.PROBLEMS are some hints that may help if your build produces an executable which is unable to correctly handle so-called 'large files' -- files of size 2GB or more. gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -c blocksort.c gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -c huffman.c gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -c crctable.c gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -c randtable.c gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -c compress.c gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -c decompress.c gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -c bzlib.c rm -f libbz2.a ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o ranlib libbz2.a gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -c bzip2.c gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -o bzip2 bzip2.o -L. -lbz2 gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -c bzip2recover.c gcc -O2 -I/tmp/instance-13/output-1/host/include -Wall -o bzip2recover bzip2recover.o make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-bzip2-1.0.8' >>> host-bzip2 1.0.8 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 PREFIX=/tmp/instance-13/output-1/host -C /tmp/instance-13/output-1/build/host-bzip2-1.0.8 install make[1]: Entering directory '/tmp/instance-13/output-1/build/host-bzip2-1.0.8' if ( test ! -d /tmp/instance-13/output-1/host/bin ) ; then mkdir -p /tmp/instance-13/output-1/host/bin ; fi if ( test ! -d /tmp/instance-13/output-1/host/lib ) ; then mkdir -p /tmp/instance-13/output-1/host/lib ; fi if ( test ! -d /tmp/instance-13/output-1/host/man ) ; then mkdir -p /tmp/instance-13/output-1/host/man ; fi if ( test ! -d /tmp/instance-13/output-1/host/man/man1 ) ; then mkdir -p /tmp/instance-13/output-1/host/man/man1 ; fi if ( test ! -d /tmp/instance-13/output-1/host/include ) ; then mkdir -p /tmp/instance-13/output-1/host/include ; fi cp -f bzip2 /tmp/instance-13/output-1/host/bin/bzip2 cp -f bzip2 /tmp/instance-13/output-1/host/bin/bunzip2 cp -f bzip2 /tmp/instance-13/output-1/host/bin/bzcat cp -f bzip2recover /tmp/instance-13/output-1/host/bin/bzip2recover chmod a+x /tmp/instance-13/output-1/host/bin/bzip2 chmod a+x /tmp/instance-13/output-1/host/bin/bunzip2 chmod a+x /tmp/instance-13/output-1/host/bin/bzcat chmod a+x /tmp/instance-13/output-1/host/bin/bzip2recover cp -f bzip2.1 /tmp/instance-13/output-1/host/man/man1 chmod a+r /tmp/instance-13/output-1/host/man/man1/bzip2.1 cp -f bzlib.h /tmp/instance-13/output-1/host/include chmod a+r /tmp/instance-13/output-1/host/include/bzlib.h cp -f libbz2.a /tmp/instance-13/output-1/host/lib chmod a+r /tmp/instance-13/output-1/host/lib/libbz2.a cp -f bzgrep /tmp/instance-13/output-1/host/bin/bzgrep ln -s -f bzgrep /tmp/instance-13/output-1/host/bin/bzegrep ln -s -f bzgrep /tmp/instance-13/output-1/host/bin/bzfgrep chmod a+x /tmp/instance-13/output-1/host/bin/bzgrep cp -f bzmore /tmp/instance-13/output-1/host/bin/bzmore ln -s -f bzmore /tmp/instance-13/output-1/host/bin/bzless chmod a+x /tmp/instance-13/output-1/host/bin/bzmore cp -f bzdiff /tmp/instance-13/output-1/host/bin/bzdiff ln -s -f bzdiff /tmp/instance-13/output-1/host/bin/bzcmp chmod a+x /tmp/instance-13/output-1/host/bin/bzdiff cp -f bzgrep.1 bzmore.1 bzdiff.1 /tmp/instance-13/output-1/host/man/man1 chmod a+r /tmp/instance-13/output-1/host/man/man1/bzgrep.1 chmod a+r /tmp/instance-13/output-1/host/man/man1/bzmore.1 chmod a+r /tmp/instance-13/output-1/host/man/man1/bzdiff.1 echo ".so man1/bzgrep.1" > /tmp/instance-13/output-1/host/man/man1/bzegrep.1 echo ".so man1/bzgrep.1" > /tmp/instance-13/output-1/host/man/man1/bzfgrep.1 echo ".so man1/bzmore.1" > /tmp/instance-13/output-1/host/man/man1/bzless.1 echo ".so man1/bzdiff.1" > /tmp/instance-13/output-1/host/man/man1/bzcmp.1 make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-bzip2-1.0.8' PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -f Makefile-libbz2_so PREFIX=/tmp/instance-13/output-1/host -C /tmp/instance-13/output-1/build/host-bzip2-1.0.8 install make[1]: Entering directory '/tmp/instance-13/output-1/build/host-bzip2-1.0.8' install -m 0755 -D libbz2.so.1.0.8 /tmp/instance-13/output-1/host/lib/libbz2.so.1.0.8 ln -sf libbz2.so.1.0.8 /tmp/instance-13/output-1/host/lib/libbz2.so ln -sf libbz2.so.1.0.8 /tmp/instance-13/output-1/host/lib/libbz2.so.1.0 make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-bzip2-1.0.8' >>> host-zstd 1.5.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.zstd-1.5.2.tar.gz.J07YHt/output' 'https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-1.5.2.tar.gz' --2022-10-17 20:22:48-- https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-1.5.2.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/29759715/83dbeeaa-8f94-4b5e-9cb2-140542eff5d9?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T022249Z&X-Amz-Expires=300&X-Amz-Signature=71f1bf34dfd19eb34d5f5b4558640e24d70994d450ad24441a88feb987fe4a7a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=29759715&response-content-disposition=attachment%3B%20filename%3Dzstd-1.5.2.tar.gz&response-content-type=application%2Foctet-stream [following] --2022-10-17 20:22:49-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/29759715/83dbeeaa-8f94-4b5e-9cb2-140542eff5d9?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T022249Z&X-Amz-Expires=300&X-Amz-Signature=71f1bf34dfd19eb34d5f5b4558640e24d70994d450ad24441a88feb987fe4a7a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=29759715&response-content-disposition=attachment%3B%20filename%3Dzstd-1.5.2.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1936664 (1.8M) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.zstd-1.5.2.tar.gz.J07YHt/output' 0K .......... .......... .......... .......... .......... 2% 13.5M 0s 50K .......... .......... .......... .......... .......... 5% 11.1M 0s 100K .......... .......... .......... .......... .......... 7% 220M 0s 150K .......... .......... .......... .......... .......... 10% 45.5M 0s 200K .......... .......... .......... .......... .......... 13% 55.5M 0s 250K .......... .......... .......... .......... .......... 15% 50.5M 0s 300K .......... .......... .......... .......... .......... 18% 65.0M 0s 350K .......... .......... .......... .......... .......... 21% 23.3M 0s 400K .......... .......... .......... .......... .......... 23% 130M 0s 450K .......... .......... .......... .......... .......... 26% 201M 0s 500K .......... .......... .......... .......... .......... 29% 121M 0s 550K .......... .......... .......... .......... .......... 31% 120M 0s 600K .......... .......... .......... .......... .......... 34% 18.5M 0s 650K .......... .......... .......... .......... .......... 37% 137M 0s 700K .......... .......... .......... .......... .......... 39% 152M 0s 750K .......... .......... .......... .......... .......... 42% 174M 0s 800K .......... .......... .......... .......... .......... 44% 8.69M 0s 850K .......... .......... .......... .......... .......... 47% 160M 0s 900K .......... .......... .......... .......... .......... 50% 199M 0s 950K .......... .......... .......... .......... .......... 52% 203M 0s 1000K .......... .......... .......... .......... .......... 55% 206M 0s 1050K .......... .......... .......... .......... .......... 58% 186M 0s 1100K .......... .......... .......... .......... .......... 60% 208M 0s 1150K .......... .......... .......... .......... .......... 63% 205M 0s 1200K .......... .......... .......... .......... .......... 66% 54.6M 0s 1250K .......... .......... .......... .......... .......... 68% 126M 0s 1300K .......... .......... .......... .......... .......... 71% 17.8M 0s 1350K .......... .......... .......... .......... .......... 74% 178M 0s 1400K .......... .......... .......... .......... .......... 76% 213M 0s 1450K .......... .......... .......... .......... .......... 79% 214M 0s 1500K .......... .......... .......... .......... .......... 81% 205M 0s 1550K .......... .......... .......... .......... .......... 84% 192M 0s 1600K .......... .......... .......... .......... .......... 87% 183M 0s 1650K .......... .......... .......... .......... .......... 89% 208M 0s 1700K .......... .......... .......... .......... .......... 92% 209M 0s 1750K .......... .......... .......... .......... .......... 95% 210M 0s 1800K .......... .......... .......... .......... .......... 97% 189M 0s 1850K .......... .......... .......... .......... . 100% 203M=0.03s 2022-10-17 20:22:49 (55.8 MB/s) - '/tmp/instance-13/output-1/build/.zstd-1.5.2.tar.gz.J07YHt/output' saved [1936664/1936664] zstd-1.5.2.tar.gz: OK (sha256: 7c42d56fac126929a6a85dbc73ff1db2411d04f104fae9bdea51305663a83fd0) >>> host-zstd 1.5.2 Extracting gzip -d -c /tmp/instance-13/dl/zstd/zstd-1.5.2.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-zstd-1.5.2 -xf - >>> host-zstd 1.5.2 Patching >>> host-zstd 1.5.2 Configuring >>> host-zstd 1.5.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/autobuild/make/make -j1 PREFIX=/tmp/instance-13/output-1/host -C /tmp/instance-13/output-1/build/host-zstd-1.5.2 zstd-release lib-release make[1]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/programs' CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/debug.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/entropy_common.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/error_private.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/fse_decompress.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/pool.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/threading.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/xxhash.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_common.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/fse_compress.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/hist.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/huf_compress.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_compress.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_compress_literals.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_compress_sequences.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_compress_superblock.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_double_fast.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_fast.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_lazy.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_ldm.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_opt.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstdmt_compress.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/huf_decompress.o AS obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/huf_decompress_amd64.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_ddict.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_decompress.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_decompress_block.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/cover.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/divsufsort.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/fastcover.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zdict.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_v05.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_v06.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd_v07.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/benchfn.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/benchzstd.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/datagen.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/dibio.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/fileio.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/timefn.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/util.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstdcli.o CC obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstdcli_trace.o ==> building with threading support ==> building zstd with .gz compression support ==> building zstd with .xz/.lzma compression support ==> building zstd with .lz4 compression support LINK obj/conf_8bf5b1f6aa8ad39927d458da2a0c148b/zstd zstd build completed make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/programs' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/lib' CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/debug.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/entropy_common.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/error_private.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/fse_decompress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/pool.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/threading.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/xxhash.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_common.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_v05.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_v06.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_v07.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/fse_compress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/hist.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/huf_compress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_compress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_compress_literals.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_compress_sequences.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_compress_superblock.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_double_fast.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_fast.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_lazy.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_ldm.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_opt.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstdmt_compress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/huf_decompress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_ddict.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_decompress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_decompress_block.o AS obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/huf_decompress_amd64.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/cover.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/divsufsort.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/fastcover.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zdict.o compiling single-threaded static library 1.5.2 CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/debug.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/entropy_common.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/error_private.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/fse_decompress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/pool.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/threading.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/xxhash.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_common.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_v05.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_v06.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_v07.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/fse_compress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/hist.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/huf_compress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_compress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_compress_literals.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_compress_sequences.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_compress_superblock.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_double_fast.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_fast.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_lazy.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_ldm.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_opt.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstdmt_compress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/huf_decompress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_ddict.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_decompress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_decompress_block.o AS obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/huf_decompress_amd64.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/cover.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/divsufsort.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/fastcover.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zdict.o compiling multi-threaded dynamic library 1.5.2 creating versioned links creating pkgconfig release build completed make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/lib' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2' >>> host-zstd 1.5.2 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/autobuild/make/make -j1 PREFIX=/tmp/instance-13/output-1/host -C /tmp/instance-13/output-1/build/host-zstd-1.5.2 install make[1]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/lib' Installing static library Installing shared library Installing includes zstd static and shared library installed make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/lib' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/programs' Installing binaries Installing man pages zstd installation completed make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/programs' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2' >>> host-uuu 1.4.243 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.uuu_source-1.4.243.tar.gz.IRFgFJ/output' 'https://github.com/NXPmicro/mfgtools/releases/download/uuu_1.4.243/uuu_source-1.4.243.tar.gz' --2022-10-17 20:25:03-- https://github.com/NXPmicro/mfgtools/releases/download/uuu_1.4.243/uuu_source-1.4.243.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://objects.githubusercontent.com/github-production-release-asset-2e65be/58491039/aa9d2282-912a-474c-9537-f93a184dcd83?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T022503Z&X-Amz-Expires=300&X-Amz-Signature=2c178ea9d5fc4cdd1c0d4d8cf4ae8b675efd92cd04f577bafbc6c25304056db0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=58491039&response-content-disposition=attachment%3B%20filename%3Duuu_source-1.4.243.tar.gz&response-content-type=application%2Foctet-stream [following] --2022-10-17 20:25:03-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/58491039/aa9d2282-912a-474c-9537-f93a184dcd83?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221018%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221018T022503Z&X-Amz-Expires=300&X-Amz-Signature=2c178ea9d5fc4cdd1c0d4d8cf4ae8b675efd92cd04f577bafbc6c25304056db0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=58491039&response-content-disposition=attachment%3B%20filename%3Duuu_source-1.4.243.tar.gz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3548253 (3.4M) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.uuu_source-1.4.243.tar.gz.IRFgFJ/output' 0K .......... .......... .......... .......... .......... 1% 338K 10s 50K .......... .......... .......... .......... .......... 2% 800K 7s 100K .......... .......... .......... .......... .......... 4% 184M 5s 150K .......... .......... .......... .......... .......... 5% 695K 5s 200K .......... .......... .......... .......... .......... 7% 163M 4s 250K .......... .......... .......... .......... .......... 8% 677K 4s 300K .......... .......... .......... .......... .......... 10% 95.4M 3s 350K .......... .......... .......... .......... .......... 11% 691K 3s 400K .......... .......... .......... .......... .......... 12% 98.2M 3s 450K .......... .......... .......... .......... .......... 14% 18.7M 3s 500K .......... .......... .......... .......... .......... 15% 196M 2s 550K .......... .......... .......... .......... .......... 17% 4.38M 2s 600K .......... .......... .......... .......... .......... 18% 991K 2s 650K .......... .......... .......... .......... .......... 20% 10.8M 2s 700K .......... .......... .......... .......... .......... 21% 173M 2s 750K .......... .......... .......... .......... .......... 23% 203M 2s 800K .......... .......... .......... .......... .......... 24% 81.0M 2s 850K .......... .......... .......... .......... .......... 25% 731K 2s 900K .......... .......... .......... .......... .......... 27% 86.1M 2s 950K .......... .......... .......... .......... .......... 28% 74.3M 1s 1000K .......... .......... .......... .......... .......... 30% 102M 1s 1050K .......... .......... .......... .......... .......... 31% 106M 1s 1100K .......... .......... .......... .......... .......... 33% 102M 1s 1150K .......... .......... .......... .......... .......... 34% 75.2M 1s 1200K .......... .......... .......... .......... .......... 36% 120M 1s 1250K .......... .......... .......... .......... .......... 37% 707K 1s 1300K .......... .......... .......... .......... .......... 38% 122M 1s 1350K .......... .......... .......... .......... .......... 40% 121M 1s 1400K .......... .......... .......... .......... .......... 41% 176M 1s 1450K .......... .......... .......... .......... .......... 43% 204M 1s 1500K .......... .......... .......... .......... .......... 44% 119M 1s 1550K .......... .......... .......... .......... .......... 46% 110M 1s 1600K .......... .......... .......... .......... .......... 47% 139M 1s 1650K .......... .......... .......... .......... .......... 49% 130M 1s 1700K .......... .......... .......... .......... .......... 50% 793K 1s 1750K .......... .......... .......... .......... .......... 51% 22.3M 1s 1800K .......... .......... .......... .......... .......... 53% 126M 1s 1850K .......... .......... .......... .......... .......... 54% 122M 1s 1900K .......... .......... .......... .......... .......... 56% 153M 1s 1950K .......... .......... .......... .......... .......... 57% 161M 1s 2000K .......... .......... .......... .......... .......... 59% 180M 0s 2050K .......... .......... .......... .......... .......... 60% 30.1M 0s 2100K .......... .......... .......... .......... .......... 62% 102M 0s 2150K .......... .......... .......... .......... .......... 63% 93.5M 0s 2200K .......... .......... .......... .......... .......... 64% 103M 0s 2250K .......... .......... .......... .......... .......... 66% 104M 0s 2300K .......... .......... .......... .......... .......... 67% 84.1M 0s 2350K .......... .......... .......... .......... .......... 69% 118M 0s 2400K .......... .......... .......... .......... .......... 70% 716K 0s 2450K .......... .......... .......... .......... .......... 72% 195M 0s 2500K .......... .......... .......... .......... .......... 73% 203M 0s 2550K .......... .......... .......... .......... .......... 75% 184M 0s 2600K .......... .......... .......... .......... .......... 76% 204M 0s 2650K .......... .......... .......... .......... .......... 77% 17.6M 0s 2700K .......... .......... .......... .......... .......... 79% 80.5M 0s 2750K .......... .......... .......... .......... .......... 80% 13.1M 0s 2800K .......... .......... .......... .......... .......... 82% 178M 0s 2850K .......... .......... .......... .......... .......... 83% 270M 0s 2900K .......... .......... .......... .......... .......... 85% 259M 0s 2950K .......... .......... .......... .......... .......... 86% 292M 0s 3000K .......... .......... .......... .......... .......... 88% 297M 0s 3050K .......... .......... .......... .......... .......... 89% 33.6M 0s 3100K .......... .......... .......... .......... .......... 90% 79.1M 0s 3150K .......... .......... .......... .......... .......... 92% 122M 0s 3200K .......... .......... .......... .......... .......... 93% 80.9M 0s 3250K .......... .......... .......... .......... .......... 95% 956K 0s 3300K .......... .......... .......... .......... .......... 96% 95.7M 0s 3350K .......... .......... .......... .......... .......... 98% 94.3M 0s 3400K .......... .......... .......... .......... .......... 99% 96.7M 0s 3450K .......... ..... 100% 110M=0.9s 2022-10-17 20:25:05 (3.97 MB/s) - '/tmp/instance-13/output-1/build/.uuu_source-1.4.243.tar.gz.IRFgFJ/output' saved [3548253/3548253] uuu_source-1.4.243.tar.gz: OK (sha256: 9fcfe317c379be1e274aae34c19e1fd57188107f8fd0cdd379fe4473aacc92b1) >>> host-uuu 1.4.243 Extracting gzip -d -c /tmp/instance-13/dl/uuu/uuu_source-1.4.243.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-uuu-1.4.243 -xf - >>> host-uuu 1.4.243 Patching >>> host-uuu 1.4.243 Configuring (mkdir -p /tmp/instance-13/output-1/build/host-uuu-1.4.243/ && cd /tmp/instance-13/output-1/build/host-uuu-1.4.243/ && rm -f CMakeCache.txt && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/tmp/instance-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 /tmp/instance-13/output-1/host/bin/cmake /tmp/instance-13/output-1/build/host-uuu-1.4.243/ -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_FIND_ROOT_PATH="/tmp/instance-13/output-1/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE="BOTH" -DCMAKE_INSTALL_PREFIX="/tmp/instance-13/output-1/host" -DCMAKE_C_FLAGS="-O2 -I/tmp/instance-13/output-1/host/include" -DCMAKE_CXX_FLAGS="-O2 -I/tmp/instance-13/output-1/host/include" -DCMAKE_EXE_LINKER_FLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" -DCMAKE_SHARED_LINKER_FLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" -DCMAKE_ASM_COMPILER="/usr/bin/as" -DCMAKE_C_COMPILER="/usr/bin/gcc" -DCMAKE_CXX_COMPILER="/usr/bin/g++" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER_LAUNCHER="" -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 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at libuuu/CMakeLists.txt:59: Syntax Warning in cmake code at column 159 Argument not separated from preceding token by whitespace. This warning is for project developers. Use -Wno-dev to suppress it. -- Found BZip2: /tmp/instance-13/output-1/host/usr/lib/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found PkgConfig: /tmp/instance-13/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'libusb-1.0>=1.0.16' -- Found libusb-1.0, version 1.0.26 -- Checking for module 'libzstd' -- Found libzstd, version 1.5.2 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /tmp/instance-13/output-1/host/lib64/libcrypto.so (found version "1.1.1q") -- Checking for module 'zlib' -- Found zlib, version 1.2.12 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_ASM_COMPILER -- Build files have been written to: /tmp/instance-13/output-1/build/host-uuu-1.4.243 >>> host-uuu 1.4.243 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-uuu-1.4.243/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-uuu-1.4.243' [ 3%] Generating gitversion.h [ 6%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/error.cpp.o [ 9%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/buffer.cpp.o [ 12%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/cmd.cpp.o [ 15%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/config.cpp.o [ 18%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/notify.cpp.o [ 21%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/sdps.cpp.o [ 24%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/trans.cpp.o [ 27%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/usbhotplug.cpp.o [ 30%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/version.cpp.o [ 33%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/sdp.cpp.o [ 36%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/fastboot.cpp.o [ 39%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/zip.cpp.o [ 42%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/fat.cpp.o [ 45%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/tar.cpp.o [ 48%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/rominfo.cpp.o [ 51%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/http.cpp.o [ 54%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/hidreport.cpp.o [ 57%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/sparse.cpp.o [ 60%] Linking CXX static library libuuc_s.a [ 60%] Built target uuc_s [ 63%] Creating preprocessed clst file /tmp/instance-13/output-1/build/host-uuu-1.4.243/uuu/gen/uuu.clst [ 66%] Creating preprocessed clst file /tmp/instance-13/output-1/build/host-uuu-1.4.243/uuu/gen/emmc_burn_all.clst [ 69%] Creating preprocessed clst file /tmp/instance-13/output-1/build/host-uuu-1.4.243/uuu/gen/emmc_burn_loader.clst [ 72%] Creating preprocessed clst file /tmp/instance-13/output-1/build/host-uuu-1.4.243/uuu/gen/fat_write.clst [ 75%] Creating preprocessed clst file /tmp/instance-13/output-1/build/host-uuu-1.4.243/uuu/gen/nand_burn_loader.clst [ 78%] Creating preprocessed clst file /tmp/instance-13/output-1/build/host-uuu-1.4.243/uuu/gen/qspi_burn_loader.clst [ 81%] Creating preprocessed clst file /tmp/instance-13/output-1/build/host-uuu-1.4.243/uuu/gen/sd_burn_all.clst [ 84%] Creating preprocessed clst file /tmp/instance-13/output-1/build/host-uuu-1.4.243/uuu/gen/sd_burn_loader.clst [ 87%] Creating preprocessed clst file /tmp/instance-13/output-1/build/host-uuu-1.4.243/uuu/gen/spl_boot.clst [ 90%] Building CXX object uuu/CMakeFiles/uuu.dir/uuu.cpp.o [ 93%] Building CXX object uuu/CMakeFiles/uuu.dir/buildincmd.cpp.o [ 96%] Building CXX object uuu/CMakeFiles/uuu.dir/autocomplete.cpp.o [100%] Linking CXX executable uuu [100%] Built target uuu make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-uuu-1.4.243' >>> host-uuu 1.4.243 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-uuu-1.4.243/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-uuu-1.4.243' [ 3%] Generating gitversion.h Consolidate compiler generated dependencies of target uuc_s [ 6%] Building CXX object libuuu/CMakeFiles/uuc_s.dir/version.cpp.o [ 9%] Linking CXX static library libuuc_s.a [ 60%] Built target uuc_s Consolidate compiler generated dependencies of target uuu [ 63%] Linking CXX executable uuu [100%] Built target uuu Install the project... -- Install configuration: "" -- Installing: /tmp/instance-13/output-1/host/bin/uuu make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-uuu-1.4.243' >>> vde2 2.3.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.vde2-2.3.2.tar.bz2.l9f29K/output' 'http://downloads.sourceforge.net/project/vde/vde2/2.3.2/vde2-2.3.2.tar.bz2' --2022-10-17 20:26:00-- http://downloads.sourceforge.net/project/vde/vde2/2.3.2/vde2-2.3.2.tar.bz2 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/vde/vde2/2.3.2/vde2-2.3.2.tar.bz2 [following] --2022-10-17 20:26:00-- http://versaweb.dl.sourceforge.net/project/vde/vde2/2.3.2/vde2-2.3.2.tar.bz2 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: 600527 (586K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.vde2-2.3.2.tar.bz2.l9f29K/output' 0K .......... .......... .......... .......... .......... 8% 589K 1s 50K .......... .......... .......... .......... .......... 17% 1.65M 1s 100K .......... .......... .......... .......... .......... 25% 2.42M 0s 150K .......... .......... .......... .......... .......... 34% 1.86M 0s 200K .......... .......... .......... .......... .......... 42% 1.33M 0s 250K .......... .......... .......... .......... .......... 51% 2.81M 0s 300K .......... .......... .......... .......... .......... 59% 1.88M 0s 350K .......... .......... .......... .......... .......... 68% 5.81M 0s 400K .......... .......... .......... .......... .......... 76% 1.15M 0s 450K .......... .......... .......... .......... .......... 85% 2.20M 0s 500K .......... .......... .......... .......... .......... 93% 2.76M 0s 550K .......... .......... .......... ...... 100% 2.76M=0.3s 2022-10-17 20:26:00 (1.66 MB/s) - '/tmp/instance-13/output-1/build/.vde2-2.3.2.tar.bz2.l9f29K/output' saved [600527/600527] vde2-2.3.2.tar.bz2: OK (sha256: cbea9b7e03097f87a6b5e98b07890d2275848f1fe4b9fcda77b8994148bc9542) >>> vde2 2.3.2 Extracting bzcat /tmp/instance-13/dl/vde2/vde2-2.3.2.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/vde2-2.3.2 -xf - >>> vde2 2.3.2 Patching Applying 0001-no-cxx.patch using patch: patching file configure.ac Applying 0002-fstp-Add-static-to-inline-functions.patch using patch: patching file src/vde_switch/fstp.c Applying 0003-vde_l3-Add-static-to-inline-functions.patch using patch: patching file src/vde_l3/vde_l3.c >>> vde2 2.3.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/vde2-2.3.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> vde2 2.3.2 Configuring >>> vde2 2.3.2 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:10: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:10: the top level configure.ac:17: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:17: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:17: the top level configure.ac:32: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:32: the top level configure.ac:52: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:52: the top level configure.ac:14: installing './compile' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' >>> vde2 2.3.2 Patching libtool patching file /tmp/instance-13/output-1/build/vde2-2.3.2/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-13/output-1/build/vde2-2.3.2/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-cryptcab --disable-experimental --disable-kernel-switch --disable-pcap --disable-profile --disable-python --enable-tuntap ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for vfork.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlopen in -ldl... yes checking for EVP_EncryptInit in -lcrypto... yes checking for pcap_open_dead in -lpcap... yes checking for egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/filio.h... no checking for sys/bitypes.h... yes checking for sys/wait.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/signal.h... yes checking for sys/stropts.h... no checking for termios.h... (cached) yes checking for sys/type32.h... no checking for syslimits.h... no checking for sys/syslimits.h... no checking for openssl/blowfish.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... (cached) yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for uid_t in sys/types.h... yes checking for working chown... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc needs -traditional... no checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for atexit... yes checking for dup2... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for uname... yes checking for inet_aton... yes checking for sprintf... yes checking for readv... yes checking for random... yes checking for srandom... yes checking for index... yes checking for bcmp... yes checking for drand48... yes checking for memmove... (cached) yes checking for gethostid... yes checking for revoke... no checking for fchmod... yes checking for getopt_long_only... yes checking for funopen... no checking for open_memstream... yes checking for strndup... yes checking for poll... yes checking for poll sanity... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of char *... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/vdesnmp.pc config.status: creating src/lib/vdemgmt.pc config.status: creating src/lib/vdeplug.pc config.status: creating src/lib/vdehist.pc config.status: creating src/lib/python/Makefile config.status: creating src/vde_switch/Makefile config.status: creating src/kvde_switch/Makefile config.status: creating src/vde_over_ns/Makefile config.status: creating src/common/Makefile config.status: creating src/vdetaplib/Makefile config.status: creating src/vde_l3/Makefile config.status: creating src/vde_cryptcab/Makefile config.status: creating src/slirpvde/Makefile config.status: creating src/vde_switch/plugins/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool 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 Configure results: - VDE CryptCab............ disabled - Python Libraries........ disabled + TAP support............. enabled - pcap support............ disabled - Experimental features... disabled - Profiling options....... disabled - Kernel switch........... disabled configure: WARNING: Python libraries support has been disabled because python is not installed on your system, or because it could not be found. Please install it if you want Python libraries to be compiled and installed. Type 'make' to compile vde2 2.3.2, or type 'make V=1' for verbose compiling and then type 'make install' to install it into /usr >>> vde2 2.3.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/vde2-2.3.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2' Making all in include make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' Making all in common make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/common' CC cmdparse.lo cmdparse.c: In function 'utm_run': cmdparse.c:300:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 300 | write (fd,ptr,size); | ^~~~~~~~~~~~~~~~~~~ CC canonicalize.lo canonicalize.c: In function 'vde_realpath': canonicalize.c:54:13: warning: variable 'validstat' set but not used [-Wunused-but-set-variable] 54 | int validstat = 0; | ^~~~~~~~~ CCLD libvdecommon.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/common' Making all in lib make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' CC libvdemgmt.lo CCLD libvdemgmt.la CC libvdesnmp.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/un.h:37, from libvdesnmp.c:21: In function 'strncpy', inlined from 'counters_parse' at libvdesnmp.c:264:7: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ libvdesnmp.c: In function 'counters_parse': libvdesnmp.c:264:77: note: length computed here 264 | strncpy(pl->desc, portdesc, strlen(portdesc)-1); | ^~~~~~~~~~~~~~~~ CCLD libvdesnmp.la CC libvdeplug.lo libvdeplug.c: In function 'vde_open_real': libvdeplug.c:483:68: warning: taking address of packed member of 'struct request_v3' may result in an unaligned pointer value [-Waddress-of-packed-member] 483 | res=bind(conn->fddata, (struct sockaddr *) &req.sock, sizeof (req.sock)); | ^~~~~~~~~ libvdeplug.c:498:86: warning: taking address of packed member of 'struct request_v3' may result in an unaligned pointer value [-Waddress-of-packed-member] 498 | res = bind(conn->fddata, (struct sockaddr *) &req.sock, sizeof (req.sock)); | ^~~~~~~~~ libvdeplug.c:386:25: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 386 | chown(sockun.sun_path,-1,gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libvdeplug.c:461:33: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 461 | chown(sockun.sun_path,-1,gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libvdeplug.c:517:25: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 517 | chown(req.sock.sun_path,-1,gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libvdeplug.la CC libvdehist.lo libvdehist.c: In function 'hist_sendcmd': libvdehist.c:348:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 348 | write(st->mgmtfd,st->linebuf,st->bufindex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libvdehist.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' Making all in vde_switch make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' CC hash.o CC port.o port.c: In function 'vlanremove': port.c:1130:38: warning: variable 'i' set but not used [-Wunused-but-set-variable] 1130 | register int i,used=0; | ^ CC vde_switch.o vde_switch.c: In function 'init_mods': vde_switch.c:513:33: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 513 | fchdir(cwfd); | ^~~~~~~~~~~~ CC sockutils.o CC qtimer.o CC datasock.o datasock.c: In function 'handle_io': datasock.c:244:77: warning: taking address of packed member of 'struct request_v3' may result in an unaligned pointer value [-Waddress-of-packed-member] 244 | ep=new_port_v1_v3(fd, req->v3.type, &(req->v3.sock)); | ^~~~~~~~~~~~~~~ datasock.c:256:77: warning: taking address of packed member of 'struct request_v1' may result in an unaligned pointer value [-Waddress-of-packed-member] 256 | ep=new_port_v1_v3(fd, req->v1.type, &(req->v1.u.new_control.name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ datasock.c: In function 'cleanup': datasock.c:323:71: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 108 [-Wformat-truncation=] 323 | snprintf(clun.sun_path,sizeof(clun.sun_path),"%s/%03d.%d",ctl_socket,portno,fd); | ^~ ~~~~~~~~~~ datasock.c:323:70: note: directive argument in the range [0, 2147483647] 323 | snprintf(clun.sun_path,sizeof(clun.sun_path),"%s/%03d.%d",ctl_socket,portno,fd); | ^~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from datasock.c:9: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 7 and 4119 bytes into a destination of size 108 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ datasock.c:311:63: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 108 [-Wformat-truncation=] 311 | snprintf(clun.sun_path,sizeof(clun.sun_path),"%s/ctl",ctl_socket); | ^~ ~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from datasock.c:9: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 5 and 4100 bytes into a destination of size 108 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ datasock.c: In function 'init': datasock.c:457:53: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 108 [-Wformat-truncation=] 457 | snprintf(sun.sun_path,sizeof(sun.sun_path),"%s/ctl",ctl_socket); | ^~ ~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from datasock.c:9: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 5 and 4100 bytes into a destination of size 108 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ datasock.c: In function 'new_port_v1_v3': datasock.c:167:75: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 108 [-Wformat-truncation=] 167 | snprintf(sun_in.sun_path,sizeof(sun_in.sun_path),"%s/%03d.%d",ctl_socket,portno,fd_data); | ^~ ~~~~~~~~~~ datasock.c:167:74: note: directive argument in the range [0, 2147483647] 167 | snprintf(sun_in.sun_path,sizeof(sun_in.sun_path),"%s/%03d.%d",ctl_socket,portno,fd_data); | ^~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from datasock.c:9: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 7 and 4119 bytes into a destination of size 108 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CC consmgmt.o consmgmt.c: In function 'setmgmtperm': consmgmt.c:248:9: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 248 | chown(path, -1, mgmt_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c: In function 'runscript': consmgmt.c:337:33: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 337 | asprintf(&scriptprompt,"vde[%s]: %s\n",path,buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c:338:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 338 | write(fd,scriptprompt,strlen(scriptprompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c: In function 'handle_cmd': consmgmt.c:320:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 320 | write(fd,outbuf,outbufsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c: In function 'mgmtnewfd': consmgmt.c:376:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 376 | write(new,buf,strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c:377:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 377 | write(new,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c: In function 'handle_io': consmgmt.c:413:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 413 | write(fd,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c:416:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 416 | write(fd,EOS,strlen(EOS)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c:447:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 447 | write(new,buf,strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ consmgmt.c:448:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 448 | write(new,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: consmgmt.c:932:13: warning: 'sighupmgmt' defined but not used [-Wunused-function] 932 | static void sighupmgmt(int signo) | ^~~~~~~~~~ CC fstp.o CC packetq.o CC tuntap.o CCLD vde_switch make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' Making all in vde_over_ns make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_over_ns' CC vde_over_ns.o CC dns.o dns.c: In function 'dns_constructpacket': dns.c:434:32: warning: variable 'ancount' set but not used [-Wunused-but-set-variable] 434 | int len, *offsets, qdcount, ancount, i; | ^~~~~~~ CC encode.o CC pstack.o CC queue.o CC util.o util.c: In function 'dwrite': util.c:55:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | write(fd, buf, len); | ^~~~~~~~~~~~~~~~~~~ CC vde_io.o vde_io.c: In function 'send_vde': vde_io.c:210:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 210 | write(ofd,data,outlen); | ^~~~~~~~~~~~~~~~~~~~~~ vde_io.c:218:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 218 | write(ofd,outbuf,outlen); | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD vde_over_ns make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_over_ns' Making all in vde_l3 make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_l3' CC vde_l3.o vde_l3.c: In function 'arp_reply': vde_l3.c:539:21: warning: taking address of packed member of 'struct arp_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 539 | swap_ipaddr(&(ah->s_addr), &(ah->d_addr)); | ^~~~~~~~~~~~~ vde_l3.c:539:36: warning: taking address of packed member of 'struct arp_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 539 | swap_ipaddr(&(ah->s_addr), &(ah->d_addr)); | ^~~~~~~~~~~~~ vde_l3.c: In function 'newmgmtconn': vde_l3.c:1291:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1291 | write(new,buf,strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vde_l3.c:1292:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1292 | write(new,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_l3.c: In function 'mgmtcommand': vde_l3.c:1226:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1226 | write(outfd,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_l3.c: In function 'printoutc': vde_l3.c:863:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 863 | write(fd,outbuf,strlen(outbuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD vde_l3 CC pfifo.lo CCLD pfifo.la CC tbf.lo CCLD tbf.la CC bfifo.lo CCLD bfifo.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_l3' Making all in slirpvde make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/slirpvde' CC misc.o misc.c: In function 'u_sleep': misc.c:328:19: warning: passing argument 2 to 'restrict'-qualified parameter aliases with arguments 3, 4 [-Wrestrict] 328 | select(0, &fdset, &fdset, &fdset, &t); | ^~~~~~ ~~~~~~ ~~~~~~ CC cksum.o CC if.o CC ip_icmp.o CC ip_input.o CC ip_output.o CC mbuf.o CC sbuf.o CC slirp.o In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from slirp.h:97, from slirp.c:27: In function 'strncpy', inlined from 'slirp_init' at slirp.c:221:9: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 33 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC socket.o CC tcp_input.o CC tcp_output.o CC tcp_subr.o In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from ./slirp.h:97, from tcp_subr.c:41: In function 'strncpy', inlined from 'tcp_fconnect' at tcp_subr.c:341:4: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC tcp_timer.o CC udp.o CC bootp.o CC tcp2unix.o CC tftp.o tftp.c: In function 'tftp_send_error': tftp.c:164:7: warning: variable 'nobytes' set but not used [-Wunused-but-set-variable] 164 | int nobytes; | ^~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from ./slirp.h:97, from tftp.c:25: In function 'strncpy', inlined from 'tftp_send_error' at tftp.c:180:3: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 512 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC slirpvde.o CCLD slirpvde make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/slirpvde' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' CC dpipe.o dpipe.c: In function 'recmain': dpipe.c:87:17: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | pipe(p1); | ^~~~~~~~ dpipe.c:88:38: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] 88 | if (olddirchar == 0) pipe(p2); | ^~~~~~~~ dpipe.c: In function 'main': dpipe.c:203:17: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 203 | daemon(0,0); | ^~~~~~~~~~~ dpipe.c:225:9: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] 225 | pipe(p1); | ^~~~~~~~ dpipe.c:226:9: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] 226 | pipe(p2); | ^~~~~~~~ CCLD dpipe CC unixcmd.o unixcmd.c: In function 'main': unixcmd.c:73:22: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 73 | if (!rcfile) asprintf(&rcfile,"%s/%s",VDE_RC_DIR,basename(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unixcmd.c:76:24: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 76 | if (!sockname) asprintf(&sockname,"%s/%s",VDE_SOCK_DIR,basename(argv[0])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unixcmd.c:87:24: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | if(outbuf->sz) write(1, outbuf->buf, outbuf->sz); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD unixcmd CC unixterm.o unixterm.c: In function 'main': unixterm.c:50:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | write(fileout[i],buf,m); | ^~~~~~~~~~~~~~~~~~~~~~~ CCLD unixterm CC vde_autolink.o vde_autolink.c: In function 'printoutc': vde_autolink.c:151:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 151 | write(fd,outbuf,strlen(outbuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_autolink.c: In function 'alink_connect': vde_autolink.c:396:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 396 | read(s[1],&sdata,sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_autolink.c:401:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 401 | write(s[0],&sdata,sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_autolink.c: In function 'newmgmtconn': vde_autolink.c:1180:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1180 | write(new,buf,strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ vde_autolink.c:1181:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1181 | write(new,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vde_autolink.c: In function 'mgmtcommand': vde_autolink.c:1150:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1150 | write(fd,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD vde_autolink CC vde_plug2tap.o vde_plug2tap.c: In function 'main': vde_plug2tap.c:383:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 383 | write(tapfd,bufin,nx); | ^~~~~~~~~~~~~~~~~~~~~ CCLD vde_plug2tap CC vde_plug.o CCLD vde_plug CC vdeq.o vdeq.c: In function 'main': vdeq.c:498:25: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 498 | daemon(1,1); | ^~~~~~~~~~~ CCLD vdeq CC wirefilter.o wirefilter.c: In function 'markov_compute': wirefilter.c:136:13: warning: type of 'i' defaults to 'int' [-Wimplicit-int] 136 | static void markov_compute(i) | ^~~~~~~~~~~~~~ wirefilter.c: In function 'main': wirefilter.c:1543:33: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1543 | asprintf(&blinkmsg,"%s 12345678901234567890",optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wirefilter.c:1557:25: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1557 | asprintf(&blinkmsg,"%06d 12345678901234567890",getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wirefilter.c: In function 'printoutc': wirefilter.c:977:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 977 | write(fd,outbuf,strlen(outbuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wirefilter.c: In function 'mgmtcommand': wirefilter.c:1386:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1386 | write(outfd,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wirefilter.c: In function 'newmgmtconn': wirefilter.c:956:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 956 | write(new,buf,strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ wirefilter.c:957:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 957 | write(new,prompt,strlen(prompt)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD wirefilter CC vdeterm.o vdeterm.c: In function 'main': vdeterm.c:144:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 144 | write(STDOUT_FILENO,prompt,strlen(prompt)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vdeterm.c: In function 'copy_header_prompt': vdeterm.c:97:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 97 | write(termfd,buf,n+1); | ^~~~~~~~~~~~~~~~~~~~~ vdeterm.c:98:33: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 98 | asprintf(&prompt,"%s[%s]: ",buf+n+1,sock); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vdeterm.c:101:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 101 | write(termfd,buf,n); | ^~~~~~~~~~~~~~~~~~~ CCLD vdeterm make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' Making all in man make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' sed 's/%PKGLIBDIR%/\/usr\/lib\/vde2/g' \ ./vdetaplib.1.in > ./vdetaplib.1 make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' Making all in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/doc' make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2' >>> vde2 2.3.2 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/vde2-2.3.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 libvdesnmp.h libvdemgmt.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 libvdeplug.h libvdeplug_dyn.h libvdehist.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/.' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' Making install in common make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/common' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/common' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/common' Making install in lib make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' make[5]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libvdemgmt.la libvdesnmp.la libvdeplug.la libvdehist.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libvdemgmt.so.0.0.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libvdemgmt.so.0.0.1 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvdemgmt.so.0.0.1 libvdemgmt.so.0 || { rm -f libvdemgmt.so.0 && ln -s libvdemgmt.so.0.0.1 libvdemgmt.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvdemgmt.so.0.0.1 libvdemgmt.so || { rm -f libvdemgmt.so && ln -s libvdemgmt.so.0.0.1 libvdemgmt.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdemgmt.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libvdemgmt.la libtool: install: /usr/bin/install -c .libs/libvdesnmp.so.0.0.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libvdesnmp.so.0.0.1 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvdesnmp.so.0.0.1 libvdesnmp.so.0 || { rm -f libvdesnmp.so.0 && ln -s libvdesnmp.so.0.0.1 libvdesnmp.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvdesnmp.so.0.0.1 libvdesnmp.so || { rm -f libvdesnmp.so && ln -s libvdesnmp.so.0.0.1 libvdesnmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdesnmp.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libvdesnmp.la libtool: install: /usr/bin/install -c .libs/libvdeplug.so.3.0.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libvdeplug.so.3.0.1 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvdeplug.so.3.0.1 libvdeplug.so.3 || { rm -f libvdeplug.so.3 && ln -s libvdeplug.so.3.0.1 libvdeplug.so.3; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvdeplug.so.3.0.1 libvdeplug.so || { rm -f libvdeplug.so && ln -s libvdeplug.so.3.0.1 libvdeplug.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdeplug.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libvdeplug.la libtool: install: /usr/bin/install -c .libs/libvdehist.so.0.0.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libvdehist.so.0.0.1 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvdehist.so.0.0.1 libvdehist.so.0 || { rm -f libvdehist.so.0 && ln -s libvdehist.so.0.0.1 libvdehist.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvdehist.so.0.0.1 libvdehist.so || { rm -f libvdehist.so && ln -s libvdehist.so.0.0.1 libvdehist.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdehist.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libvdehist.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 vdesnmp.pc vdemgmt.pc vdeplug.pc vdehist.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[5]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' Making install in vde_switch make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' make[5]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vde_switch '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c vde_switch /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vde_switch make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' Making install in vde_over_ns make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_over_ns' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_over_ns' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vde_over_ns '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c vde_over_ns /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vde_over_ns make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_over_ns' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_over_ns' Making install in vde_l3 make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_l3' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_l3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../libtool --tag=disable-static --mode=install /usr/bin/install -c vde_l3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c vde_l3 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vde_l3 /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/vde2/vde_l3' /bin/bash ../../libtool --tag=disable-static --mode=install /usr/bin/install -c pfifo.la tbf.la bfifo.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/vde2/vde_l3' libtool: install: /usr/bin/install -c .libs/pfifo.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/vde2/vde_l3/pfifo.so libtool: install: /usr/bin/install -c .libs/pfifo.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/vde2/vde_l3/pfifo.la libtool: install: /usr/bin/install -c .libs/tbf.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/vde2/vde_l3/tbf.so libtool: install: /usr/bin/install -c .libs/tbf.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/vde2/vde_l3/tbf.la libtool: install: /usr/bin/install -c .libs/bfifo.so /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/vde2/vde_l3/bfifo.so libtool: install: /usr/bin/install -c .libs/bfifo.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/vde2/vde_l3/bfifo.la libtool: warning: remember to run 'libtool --finish /usr/lib/vde2/vde_l3' make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_l3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_l3' Making install in slirpvde make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/slirpvde' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/slirpvde' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c slirpvde '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c slirpvde /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/slirpvde make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/slirpvde' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/slirpvde' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c dpipe unixcmd unixterm vde_autolink vde_plug2tap vde_plug vdeq wirefilter vdeterm '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c dpipe /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/dpipe libtool: install: /usr/bin/install -c unixcmd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/unixcmd libtool: install: /usr/bin/install -c unixterm /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/unixterm libtool: install: /usr/bin/install -c vde_autolink /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vde_autolink libtool: install: /usr/bin/install -c vde_plug2tap /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vde_plug2tap libtool: install: /usr/bin/install -c vde_plug /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vde_plug libtool: install: /usr/bin/install -c vdeq /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vdeq libtool: install: /usr/bin/install -c wirefilter /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/wirefilter libtool: install: /usr/bin/install -c vdeterm /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vdeterm /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' rm -f /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vdecmd (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin && ln -s unixcmd vdecmd) rm -f /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vdeqemu /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vdekvm (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin && ln -s vdeq vdeqemu && ln -s vdeq vdekvm ) rm -f /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vdeo rm -f /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin/vdeoqemu make[5]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 dpipe.1 slirpvde.1 unixterm.1 vde_plug.1 vdeq.1 vde_switch.1 wirefilter.1 vde_cryptcab.1 vde_plug2tap.1 vde_over_ns.1 vde_l3.1 vde_autolink.1 unixcmd.1 vdeterm.1 vdetaplib.1 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 vde_tunctl.8 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man8' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' rm -f /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1/vdeqemu.1 rm -f /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1/vdekvm.1 rm -f /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1/vdecmd.1 (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1 && ln -s vdeq.1 vdeqemu.1) (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1 && ln -s vdeq.1 vdekvm.1) (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1 && ln -s unixcmd.1 vdecmd.1) make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/etc/vde2/libvdemgmt/' /usr/bin/install -c -m 644 libvdemgmt/asyncrecv.rc libvdemgmt/closemachine.rc libvdemgmt/openmachine.rc libvdemgmt/sendcmd.rc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/etc/vde2/libvdemgmt/' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/etc/vde2/' /usr/bin/install -c -m 644 vdecmd '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/etc/vde2/' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/doc' make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2' >>> vde2 2.3.2 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> vde2 2.3.2 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/vde2-2.3.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 libvdesnmp.h libvdemgmt.h '/tmp/instance-13/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include' /usr/bin/install -c -m 644 libvdeplug.h libvdeplug_dyn.h libvdehist.h '/tmp/instance-13/output-1/target/usr/include/.' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/include' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' Making install in common make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/common' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/common' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/common' Making install in lib make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' make[5]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libvdemgmt.la libvdesnmp.la libvdeplug.la libvdehist.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libvdemgmt.so.0.0.1 /tmp/instance-13/output-1/target/usr/lib/libvdemgmt.so.0.0.1 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libvdemgmt.so.0.0.1 libvdemgmt.so.0 || { rm -f libvdemgmt.so.0 && ln -s libvdemgmt.so.0.0.1 libvdemgmt.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libvdemgmt.so.0.0.1 libvdemgmt.so || { rm -f libvdemgmt.so && ln -s libvdemgmt.so.0.0.1 libvdemgmt.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdemgmt.lai /tmp/instance-13/output-1/target/usr/lib/libvdemgmt.la libtool: install: /usr/bin/install -c .libs/libvdesnmp.so.0.0.1 /tmp/instance-13/output-1/target/usr/lib/libvdesnmp.so.0.0.1 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libvdesnmp.so.0.0.1 libvdesnmp.so.0 || { rm -f libvdesnmp.so.0 && ln -s libvdesnmp.so.0.0.1 libvdesnmp.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libvdesnmp.so.0.0.1 libvdesnmp.so || { rm -f libvdesnmp.so && ln -s libvdesnmp.so.0.0.1 libvdesnmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdesnmp.lai /tmp/instance-13/output-1/target/usr/lib/libvdesnmp.la libtool: install: /usr/bin/install -c .libs/libvdeplug.so.3.0.1 /tmp/instance-13/output-1/target/usr/lib/libvdeplug.so.3.0.1 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libvdeplug.so.3.0.1 libvdeplug.so.3 || { rm -f libvdeplug.so.3 && ln -s libvdeplug.so.3.0.1 libvdeplug.so.3; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libvdeplug.so.3.0.1 libvdeplug.so || { rm -f libvdeplug.so && ln -s libvdeplug.so.3.0.1 libvdeplug.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdeplug.lai /tmp/instance-13/output-1/target/usr/lib/libvdeplug.la libtool: install: /usr/bin/install -c .libs/libvdehist.so.0.0.1 /tmp/instance-13/output-1/target/usr/lib/libvdehist.so.0.0.1 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libvdehist.so.0.0.1 libvdehist.so.0 || { rm -f libvdehist.so.0 && ln -s libvdehist.so.0.0.1 libvdehist.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libvdehist.so.0.0.1 libvdehist.so || { rm -f libvdehist.so && ln -s libvdehist.so.0.0.1 libvdehist.so; }; }) libtool: install: /usr/bin/install -c .libs/libvdehist.lai /tmp/instance-13/output-1/target/usr/lib/libvdehist.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 vdesnmp.pc vdemgmt.pc vdeplug.pc vdehist.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[5]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/lib' Making install in vde_switch make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' make[5]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vde_switch '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c vde_switch /tmp/instance-13/output-1/target/usr/bin/vde_switch make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_switch' Making install in vde_over_ns make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_over_ns' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_over_ns' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vde_over_ns '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c vde_over_ns /tmp/instance-13/output-1/target/usr/bin/vde_over_ns make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_over_ns' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_over_ns' Making install in vde_l3 make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_l3' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_l3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --tag=disable-static --mode=install /usr/bin/install -c vde_l3 '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c vde_l3 /tmp/instance-13/output-1/target/usr/bin/vde_l3 /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/vde2/vde_l3' /bin/bash ../../libtool --tag=disable-static --mode=install /usr/bin/install -c pfifo.la tbf.la bfifo.la '/tmp/instance-13/output-1/target/usr/lib/vde2/vde_l3' libtool: install: /usr/bin/install -c .libs/pfifo.so /tmp/instance-13/output-1/target/usr/lib/vde2/vde_l3/pfifo.so libtool: install: /usr/bin/install -c .libs/pfifo.lai /tmp/instance-13/output-1/target/usr/lib/vde2/vde_l3/pfifo.la libtool: install: /usr/bin/install -c .libs/tbf.so /tmp/instance-13/output-1/target/usr/lib/vde2/vde_l3/tbf.so libtool: install: /usr/bin/install -c .libs/tbf.lai /tmp/instance-13/output-1/target/usr/lib/vde2/vde_l3/tbf.la libtool: install: /usr/bin/install -c .libs/bfifo.so /tmp/instance-13/output-1/target/usr/lib/vde2/vde_l3/bfifo.so libtool: install: /usr/bin/install -c .libs/bfifo.lai /tmp/instance-13/output-1/target/usr/lib/vde2/vde_l3/bfifo.la libtool: warning: remember to run 'libtool --finish /usr/lib/vde2/vde_l3' make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_l3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/vde_l3' Making install in slirpvde make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/slirpvde' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/slirpvde' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c slirpvde '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c slirpvde /tmp/instance-13/output-1/target/usr/bin/slirpvde make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/slirpvde' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src/slirpvde' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c dpipe unixcmd unixterm vde_autolink vde_plug2tap vde_plug vdeq wirefilter vdeterm '/tmp/instance-13/output-1/target/usr/bin' libtool: install: /usr/bin/install -c dpipe /tmp/instance-13/output-1/target/usr/bin/dpipe libtool: install: /usr/bin/install -c unixcmd /tmp/instance-13/output-1/target/usr/bin/unixcmd libtool: install: /usr/bin/install -c unixterm /tmp/instance-13/output-1/target/usr/bin/unixterm libtool: install: /usr/bin/install -c vde_autolink /tmp/instance-13/output-1/target/usr/bin/vde_autolink libtool: install: /usr/bin/install -c vde_plug2tap /tmp/instance-13/output-1/target/usr/bin/vde_plug2tap libtool: install: /usr/bin/install -c vde_plug /tmp/instance-13/output-1/target/usr/bin/vde_plug libtool: install: /usr/bin/install -c vdeq /tmp/instance-13/output-1/target/usr/bin/vdeq libtool: install: /usr/bin/install -c wirefilter /tmp/instance-13/output-1/target/usr/bin/wirefilter libtool: install: /usr/bin/install -c vdeterm /tmp/instance-13/output-1/target/usr/bin/vdeterm /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' rm -f /tmp/instance-13/output-1/target/usr/bin/vdecmd (cd /tmp/instance-13/output-1/target/usr/bin && ln -s unixcmd vdecmd) rm -f /tmp/instance-13/output-1/target/usr/bin/vdeqemu /tmp/instance-13/output-1/target/usr/bin/vdekvm (cd /tmp/instance-13/output-1/target/usr/bin && ln -s vdeq vdeqemu && ln -s vdeq vdekvm ) rm -f /tmp/instance-13/output-1/target/usr/bin/vdeo rm -f /tmp/instance-13/output-1/target/usr/bin/vdeoqemu make[5]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 dpipe.1 slirpvde.1 unixterm.1 vde_plug.1 vdeq.1 vde_switch.1 wirefilter.1 vde_cryptcab.1 vde_plug2tap.1 vde_over_ns.1 vde_l3.1 vde_autolink.1 unixcmd.1 vdeterm.1 vdetaplib.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 vde_tunctl.8 '/tmp/instance-13/output-1/target/usr/share/man/man8' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' rm -f /tmp/instance-13/output-1/target/usr/share/man/man1/vdeqemu.1 rm -f /tmp/instance-13/output-1/target/usr/share/man/man1/vdekvm.1 rm -f /tmp/instance-13/output-1/target/usr/share/man/man1/vdecmd.1 (cd /tmp/instance-13/output-1/target/usr/share/man/man1 && ln -s vdeq.1 vdeqemu.1) (cd /tmp/instance-13/output-1/target/usr/share/man/man1 && ln -s vdeq.1 vdekvm.1) (cd /tmp/instance-13/output-1/target/usr/share/man/man1 && ln -s unixcmd.1 vdecmd.1) make[4]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/man' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/etc/vde2/libvdemgmt/' /usr/bin/install -c -m 644 libvdemgmt/asyncrecv.rc libvdemgmt/closemachine.rc libvdemgmt/openmachine.rc libvdemgmt/sendcmd.rc '/tmp/instance-13/output-1/target/etc/vde2/libvdemgmt/' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/etc/vde2/' /usr/bin/install -c -m 644 vdecmd '/tmp/instance-13/output-1/target/etc/vde2/' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2/doc' make[2]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2' make[3]: Entering directory '/tmp/instance-13/output-1/build/vde2-2.3.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/vde2-2.3.2' >>> vis-network 9.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.vis-network-9.1.0.tgz.DduSzX/output' 'https://registry.npmjs.org/vis-network/-/vis-network-9.1.0.tgz' --2022-10-17 20:26:55-- https://registry.npmjs.org/vis-network/-/vis-network-9.1.0.tgz Resolving registry.npmjs.org (registry.npmjs.org)... 104.16.19.35, 104.16.24.35, 104.16.21.35, ... Connecting to registry.npmjs.org (registry.npmjs.org)|104.16.19.35|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9327257 (8.9M) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.vis-network-9.1.0.tgz.DduSzX/output' 0K .......... .......... .......... .......... .......... 0% 63.0M 0s 50K .......... .......... .......... .......... .......... 1% 2.37M 2s 100K .......... .......... .......... .......... .......... 1% 2.39M 2s 150K .......... .......... .......... .......... .......... 2% 58.7M 2s 200K .......... .......... .......... .......... .......... 2% 38.8M 2s 250K .......... .......... .......... .......... .......... 3% 47.1M 1s 300K .......... .......... .......... .......... .......... 3% 2.75M 2s 350K .......... .......... .......... .......... .......... 4% 43.2M 1s 400K .......... .......... .......... .......... .......... 4% 42.2M 1s 450K .......... .......... .......... .......... .......... 5% 67.4M 1s 500K .......... .......... .......... .......... .......... 6% 46.8M 1s 550K .......... .......... .......... .......... .......... 6% 37.6M 1s 600K .......... .......... .......... .......... .......... 7% 119M 1s 650K .......... .......... .......... .......... .......... 7% 43.7M 1s 700K .......... .......... .......... .......... .......... 8% 29.9M 1s 750K .......... .......... .......... .......... .......... 8% 6.95M 1s 800K .......... .......... .......... .......... .......... 9% 10.2M 1s 850K .......... .......... .......... .......... .......... 9% 55.3M 1s 900K .......... .......... .......... .......... .......... 10% 47.1M 1s 950K .......... .......... .......... .......... .......... 10% 48.1M 1s 1000K .......... .......... .......... .......... .......... 11% 65.9M 1s 1050K .......... .......... .......... .......... .......... 12% 34.7M 1s 1100K .......... .......... .......... .......... .......... 12% 69.3M 1s 1150K .......... .......... .......... .......... .......... 13% 45.2M 1s 1200K .......... .......... .......... .......... .......... 13% 40.7M 1s 1250K .......... .......... .......... .......... .......... 14% 44.7M 1s 1300K .......... .......... .......... .......... .......... 14% 49.0M 1s 1350K .......... .......... .......... .......... .......... 15% 52.4M 1s 1400K .......... .......... .......... .......... .......... 15% 44.1M 1s 1450K .......... .......... .......... .......... .......... 16% 8.59M 1s 1500K .......... .......... .......... .......... .......... 17% 60.7M 0s 1550K .......... .......... .......... .......... .......... 17% 42.4M 0s 1600K .......... .......... .......... .......... .......... 18% 6.45M 0s 1650K .......... .......... .......... .......... .......... 18% 74.9M 0s 1700K .......... .......... .......... .......... .......... 19% 90.9M 0s 1750K .......... .......... .......... .......... .......... 19% 53.4M 0s 1800K .......... .......... .......... .......... .......... 20% 95.3M 0s 1850K .......... .......... .......... .......... .......... 20% 34.0M 0s 1900K .......... .......... .......... .......... .......... 21% 132M 0s 1950K .......... .......... .......... .......... .......... 21% 103M 0s 2000K .......... .......... .......... .......... .......... 22% 135M 0s 2050K .......... .......... .......... .......... .......... 23% 126M 0s 2100K .......... .......... .......... .......... .......... 23% 97.0M 0s 2150K .......... .......... .......... .......... .......... 24% 69.5M 0s 2200K .......... .......... .......... .......... .......... 24% 9.09M 0s 2250K .......... .......... .......... .......... .......... 25% 81.8M 0s 2300K .......... .......... .......... .......... .......... 25% 80.4M 0s 2350K .......... .......... .......... .......... .......... 26% 58.5M 0s 2400K .......... .......... .......... .......... .......... 26% 38.7M 0s 2450K .......... .......... .......... .......... .......... 27% 61.5M 0s 2500K .......... .......... .......... .......... .......... 27% 75.2M 0s 2550K .......... .......... .......... .......... .......... 28% 86.9M 0s 2600K .......... .......... .......... .......... .......... 29% 26.9M 0s 2650K .......... .......... .......... .......... .......... 29% 71.6M 0s 2700K .......... .......... .......... .......... .......... 30% 114M 0s 2750K .......... .......... .......... .......... .......... 30% 58.8M 0s 2800K .......... .......... .......... .......... .......... 31% 68.6M 0s 2850K .......... .......... .......... .......... .......... 31% 103M 0s 2900K .......... .......... .......... .......... .......... 32% 66.7M 0s 2950K .......... .......... .......... .......... .......... 32% 107M 0s 3000K .......... .......... .......... .......... .......... 33% 81.1M 0s 3050K .......... .......... .......... .......... .......... 34% 122M 0s 3100K .......... .......... .......... .......... .......... 34% 78.5M 0s 3150K .......... .......... .......... .......... .......... 35% 121M 0s 3200K .......... .......... .......... .......... .......... 35% 67.7M 0s 3250K .......... .......... .......... .......... .......... 36% 58.8M 0s 3300K .......... .......... .......... .......... .......... 36% 122M 0s 3350K .......... .......... .......... .......... .......... 37% 78.4M 0s 3400K .......... .......... .......... .......... .......... 37% 106M 0s 3450K .......... .......... .......... .......... .......... 38% 91.8M 0s 3500K .......... .......... .......... .......... .......... 38% 6.22M 0s 3550K .......... .......... .......... .......... .......... 39% 41.4M 0s 3600K .......... .......... .......... .......... .......... 40% 91.7M 0s 3650K .......... .......... .......... .......... .......... 40% 101M 0s 3700K .......... .......... .......... .......... .......... 41% 141M 0s 3750K .......... .......... .......... .......... .......... 41% 102M 0s 3800K .......... .......... .......... .......... .......... 42% 86.6M 0s 3850K .......... .......... .......... .......... .......... 42% 111M 0s 3900K .......... .......... .......... .......... .......... 43% 101M 0s 3950K .......... .......... .......... .......... .......... 43% 6.14M 0s 4000K .......... .......... .......... .......... .......... 44% 101M 0s 4050K .......... .......... .......... .......... .......... 45% 74.1M 0s 4100K .......... .......... .......... .......... .......... 45% 85.0M 0s 4150K .......... .......... .......... .......... .......... 46% 4.74M 0s 4200K .......... .......... .......... .......... .......... 46% 81.9M 0s 4250K .......... .......... .......... .......... .......... 47% 87.9M 0s 4300K .......... .......... .......... .......... .......... 47% 15.4M 0s 4350K .......... .......... .......... .......... .......... 48% 77.0M 0s 4400K .......... .......... .......... .......... .......... 48% 86.3M 0s 4450K .......... .......... .......... .......... .......... 49% 97.3M 0s 4500K .......... .......... .......... .......... .......... 49% 3.09M 0s 4550K .......... .......... .......... .......... .......... 50% 73.3M 0s 4600K .......... .......... .......... .......... .......... 51% 90.0M 0s 4650K .......... .......... .......... .......... .......... 51% 74.8M 0s 4700K .......... .......... .......... .......... .......... 52% 88.1M 0s 4750K .......... .......... .......... .......... .......... 52% 11.2M 0s 4800K .......... .......... .......... .......... .......... 53% 71.0M 0s 4850K .......... .......... .......... .......... .......... 53% 104M 0s 4900K .......... .......... .......... .......... .......... 54% 961K 0s 4950K .......... .......... .......... .......... .......... 54% 36.6M 0s 5000K .......... .......... .......... .......... .......... 55% 103M 0s 5050K .......... .......... .......... .......... .......... 55% 106M 0s 5100K .......... .......... .......... .......... .......... 56% 104M 0s 5150K .......... .......... .......... .......... .......... 57% 104M 0s 5200K .......... .......... .......... .......... .......... 57% 57.7M 0s 5250K .......... .......... .......... .......... .......... 58% 72.1M 0s 5300K .......... .......... .......... .......... .......... 58% 87.9M 0s 5350K .......... .......... .......... .......... .......... 59% 77.5M 0s 5400K .......... .......... .......... .......... .......... 59% 66.9M 0s 5450K .......... .......... .......... .......... .......... 60% 96.4M 0s 5500K .......... .......... .......... .......... .......... 60% 1.69M 0s 5550K .......... .......... .......... .......... .......... 61% 126M 0s 5600K .......... .......... .......... .......... .......... 62% 129M 0s 5650K .......... .......... .......... .......... .......... 62% 107M 0s 5700K .......... .......... .......... .......... .......... 63% 6.45M 0s 5750K .......... .......... .......... .......... .......... 63% 124M 0s 5800K .......... .......... .......... .......... .......... 64% 117M 0s 5850K .......... .......... .......... .......... .......... 64% 133M 0s 5900K .......... .......... .......... .......... .......... 65% 114M 0s 5950K .......... .......... .......... .......... .......... 65% 113M 0s 6000K .......... .......... .......... .......... .......... 66% 127M 0s 6050K .......... .......... .......... .......... .......... 66% 125M 0s 6100K .......... .......... .......... .......... .......... 67% 130M 0s 6150K .......... .......... .......... .......... .......... 68% 138M 0s 6200K .......... .......... .......... .......... .......... 68% 142M 0s 6250K .......... .......... .......... .......... .......... 69% 104M 0s 6300K .......... .......... .......... .......... .......... 69% 132M 0s 6350K .......... .......... .......... .......... .......... 70% 119M 0s 6400K .......... .......... .......... .......... .......... 70% 137M 0s 6450K .......... .......... .......... .......... .......... 71% 117M 0s 6500K .......... .......... .......... .......... .......... 71% 159M 0s 6550K .......... .......... .......... .......... .......... 72% 120M 0s 6600K .......... .......... .......... .......... .......... 73% 169M 0s 6650K .......... .......... .......... .......... .......... 73% 136M 0s 6700K .......... .......... .......... .......... .......... 74% 133M 0s 6750K .......... .......... .......... .......... .......... 74% 105M 0s 6800K .......... .......... .......... .......... .......... 75% 13.4M 0s 6850K .......... .......... .......... .......... .......... 75% 80.3M 0s 6900K .......... .......... .......... .......... .......... 76% 92.4M 0s 6950K .......... .......... .......... .......... .......... 76% 117M 0s 7000K .......... .......... .......... .......... .......... 77% 128M 0s 7050K .......... .......... .......... .......... .......... 77% 6.09M 0s 7100K .......... .......... .......... .......... .......... 78% 63.8M 0s 7150K .......... .......... .......... .......... .......... 79% 72.2M 0s 7200K .......... .......... .......... .......... .......... 79% 79.5M 0s 7250K .......... .......... .......... .......... .......... 80% 111M 0s 7300K .......... .......... .......... .......... .......... 80% 1.51M 0s 7350K .......... .......... .......... .......... .......... 81% 128M 0s 7400K .......... .......... .......... .......... .......... 81% 129M 0s 7450K .......... .......... .......... .......... .......... 82% 106M 0s 7500K .......... .......... .......... .......... .......... 82% 141M 0s 7550K .......... .......... .......... .......... .......... 83% 99.4M 0s 7600K .......... .......... .......... .......... .......... 83% 130M 0s 7650K .......... .......... .......... .......... .......... 84% 129M 0s 7700K .......... .......... .......... .......... .......... 85% 132M 0s 7750K .......... .......... .......... .......... .......... 85% 137M 0s 7800K .......... .......... .......... .......... .......... 86% 140M 0s 7850K .......... .......... .......... .......... .......... 86% 158M 0s 7900K .......... .......... .......... .......... .......... 87% 169M 0s 7950K .......... .......... .......... .......... .......... 87% 131M 0s 8000K .......... .......... .......... .......... .......... 88% 130M 0s 8050K .......... .......... .......... .......... .......... 88% 124M 0s 8100K .......... .......... .......... .......... .......... 89% 137M 0s 8150K .......... .......... .......... .......... .......... 90% 156M 0s 8200K .......... .......... .......... .......... .......... 90% 128M 0s 8250K .......... .......... .......... .......... .......... 91% 2.90M 0s 8300K .......... .......... .......... .......... .......... 91% 118M 0s 8350K .......... .......... .......... .......... .......... 92% 126M 0s 8400K .......... .......... .......... .......... .......... 92% 138M 0s 8450K .......... .......... .......... .......... .......... 93% 101M 0s 8500K .......... .......... .......... .......... .......... 93% 132M 0s 8550K .......... .......... .......... .......... .......... 94% 133M 0s 8600K .......... .......... .......... .......... .......... 94% 131M 0s 8650K .......... .......... .......... .......... .......... 95% 40.8M 0s 8700K .......... .......... .......... .......... .......... 96% 68.2M 0s 8750K .......... .......... .......... .......... .......... 96% 110M 0s 8800K .......... .......... .......... .......... .......... 97% 78.2M 0s 8850K .......... .......... .......... .......... .......... 97% 59.1M 0s 8900K .......... .......... .......... .......... .......... 98% 1.15M 0s 8950K .......... .......... .......... .......... .......... 98% 2.33M 0s 9000K .......... .......... .......... .......... .......... 99% 129M 0s 9050K .......... .......... .......... .......... .......... 99% 81.6M 0s 9100K ........ 100% 159M=0.4s 2022-10-17 20:26:55 (19.8 MB/s) - '/tmp/instance-13/output-1/build/.vis-network-9.1.0.tgz.DduSzX/output' saved [9327257/9327257] vis-network-9.1.0.tgz: OK (sha256: a9f7325cbe28147318476c63f09c1d5c894d2239bfa4b4dd2dfb3dbebb0705d3) >>> vis-network 9.1.0 Extracting gzip -d -c /tmp/instance-13/dl/vis-network/vis-network-9.1.0.tgz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/vis-network-9.1.0 -xf - >>> vis-network 9.1.0 Patching >>> vis-network 9.1.0 Configuring >>> vis-network 9.1.0 Building >>> vis-network 9.1.0 Installing to target /usr/bin/install -m 644 -D /tmp/instance-13/output-1/build/vis-network-9.1.0/dist/vis-network.min.js /tmp/instance-13/output-1/target/var/www/vis-network.js /usr/bin/install -m 644 -D /tmp/instance-13/output-1/build/vis-network-9.1.0/dist/dist/vis-network.min.css /tmp/instance-13/output-1/target/var/www/vis-network.css >>> vnstat 2.8 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.vnstat-2.8.tar.gz.qTU24G/output' 'http://humdi.net/vnstat/vnstat-2.8.tar.gz' --2022-10-17 20:26:58-- http://humdi.net/vnstat/vnstat-2.8.tar.gz Resolving humdi.net (humdi.net)... 213.168.251.41, 2a01:7e00::f03c:91ff:fe37:3421 Connecting to humdi.net (humdi.net)|213.168.251.41|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://humdi.net/vnstat/vnstat-2.8.tar.gz [following] --2022-10-17 20:26:58-- https://humdi.net/vnstat/vnstat-2.8.tar.gz Connecting to humdi.net (humdi.net)|213.168.251.41|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 290644 (284K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.vnstat-2.8.tar.gz.qTU24G/output' 0K .......... .......... .......... .......... .......... 17% 213K 1s 50K .......... .......... .......... .......... .......... 35% 442K 1s 100K .......... .......... .......... .......... .......... 52% 10.3M 0s 150K .......... .......... .......... .......... .......... 70% 439K 0s 200K .......... .......... .......... .......... .......... 88% 38.4M 0s 250K .......... .......... .......... ... 100% 91.6M=0.5s 2022-10-17 20:26:59 (606 KB/s) - '/tmp/instance-13/output-1/build/.vnstat-2.8.tar.gz.qTU24G/output' saved [290644/290644] vnstat-2.8.tar.gz: OK (sha256: 03f858a7abf6bd85bb8cd595f3541fc3bd31f8f400ec092ef3034825ccb77c25) >>> vnstat 2.8 Extracting gzip -d -c /tmp/instance-13/dl/vnstat/vnstat-2.8.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/vnstat-2.8 -xf - >>> vnstat 2.8 Patching >>> vnstat 2.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/vnstat-2.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> vnstat 2.8 Patching libtool >>> vnstat 2.8 Configuring (cd /tmp/instance-13/output-1/build/vnstat-2.8/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-extra-paths --enable-image-output ) 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 mips64-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 whether to enable maintainer-specific portions of Makefiles... no checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for pow in -lm... yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for gdImagePng in -lgd... yes checking whether GD_NEAREST_NEIGHBOUR is declared... yes checking pkg-config is at least version 0.9.0... yes checking for CHECK... no configure: testcases can not be execute without check installed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking linux/rtnetlink.h usability... yes checking linux/rtnetlink.h presence... yes checking for linux/rtnetlink.h... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking whether IFLA_STATS64 is declared... yes checking whether O_CLOEXEC is declared... yes checking whether SQLITE_CHECKPOINT_RESTART is declared... yes checking whether SQLITE_CHECKPOINT_TRUNCATE is declared... yes checking for uid_t in sys/types.h... yes checking for int32_t... yes checking for mode_t... yes checking for size_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unistd.h... (cached) yes checking for working chown... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no checking for dup2... yes checking for localtime_r... yes checking for memset... yes checking for mkdir... yes checking for pow... yes checking for rmdir... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for tzset... yes checking for mbstowcs... yes checking for wcswidth... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/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 configure: configure: ============================================== configure: configure: host: mips64-buildroot-linux-gnu configure: build: x86_64-pc-linux-gnu configure: configure: prefix: /usr configure: exec_prefix: /usr configure: bindir: ${exec_prefix}/bin configure: sbindir: ${exec_prefix}/sbin configure: sysconfdir: /etc configure: configure: Install paths configure: configure: vnstat: /usr/bin/vnstat configure: vnstati: /usr/bin/vnstati configure: vnstatd: /usr/sbin/vnstatd configure: config: /etc/vnstat.conf configure: configure: Tests: unavailable configure: Image output: enabled configure: configure: ============================================== configure: >>> vnstat 2.8 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/vnstat-2.8/ make[1]: Entering directory '/tmp/instance-13/output-1/build/vnstat-2.8' Making all in . make[2]: Entering directory '/tmp/instance-13/output-1/build/vnstat-2.8' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/vnstat.o src/vnstat.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/vnstat_func.o src/vnstat_func.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/ifinfo.o src/ifinfo.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/iflist.o src/iflist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbsql.o src/dbsql.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbxml.o src/dbxml.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbjson.o src/dbjson.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbshow.o src/dbshow.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/common.o src/common.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/misc.o src/misc.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/cfg.o src/cfg.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/cfgoutput.o src/cfgoutput.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/ibw.o src/ibw.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/fs.o src/fs.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/id.o src/id.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/traffic.o src/traffic.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o vnstat src/vnstat.o src/vnstat_func.o src/ifinfo.o src/iflist.o src/dbsql.o src/dbxml.o src/dbjson.o src/dbshow.o src/common.o src/misc.o src/cfg.o src/cfgoutput.o src/ibw.o src/fs.o src/id.o src/traffic.o -lsqlite3 -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/vnstati.o src/vnstati.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/image.o src/image.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/image_support.o src/image_support.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o vnstati src/vnstati.o src/iflist.o src/image.o src/image_support.o src/dbsql.o src/common.o src/misc.o src/fs.o src/id.o src/cfg.o -lgd -lsqlite3 -lm /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/vnstatd.o src/vnstatd.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbaccess.o src/dbaccess.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/datacache.o src/datacache.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -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 src/daemon.o src/daemon.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o vnstatd src/vnstatd.o src/ifinfo.o src/iflist.o src/dbsql.o src/dbaccess.o src/datacache.o src/common.o src/misc.o src/cfg.o src/ibw.o src/fs.o src/id.o src/daemon.o -lsqlite3 -lm make[2]: Leaving directory '/tmp/instance-13/output-1/build/vnstat-2.8' make[1]: Leaving directory '/tmp/instance-13/output-1/build/vnstat-2.8' >>> vnstat 2.8 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/vnstat-2.8/ make[1]: Entering directory '/tmp/instance-13/output-1/build/vnstat-2.8' Making install in . make[2]: Entering directory '/tmp/instance-13/output-1/build/vnstat-2.8' make[3]: Entering directory '/tmp/instance-13/output-1/build/vnstat-2.8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c vnstat vnstati '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/sbin' /usr/bin/install -c vnstatd '/tmp/instance-13/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 man/vnstat.1 man/vnstati.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 man/vnstat.conf.5 '/tmp/instance-13/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 man/vnstatd.8 '/tmp/instance-13/output-1/target/usr/share/man/man8' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/vnstat-2.8' Making install-exec in . make[5]: Entering directory '/tmp/instance-13/output-1/build/vnstat-2.8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c vnstat vnstati '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/sbin' /usr/bin/install -c vnstatd '/tmp/instance-13/output-1/target/usr/sbin' make[5]: Leaving directory '/tmp/instance-13/output-1/build/vnstat-2.8' if [ -f /tmp/instance-13/output-1/target/usr/share/man/man1/vnstatd.1 ]; then rm -f /tmp/instance-13/output-1/target/usr/share/man/man1/vnstatd.1; fi /usr/bin/mkdir -p /tmp/instance-13/output-1/target/etc if [ ! -f /tmp/instance-13/output-1/target/etc/vnstat.conf ]; \ then cp -fv ./cfg/vnstat.conf /tmp/instance-13/output-1/target/etc/vnstat.conf; \ fi './cfg/vnstat.conf' -> '/tmp/instance-13/output-1/target/etc/vnstat.conf' ============================================================================ Note: No service file has been installed for starting the daemon automatically. Such setup will need to be created manually depending on the used environment. See the included documentation. ============================================================================ make[4]: Leaving directory '/tmp/instance-13/output-1/build/vnstat-2.8' make[3]: Leaving directory '/tmp/instance-13/output-1/build/vnstat-2.8' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vnstat-2.8' make[1]: Leaving directory '/tmp/instance-13/output-1/build/vnstat-2.8' >>> vo-aacenc 0.1.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.vo-aacenc-0.1.3.tar.gz.Rrz3RZ/output' 'http://downloads.sourceforge.net/project/opencore-amr/vo-aacenc/vo-aacenc-0.1.3.tar.gz' --2022-10-17 20:27:20-- http://downloads.sourceforge.net/project/opencore-amr/vo-aacenc/vo-aacenc-0.1.3.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://cfhcable.dl.sourceforge.net/project/opencore-amr/vo-aacenc/vo-aacenc-0.1.3.tar.gz [following] --2022-10-17 20:27:21-- http://cfhcable.dl.sourceforge.net/project/opencore-amr/vo-aacenc/vo-aacenc-0.1.3.tar.gz Resolving cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)... 146.71.73.6 Connecting to cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)|146.71.73.6|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 612463 (598K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.vo-aacenc-0.1.3.tar.gz.Rrz3RZ/output' 0K .......... .......... .......... .......... .......... 8% 301K 2s 50K .......... .......... .......... .......... .......... 16% 1.04M 1s 100K .......... .......... .......... .......... .......... 25% 32.5K 5s 150K .......... .......... .......... .......... .......... 33% 1.10M 4s 200K .......... .......... .......... .......... .......... 41% 1.02M 3s 250K .......... .......... .......... .......... .......... 50% 1.17M 2s 300K .......... .......... .......... .......... .......... 58% 50.4K 2s 350K .......... .......... .......... .......... .......... 66% 57.5M 1s 400K .......... .......... .......... .......... .......... 75% 1.09M 1s 450K .......... .......... .......... .......... .......... 83% 1.10M 1s 500K .......... .......... .......... .......... .......... 91% 58.6K 0s 550K .......... .......... .......... .......... ........ 100% 30.1M=3.8s 2022-10-17 20:27:25 (156 KB/s) - '/tmp/instance-13/output-1/build/.vo-aacenc-0.1.3.tar.gz.Rrz3RZ/output' saved [612463/612463] vo-aacenc-0.1.3.tar.gz: OK (sha256: e51a7477a359f18df7c4f82d195dab4e14e7414cbd48cf79cc195fc446850f36) >>> vo-aacenc 0.1.3 Extracting gzip -d -c /tmp/instance-13/dl/vo-aacenc/vo-aacenc-0.1.3.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/vo-aacenc-0.1.3 -xf - >>> vo-aacenc 0.1.3 Patching >>> vo-aacenc 0.1.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/vo-aacenc-0.1.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> vo-aacenc 0.1.3 Patching libtool patching file /tmp/instance-13/output-1/build/vo-aacenc-0.1.3/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> vo-aacenc 0.1.3 Configuring (cd /tmp/instance-13/output-1/build/vo-aacenc-0.1.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 how to create a ustar tar archive... gnutar checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating Makefile config.status: creating vo-aacenc.pc config.status: executing depfiles commands config.status: executing libtool 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 >>> vo-aacenc 0.1.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/vo-aacenc-0.1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/vo-aacenc-0.1.3' CC cmnMemory.lo CC basicop2.lo CC oper_32b.lo CC aac_rom.lo CC aacenc.lo CC aacenc_core.lo CC adj_thr.lo CC band_nrg.lo CC bit_cnt.lo CC bitbuffer.lo CC bitenc.lo CC block_switch.lo CC channel_map.lo CC dyn_bits.lo CC grp_data.lo CC interface.lo CC line_pe.lo CC memalign.lo CC ms_stereo.lo CC pre_echo_control.lo CC psy_configuration.lo CC psy_main.lo CC qc_main.lo CC quantize.lo CC sf_estim.lo CC spreading.lo CC stat_bits.lo CC tns.lo CC transform.lo CCLD libvo-aacenc.la make[1]: Leaving directory '/tmp/instance-13/output-1/build/vo-aacenc-0.1.3' >>> vo-aacenc 0.1.3 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/vo-aacenc-0.1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/vo-aacenc-0.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/vo-aacenc-0.1.3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libvo-aacenc.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libvo-aacenc.so.0.0.4 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libvo-aacenc.so.0.0.4 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so.0 || { rm -f libvo-aacenc.so.0 && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so || { rm -f libvo-aacenc.so && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvo-aacenc.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libvo-aacenc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/vo-aacenc' /usr/bin/install -c -m 644 ./common/include/cmnMemory.h ./common/include/voAAC.h ./common/include/voAMRWB.h ./common/include/voAudio.h ./common/include/voIndex.h ./common/include/voMem.h ./common/include/voType.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/vo-aacenc' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 vo-aacenc.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vo-aacenc-0.1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/vo-aacenc-0.1.3' >>> vo-aacenc 0.1.3 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> vo-aacenc 0.1.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/vo-aacenc-0.1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/vo-aacenc-0.1.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/vo-aacenc-0.1.3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libvo-aacenc.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libvo-aacenc.so.0.0.4 /tmp/instance-13/output-1/target/usr/lib/libvo-aacenc.so.0.0.4 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so.0 || { rm -f libvo-aacenc.so.0 && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so || { rm -f libvo-aacenc.so && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvo-aacenc.lai /tmp/instance-13/output-1/target/usr/lib/libvo-aacenc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/vo-aacenc' /usr/bin/install -c -m 644 ./common/include/cmnMemory.h ./common/include/voAAC.h ./common/include/voAMRWB.h ./common/include/voAudio.h ./common/include/voIndex.h ./common/include/voMem.h ./common/include/voType.h '/tmp/instance-13/output-1/target/usr/include/vo-aacenc' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 vo-aacenc.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[2]: Leaving directory '/tmp/instance-13/output-1/build/vo-aacenc-0.1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/vo-aacenc-0.1.3' >>> vuejs 3.2.33 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.vue-3.2.33.tgz.NIv57L/output' 'https://registry.npmjs.org/vue/-/vue-3.2.33.tgz' --2022-10-17 20:27:44-- https://registry.npmjs.org/vue/-/vue-3.2.33.tgz Resolving registry.npmjs.org (registry.npmjs.org)... 104.16.26.35, 104.16.22.35, 104.16.25.35, ... Connecting to registry.npmjs.org (registry.npmjs.org)|104.16.26.35|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 642808 (628K) [application/octet-stream] Saving to: '/tmp/instance-13/output-1/build/.vue-3.2.33.tgz.NIv57L/output' 0K .......... .......... .......... .......... .......... 7% 7.99M 0s 50K .......... .......... .......... .......... .......... 15% 1.19M 0s 100K .......... .......... .......... .......... .......... 23% 1.37M 0s 150K .......... .......... .......... .......... .......... 31% 13.7M 0s 200K .......... .......... .......... .......... .......... 39% 12.9M 0s 250K .......... .......... .......... .......... .......... 47% 17.3M 0s 300K .......... .......... .......... .......... .......... 55% 1.38M 0s 350K .......... .......... .......... .......... .......... 63% 11.2M 0s 400K .......... .......... .......... .......... .......... 71% 9.04M 0s 450K .......... .......... .......... .......... .......... 79% 72.4M 0s 500K .......... .......... .......... .......... .......... 87% 13.2M 0s 550K .......... .......... .......... .......... .......... 95% 12.8M 0s 600K .......... .......... ....... 100% 9.24M=0.1s 2022-10-17 20:27:44 (4.11 MB/s) - '/tmp/instance-13/output-1/build/.vue-3.2.33.tgz.NIv57L/output' saved [642808/642808] vue-3.2.33.tgz: OK (sha256: 042033a2a8e6d45f750924953f03c34058d5afd9cc1571fbaf1827eaf04f6943) >>> vuejs 3.2.33 Extracting gzip -d -c /tmp/instance-13/dl/vuejs/vue-3.2.33.tgz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/vuejs-3.2.33 -xf - >>> vuejs 3.2.33 Patching >>> vuejs 3.2.33 Configuring >>> vuejs 3.2.33 Building >>> vuejs 3.2.33 Installing to target /usr/bin/install -m 644 -D /tmp/instance-13/output-1/build/vuejs-3.2.33/dist/vue.global.prod.js /tmp/instance-13/output-1/target/var/www/vue.js >>> mcookie Extracting cp package/x11r7/mcookie/mcookie.c /tmp/instance-13/output-1/build/mcookie/ >>> mcookie Patching >>> mcookie Configuring >>> mcookie Building (cd /tmp/instance-13/output-1/build/mcookie; /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -Wall -Os -s mcookie.c -o mcookie) mcookie.c: In function 'MD5Update': mcookie.c:146:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 146 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcookie.c:146:9: note: referencing argument 2 of type 'const uint32 *' {aka 'const long unsigned int *'} mcookie.c:227:6: note: in a call to function 'MD5Transform' 227 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ mcookie.c:155:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 155 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcookie.c:155:9: note: referencing argument 2 of type 'const uint32 *' {aka 'const long unsigned int *'} mcookie.c:227:6: note: in a call to function 'MD5Transform' 227 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ mcookie.c: In function 'MD5Final': mcookie.c:190:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 190 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcookie.c:190:9: note: referencing argument 2 of type 'const uint32 *' {aka 'const long unsigned int *'} mcookie.c:227:6: note: in a call to function 'MD5Transform' 227 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ mcookie.c:204:5: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 204 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcookie.c:204:5: note: referencing argument 2 of type 'const uint32 *' {aka 'const long unsigned int *'} mcookie.c:227:6: note: in a call to function 'MD5Transform' 227 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ >>> mcookie Installing to target install -m 0755 -D /tmp/instance-13/output-1/build/mcookie/mcookie /tmp/instance-13/output-1/target/usr/bin/mcookie >>> xapp_ico 1.0.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.ico-1.0.5.tar.bz2.uVbpJj/output' 'http://xorg.freedesktop.org/releases/individual/app/ico-1.0.5.tar.bz2' --2022-10-17 20:27:49-- http://xorg.freedesktop.org/releases/individual/app/ico-1.0.5.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/ico-1.0.5.tar.bz2 [following] --2022-10-17 20:27:49-- https://www.x.org/releases/individual/app/ico-1.0.5.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 136727 (134K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.ico-1.0.5.tar.bz2.uVbpJj/output' 0K .......... .......... .......... .......... .......... 37% 593K 0s 50K .......... .......... .......... .......... .......... 74% 1.17M 0s 100K .......... .......... .......... ... 100% 50.4M=0.1s 2022-10-17 20:27:49 (1.03 MB/s) - '/tmp/instance-13/output-1/build/.ico-1.0.5.tar.bz2.uVbpJj/output' saved [136727/136727] ico-1.0.5.tar.bz2: OK (md5: 7895f2d109f4206b6d2db37257e07d12) ico-1.0.5.tar.bz2: OK (sha1: 8759ec954375f3a1b37dc920a12790bfbfb0cad3) ico-1.0.5.tar.bz2: OK (sha256: d73b62f29eb98d850f16b76d759395180b860b613fbe1686b18eee99a6e3773f) ico-1.0.5.tar.bz2: OK (sha512: 93a94a66d4a41b39d4b3657050e58f8269d352dae5d5916c9ecdda1cb14f23b9d159d67c50fdfa654b4b1c2ad11434bed140ace70703c82b05d3fe8686aab8f6) >>> xapp_ico 1.0.5 Extracting bzcat /tmp/instance-13/dl/xapp_ico/ico-1.0.5.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xapp_ico-1.0.5 -xf - >>> xapp_ico 1.0.5 Patching >>> xapp_ico 1.0.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xapp_ico-1.0.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_ico 1.0.5 Patching libtool >>> xapp_ico 1.0.5 Configuring (cd /tmp/instance-13/output-1/build/xapp_ico-1.0.5/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for ICO... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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 >>> xapp_ico 1.0.5 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xapp_ico-1.0.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5/man' GEN ico.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' CC ico.o ico.c: In function 'initPoly': ico.c:472:45: warning: declaration of 'poly' shadows a global declaration [-Wshadow] 472 | initPoly(struct closure *closure, Polyinfo *poly, int icoW, int icoH) | ~~~~~~~~~~^~~~ ico.c:238:18: note: shadowed declaration is here 238 | static Polyinfo *poly; /* -obj: the poly to draw */ | ^~~~ ico.c: In function 'drawPoly': ico.c:567:45: warning: declaration of 'poly' shadows a global declaration [-Wshadow] 567 | drawPoly(struct closure *closure, Polyinfo *poly, GC gc, | ~~~~~~~~~~^~~~ ico.c:238:18: note: shadowed declaration is here 238 | static Polyinfo *poly; /* -obj: the poly to draw */ | ^~~~ ico.c: In function 'giveObjHelp': ico.c:1132:19: warning: declaration of 'poly' shadows a global declaration [-Wshadow] 1132 | Polyinfo *poly; | ^~~~ ico.c:238:18: note: shadowed declaration is here 238 | static Polyinfo *poly; /* -obj: the poly to draw */ | ^~~~ ico.c: In function 'findpoly': ico.c:1149:19: warning: declaration of 'poly' shadows a global declaration [-Wshadow] 1149 | Polyinfo *poly; | ^~~~ ico.c:238:18: note: shadowed declaration is here 238 | static Polyinfo *poly; /* -obj: the poly to draw */ | ^~~~ CCLD ico make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' >>> xapp_ico 1.0.5 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xapp_ico-1.0.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ico.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c ico '/tmp/instance-13/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_ico-1.0.5' >>> xlib_libXmu 1.1.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXmu-1.1.3.tar.bz2.UEc2SQ/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXmu-1.1.3.tar.bz2' --2022-10-17 20:27:58-- http://xorg.freedesktop.org/releases/individual/lib/libXmu-1.1.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXmu-1.1.3.tar.bz2 [following] --2022-10-17 20:27:58-- https://www.x.org/releases/individual/lib/libXmu-1.1.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 394330 (385K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXmu-1.1.3.tar.bz2.UEc2SQ/output' 0K .......... .......... .......... .......... .......... 12% 592K 1s 50K .......... .......... .......... .......... .......... 25% 1.26M 0s 100K .......... .......... .......... .......... .......... 38% 12.8M 0s 150K .......... .......... .......... .......... .......... 51% 1.26M 0s 200K .......... .......... .......... .......... .......... 64% 14.6M 0s 250K .......... .......... .......... .......... .......... 77% 78.4M 0s 300K .......... .......... .......... .......... .......... 90% 78.5M 0s 350K .......... .......... .......... ..... 100% 102M=0.2s 2022-10-17 20:27:59 (2.20 MB/s) - '/tmp/instance-13/output-1/build/.libXmu-1.1.3.tar.bz2.UEc2SQ/output' saved [394330/394330] libXmu-1.1.3.tar.bz2: OK (md5: ac774cff8b493f566088a255dbf91201) libXmu-1.1.3.tar.bz2: OK (sha1: 7ff54ce38379fb795aebed38f6be404ee0dfeec6) libXmu-1.1.3.tar.bz2: OK (sha256: 9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731) libXmu-1.1.3.tar.bz2: OK (sha512: 8c6cc65b22aa031ad870dd92736681a068a0878a425a53dbed909943da1136c4a24034d467cfd3785c3a8d78f66850b69f1ebe1eb24aaf9bc176b1d171a5c762) >>> xlib_libXmu 1.1.3 Extracting bzcat /tmp/instance-13/dl/xlib_libXmu/libXmu-1.1.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXmu-1.1.3 -xf - >>> xlib_libXmu 1.1.3 Patching >>> xlib_libXmu 1.1.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXmu-1.1.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXmu 1.1.3 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libXmu 1.1.3 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-documentation, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build documentation... no checking for xsltproc... /tmp/instance-13/output-1/host/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for XMU... yes checking for XMUU... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating xmu.pc config.status: creating xmuu.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-nls >>> xlib_libXmu 1.1.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' Making all in include make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/include' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/src' CC ClientWin.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from ClientWin.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CursorName.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from CursorName.c:33: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC DefErrMsg.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from DefErrMsg.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ DefErrMsg.c: In function 'XmuPrintDefaultErrorMessage': DefErrMsg.c:54:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 54 | (void) fprintf(fp, mesg, event->request_code); | ^~~~ DefErrMsg.c:74:28: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 74 | (void) fprintf(fp, mesg, event->minor_code); | ^~~~ DefErrMsg.c:107:32: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 107 | (void) fprintf(fp, mesg, event->resourceid); | ^~~~ DefErrMsg.c:134:28: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 134 | (void) fprintf(fp, mesg, event->resourceid); | ^~~~ DefErrMsg.c:139:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 139 | (void) fprintf(fp, mesg, event->serial); | ^~~~ DefErrMsg.c:143:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 143 | (void) fprintf(fp, mesg, NextRequest(dpy)-1); | ^~~~ CC GetHost.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from GetHost.c:37: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Lower.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from Lower.c:35: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC AllCmap.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from AllCmap.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Atoms.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from Atoms.c:43: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Clip.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:26, from Clip.c:31: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CloseHook.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from CloseHook.c:57: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CmapAlloc.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from CmapAlloc.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CrCmap.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from CrCmap.c:38: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CrPixFBit.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xos.h:42, from CrPixFBit.c:41: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CvtCache.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from CvtCache.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CvtStdSel.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/IntrinsicP.h:51, from CvtStdSel.c:46: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC DelCmap.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from DelCmap.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC DisplayQue.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from DisplayQue.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Distinct.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from Distinct.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC DrawLogo.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from DrawLogo.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC DrRndRect.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from DrRndRect.c:38: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC EditresCom.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/IntrinsicP.h:51, from EditresCom.c:35: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ EditresCom.c: In function 'HandleToolkitErrors': EditresCom.c:1000:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1000 | XmuSnprintf(buf, sizeof(buf), msg, params[0]); | ^~~~~~~~~~~ EditresCom.c: In function 'LoadResources': EditresCom.c:2052:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2052 | {"editresBlock", "EditresBlock", XtREditresBlock, sizeof(EditresBlock), | ^~~~~~~~~~~~~~ EditresCom.c:2052:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2052 | {"editresBlock", "EditresBlock", XtREditresBlock, sizeof(EditresBlock), | ^~~~~~~~~~~~~~ EditresCom.c:2036:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2036 | #define XtREditresBlock "EditresBlock" | ^~~~~~~~~~~~~~ EditresCom.c:2052:42: note: in expansion of macro 'XtREditresBlock' 2052 | {"editresBlock", "EditresBlock", XtREditresBlock, sizeof(EditresBlock), | ^~~~~~~~~~~~~~~ EditresCom.c: In function '_XEditresGetStringValues': EditresCom.c:2086:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2086 | char *string = ""; | ^~ EditresCom.c:2157:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2157 | string = "bad size"; | ^ EditresCom.c:2169:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2169 | string = "(null)"; | ^ EditresCom.c:2209:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2209 | string = ""; | ^ CC ExtAgent.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from ExtAgent.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC FToCback.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from FToCback.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC GrayPixmap.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from GrayPixmap.c:54: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Initer.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from Initer.c:35: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC LocBitmap.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from LocBitmap.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Lookup.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from ../include/X11/Xmu/Lookup.h:36, from Lookup.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC LookupCmap.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from LookupCmap.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC RdBitF.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xos.h:42, from RdBitF.c:50: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC ScrOfWin.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from ScrOfWin.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC ShapeWidg.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/IntrinsicP.h:51, from ShapeWidg.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StdCmap.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from StdCmap.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StrToBS.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from StrToBS.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ StrToBS.c: In function 'XmuCvtBackingStoreToString': StrToBS.c:112:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 112 | buffer = XtEnotUseful; | ^ StrToBS.c:115:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 115 | buffer = XtEwhenMapped; | ^ StrToBS.c:118:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 118 | buffer = XtEalways; | ^ StrToBS.c:121:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 121 | buffer = XtEdefault; | ^ CC StrToBmap.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from StrToBmap.c:54: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StrToCurs.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from StrToCurs.c:54: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ StrToCurs.c: In function 'XmuCvtStringToCursor': StrToCurs.c:178:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 178 | mask_name, &mask_char); | ^~~~~~~~~ CC StrToGrav.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from StrToGrav.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StrToJust.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from StrToJust.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ StrToJust.c: In function 'XmuCvtJustifyToString': StrToJust.c:106:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 106 | buffer = XtEleft; | ^ StrToJust.c:109:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 109 | buffer = XtEcenter; | ^ StrToJust.c:112:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 112 | buffer = XtEright; | ^ CC StrToLong.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from StrToLong.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StrToOrnt.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from StrToOrnt.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StrToShap.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from StrToShap.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ StrToShap.c: In function 'XmuCvtShapeStyleToString': StrToShap.c:87:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | buffer = XtERectangle; | ^ StrToShap.c:90:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | buffer = XtEOval; | ^ StrToShap.c:93:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 93 | buffer = XtEEllipse; | ^ StrToShap.c:96:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 96 | buffer = XtERoundedRectangle; | ^ CC StrToWidg.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/IntrinsicP.h:51, from StrToWidg.c:41: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ StrToWidg.c: In function 'XmuCvtWidgetToString': StrToWidg.c:207:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 207 | buffer = "(null)"; | ^ CC UpdMapHint.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from UpdMapHint.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC VisCmap.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from VisCmap.c:34: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC WidgetNode.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from WidgetNode.c:36: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Xct.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xfuncs.h:46, from Xct.c:30: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ Xct.c: In function 'HandleGL': Xct.c:116:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 116 | data->GL = "\102"; | ^ Xct.c:117:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 117 | data->GL_encoding = "ISO8859-1"; | ^ Xct.c:120:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 120 | data->GL = "\112"; | ^ Xct.c:121:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 121 | data->GL_encoding = "JISX0201.1976-0"; | ^ Xct.c: In function 'HandleMultiGL': Xct.c:137:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 137 | data->GL = "\101"; | ^ Xct.c:138:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 138 | data->GL_encoding = "GB2312.1980-0"; | ^ Xct.c:141:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 141 | data->GL = "\102"; | ^ Xct.c:142:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 142 | data->GL_encoding = "JISX0208.1983-0"; | ^ Xct.c:145:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 145 | data->GL = "\103"; | ^ Xct.c:146:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 146 | data->GL_encoding = "KSC5601.1987-0"; | ^ Xct.c: In function 'Handle94GR': Xct.c:170:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 170 | data->GR = "\111"; | ^ Xct.c:171:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 171 | data->GR_encoding = "JISX0201.1976-0"; | ^ Xct.c: In function 'Handle96GR': Xct.c:188:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 188 | data->GR = "\101"; | ^ Xct.c:189:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 189 | data->GR_encoding = "ISO8859-1"; | ^ Xct.c:192:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 192 | data->GR = "\102"; | ^ Xct.c:193:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 193 | data->GR_encoding = "ISO8859-2"; | ^ Xct.c:196:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 196 | data->GR = "\103"; | ^ Xct.c:197:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 197 | data->GR_encoding = "ISO8859-3"; | ^ Xct.c:200:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 200 | data->GR = "\104"; | ^ Xct.c:201:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 201 | data->GR_encoding = "ISO8859-4"; | ^ Xct.c:204:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 204 | data->GR = "\106"; | ^ Xct.c:205:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 205 | data->GR_encoding = "ISO8859-7"; | ^ Xct.c:208:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 208 | data->GR = "\107"; | ^ Xct.c:209:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 209 | data->GR_encoding = "ISO8859-6"; | ^ Xct.c:212:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 212 | data->GR = "\110"; | ^ Xct.c:213:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 213 | data->GR_encoding = "ISO8859-8"; | ^ Xct.c:216:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 216 | data->GR = "\114"; | ^ Xct.c:217:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 217 | data->GR_encoding = "ISO8859-5"; | ^ Xct.c:220:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 220 | data->GR = "\115"; | ^ Xct.c:221:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 221 | data->GR_encoding = "ISO8859-9"; | ^ Xct.c: In function 'HandleMultiGR': Xct.c:238:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 238 | data->GR = "\101"; | ^ Xct.c:240:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 240 | data->GR_encoding = "GB2312.1980-0"; | ^ Xct.c:242:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 242 | data->GR_encoding = "GB2312.1980-1"; | ^ Xct.c:245:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 245 | data->GR = "\102"; | ^ Xct.c:247:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 247 | data->GR_encoding = "JISX0208.1983-0"; | ^ Xct.c:249:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 249 | data->GR_encoding = "JISX0208.1983-1"; | ^ Xct.c:252:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 252 | data->GR = "\103"; | ^ Xct.c:254:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 254 | data->GR_encoding = "KSC5601.1987-0"; | ^ Xct.c:256:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 256 | data->GR_encoding = "KSC5601.1987-1"; | ^ CCLD libXmu.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libSM.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved CCLD libXmuu.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/src' Making all in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' >>> xlib_libXmu 1.1.3 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/include' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xmu' /usr/bin/install -c -m 644 X11/Xmu/Xmu.h X11/Xmu/Atoms.h X11/Xmu/CharSet.h X11/Xmu/CloseHook.h X11/Xmu/Converters.h X11/Xmu/CurUtil.h X11/Xmu/CvtCache.h X11/Xmu/DisplayQue.h X11/Xmu/Drawing.h X11/Xmu/Editres.h X11/Xmu/EditresP.h X11/Xmu/Error.h X11/Xmu/ExtAgent.h X11/Xmu/Initer.h X11/Xmu/Lookup.h X11/Xmu/Misc.h X11/Xmu/StdSel.h X11/Xmu/StdCmap.h X11/Xmu/SysUtil.h X11/Xmu/WidgetNode.h X11/Xmu/WinUtil.h X11/Xmu/Xct.h X11/Xmu/WhitePoint.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xmu' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/include' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXmu.la libXmuu.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXmu.so.6.2.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXmu.so.6.2.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXmu.so.6.2.0 libXmu.so.6 || { rm -f libXmu.so.6 && ln -s libXmu.so.6.2.0 libXmu.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXmu.so.6.2.0 libXmu.so || { rm -f libXmu.so && ln -s libXmu.so.6.2.0 libXmu.so; }; }) libtool: install: /usr/bin/install -c .libs/libXmu.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXmu.la libtool: install: /usr/bin/install -c .libs/libXmuu.so.1.0.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXmuu.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXmuu.so.1.0.0 libXmuu.so.1 || { rm -f libXmuu.so.1 && ln -s libXmuu.so.1.0.0 libXmuu.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXmuu.so.1.0.0 libXmuu.so || { rm -f libXmuu.so && ln -s libXmuu.so.1.0.0 libXmuu.so; }; }) libtool: install: /usr/bin/install -c .libs/libXmuu.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXmuu.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/src' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/doc' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xmu.pc xmuu.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' >>> xlib_libXmu 1.1.3 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXmu 1.1.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/include' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/Xmu' /usr/bin/install -c -m 644 X11/Xmu/Xmu.h X11/Xmu/Atoms.h X11/Xmu/CharSet.h X11/Xmu/CloseHook.h X11/Xmu/Converters.h X11/Xmu/CurUtil.h X11/Xmu/CvtCache.h X11/Xmu/DisplayQue.h X11/Xmu/Drawing.h X11/Xmu/Editres.h X11/Xmu/EditresP.h X11/Xmu/Error.h X11/Xmu/ExtAgent.h X11/Xmu/Initer.h X11/Xmu/Lookup.h X11/Xmu/Misc.h X11/Xmu/StdSel.h X11/Xmu/StdCmap.h X11/Xmu/SysUtil.h X11/Xmu/WidgetNode.h X11/Xmu/WinUtil.h X11/Xmu/Xct.h X11/Xmu/WhitePoint.h '/tmp/instance-13/output-1/target/usr/include/X11/Xmu' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/include' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXmu.la libXmuu.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXmu.so.6.2.0 /tmp/instance-13/output-1/target/usr/lib/libXmu.so.6.2.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXmu.so.6.2.0 libXmu.so.6 || { rm -f libXmu.so.6 && ln -s libXmu.so.6.2.0 libXmu.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXmu.so.6.2.0 libXmu.so || { rm -f libXmu.so && ln -s libXmu.so.6.2.0 libXmu.so; }; }) libtool: install: /usr/bin/install -c .libs/libXmu.lai /tmp/instance-13/output-1/target/usr/lib/libXmu.la libtool: install: /usr/bin/install -c .libs/libXmuu.so.1.0.0 /tmp/instance-13/output-1/target/usr/lib/libXmuu.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXmuu.so.1.0.0 libXmuu.so.1 || { rm -f libXmuu.so.1 && ln -s libXmuu.so.1.0.0 libXmuu.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXmuu.so.1.0.0 libXmuu.so || { rm -f libXmuu.so && ln -s libXmuu.so.1.0.0 libXmuu.so; }; }) libtool: install: /usr/bin/install -c .libs/libXmuu.lai /tmp/instance-13/output-1/target/usr/lib/libXmuu.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/src' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3/doc' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xmu.pc xmuu.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXmu-1.1.3' >>> xlib_libXaw 1.0.14 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXaw-1.0.14.tar.bz2.VuYQ20/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXaw-1.0.14.tar.bz2' --2022-10-17 20:28:29-- http://xorg.freedesktop.org/releases/individual/lib/libXaw-1.0.14.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXaw-1.0.14.tar.bz2 [following] --2022-10-17 20:28:29-- https://www.x.org/releases/individual/lib/libXaw-1.0.14.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 690994 (675K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXaw-1.0.14.tar.bz2.VuYQ20/output' 0K .......... .......... .......... .......... .......... 7% 594K 1s 50K .......... .......... .......... .......... .......... 14% 1.16M 1s 100K .......... .......... .......... .......... .......... 22% 99.2M 0s 150K .......... .......... .......... .......... .......... 29% 1.17M 0s 200K .......... .......... .......... .......... .......... 37% 80.3M 0s 250K .......... .......... .......... .......... .......... 44% 16.1M 0s 300K .......... .......... .......... .......... .......... 51% 212M 0s 350K .......... .......... .......... .......... .......... 59% 1.23M 0s 400K .......... .......... .......... .......... .......... 66% 136M 0s 450K .......... .......... .......... .......... .......... 74% 183M 0s 500K .......... .......... .......... .......... .......... 81% 194M 0s 550K .......... .......... .......... .......... .......... 88% 203M 0s 600K .......... .......... .......... .......... .......... 96% 170M 0s 650K .......... .......... .... 100% 214M=0.2s 2022-10-17 20:28:29 (3.09 MB/s) - '/tmp/instance-13/output-1/build/.libXaw-1.0.14.tar.bz2.VuYQ20/output' saved [690994/690994] libXaw-1.0.14.tar.bz2: OK (sha256: 76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e) libXaw-1.0.14.tar.bz2: OK (sha512: 29d1c151369523ae6cb418e636b0b7b39ccccc35462a0b394dbeb46d5b6d780badd2eb872a55d9fbba1ee1af034e76c0463f40f8d8a7be2c336d08b3b1bf81d4) >>> xlib_libXaw 1.0.14 Extracting bzcat /tmp/instance-13/dl/xlib_libXaw/libXaw-1.0.14.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXaw-1.0.14 -xf - >>> xlib_libXaw 1.0.14 Patching >>> xlib_libXaw 1.0.14 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXaw-1.0.14 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXaw 1.0.14 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/ltmain.sh Hunk #1 succeeded at 2741 (offset 54 lines). Hunk #2 succeeded at 4331 (offset 54 lines). Hunk #3 succeeded at 6627 (offset 73 lines). Hunk #4 succeeded at 6637 (offset 73 lines). Hunk #5 succeeded at 6930 (offset 73 lines). Hunk #6 succeeded at 7232 (offset 83 lines). Hunk #7 succeeded at 8202 (offset 90 lines). Hunk #8 succeeded at 10832 (offset 122 lines). >>> xlib_libXaw 1.0.14 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build functional specifications... yes checking for xsltproc... /tmp/instance-13/output-1/host/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for gawk... (cached) gawk checking pkg-config is at least version 0.9.0... yes checking for XAW6... yes checking for XAW7... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking widec.h usability... no checking widec.h presence... no checking for widec.h... no checking for iswalnum... yes checking for getpagesize... yes checking if C const-support is wanted... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating specs/Makefile config.status: creating specs/libXaw.ent config.status: creating src/Makefile config.status: creating xaw6.pc config.status: creating xaw7.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libtool_hack commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --enable-ipv6, --disable-nls >>> xlib_libXaw 1.0.14 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' Making all in include make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/include' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' CC libXaw6_la-Actions.lo CC libXaw6_la-AllWidgets.lo CC libXaw6_la-AsciiSink.lo CC libXaw6_la-AsciiSrc.lo AsciiSrc.c: In function 'InitStringOrFile': AsciiSrc.c:1452:39: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1452 | src->ascii_src.string = "*ascii-src*"; | ^ CC libXaw6_la-AsciiText.lo CC libXaw6_la-Box.lo CC libXaw6_la-Command.lo CC libXaw6_la-Converters.lo CC libXaw6_la-Dialog.lo CC libXaw6_la-DisplayList.lo CC libXaw6_la-Form.lo CC libXaw6_la-Grip.lo CC libXaw6_la-Label.lo CC libXaw6_la-List.lo CC libXaw6_la-MenuButton.lo CC libXaw6_la-MultiSrc.lo CC libXaw6_la-MultiSink.lo CC libXaw6_la-OS.lo CC libXaw6_la-Paned.lo CC libXaw6_la-Panner.lo CC libXaw6_la-Pixmap.lo CC libXaw6_la-Porthole.lo CC libXaw6_la-Repeater.lo CC libXaw6_la-Scrollbar.lo CC libXaw6_la-Simple.lo CC libXaw6_la-SimpleMenu.lo CC libXaw6_la-Sme.lo CC libXaw6_la-SmeBSB.lo CC libXaw6_la-SmeLine.lo CC libXaw6_la-StripChart.lo CC libXaw6_la-Text.lo Text.c: In function '_XawTextSetScrollBars': Text.c:1507:17: warning: cast from function call of type 'unsigned int' to non-matching type 'float' [-Wbad-function-cast] 1507 | denom = (float)GetWidestLine(ctx); | ^ Text.c: In function 'HJump': Text.c:1768:57: warning: cast from function call of type 'unsigned int' to non-matching type 'float' [-Wbad-function-cast] 1768 | (ctx->text.r_margin.left - (int)(percent * (float)GetWidestLine(ctx))); | ^ CC libXaw6_la-TextSink.lo CC libXaw6_la-TextSrc.lo CC libXaw6_la-TextAction.lo TextAction.c: In function '_SelectionReceived': TextAction.c:424:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 424 | textprop.value = (const unsigned char *)" >> ILLEGAL SELECTION << "; | ^ TextAction.c: In function '_DeleteOrKill': TextAction.c:1333:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1333 | text.ptr = ""; | ^ TextAction.c: In function 'AutoFill': TextAction.c:3023:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3023 | text.ptr = "\n"; | ^ TextAction.c: In function 'InsertString': TextAction.c:3298:51: warning: passing argument 1 of 'IfHexConvertHexElseReturnParam' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3298 | text.ptr = IfHexConvertHexElseReturnParam(*params, &text.length); | ^~~~~~~ TextAction.c:3218:38: note: expected 'char *' but argument is of type 'String' {aka 'const char *'} 3218 | IfHexConvertHexElseReturnParam(char *param, int *len_return) | ~~~~~~^~~~~ TextAction.c: In function 'DisplayCaret': TextAction.c:3373:48: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3373 | from.size = (unsigned)strlen(from.addr = params[0]); | ^ TextAction.c: In function 'StripOutOldCRs': TextAction.c:3534:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3534 | text.ptr= " "; | ^ TextAction.c: In function 'InsertNewCRs': TextAction.c:3640:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3640 | text.ptr = "\n"; | ^ TextAction.c: In function 'CaseProc': TextAction.c:4260:13: warning: ignoring return value of 'wctomb' declared with attribute 'warn_unused_result' [-Wunused-result] 4260 | wctomb((char*)mb, ((wchar_t*)block.ptr)[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libXaw6_la-TextPop.lo CC libXaw6_la-TextTr.lo CC libXaw6_la-Toggle.lo CC libXaw6_la-Tree.lo CC libXaw6_la-Vendor.lo CC libXaw6_la-Viewport.lo CC libXaw6_la-XawIm.lo XawIm.c: In function 'SizeNegotiation': XawIm.c:734:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 734 | XGetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:719:25: note: 'ic_a' declared here 719 | XPointer ic_a[5]; | ^~~~ XawIm.c:734:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 734 | XGetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:719:25: note: 'ic_a' declared here 719 | XPointer ic_a[5]; | ^~~~ XawIm.c: In function 'CreateIC': XawIm.c:888:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 888 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], pe_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | pe_a[9], pe_a[10], pe_a[11], pe_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | pe_a[13], pe_a[14], pe_a[15], pe_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:35: note: 'pe_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:888:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 888 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], pe_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | pe_a[9], pe_a[10], pe_a[11], pe_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | pe_a[13], pe_a[14], pe_a[15], pe_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:35: note: 'pe_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c: In function 'SetICValues': XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ CC libXaw6_la-XawInit.lo CC libXaw6_la-XawI18n.lo CCLD libXaw6.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXt.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libSM.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXext.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libSM.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved CC libXaw7_la-Actions.lo Actions.c: In function 'XawParseBoolean': Actions.c:160:11: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] 160 | value = (int)strtod(param, &tmp); | ^ CC libXaw7_la-AllWidgets.lo CC libXaw7_la-AsciiSink.lo CC libXaw7_la-AsciiSrc.lo AsciiSrc.c: In function 'ReadText': AsciiSrc.c:392:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 392 | text->ptr = ""; | ^ AsciiSrc.c: In function 'InitStringOrFile': AsciiSrc.c:1452:39: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1452 | src->ascii_src.string = "*ascii-src*"; | ^ CC libXaw7_la-AsciiText.lo CC libXaw7_la-Box.lo CC libXaw7_la-Command.lo CC libXaw7_la-Converters.lo CC libXaw7_la-Dialog.lo CC libXaw7_la-DisplayList.lo DisplayList.c: In function '_Xaw_Xlib_ArgsInitProc': DisplayList.c:1754:18: warning: cast from function call of type 'long int' to non-matching type 'void *' [-Wbad-function-cast] 1754 | retval = (void *)read_int((char *)params[0], NULL); | ^ DisplayList.c:1899:18: warning: cast from function call of type 'long int' to non-matching type 'void *' [-Wbad-function-cast] 1899 | retval = (void *)read_int((char *)params[0], NULL); | ^ DisplayList.c:1917:18: warning: cast from function call of type 'Font' {aka 'long unsigned int'} to non-matching type 'void *' [-Wbad-function-cast] 1917 | retval = (void *)XLoadFont(DisplayOfScreen(screen), params[0]); | ^ DisplayList.c:1945:22: warning: cast from function call of type 'long int' to non-matching type 'void *' [-Wbad-function-cast] 1945 | retval = (void *)read_int((char *)params[0], NULL); | ^ CC libXaw7_la-Form.lo CC libXaw7_la-Grip.lo CC libXaw7_la-Label.lo CC libXaw7_la-List.lo CC libXaw7_la-MenuButton.lo CC libXaw7_la-MultiSrc.lo CC libXaw7_la-MultiSink.lo CC libXaw7_la-OS.lo CC libXaw7_la-Paned.lo CC libXaw7_la-Panner.lo CC libXaw7_la-Pixmap.lo Pixmap.c: In function 'GetResourcePixmapPath': Pixmap.c:667:9: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 667 | "%H/%T/%N:%P/include/X11/%T/%N:/usr/X11R6/include/X11/%T/%N:/usr/include/X11/%T/%N:%N"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Pixmap.c: In function 'BitmapLoader': Pixmap.c:718:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 718 | {'T', "bitmaps"}, | ^~~~~~~~~ : warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] Pixmap.c:719:13: note: in expansion of macro 'PROJECT_ROOT' 719 | {'P', PROJECT_ROOT}, | ^~~~~~~~~~~~ Pixmap.c:749:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 749 | sub[1].substitution = params->name; | ^ Pixmap.c:757:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 757 | filename = params->name; | ^ Pixmap.c: In function 'GradientLoader': Pixmap.c:830:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 830 | value = argval->value; | ^ Pixmap.c:841:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 841 | value = argval->value; | ^ Pixmap.c: In function 'XPixmapLoader': Pixmap.c:938:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 938 | {'T', "pixmaps"}, | ^~~~~~~~~ : warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] Pixmap.c:939:13: note: in expansion of macro 'PROJECT_ROOT' 939 | {'P', PROJECT_ROOT}, | ^~~~~~~~~~~~ Pixmap.c:951:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 951 | sub[1].substitution = params->name; | ^ CC libXaw7_la-Porthole.lo CC libXaw7_la-Repeater.lo CC libXaw7_la-Scrollbar.lo CC libXaw7_la-Simple.lo CC libXaw7_la-SimpleMenu.lo CC libXaw7_la-Sme.lo CC libXaw7_la-SmeBSB.lo CC libXaw7_la-SmeLine.lo CC libXaw7_la-StripChart.lo CC libXaw7_la-Text.lo Text.c: In function '_XawTextSetScrollBars': Text.c:1507:17: warning: cast from function call of type 'unsigned int' to non-matching type 'float' [-Wbad-function-cast] 1507 | denom = (float)GetWidestLine(ctx); | ^ Text.c: In function 'HJump': Text.c:1768:57: warning: cast from function call of type 'unsigned int' to non-matching type 'float' [-Wbad-function-cast] 1768 | (ctx->text.r_margin.left - (int)(percent * (float)GetWidestLine(ctx))); | ^ CC libXaw7_la-TextSink.lo CC libXaw7_la-TextSrc.lo TextSrc.c:241:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 241 | static char *SrcNL = "\n"; | ^~~~ CC libXaw7_la-TextAction.lo TextAction.c: In function '_SelectionReceived': TextAction.c:424:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 424 | textprop.value = (const unsigned char *)" >> ILLEGAL SELECTION << "; | ^ TextAction.c: In function '_DeleteOrKill': TextAction.c:1333:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1333 | text.ptr = ""; | ^ TextAction.c: In function 'StripSpaces': TextAction.c:1603:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1603 | text.ptr = " "; | ^ TextAction.c:1640:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1640 | text.ptr = ""; | ^ TextAction.c: In function 'Tabify': TextAction.c:1720:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1720 | text.ptr = "\t"; | ^ TextAction.c: In function 'Untabify': TextAction.c:1862:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1862 | static char *tabs = " "; | ^~~~~~~~~~ TextAction.c: In function 'DoFormatText': TextAction.c:2185:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2185 | text.ptr = "\n"; | ^ TextAction.c: In function 'Indent': TextAction.c:2336:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2336 | text.ptr = ""; | ^ TextAction.c: In function 'AutoFill': TextAction.c:3023:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3023 | text.ptr = "\n"; | ^ TextAction.c: In function 'InsertString': TextAction.c:3298:51: warning: passing argument 1 of 'IfHexConvertHexElseReturnParam' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3298 | text.ptr = IfHexConvertHexElseReturnParam(*params, &text.length); | ^~~~~~~ TextAction.c:3218:38: note: expected 'char *' but argument is of type 'String' {aka 'const char *'} 3218 | IfHexConvertHexElseReturnParam(char *param, int *len_return) | ~~~~~~^~~~~ TextAction.c: In function 'DisplayCaret': TextAction.c:3373:48: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3373 | from.size = (unsigned)strlen(from.addr = params[0]); | ^ TextAction.c: In function 'StripOutOldCRs': TextAction.c:3534:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3534 | text.ptr= " "; | ^ TextAction.c: In function 'InsertNewCRs': TextAction.c:3640:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3640 | text.ptr = "\n"; | ^ TextAction.c: In function 'CaseProc': TextAction.c:4260:13: warning: ignoring return value of 'wctomb' declared with attribute 'warn_unused_result' [-Wunused-result] 4260 | wctomb((char*)mb, ((wchar_t*)block.ptr)[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libXaw7_la-TextPop.lo CC libXaw7_la-TextTr.lo CC libXaw7_la-Toggle.lo CC libXaw7_la-Tree.lo CC libXaw7_la-Vendor.lo CC libXaw7_la-Viewport.lo CC libXaw7_la-XawIm.lo XawIm.c: In function 'SizeNegotiation': XawIm.c:734:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 734 | XGetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:719:25: note: 'ic_a' declared here 719 | XPointer ic_a[5]; | ^~~~ XawIm.c:734:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 734 | XGetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:719:25: note: 'ic_a' declared here 719 | XPointer ic_a[5]; | ^~~~ XawIm.c: In function 'CreateIC': XawIm.c:888:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 888 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], pe_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | pe_a[9], pe_a[10], pe_a[11], pe_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | pe_a[13], pe_a[14], pe_a[15], pe_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:35: note: 'pe_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:888:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 888 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], pe_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | pe_a[9], pe_a[10], pe_a[11], pe_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | pe_a[13], pe_a[14], pe_a[15], pe_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:35: note: 'pe_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c: In function 'SetICValues': XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ CC libXaw7_la-XawInit.lo CC libXaw7_la-XawI18n.lo CC libXaw7_la-Tip.lo CCLD libXaw7.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXt.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libSM.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXext.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libSM.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/man' GEN Xaw.3 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/man' Making all in specs make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' >>> xlib_libXaw 1.0.14 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/include' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xaw' /usr/bin/install -c -m 644 X11/Xaw/AllWidgets.h X11/Xaw/AsciiSink.h X11/Xaw/AsciiSinkP.h X11/Xaw/AsciiSrc.h X11/Xaw/AsciiSrcP.h X11/Xaw/AsciiText.h X11/Xaw/AsciiTextP.h X11/Xaw/Box.h X11/Xaw/BoxP.h X11/Xaw/Cardinals.h X11/Xaw/Command.h X11/Xaw/CommandP.h X11/Xaw/Dialog.h X11/Xaw/DialogP.h X11/Xaw/Form.h X11/Xaw/FormP.h X11/Xaw/Grip.h X11/Xaw/GripP.h X11/Xaw/Label.h X11/Xaw/LabelP.h X11/Xaw/List.h X11/Xaw/ListP.h X11/Xaw/MenuButton.h X11/Xaw/MenuButtoP.h X11/Xaw/MultiSrc.h X11/Xaw/MultiSrcP.h X11/Xaw/MultiSink.h X11/Xaw/MultiSinkP.h X11/Xaw/Paned.h X11/Xaw/PanedP.h X11/Xaw/Panner.h X11/Xaw/PannerP.h X11/Xaw/Porthole.h X11/Xaw/PortholeP.h X11/Xaw/Repeater.h X11/Xaw/RepeaterP.h X11/Xaw/Reports.h X11/Xaw/Scrollbar.h X11/Xaw/ScrollbarP.h X11/Xaw/Simple.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xaw' /usr/bin/install -c -m 644 X11/Xaw/SimpleP.h X11/Xaw/SimpleMenu.h X11/Xaw/SimpleMenP.h X11/Xaw/Sme.h X11/Xaw/SmeP.h X11/Xaw/SmeBSB.h X11/Xaw/SmeBSBP.h X11/Xaw/SmeLine.h X11/Xaw/SmeLineP.h X11/Xaw/StripChart.h X11/Xaw/StripCharP.h X11/Xaw/Template.c X11/Xaw/Template.h X11/Xaw/TemplateP.h X11/Xaw/Text.h X11/Xaw/TextP.h X11/Xaw/TextSink.h X11/Xaw/TextSinkP.h X11/Xaw/TextSrc.h X11/Xaw/TextSrcP.h X11/Xaw/Tip.h X11/Xaw/TipP.h X11/Xaw/Toggle.h X11/Xaw/ToggleP.h X11/Xaw/Tree.h X11/Xaw/TreeP.h X11/Xaw/VendorEP.h X11/Xaw/Viewport.h X11/Xaw/ViewportP.h X11/Xaw/XawImP.h X11/Xaw/XawInit.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xaw' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/include' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXaw6.la libXaw7.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXaw6.so.6.0.1 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXaw6.so.6.0.1 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXaw6.so.6.0.1 libXaw6.so.6 || { rm -f libXaw6.so.6 && ln -s libXaw6.so.6.0.1 libXaw6.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXaw6.so.6.0.1 libXaw6.so || { rm -f libXaw6.so && ln -s libXaw6.so.6.0.1 libXaw6.so; }; }) libtool: install: /usr/bin/install -c .libs/libXaw6.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXaw6.la libtool: install: /usr/bin/install -c .libs/libXaw7.so.7.0.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXaw7.so.7.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXaw7.so.7.0.0 libXaw7.so.7 || { rm -f libXaw7.so.7 && ln -s libXaw7.so.7.0.0 libXaw7.so.7; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXaw7.so.7.0.0 libXaw7.so || { rm -f libXaw7.so && ln -s libXaw7.so.7.0.0 libXaw7.so; }; }) libtool: install: /usr/bin/install -c .libs/libXaw7.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXaw7.la libtool: warning: remember to run 'libtool --finish /usr/lib' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' GEN install-exec-hook GEN install-exec-hook make[4]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 Xaw.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/man' Making install in specs make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libXaw' /usr/bin/install -c -m 644 libXaw.xml AsciiSink.xml AsciiSource.xml AsciiText.xml Box.xml CH1.xml CH2.xml CH3.xml CH4.xml CH5.xml CH6.xml CH7.xml Command.xml Dialog.xml Form.xml Grip.xml Label.xml List.xml MenuButton.xml Paned.xml Panner.xml Porthole.xml Repeater.xml Scrollbar.xml SimpleMenu.xml Simple.xml SmeBSB.xml SmeLine.xml Sme.xml StripChart.xml Template_private_header_file.xml Template_public_header_file.xml Template_widget_source_file.xml Template.xml TextActions_default_translation_bindings.xml TextActions_text_widget_actions.xml TextActions.xml TextCustom.xml TextFuncs.xml TextSink.xml '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libXaw' /usr/bin/install -c -m 644 TextSource.xml Text.xml Toggle.xml TPage_Credits.xml Tree.xml Viewport.xml '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libXaw' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libXaw' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/specs' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/specs' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && rm -f libXaw.so && ln -s libXaw7.so libXaw.so make[4]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xaw6.pc xaw7.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' >>> xlib_libXaw 1.0.14 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXaw 1.0.14 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/include' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/Xaw' /usr/bin/install -c -m 644 X11/Xaw/AllWidgets.h X11/Xaw/AsciiSink.h X11/Xaw/AsciiSinkP.h X11/Xaw/AsciiSrc.h X11/Xaw/AsciiSrcP.h X11/Xaw/AsciiText.h X11/Xaw/AsciiTextP.h X11/Xaw/Box.h X11/Xaw/BoxP.h X11/Xaw/Cardinals.h X11/Xaw/Command.h X11/Xaw/CommandP.h X11/Xaw/Dialog.h X11/Xaw/DialogP.h X11/Xaw/Form.h X11/Xaw/FormP.h X11/Xaw/Grip.h X11/Xaw/GripP.h X11/Xaw/Label.h X11/Xaw/LabelP.h X11/Xaw/List.h X11/Xaw/ListP.h X11/Xaw/MenuButton.h X11/Xaw/MenuButtoP.h X11/Xaw/MultiSrc.h X11/Xaw/MultiSrcP.h X11/Xaw/MultiSink.h X11/Xaw/MultiSinkP.h X11/Xaw/Paned.h X11/Xaw/PanedP.h X11/Xaw/Panner.h X11/Xaw/PannerP.h X11/Xaw/Porthole.h X11/Xaw/PortholeP.h X11/Xaw/Repeater.h X11/Xaw/RepeaterP.h X11/Xaw/Reports.h X11/Xaw/Scrollbar.h X11/Xaw/ScrollbarP.h X11/Xaw/Simple.h '/tmp/instance-13/output-1/target/usr/include/X11/Xaw' /usr/bin/install -c -m 644 X11/Xaw/SimpleP.h X11/Xaw/SimpleMenu.h X11/Xaw/SimpleMenP.h X11/Xaw/Sme.h X11/Xaw/SmeP.h X11/Xaw/SmeBSB.h X11/Xaw/SmeBSBP.h X11/Xaw/SmeLine.h X11/Xaw/SmeLineP.h X11/Xaw/StripChart.h X11/Xaw/StripCharP.h X11/Xaw/Template.c X11/Xaw/Template.h X11/Xaw/TemplateP.h X11/Xaw/Text.h X11/Xaw/TextP.h X11/Xaw/TextSink.h X11/Xaw/TextSinkP.h X11/Xaw/TextSrc.h X11/Xaw/TextSrcP.h X11/Xaw/Tip.h X11/Xaw/TipP.h X11/Xaw/Toggle.h X11/Xaw/ToggleP.h X11/Xaw/Tree.h X11/Xaw/TreeP.h X11/Xaw/VendorEP.h X11/Xaw/Viewport.h X11/Xaw/ViewportP.h X11/Xaw/XawImP.h X11/Xaw/XawInit.h '/tmp/instance-13/output-1/target/usr/include/X11/Xaw' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/include' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXaw6.la libXaw7.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXaw6.so.6.0.1 /tmp/instance-13/output-1/target/usr/lib/libXaw6.so.6.0.1 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXaw6.so.6.0.1 libXaw6.so.6 || { rm -f libXaw6.so.6 && ln -s libXaw6.so.6.0.1 libXaw6.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXaw6.so.6.0.1 libXaw6.so || { rm -f libXaw6.so && ln -s libXaw6.so.6.0.1 libXaw6.so; }; }) libtool: install: /usr/bin/install -c .libs/libXaw6.lai /tmp/instance-13/output-1/target/usr/lib/libXaw6.la libtool: install: /usr/bin/install -c .libs/libXaw7.so.7.0.0 /tmp/instance-13/output-1/target/usr/lib/libXaw7.so.7.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXaw7.so.7.0.0 libXaw7.so.7 || { rm -f libXaw7.so.7 && ln -s libXaw7.so.7.0.0 libXaw7.so.7; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXaw7.so.7.0.0 libXaw7.so || { rm -f libXaw7.so && ln -s libXaw7.so.7.0.0 libXaw7.so; }; }) libtool: install: /usr/bin/install -c .libs/libXaw7.lai /tmp/instance-13/output-1/target/usr/lib/libXaw7.la libtool: warning: remember to run 'libtool --finish /usr/lib' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' GEN install-exec-hook GEN install-exec-hook make[4]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 Xaw.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/man' Making install in specs make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/libXaw' /usr/bin/install -c -m 644 libXaw.xml AsciiSink.xml AsciiSource.xml AsciiText.xml Box.xml CH1.xml CH2.xml CH3.xml CH4.xml CH5.xml CH6.xml CH7.xml Command.xml Dialog.xml Form.xml Grip.xml Label.xml List.xml MenuButton.xml Paned.xml Panner.xml Porthole.xml Repeater.xml Scrollbar.xml SimpleMenu.xml Simple.xml SmeBSB.xml SmeLine.xml Sme.xml StripChart.xml Template_private_header_file.xml Template_public_header_file.xml Template_widget_source_file.xml Template.xml TextActions_default_translation_bindings.xml TextActions_text_widget_actions.xml TextActions.xml TextCustom.xml TextFuncs.xml TextSink.xml '/tmp/instance-13/output-1/target/usr/share/doc/libXaw' /usr/bin/install -c -m 644 TextSource.xml Text.xml Toggle.xml TPage_Credits.xml Tree.xml Viewport.xml '/tmp/instance-13/output-1/target/usr/share/doc/libXaw' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/libXaw' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/specs' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14/specs' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' cd /tmp/instance-13/output-1/target/usr/lib && rm -f libXaw.so && ln -s libXaw7.so libXaw.so make[4]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xaw6.pc xaw7.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXaw-1.0.14' >>> xapp_viewres 1.0.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.viewres-1.0.6.tar.bz2.sYJDj0/output' 'http://xorg.freedesktop.org/releases/individual/app/viewres-1.0.6.tar.bz2' --2022-10-17 20:29:36-- http://xorg.freedesktop.org/releases/individual/app/viewres-1.0.6.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/viewres-1.0.6.tar.bz2 [following] --2022-10-17 20:29:36-- https://www.x.org/releases/individual/app/viewres-1.0.6.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 135200 (132K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.viewres-1.0.6.tar.bz2.sYJDj0/output' 0K .......... .......... .......... .......... .......... 37% 583K 0s 50K .......... .......... .......... .......... .......... 75% 1.14M 0s 100K .......... .......... .......... .. 100% 184M=0.1s 2022-10-17 20:29:36 (1.00 MB/s) - '/tmp/instance-13/output-1/build/.viewres-1.0.6.tar.bz2.sYJDj0/output' saved [135200/135200] viewres-1.0.6.tar.bz2: OK (md5: 38e6568271d8098327706c5cf855dbc7) viewres-1.0.6.tar.bz2: OK (sha1: f1d12e5b4e1180916edb44234599a486b025b480) viewres-1.0.6.tar.bz2: OK (sha256: 11c15db02066c1d5fc3febf9b185d16c1112f87e37c4b101a484dcefffb80934) viewres-1.0.6.tar.bz2: OK (sha512: 3f4cfc61608bc6c9b35ef66ceb473661ca01946d3306d54040d32803e8e0eec506a0ce37ea22bfe514544a6ba9645fd30f39b20c063aff696b3c0fda3fe95dff) >>> xapp_viewres 1.0.6 Extracting bzcat /tmp/instance-13/dl/xapp_viewres/viewres-1.0.6.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xapp_viewres-1.0.6 -xf - >>> xapp_viewres 1.0.6 Patching >>> xapp_viewres 1.0.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xapp_viewres-1.0.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_viewres 1.0.6 Patching libtool >>> xapp_viewres 1.0.6 Configuring (cd /tmp/instance-13/output-1/build/xapp_viewres-1.0.6/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 --with-appdefaultdir=/usr/share/X11/app-defaults ) 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 mips64-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 style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for VIEWRES... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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 >>> xapp_viewres 1.0.6 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xapp_viewres-1.0.6/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6/man' GEN viewres.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' CC viewres.o viewres.c:107:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | { "-top", "*topObject", XrmoptionSepArg, (XPointer) NULL }, | ^~~~~~ viewres.c:107:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | { "-top", "*topObject", XrmoptionSepArg, (XPointer) NULL }, | ^~~~~~~~~~~~ viewres.c:108:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 108 | { "-variable", "*showVariable", XrmoptionNoArg, (XPointer) "on" }, | ^~~~~~~~~~~ viewres.c:108:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 108 | { "-variable", "*showVariable", XrmoptionNoArg, (XPointer) "on" }, | ^~~~~~~~~~~~~~~ viewres.c:109:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 109 | { "-vertical", "*Tree.Gravity", XrmoptionNoArg, (XPointer) "north" } | ^~~~~~~~~~~ viewres.c:109:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 109 | { "-vertical", "*Tree.Gravity", XrmoptionNoArg, (XPointer) "north" } | ^~~~~~~~~~~~~~~ CCLD viewres make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' >>> xapp_viewres 1.0.6 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xapp_viewres-1.0.6/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 viewres.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c viewres '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/X11/app-defaults' /usr/bin/install -c -m 644 app-defaults/Viewres app-defaults/Viewres-color '/tmp/instance-13/output-1/target/usr/share/X11/app-defaults' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_viewres-1.0.6' >>> xapp_x11perf 1.6.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.x11perf-1.6.1.tar.bz2.NU7UCH/output' 'http://xorg.freedesktop.org/releases/individual/app/x11perf-1.6.1.tar.bz2' --2022-10-17 20:29:45-- http://xorg.freedesktop.org/releases/individual/app/x11perf-1.6.1.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/x11perf-1.6.1.tar.bz2 [following] --2022-10-17 20:29:45-- https://www.x.org/releases/individual/app/x11perf-1.6.1.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 189446 (185K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.x11perf-1.6.1.tar.bz2.NU7UCH/output' 0K .......... .......... .......... .......... .......... 27% 601K 0s 50K .......... .......... .......... .......... .......... 54% 595K 0s 100K .......... .......... .......... .......... .......... 81% 182M 0s 150K .......... .......... .......... ..... 100% 209M=0.2s 2022-10-17 20:29:46 (1.08 MB/s) - '/tmp/instance-13/output-1/build/.x11perf-1.6.1.tar.bz2.NU7UCH/output' saved [189446/189446] x11perf-1.6.1.tar.bz2: OK (md5: e96b56756990c56c24d2d02c2964456b) x11perf-1.6.1.tar.bz2: OK (sha1: c54ebef80b6cb565397fe2e3069e0d7470027e5a) x11perf-1.6.1.tar.bz2: OK (sha256: 1c7e0b8ffc2794b4ccf11e04d551823abe0ea47b4f7db0637390db6fbe817c34) x11perf-1.6.1.tar.bz2: OK (sha512: b386151bfe3d7c04ab9953ae1882f3c5b627d6d1afb9a8cfe87c58236a88883fc11bbadb2226b9aa61df84b4fce625a1c9e3d146a124ac17e8d7d605b35d9c0b) >>> xapp_x11perf 1.6.1 Extracting bzcat /tmp/instance-13/dl/xapp_x11perf/x11perf-1.6.1.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xapp_x11perf-1.6.1 -xf - >>> xapp_x11perf 1.6.1 Patching >>> xapp_x11perf 1.6.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xapp_x11perf-1.6.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_x11perf 1.6.1 Patching libtool >>> xapp_x11perf 1.6.1 Configuring (cd /tmp/instance-13/output-1/build/xapp_x11perf-1.6.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for mktemp... /usr/bin/mktemp checking for X11PERF... yes checking for XRENDER... yes checking for XFT... yes checking for XEXT... yes checking for XShmQueryExtension... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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 >>> xapp_x11perf 1.6.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xapp_x11perf-1.6.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1/man' GEN x11perfcomp.1 GEN x11perf.1 GEN Xmark.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' CC bitmaps.o CC do_arcs.o CC do_blt.o CC do_complex.o CC do_dots.o CC do_lines.o CC do_movewin.o CC do_rects.o CC do_segs.o CC do_simple.o CC do_tests.o CC do_text.o CC do_traps.o CC do_tris.o CC do_valgc.o CC do_windows.o CC x11perf.o x11perf.c: In function 'CreateClipWindows': x11perf.c:601:34: warning: declaration of 'clips' shadows a global declaration [-Wshadow] 601 | CreateClipWindows(XParms xp, int clips) | ~~~~^~~~~ x11perf.c:134:12: note: shadowed declaration is here 134 | static int clips = 0; | ^~~~~ x11perf.c: In function 'DestroyClipWindows': x11perf.c:616:35: warning: declaration of 'clips' shadows a global declaration [-Wshadow] 616 | DestroyClipWindows(XParms xp, int clips) | ~~~~^~~~~ x11perf.c:134:12: note: shadowed declaration is here 134 | static int clips = 0; | ^~~~~ x11perf.c: In function 'DoTest': x11perf.c:628:25: warning: declaration of 'test' shadows a global declaration [-Wshadow] 628 | DoTest(XParms xp, Test *test, int64_t reps) | ~~~~~~^~~~ In file included from x11perf.c:35: x11perf.h:134:13: note: shadowed declaration is here 134 | extern Test test[]; | ^~~~ x11perf.c: In function 'CalibrateTest': x11perf.c:653:32: warning: declaration of 'test' shadows a global declaration [-Wshadow] 653 | CalibrateTest(XParms xp, Test *test, int seconds, double *usecperobj) | ~~~~~~^~~~ In file included from x11perf.c:35: x11perf.h:134:13: note: shadowed declaration is here 134 | extern Test test[]; | ^~~~ x11perf.c:653:42: warning: declaration of 'seconds' shadows a global declaration [-Wshadow] 653 | CalibrateTest(XParms xp, Test *test, int seconds, double *usecperobj) | ~~~~^~~~~~~ x11perf.c:107:17: note: shadowed declaration is here 107 | static int seconds = 5; | ^~~~~~~ x11perf.c: In function 'DisplayStatus': x11perf.c:818:60: warning: declaration of 'test' shadows a global declaration [-Wshadow] 818 | DisplayStatus(Display *d, const char *message, const char *test, int try) | ~~~~~~~~~~~~^~~~ In file included from x11perf.c:35: x11perf.h:134:13: note: shadowed declaration is here 134 | extern Test test[]; | ^~~~ x11perf.c: In function 'ProcessTest': x11perf.c:831:30: warning: declaration of 'test' shadows a global declaration [-Wshadow] 831 | ProcessTest(XParms xp, Test *test, int func, unsigned long pm, char *label) | ~~~~~~^~~~ In file included from x11perf.c:35: x11perf.h:134:13: note: shadowed declaration is here 134 | extern Test test[]; | ^~~~ x11perf.c: In function 'main': x11perf.c:953:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 953 | cp2 = "-"; | ^ CCLD x11perf GEN x11perfcomp make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' >>> xapp_x11perf 1.6.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xapp_x11perf-1.6.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 x11perfcomp.1 x11perf.1 Xmark.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c x11perf '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c x11perfcomp '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/X11/x11perfcomp' /usr/bin/install -c fillblnk perfboth perfratio Xmark '/tmp/instance-13/output-1/target/usr/lib/X11/x11perfcomp' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_x11perf-1.6.1' >>> xapp_xcalc 1.1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xcalc-1.1.1.tar.xz.7iJAIb/output' 'https://xorg.freedesktop.org/releases/individual/app/xcalc-1.1.1.tar.xz' --2022-10-17 20:29:59-- https://xorg.freedesktop.org/releases/individual/app/xcalc-1.1.1.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 140204 (137K) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.xcalc-1.1.1.tar.xz.7iJAIb/output' 0K .......... .......... .......... .......... .......... 36% 593K 0s 50K .......... .......... .......... .......... .......... 73% 1.14M 0s 100K .......... .......... .......... ...... 100% 201M=0.1s 2022-10-17 20:29:59 (1.05 MB/s) - '/tmp/instance-13/output-1/build/.xcalc-1.1.1.tar.xz.7iJAIb/output' saved [140204/140204] xcalc-1.1.1.tar.xz: OK (sha256: 8cb08212c5322e8043f39b28699e13a43f000976c90b3c7fadd4fae2766326b4) xcalc-1.1.1.tar.xz: OK (sha512: a261e9798d62727f40b9aff07e68e63ba40aa7f4f9b1811d8efd8c3e73cd5912d6178c55ca3c059968191051bd20b889b06b5e92b3df70c7b5d09bd013b9ebdb) >>> xapp_xcalc 1.1.1 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xapp_xcalc/xcalc-1.1.1.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xapp_xcalc-1.1.1 -xf - >>> xapp_xcalc 1.1.1 Patching >>> xapp_xcalc 1.1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xapp_xcalc-1.1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_xcalc 1.1.1 Patching libtool >>> xapp_xcalc 1.1.1 Configuring (cd /tmp/instance-13/output-1/build/xapp_xcalc-1.1.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 --with-appdefaultdir=/usr/share/X11/app-defaults ) 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 mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for strlcpy... no checking for XCALC... yes checking for APPDEFS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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 >>> xapp_xcalc 1.1.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xapp_xcalc-1.1.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1/man' GEN xcalc.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' CC actions.o CC math.o In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:61, from xcalc.h:44, from math.c:19: In function 'strncpy', inlined from 'strlcpy' at math.c:86:5, inlined from 'DrawDisplay' at math.c:228:13: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ math.c: In function 'negf': math.c:474:36: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] 474 | snprintf(tmp, sizeof(tmp), "-%s", dispstr); | ^ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from xcalc.h:47, from math.c:19: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 2 and 33 bytes into a destination of size 32 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:61, from xcalc.h:44, from math.c:19: In function 'strncpy', inlined from 'strlcpy' at math.c:86:5, inlined from 'negf' at math.c:475:5: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC xcalc.o xcalc.c:90:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | {"-rpn", "rpn", XrmoptionNoArg, (XtPointer)"on"}, | ^~~~~~ xcalc.c:90:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | {"-rpn", "rpn", XrmoptionNoArg, (XtPointer)"on"}, | ^~~~~ xcalc.c:91:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 91 | {"-stipple", "stipple", XrmoptionNoArg, (XtPointer)"on"} | ^~~~~~~~~~ xcalc.c:91:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 91 | {"-stipple", "stipple", XrmoptionNoArg, (XtPointer)"on"} | ^~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:61, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Shell.h:52, from xcalc.c:45: In function 'strncpy', inlined from 'convert' at xcalc.c:343:2, inlined from 'convert' at xcalc.c:336:16: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ xcalc.c: In function 'convert': xcalc.c:342:19: note: length computed here 342 | *length = strlen(dispstr); | ^~~~~~~~~~~~~~~ CCLD xcalc make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' >>> xapp_xcalc 1.1.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install-exec install-data -C /tmp/instance-13/output-1/build/xapp_xcalc-1.1.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' Making install-exec in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1/man' make[2]: Nothing to be done for 'install-exec'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c xcalc '/tmp/instance-13/output-1/target/usr/bin' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' Making install-data in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1/man' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xcalc.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/X11/app-defaults' /usr/bin/install -c -m 644 app-defaults/XCalc app-defaults/XCalc-color '/tmp/instance-13/output-1/target/usr/share/X11/app-defaults' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xcalc-1.1.1' >>> xapp_xconsole 1.0.8 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xconsole-1.0.8.tar.xz.ygvnyW/output' 'https://xorg.freedesktop.org/releases/individual/app/xconsole-1.0.8.tar.xz' --2022-10-17 20:30:09-- https://xorg.freedesktop.org/releases/individual/app/xconsole-1.0.8.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 129336 (126K) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.xconsole-1.0.8.tar.xz.ygvnyW/output' 0K .......... .......... .......... .......... .......... 39% 584K 0s 50K .......... .......... .......... .......... .......... 79% 1.45M 0s 100K .......... .......... ...... 100% 3.58M=0.1s 2022-10-17 20:30:09 (999 KB/s) - '/tmp/instance-13/output-1/build/.xconsole-1.0.8.tar.xz.ygvnyW/output' saved [129336/129336] xconsole-1.0.8.tar.xz: OK (sha256: 7b4a6af068e40e2e6a4521d6f35c9253ec152c287d025fff9cc4c99f2586bba4) xconsole-1.0.8.tar.xz: OK (sha512: 93fd8527abed4faaf0f6a3804ab08dbcb926b0aaf67fd814c003b6b1102e2f643be5362a020c7028ae928925ffd423df6eb456d4ed48cf30a4c5f00a7ce648fa) >>> xapp_xconsole 1.0.8 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xapp_xconsole/xconsole-1.0.8.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xapp_xconsole-1.0.8 -xf - >>> xapp_xconsole 1.0.8 Patching >>> xapp_xconsole 1.0.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xapp_xconsole-1.0.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_xconsole 1.0.8 Patching libtool >>> xapp_xconsole 1.0.8 Configuring (cd /tmp/instance-13/output-1/build/xapp_xconsole-1.0.8/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 --with-appdefaultdir=/usr/share/X11/app-defaults ) 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 mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for XCONSOLE... yes checking for APPDEFS... yes checking for library containing openpty... none required checking for openpty... yes checking for util.h... no checking for libutil.h... no checking for pty.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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 >>> xapp_xconsole 1.0.8 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xapp_xconsole-1.0.8/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8/man' GEN xconsole.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' CC xconsole.o xconsole.c:119:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 119 | Offset (file), XtRString, "console" }, | ^~~~~~~~~ xconsole.c:137:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 137 | {"-file", "*file", XrmoptionSepArg, NULL}, | ^~~~~~~ xconsole.c:137:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 137 | {"-file", "*file", XrmoptionSepArg, NULL}, | ^~~~~~~ xconsole.c:138:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 138 | {"-notify", "*notify", XrmoptionNoArg, "TRUE"}, | ^~~~~~~~~ xconsole.c:138:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 138 | {"-notify", "*notify", XrmoptionNoArg, "TRUE"}, | ^~~~~~~~~ xconsole.c:138:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 138 | {"-notify", "*notify", XrmoptionNoArg, "TRUE"}, | ^~~~~~ xconsole.c:139:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | {"-nonotify", "*notify", XrmoptionNoArg, "FALSE"}, | ^~~~~~~~~~~ xconsole.c:139:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | {"-nonotify", "*notify", XrmoptionNoArg, "FALSE"}, | ^~~~~~~~~ xconsole.c:139:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | {"-nonotify", "*notify", XrmoptionNoArg, "FALSE"}, | ^~~~~~~ xconsole.c:140:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 140 | {"-daemon", "*daemon", XrmoptionNoArg, "TRUE"}, | ^~~~~~~~~ xconsole.c:140:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 140 | {"-daemon", "*daemon", XrmoptionNoArg, "TRUE"}, | ^~~~~~~~~ xconsole.c:140:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 140 | {"-daemon", "*daemon", XrmoptionNoArg, "TRUE"}, | ^~~~~~ xconsole.c:141:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 141 | {"-verbose", "*verbose", XrmoptionNoArg, "TRUE"}, | ^~~~~~~~~~ xconsole.c:141:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 141 | {"-verbose", "*verbose", XrmoptionNoArg, "TRUE"}, | ^~~~~~~~~~ xconsole.c:141:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 141 | {"-verbose", "*verbose", XrmoptionNoArg, "TRUE"}, | ^~~~~~ xconsole.c:142:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 142 | {"-exitOnFail", "*exitOnFail", XrmoptionNoArg, "TRUE"}, | ^~~~~~~~~~~~~ xconsole.c:142:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 142 | {"-exitOnFail", "*exitOnFail", XrmoptionNoArg, "TRUE"}, | ^~~~~~~~~~~~~ xconsole.c:142:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 142 | {"-exitOnFail", "*exitOnFail", XrmoptionNoArg, "TRUE"}, | ^~~~~~ xconsole.c:143:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 143 | {"-saveLines", "*saveLines", XrmoptionSepArg, NULL}, | ^~~~~~~~~~~~ xconsole.c:143:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 143 | {"-saveLines", "*saveLines", XrmoptionSepArg, NULL}, | ^~~~~~~~~~~~ xconsole.c: In function 'OpenConsole': xconsole.c:271:35: warning: passing argument 2 of 'TextAppend' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 271 | TextAppend (text, "Console log for ", 16); | ^~~~~~~~~~~~~~~~~~ xconsole.c:83:40: note: expected 'char *' but argument is of type 'const char *' 83 | static void TextAppend(Widget w, char *s, int len); | ~~~~~~^ xconsole.c:274:35: warning: passing argument 2 of 'TextAppend' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 274 | TextAppend (text, "\n", 1); | ^~~~ xconsole.c:83:40: note: expected 'char *' but argument is of type 'const char *' 83 | static void TextAppend(Widget w, char *s, int len); | ~~~~~~^ xconsole.c:302:31: warning: passing argument 2 of 'TextAppend' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 302 | TextAppend (text, "Couldn't open ", 14); | ^~~~~~~~~~~~~~~~ xconsole.c:83:40: note: expected 'char *' but argument is of type 'const char *' 83 | static void TextAppend(Widget w, char *s, int len); | ~~~~~~^ xconsole.c:304:31: warning: passing argument 2 of 'TextAppend' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 304 | TextAppend (text, "\n", 1); | ^~~~ xconsole.c:83:40: note: expected 'char *' but argument is of type 'const char *' 83 | static void TextAppend(Widget w, char *s, int len); | ~~~~~~^ xconsole.c: In function 'Clear': xconsole.c:428:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 428 | block.ptr = ""; | ^ xconsole.c: In function 'ScrollLine': xconsole.c:774:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 774 | block.ptr = ""; | ^ CCLD xconsole make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' >>> xapp_xconsole 1.0.8 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xapp_xconsole-1.0.8/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xconsole.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c xconsole '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/X11/app-defaults' /usr/bin/install -c -m 644 app-defaults/XConsole '/tmp/instance-13/output-1/target/usr/share/X11/app-defaults' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xconsole-1.0.8' >>> xlib_libxkbfile 1.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libxkbfile-1.1.0.tar.bz2.7gllov/output' 'http://xorg.freedesktop.org/releases/individual/lib/libxkbfile-1.1.0.tar.bz2' --2022-10-17 20:30:18-- http://xorg.freedesktop.org/releases/individual/lib/libxkbfile-1.1.0.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libxkbfile-1.1.0.tar.bz2 [following] --2022-10-17 20:30:18-- https://www.x.org/releases/individual/lib/libxkbfile-1.1.0.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 364678 (356K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libxkbfile-1.1.0.tar.bz2.7gllov/output' 0K .......... .......... .......... .......... .......... 14% 608K 1s 50K .......... .......... .......... .......... .......... 28% 1.22M 0s 100K .......... .......... .......... .......... .......... 42% 7.57M 0s 150K .......... .......... .......... .......... .......... 56% 1.38M 0s 200K .......... .......... .......... .......... .......... 70% 10.8M 0s 250K .......... .......... .......... .......... .......... 84% 49.3M 0s 300K .......... .......... .......... .......... .......... 98% 29.7M 0s 350K ...... 100% 136M=0.2s 2022-10-17 20:30:19 (2.03 MB/s) - '/tmp/instance-13/output-1/build/.libxkbfile-1.1.0.tar.bz2.7gllov/output' saved [364678/364678] libxkbfile-1.1.0.tar.bz2: OK (md5: dd7e1e946def674e78c0efbc5c7d5b3b) libxkbfile-1.1.0.tar.bz2: OK (sha1: 487f314b6dbc17e93d0fe1e3741392156a9ca895) libxkbfile-1.1.0.tar.bz2: OK (sha256: 758dbdaa20add2db4902df0b1b7c936564b7376c02a0acd1f2a331bd334b38c7) libxkbfile-1.1.0.tar.bz2: OK (sha512: 1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826) >>> xlib_libxkbfile 1.1.0 Extracting bzcat /tmp/instance-13/dl/xlib_libxkbfile/libxkbfile-1.1.0.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0 -xf - >>> xlib_libxkbfile 1.1.0 Patching >>> xlib_libxkbfile 1.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libxkbfile 1.1.0 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libxkbfile 1.1.0 Configuring (cd /tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for strcasecmp... yes checking for getc_unlocked... yes checking for XKBFILE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating xkbfile.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> xlib_libxkbfile 1.1.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/src' CC cout.lo CC maprules.lo CC srvmisc.lo CC xkbatom.lo In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xos.h:62, from xkbatom.c:80: In function 'strncpy', inlined from '_XkbMakeAtom' at xkbatom.c:144:9, inlined from 'XkbInternAtom' at xkbatom.c:212:16, inlined from 'XkbInternAtom' at xkbatom.c:207:1: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ xkbatom.c: In function 'XkbInternAtom': xkbatom.c:212:35: note: length computed here 212 | return _XkbMakeAtom(name, strlen(name), (!onlyIfExists)); | ^~~~~~~~~~~~ CC xkbbells.lo CC xkbconfig.lo xkbconfig.c:1069:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1069 | {"rules", _XkbCF_RulesFile}, | ^~~~~~~ xkbconfig.c:1070:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1070 | {"model", _XkbCF_Model}, | ^~~~~~~ xkbconfig.c:1071:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1071 | {"layout", _XkbCF_Layout}, | ^~~~~~~~ xkbconfig.c:1072:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1072 | {"variant", _XkbCF_Variant}, | ^~~~~~~~~ xkbconfig.c:1073:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1073 | {"options", _XkbCF_Options}, | ^~~~~~~~~ xkbconfig.c:1074:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1074 | {"keymap", _XkbCF_Keymap}, | ^~~~~~~~ xkbconfig.c:1075:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1075 | {"keycodes", _XkbCF_Keycodes}, | ^~~~~~~~~~ xkbconfig.c:1076:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1076 | {"geometry", _XkbCF_Geometry}, | ^~~~~~~~~~ xkbconfig.c:1077:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1077 | {"realsymbols", _XkbCF_PhysSymbols}, | ^~~~~~~~~~~~~ xkbconfig.c:1078:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1078 | {"actualsymbols", _XkbCF_PhysSymbols}, | ^~~~~~~~~~~~~~~ xkbconfig.c:1079:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1079 | {"symbols", _XkbCF_Symbols}, | ^~~~~~~~~ xkbconfig.c:1080:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1080 | {"symbolstouse", _XkbCF_Symbols}, | ^~~~~~~~~~~~~~ xkbconfig.c:1081:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1081 | {"types", _XkbCF_Types}, | ^~~~~~~ xkbconfig.c:1082:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1082 | {"compat", _XkbCF_CompatMap}, | ^~~~~~~~ xkbconfig.c:1083:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1083 | {"modifiers", _XkbCF_InitialMods}, | ^~~~~~~~~~~ xkbconfig.c:1084:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1084 | {"controls", _XkbCF_InitialCtrls}, | ^~~~~~~~~~ xkbconfig.c:1085:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1085 | {"click", _XkbCF_ClickVolume}, | ^~~~~~~ xkbconfig.c:1086:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1086 | {"clickvolume", _XkbCF_ClickVolume}, | ^~~~~~~~~~~~~ xkbconfig.c:1087:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1087 | {"bell", _XkbCF_BellVolume}, | ^~~~~~ xkbconfig.c:1088:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1088 | {"bellvolume", _XkbCF_BellVolume}, | ^~~~~~~~~~~~ xkbconfig.c:1089:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1089 | {"bellpitch", _XkbCF_BellPitch}, | ^~~~~~~~~~~ xkbconfig.c:1090:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1090 | {"bellduration", _XkbCF_BellDuration}, | ^~~~~~~~~~~~~~ xkbconfig.c:1091:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1091 | {"repeatdelay", _XkbCF_RepeatDelay}, | ^~~~~~~~~~~~~ xkbconfig.c:1092:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1092 | {"repeatinterval", _XkbCF_RepeatInterval}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1093:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1093 | {"slowkeysdelay", _XkbCF_SlowKeysDelay}, | ^~~~~~~~~~~~~~~ xkbconfig.c:1094:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1094 | {"debouncedelay", _XkbCF_DebounceDelay}, | ^~~~~~~~~~~~~~~ xkbconfig.c:1095:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1095 | {"mousekeysdelay", _XkbCF_MouseKeysDelay}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1096:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1096 | {"mousekeysinterval", _XkbCF_MouseKeysInterval}, | ^~~~~~~~~~~~~~~~~~~ xkbconfig.c:1097:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1097 | {"mousekeystimetomax", _XkbCF_MouseKeysTimeToMax}, | ^~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1098:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1098 | {"mousekeysmaxspeed", _XkbCF_MouseKeysMaxSpeed}, | ^~~~~~~~~~~~~~~~~~~ xkbconfig.c:1099:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1099 | {"mousekeyscurve", _XkbCF_MouseKeysCurve}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1100:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1100 | {"accessxtimeout", _XkbCF_AccessXTimeout}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1101:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1101 | {"axtimeout", _XkbCF_AccessXTimeout}, | ^~~~~~~~~~~ xkbconfig.c:1102:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1102 | {"accessxtimeoutctrlson", _XkbCF_AccessXTimeoutCtrlsOn}, | ^~~~~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1103:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1103 | {"axtctrlson", _XkbCF_AccessXTimeoutCtrlsOn}, | ^~~~~~~~~~~~ xkbconfig.c:1104:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1104 | {"accessxtimeoutctrlsoff", _XkbCF_AccessXTimeoutCtrlsOff}, | ^~~~~~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1105:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1105 | {"axtctrlsoff", _XkbCF_AccessXTimeoutCtrlsOff}, | ^~~~~~~~~~~~~ xkbconfig.c:1106:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1106 | {"accessxtimeoutfeedbackon",_XkbCF_AccessXTimeoutOptsOn}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1107:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1107 | {"axtfeedbackon", _XkbCF_AccessXTimeoutOptsOn}, | ^~~~~~~~~~~~~~~ xkbconfig.c:1108:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1108 | {"accessxtimeoutfeedbackoff",_XkbCF_AccessXTimeoutOptsOff}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1109:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1109 | {"axtfeedbackoff", _XkbCF_AccessXTimeoutOptsOff}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1110:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1110 | {"ignorelockmods", _XkbCF_IgnoreLockMods}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1111:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1111 | {"ignorelockmodifiers", _XkbCF_IgnoreLockMods}, | ^~~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1112:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1112 | {"ignoregrouplock", _XkbCF_IgnoreGroupLock}, | ^~~~~~~~~~~~~~~~~ xkbconfig.c:1113:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1113 | {"internalmods", _XkbCF_InternalMods}, | ^~~~~~~~~~~~~~ xkbconfig.c:1114:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1114 | {"internalmodifiers", _XkbCF_InternalMods}, | ^~~~~~~~~~~~~~~~~~~ xkbconfig.c:1115:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1115 | {"outofrangegroups", _XkbCF_GroupsWrap}, | ^~~~~~~~~~~~~~~~~~ xkbconfig.c:1116:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1116 | {"groups", _XkbCF_GroupsWrap}, | ^~~~~~~~ xkbconfig.c:1117:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1117 | {"feedback", _XkbCF_InitialFeedback}, | ^~~~~~~~~~ xkbconfig.c: In function 'XkbCFReportError': xkbconfig.c:1344:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1344 | fprintf(file, msg, line); | ^~~~~~~ CC xkbdraw.lo xkbdraw.c: In function 'XkbGetOrderedDrawables': xkbdraw.c:79:23: warning: declaration of 'section' shadows a parameter [-Wshadow] 79 | XkbSectionPtr section; | ^~~~~~~ xkbdraw.c:72:59: note: shadowed declaration is here 72 | XkbGetOrderedDrawables(XkbGeometryPtr geom, XkbSectionPtr section) | ~~~~~~~~~~~~~~^~~~~~~ CC xkberrs.lo CC xkbmisc.lo xkbmisc.c: In function '_XkbKSCheckCase': xkbmisc.c:100:32: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] 100 | ((ks >= XK_Ygrave) && (ks <= XK_Fabovedot)) || | ^~ xkbmisc.c:114:36: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] 114 | ((ks >= XK_wdiaeresis) && (ks <= XK_ycircumflex))) { | ^~ xkbmisc.c: In function 'XkbWriteXKBKeymapForNames': xkbmisc.c:247:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 247 | name = "default"; | ^ CC xkbout.lo CC xkbtext.lo xkbtext.c:403:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | "NoneOf", "AnyOfOrNone", "AnyOf", "AllOf", "Exactly" | ^~~~~~~~ xkbtext.c:403:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | "NoneOf", "AnyOfOrNone", "AnyOf", "AllOf", "Exactly" | ^~~~~~~~~~~~~ xkbtext.c:403:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | "NoneOf", "AnyOfOrNone", "AnyOf", "AllOf", "Exactly" | ^~~~~~~ xkbtext.c:403:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | "NoneOf", "AnyOfOrNone", "AnyOf", "AllOf", "Exactly" | ^~~~~~~ xkbtext.c:403:48: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | "NoneOf", "AnyOfOrNone", "AnyOf", "AllOf", "Exactly" | ^~~~~~~~~ xkbtext.c:819:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 819 | "NoAction", | ^~~~~~~~~~ xkbtext.c:820:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 820 | "SetMods", "LatchMods", "LockMods", | ^~~~~~~~~ xkbtext.c:820:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 820 | "SetMods", "LatchMods", "LockMods", | ^~~~~~~~~~~ xkbtext.c:820:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 820 | "SetMods", "LatchMods", "LockMods", | ^~~~~~~~~~ xkbtext.c:821:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 821 | "SetGroup", "LatchGroup", "LockGroup", | ^~~~~~~~~~ xkbtext.c:821:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 821 | "SetGroup", "LatchGroup", "LockGroup", | ^~~~~~~~~~~~ xkbtext.c:821:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 821 | "SetGroup", "LatchGroup", "LockGroup", | ^~~~~~~~~~~ xkbtext.c:822:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 822 | "MovePtr", | ^~~~~~~~~ xkbtext.c:823:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 823 | "PtrBtn", "LockPtrBtn", | ^~~~~~~~ xkbtext.c:823:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 823 | "PtrBtn", "LockPtrBtn", | ^~~~~~~~~~~~ xkbtext.c:824:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 824 | "SetPtrDflt", | ^~~~~~~~~~~~ xkbtext.c:825:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 825 | "ISOLock", | ^~~~~~~~~ xkbtext.c:826:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 826 | "Terminate", "SwitchScreen", | ^~~~~~~~~~~ xkbtext.c:826:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 826 | "Terminate", "SwitchScreen", | ^~~~~~~~~~~~~~ xkbtext.c:827:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 827 | "SetControls", "LockControls", | ^~~~~~~~~~~~~ xkbtext.c:827:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 827 | "SetControls", "LockControls", | ^~~~~~~~~~~~~~ xkbtext.c:828:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 828 | "ActionMessage", | ^~~~~~~~~~~~~~~ xkbtext.c:829:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 829 | "RedirectKey", | ^~~~~~~~~~~~~ xkbtext.c:830:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 830 | "DeviceBtn", "LockDeviceBtn" | ^~~~~~~~~~~ xkbtext.c:830:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 830 | "DeviceBtn", "LockDeviceBtn" | ^~~~~~~~~~~~~~~ xkbtext.c: In function 'XkbBehaviorText': xkbtext.c:1476:19: warning: declaration of 'tmp' shadows a previous local [-Wshadow] 1476 | char *tmp; | ^~~ xkbtext.c:1457:21: note: shadowed declaration is here 1457 | char buf[256], *tmp; | ^~~ xkbtext.c: In function 'XkbGeomFPText': xkbtext.c:770:46: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] 770 | snprintf(buf, bufsize, "%d.%d", whole, frac); | ^ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from xkbtext.c:33: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 4 and 13 bytes into a destination of size 12 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ xkbtext.c:767:47: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] 767 | snprintf(buf, bufsize, "-%d.%d", wholeabs, frac); | ^ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from xkbtext.c:33: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 5 and 13 bytes into a destination of size 12 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CC xkmout.lo xkmout.c: In function 'SizeXKMSymbols': xkmout.c:519:31: warning: declaration of 'name' shadows a previous local [-Wshadow] 519 | char *name; | ^~~~ xkmout.c:490:11: note: shadowed declaration is here 490 | char *name; | ^~~~ CC xkmread.lo xkmread.c: In function 'ReadXkmSymbols': xkmread.c:671:26: warning: declaration of 'g' shadows a previous local [-Wshadow] 671 | register int g; | ^ xkmread.c:592:21: note: shadowed declaration is here 592 | register int i, g, s, totalVModMaps; | ^ xkmread.c: In function 'XkmReadTOC': xkmread.c:1108:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1108 | fread(file_info, SIZEOF(xkmFileInfo), 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xkmread.c:1118:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1118 | fread(&toc[i], SIZEOF(xkmSectionInfo), 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xkmread.c: In function 'XkmReadFileSection': xkmread.c:1149:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1149 | fread(&tmpTOC, SIZEOF(xkmSectionInfo), 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xkmread.c: In function 'XkmReadFileSectionName': xkmread.c:1224:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1224 | fread(&tmpTOC, SIZEOF(xkmSectionInfo), 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from xkmread.c:47: xkmread.c:1235:42: warning: 'tmpTOC.type' may be used uninitialized [-Wmaybe-uninitialized] 1235 | XkbConfigText(tmpTOC.type, XkbMessage), 0); | ~~~~~~^~~~~ XKBfileInt.h:39:47: note: in definition of macro '_XkbLibError' 39 | { _XkbErrCode= (c); _XkbErrLocation= (l); _XkbErrData= (d); } | ^ xkmread.c:1209:20: note: 'tmpTOC' declared here 1209 | xkmSectionInfo tmpTOC; | ^~~~~~ CCLD libxkbfile.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' >>> xlib_libxkbfile 1.1.0 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxkbfile.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libxkbfile.so.1.0.2 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libxkbfile.so.1.0.2 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libxkbfile.so.1.0.2 libxkbfile.so.1 || { rm -f libxkbfile.so.1 && ln -s libxkbfile.so.1.0.2 libxkbfile.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libxkbfile.so.1.0.2 libxkbfile.so || { rm -f libxkbfile.so && ln -s libxkbfile.so.1.0.2 libxkbfile.so; }; }) libtool: install: /usr/bin/install -c .libs/libxkbfile.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libxkbfile.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/XKM.h ../include/X11/extensions/XKBrules.h ../include/X11/extensions/XKBbells.h ../include/X11/extensions/XKBconfig.h ../include/X11/extensions/XKMformat.h ../include/X11/extensions/XKBfile.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xkbfile.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' >>> xlib_libxkbfile 1.1.0 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libxkbfile 1.1.0 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxkbfile.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libxkbfile.so.1.0.2 /tmp/instance-13/output-1/target/usr/lib/libxkbfile.so.1.0.2 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libxkbfile.so.1.0.2 libxkbfile.so.1 || { rm -f libxkbfile.so.1 && ln -s libxkbfile.so.1.0.2 libxkbfile.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libxkbfile.so.1.0.2 libxkbfile.so || { rm -f libxkbfile.so && ln -s libxkbfile.so.1.0.2 libxkbfile.so; }; }) libtool: install: /usr/bin/install -c .libs/libxkbfile.lai /tmp/instance-13/output-1/target/usr/lib/libxkbfile.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/XKM.h ../include/X11/extensions/XKBrules.h ../include/X11/extensions/XKBbells.h ../include/X11/extensions/XKBconfig.h ../include/X11/extensions/XKMformat.h ../include/X11/extensions/XKBfile.h '/tmp/instance-13/output-1/target/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xkbfile.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxkbfile-1.1.0' >>> xapp_xfd 1.1.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xfd-1.1.3.tar.bz2.eZzrFy/output' 'http://xorg.freedesktop.org/releases/individual/app/xfd-1.1.3.tar.bz2' --2022-10-17 20:30:50-- http://xorg.freedesktop.org/releases/individual/app/xfd-1.1.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/xfd-1.1.3.tar.bz2 [following] --2022-10-17 20:30:50-- https://www.x.org/releases/individual/app/xfd-1.1.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 141312 (138K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.xfd-1.1.3.tar.bz2.eZzrFy/output' 0K .......... .......... .......... .......... .......... 36% 596K 0s 50K .......... .......... .......... .......... .......... 72% 1.48M 0s 100K .......... .......... .......... ........ 100% 4.05M=0.1s 2022-10-17 20:30:50 (1.07 MB/s) - '/tmp/instance-13/output-1/build/.xfd-1.1.3.tar.bz2.eZzrFy/output' saved [141312/141312] xfd-1.1.3.tar.bz2: OK (md5: f9c9f2b101a96d4b50c2a4ab9b5ab5b1) xfd-1.1.3.tar.bz2: OK (sha1: ca6dbe2027b205992a52c6bb717a43508f12a8c4) xfd-1.1.3.tar.bz2: OK (sha256: 192f938ba5830e84cc807d8ead2ad9655b43eaed6500c830f3e083aad10ed958) xfd-1.1.3.tar.bz2: OK (sha512: 68e2d4ce5e24215353b6f3231191d69639c4dd90a703e03ccf152bbfe4012da071c387ba289f918fb0336a3be9ee49dc05cbec7273fa85f5e476ead7e10795f0) >>> xapp_xfd 1.1.3 Extracting bzcat /tmp/instance-13/dl/xapp_xfd/xfd-1.1.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xapp_xfd-1.1.3 -xf - >>> xapp_xfd 1.1.3 Patching >>> xapp_xfd 1.1.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xapp_xfd-1.1.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_xfd 1.1.3 Patching libtool >>> xapp_xfd 1.1.3 Configuring (cd /tmp/instance-13/output-1/build/xapp_xfd-1.1.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 LIBS= CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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 --with-appdefaultdir=/usr/share/X11/app-defaults --with-xkb ) 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 mips64-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 style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for library containing gettext... none required checking where to install localized messages... ${datarootdir}/locale checking for XFD... yes checking for APPDEFS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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 >>> xapp_xfd 1.1.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xapp_xfd-1.1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3/man' GEN xfd.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' CC grid.o In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/IntrinsicP.h:51, from grid.c:32: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gridP.h:32, from grid.c:37: grid.h:42:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | #define XtNcellColumns "cellColumns" | ^~~~~~~~~~~~~ grid.c:73:7: note: in expansion of macro 'XtNcellColumns' 73 | { XtNcellColumns, XtCCellColumns, XtRInt, sizeof(int), | ^~~~~~~~~~~~~~ grid.h:43:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | #define XtCCellColumns "CellColumns" | ^~~~~~~~~~~~~ grid.c:73:23: note: in expansion of macro 'XtCCellColumns' 73 | { XtNcellColumns, XtCCellColumns, XtRInt, sizeof(int), | ^~~~~~~~~~~~~~ grid.h:40:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 40 | #define XtNcellRows "cellRows" | ^~~~~~~~~~ grid.c:75:7: note: in expansion of macro 'XtNcellRows' 75 | { XtNcellRows, XtCCellRows, XtRInt, sizeof(int), | ^~~~~~~~~~~ grid.h:41:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 41 | #define XtCCellRows "CellRows" | ^~~~~~~~~~ grid.c:75:20: note: in expansion of macro 'XtCCellRows' 75 | { XtNcellRows, XtCCellRows, XtRInt, sizeof(int), | ^~~~~~~~~~~ grid.h:44:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | #define XtNcellWidth "cellWidth" | ^~~~~~~~~~~ grid.c:77:7: note: in expansion of macro 'XtNcellWidth' 77 | { XtNcellWidth, XtCCellWidth, XtRInt, sizeof(int), | ^~~~~~~~~~~~ grid.h:45:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 45 | #define XtCCellWidth "CellWidth" | ^~~~~~~~~~~ grid.c:77:21: note: in expansion of macro 'XtCCellWidth' 77 | { XtNcellWidth, XtCCellWidth, XtRInt, sizeof(int), | ^~~~~~~~~~~~ grid.h:46:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | #define XtNcellHeight "cellHeight" | ^~~~~~~~~~~~ grid.c:79:7: note: in expansion of macro 'XtNcellHeight' 79 | { XtNcellHeight, XtCCellHeight, XtRInt, sizeof(int), | ^~~~~~~~~~~~~ grid.h:47:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 47 | #define XtCCellHeight "CellHeight" | ^~~~~~~~~~~~ grid.c:79:22: note: in expansion of macro 'XtCCellHeight' 79 | { XtNcellHeight, XtCCellHeight, XtRInt, sizeof(int), | ^~~~~~~~~~~~~ grid.h:58:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 58 | #define XtNstartChar "startChar" | ^~~~~~~~~~~ grid.c:81:7: note: in expansion of macro 'XtNstartChar' 81 | { XtNstartChar, XtCStartChar, XtRLong, sizeof(long), | ^~~~~~~~~~~~ grid.h:59:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 59 | #define XtCStartChar "StartChar" | ^~~~~~~~~~~ grid.c:81:21: note: in expansion of macro 'XtCStartChar' 81 | { XtNstartChar, XtCStartChar, XtRLong, sizeof(long), | ^~~~~~~~~~~~ grid.c:81:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 81 | { XtNstartChar, XtCStartChar, XtRLong, sizeof(long), | ^~~~~~~ In file included from gridP.h:32, from grid.c:37: grid.h:49:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | #define XtNcenterChars "centerChars" | ^~~~~~~~~~~~~ grid.c:87:7: note: in expansion of macro 'XtNcenterChars' 87 | { XtNcenterChars, XtCCenterChars, XtRBoolean, sizeof(Boolean), | ^~~~~~~~~~~~~~ grid.h:50:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 50 | #define XtCCenterChars "CenterChars" | ^~~~~~~~~~~~~ grid.c:87:23: note: in expansion of macro 'XtCCenterChars' 87 | { XtNcenterChars, XtCCenterChars, XtRBoolean, sizeof(Boolean), | ^~~~~~~~~~~~~~ grid.h:52:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 52 | #define XtNboxChars "boxChars" | ^~~~~~~~~~ grid.c:89:7: note: in expansion of macro 'XtNboxChars' 89 | { XtNboxChars, XtCBoxChars, XtRBoolean, sizeof(Boolean), | ^~~~~~~~~~~ grid.h:53:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 53 | #define XtCBoxChars "BoxChars" | ^~~~~~~~~~ grid.c:89:20: note: in expansion of macro 'XtCBoxChars' 89 | { XtNboxChars, XtCBoxChars, XtRBoolean, sizeof(Boolean), | ^~~~~~~~~~~ grid.h:55:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | #define XtNboxColor "boxColor" | ^~~~~~~~~~ grid.c:91:7: note: in expansion of macro 'XtNboxColor' 91 | { XtNboxColor, XtCForeground, XtRPixel, sizeof(Pixel), | ^~~~~~~~~~~ grid.h:61:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 61 | #define XtNinternalPad "internalPad" | ^~~~~~~~~~~~~ grid.c:95:7: note: in expansion of macro 'XtNinternalPad' 95 | { XtNinternalPad, XtCInternalPad, XtRInt, sizeof(int), | ^~~~~~~~~~~~~~ grid.h:62:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 62 | #define XtCInternalPad "InternalPad" | ^~~~~~~~~~~~~ grid.c:95:23: note: in expansion of macro 'XtCInternalPad' 95 | { XtNinternalPad, XtCInternalPad, XtRInt, sizeof(int), | ^~~~~~~~~~~~~~ grid.h:64:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 64 | #define XtNgridWidth "gridWidth" | ^~~~~~~~~~~ grid.c:97:7: note: in expansion of macro 'XtNgridWidth' 97 | { XtNgridWidth, XtCGridWidth, XtRInt, sizeof(int), | ^~~~~~~~~~~~ grid.h:65:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 65 | #define XtCGridWidth "GridWidth" | ^~~~~~~~~~~ grid.c:97:21: note: in expansion of macro 'XtCGridWidth' 97 | { XtNgridWidth, XtCGridWidth, XtRInt, sizeof(int), | ^~~~~~~~~~~~ grid.h:67:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 67 | #define XtRXftColor "XftColor" | ^~~~~~~~~~ grid.c:100:36: note: in expansion of macro 'XtRXftColor' 100 | {XtNforeground, XtCForeground, XtRXftColor, sizeof(XftColor), | ^~~~~~~~~~~ grid.c:101:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 101 | Offset(fg_color), XtRString, XtDefaultForeground}, | ^~~~~~~~~~~~~~~~~~~ In file included from gridP.h:32, from grid.c:37: grid.h:69:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 69 | #define XtNface "face" | ^~~~~~ grid.c:102:6: note: in expansion of macro 'XtNface' 102 | {XtNface, XtCFace, XtRXftFont, sizeof (XftFont *), | ^~~~~~~ grid.h:70:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 70 | #define XtCFace "Face" | ^~~~~~ grid.c:102:15: note: in expansion of macro 'XtCFace' 102 | {XtNface, XtCFace, XtRXftFont, sizeof (XftFont *), | ^~~~~~~ grid.h:71:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | #define XtRXftFont "XftFont" | ^~~~~~~~~ grid.c:102:24: note: in expansion of macro 'XtRXftFont' 102 | {XtNface, XtCFace, XtRXftFont, sizeof (XftFont *), | ^~~~~~~~~~ grid.c:113:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 113 | { "notify", Notify }, | ^~~~~~~~ grid.c:119:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 119 | /* class_name */ "FontGrid", | ^~~~~~~~~~ CC xfd.o In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from xfd.c:33: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ xfd.c:60:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 60 | {"-fn", "*grid.font", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~ xfd.c:60:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 60 | {"-fn", "*grid.font", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~~~~~~~~ xfd.c:62:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 62 | {"-fa", "*grid.face", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~ xfd.c:62:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 62 | {"-fa", "*grid.face", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~~~~~~~~ xfd.c:64:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 64 | {"-start", "*startChar", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~~~~ xfd.c:64:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 64 | {"-start", "*startChar", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~~~~~~~~ xfd.c:65:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 65 | {"-box", "*grid.boxChars", XrmoptionNoArg, (caddr_t) "on" }, | ^~~~~~ xfd.c:65:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 65 | {"-box", "*grid.boxChars", XrmoptionNoArg, (caddr_t) "on" }, | ^~~~~~~~~~~~~~~~ xfd.c:66:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 66 | {"-bc", "*grid.boxColor", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~ xfd.c:66:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 66 | {"-bc", "*grid.boxColor", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~~~~~~~~~~~~ xfd.c:67:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 67 | {"-center", "*grid.centerChars", XrmoptionNoArg, (caddr_t) "on" }, | ^~~~~~~~~ xfd.c:67:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 67 | {"-center", "*grid.centerChars", XrmoptionNoArg, (caddr_t) "on" }, | ^~~~~~~~~~~~~~~~~~~ xfd.c:68:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | {"-rows", "*grid.cellRows", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~~~ xfd.c:68:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | {"-rows", "*grid.cellRows", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~~~~~~~~~~~~ xfd.c:69:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 69 | {"-columns", "*grid.cellColumns", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~~~~~~ xfd.c:69:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 69 | {"-columns", "*grid.cellColumns", XrmoptionSepArg, (caddr_t) NULL }, | ^~~~~~~~~~~~~~~~~~~ xfd.c:92:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 92 | { "Quit", do_quit }, | ^~~~~~ xfd.c:93:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 93 | { "Prev16", do_prev16 }, | ^~~~~~~~ xfd.c:94:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 94 | { "Prev", do_prev }, | ^~~~~~ xfd.c:95:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 95 | { "Next", do_next }, | ^~~~~~ xfd.c:96:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 96 | { "Next16", do_next16 }, | ^~~~~~~~ xfd.c:121:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 121 | { "selectFormat", "SelectFormat", XtRString, sizeof(char *), | ^~~~~~~~~~~~~~ xfd.c:121:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 121 | { "selectFormat", "SelectFormat", XtRString, sizeof(char *), | ^~~~~~~~~~~~~~ xfd.c:104:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 104 | #define DEF_SELECT_FORMAT "character 0x%04x%02x (%u,%u) (%#o,%#o)" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfd.c:104:27: note: in definition of macro 'DEF_SELECT_FORMAT' 104 | #define DEF_SELECT_FORMAT "character 0x%04x%02x (%u,%u) (%#o,%#o)" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfd.c:123:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 123 | { "metricsFormat", "MetricsFormat", XtRString, sizeof(char *), | ^~~~~~~~~~~~~~~ xfd.c:123:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 123 | { "metricsFormat", "MetricsFormat", XtRString, sizeof(char *), | ^~~~~~~~~~~~~~~ xfd.c:105:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 105 | #define DEF_METRICS_FORMAT "width %d; left %d, right %d; ascent %d, descent %d (font %d, %d)" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfd.c:105:28: note: in definition of macro 'DEF_METRICS_FORMAT' 105 | #define DEF_METRICS_FORMAT "width %d; left %d, right %d; ascent %d, descent %d (font %d, %d)" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfd.c:125:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 125 | { "rangeFormat", "RangeFormat", XtRString, sizeof(char *), | ^~~~~~~~~~~~~ xfd.c:125:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 125 | { "rangeFormat", "RangeFormat", XtRString, sizeof(char *), | ^~~~~~~~~~~~~ xfd.c:106:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 106 | #define DEF_RANGE_FORMAT "range: 0x%04x%02x (%u,%u) thru 0x%04x%02x (%u,%u)" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfd.c:106:26: note: in definition of macro 'DEF_RANGE_FORMAT' 106 | #define DEF_RANGE_FORMAT "range: 0x%04x%02x (%u,%u) thru 0x%04x%02x (%u,%u)" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfd.c:127:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 127 | { "startFormat", "StartFormat", XtRString, sizeof(char *), | ^~~~~~~~~~~~~ xfd.c:127:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 127 | { "startFormat", "StartFormat", XtRString, sizeof(char *), | ^~~~~~~~~~~~~ xfd.c:107:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | #define DEF_START_FORMAT "upper left: 0x%06x (%d,%d)" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfd.c:128:40: note: in expansion of macro 'DEF_START_FORMAT' 128 | Offset(start_format), XtRString, DEF_START_FORMAT }, | ^~~~~~~~~~~~~~~~ xfd.c:129:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 129 | { "nocharFormat", "NocharFormat", XtRString, sizeof(char *), | ^~~~~~~~~~~~~~ xfd.c:129:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 129 | { "nocharFormat", "NocharFormat", XtRString, sizeof(char *), | ^~~~~~~~~~~~~~ xfd.c:108:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 108 | #define DEF_NOCHAR_FORMAT "no such character 0x%04x%02x (%u,%u) (%#o,%#o)" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfd.c:108:27: note: in definition of macro 'DEF_NOCHAR_FORMAT' 108 | #define DEF_NOCHAR_FORMAT "no such character 0x%04x%02x (%u,%u) (%#o,%#o)" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xfd.c: In function 'main': xfd.c:265:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | XtSetArg (av[i], XtNbottom, XtChainBottom); i++; | ^~~~~~~~ xfd.c:266:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 266 | XtSetArg (av[i], XtNleft, XtChainLeft); i++; | ^~~~~~~~ xfd.c:267:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 267 | XtSetArg (av[i], XtNright, XtChainRight); i++; | ^~~~~~~~ xfd.c:281:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 281 | XtSetArg (av[i], XtNface, &xft); i++; | ^~~~~~~~ xfd.c:326:15: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 326 | maxn >> 8, maxn & 0xff); | ^~~~ xfd.c: In function 'SelectChar': xfd.c:374:23: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 374 | xft->ascent, xft->descent); | ^~~ xfd.c:397:23: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 397 | metrics.ascent, metrics.descent, fontascent, fontdescent); | ^~~~~~~ xfd.c:407:19: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 407 | n >> 8, n & 0xff); | ^ xfd.c:414:19: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 414 | n >> 8, n & 0xff); | ^ xfd.c: In function 'change_page': xfd.c:437:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 437 | arg.name = XtNstartChar; | ^ xfd.c:459:19: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 459 | newstart, row, col); | ^~~~~~~~ CCLD xfd GEN xfd.po make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' >>> xapp_xfd 1.1.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xapp_xfd-1.1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xfd.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c xfd '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/X11/app-defaults' /usr/bin/install -c -m 644 app-defaults/Xfd '/tmp/instance-13/output-1/target/usr/share/X11/app-defaults' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xfd-1.1.3' >>> xapp_xkbcomp 1.4.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xkbcomp-1.4.5.tar.bz2.Hhl1Xv/output' 'http://xorg.freedesktop.org/releases/individual/app/xkbcomp-1.4.5.tar.bz2' --2022-10-17 20:31:00-- http://xorg.freedesktop.org/releases/individual/app/xkbcomp-1.4.5.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/xkbcomp-1.4.5.tar.bz2 [following] --2022-10-17 20:31:00-- https://www.x.org/releases/individual/app/xkbcomp-1.4.5.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 251617 (246K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.xkbcomp-1.4.5.tar.bz2.Hhl1Xv/output' 0K .......... .......... .......... .......... .......... 20% 594K 0s 50K .......... .......... .......... .......... .......... 40% 1.14M 0s 100K .......... .......... .......... .......... .......... 61% 16.5M 0s 150K .......... .......... .......... .......... .......... 81% 1.27M 0s 200K .......... .......... .......... .......... ..... 100% 90.8M=0.2s 2022-10-17 20:31:01 (1.42 MB/s) - '/tmp/instance-13/output-1/build/.xkbcomp-1.4.5.tar.bz2.Hhl1Xv/output' saved [251617/251617] xkbcomp-1.4.5.tar.bz2: OK (sha256: 6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e) xkbcomp-1.4.5.tar.bz2: OK (sha512: 2e84f8d6b083e2e818cb95e5d2a184da00e50d71b280e92d1a71465a9a4348f922f4ddccb42cfeee6f76705bbfc8580ef67aedd0d958aaa1ae6bbcc66ccd8154) >>> xapp_xkbcomp 1.4.5 Extracting bzcat /tmp/instance-13/dl/xapp_xkbcomp/xkbcomp-1.4.5.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5 -xf - >>> xapp_xkbcomp 1.4.5 Patching >>> xapp_xkbcomp 1.4.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_xkbcomp 1.4.5 Patching libtool >>> xapp_xkbcomp 1.4.5 Configuring (cd /tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 ac_cv_file___xkbparse_c=yes CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for bison... bison -y checking for bison... /tmp/instance-13/output-1/host/bin/bison checking for strdup... yes checking for strcasecmp... yes checking for XKBCOMP... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating xkbcomp.pc 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 >>> xapp_xkbcomp 1.4.5 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5/man' GEN xkbcomp.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' CC action.o In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xos.h:62, from utils.h:33, from xkbcomp.h:37, from action.c:27: In function 'strncpy', inlined from 'HandleActionMessage' at action.c:1025:17: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 6 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC alias.o In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xos.h:62, from utils.h:33, from xkbcomp.h:37, from alias.c:27: In function 'strncpy', inlined from 'InitAliasInfo' at alias.c:85:5, inlined from 'HandleAliasDef' at alias.c:101:13: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'InitAliasInfo' at alias.c:86:5, inlined from 'HandleAliasDef' at alias.c:101:13: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC compat.o CC expr.o CC geometry.o In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xos.h:62, from utils.h:33, from xkbcomp.h:37, from geometry.c:27: In function 'strncpy', inlined from 'HandleOverlayDef' at geometry.c:2580:9, inlined from 'HandleSectionBody' at geometry.c:2789:18, inlined from 'HandleSectionDef' at geometry.c:2829:10, inlined from 'HandleGeometryFile' at geometry.c:2875:18: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'HandleOverlayDef' at geometry.c:2581:9, inlined from 'HandleSectionBody' at geometry.c:2789:18, inlined from 'HandleSectionDef' at geometry.c:2829:10, inlined from 'HandleGeometryFile' at geometry.c:2875:18: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC indicators.o CC keycodes.o CC keymap.o CC keytypes.o CC listing.o CC misc.o misc.c: In function 'ComputeKbdDefaults': misc.c:455:62: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 455 | snprintf(tmpname, sizeof(tmpname), "U%03d", | ^~~~ misc.c:455:60: note: directive argument in the range [0, 2147483647] 455 | snprintf(tmpname, sizeof(tmpname), "U%03d", | ^~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from utils.h:32, from xkbcomp.h:37, from misc.c:27: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 5 and 12 bytes into a destination of size 5 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ misc.c:469:58: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 469 | snprintf(tmpname, sizeof(tmpname), "U%03d", nUnknown++); | ^~~~ misc.c:469:56: note: directive argument in the range [0, 2147483647] 469 | snprintf(tmpname, sizeof(tmpname), "U%03d", nUnknown++); | ^~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from utils.h:32, from xkbcomp.h:37, from misc.c:27: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 5 and 12 bytes into a destination of size 5 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ CC parseutils.o CC symbols.o symbols.c: In function 'HandleSymbolsBody': symbols.c:1508:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1508 | field.str = "symbols"; | ^ symbols.c:1510:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1510 | field.str = "actions"; | ^ CC utils.o CC vmod.o CC xkbcomp.o xkbcomp.c: In function 'main': xkbcomp.c:939:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 939 | inputFile = "stdin"; | ^ xkbcomp.c:1139:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1139 | outputFile = "stdout"; | ^ CC xkbparse.o xkbparse.c:301:5: warning: redundant redeclaration of 'yyparse' [-Wredundant-decls] 301 | int yyparse (void); | ^~~~~~~ In file included from xkbparse.y:96: parseutils.h:200:12: note: previous declaration of 'yyparse' with type 'int(void)' 200 | extern int yyparse(void); | ^~~~~~~ CC xkbpath.o CC xkbscan.o CCLD xkbcomp make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' >>> xapp_xkbcomp 1.4.5 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xkbcomp.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c xkbcomp '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xkbcomp.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkbcomp-1.4.5' >>> xapp_xkill 1.0.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xkill-1.0.5.tar.bz2.4Nnilo/output' 'http://xorg.freedesktop.org/releases/individual/app/xkill-1.0.5.tar.bz2' --2022-10-17 20:31:21-- http://xorg.freedesktop.org/releases/individual/app/xkill-1.0.5.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/xkill-1.0.5.tar.bz2 [following] --2022-10-17 20:31:21-- https://www.x.org/releases/individual/app/xkill-1.0.5.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 128146 (125K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.xkill-1.0.5.tar.bz2.4Nnilo/output' 0K .......... .......... .......... .......... .......... 39% 606K 0s 50K .......... .......... .......... .......... .......... 79% 1.15M 0s 100K .......... .......... ..... 100% 184M=0.1s 2022-10-17 20:31:21 (1001 KB/s) - '/tmp/instance-13/output-1/build/.xkill-1.0.5.tar.bz2.4Nnilo/output' saved [128146/128146] xkill-1.0.5.tar.bz2: OK (md5: 938177e4472c346cf031c1aefd8934fc) xkill-1.0.5.tar.bz2: OK (sha1: c5ee06b33adb252a41e4f737be6bd47651ff582a) xkill-1.0.5.tar.bz2: OK (sha256: c5f0bb6a95e1ac7c4def8a657496d5d2f21ccd41eb47ef2c9ccb03fb6d6aff6b) xkill-1.0.5.tar.bz2: OK (sha512: 4603a1794f114f5cea2c885020c9d073c8421d1e785c99ff6b936ae97139c8dac8020a187b5bbd0fa6d56ed6fab879441b42ba900cc5f2f5a534dafdc86b9249) >>> xapp_xkill 1.0.5 Extracting bzcat /tmp/instance-13/dl/xapp_xkill/xkill-1.0.5.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xapp_xkill-1.0.5 -xf - >>> xapp_xkill 1.0.5 Patching >>> xapp_xkill 1.0.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xapp_xkill-1.0.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_xkill 1.0.5 Patching libtool >>> xapp_xkill 1.0.5 Configuring (cd /tmp/instance-13/output-1/build/xapp_xkill-1.0.5/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for XKILL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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 >>> xapp_xkill 1.0.5 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xapp_xkill-1.0.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5/man' GEN xkill.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' CC xkill.o CCLD xkill make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' >>> xapp_xkill 1.0.5 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xapp_xkill-1.0.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xkill.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c xkill '/tmp/instance-13/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xkill-1.0.5' >>> xlib_libXrandr 1.5.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXrandr-1.5.2.tar.bz2.cnfmff/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXrandr-1.5.2.tar.bz2' --2022-10-17 20:31:30-- http://xorg.freedesktop.org/releases/individual/lib/libXrandr-1.5.2.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXrandr-1.5.2.tar.bz2 [following] --2022-10-17 20:31:30-- https://www.x.org/releases/individual/lib/libXrandr-1.5.2.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 330726 (323K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXrandr-1.5.2.tar.bz2.cnfmff/output' 0K .......... .......... .......... .......... .......... 15% 598K 0s 50K .......... .......... .......... .......... .......... 30% 1.15M 0s 100K .......... .......... .......... .......... .......... 46% 85.8M 0s 150K .......... .......... .......... .......... .......... 61% 1.18M 0s 200K .......... .......... .......... .......... .......... 77% 20.7M 0s 250K .......... .......... .......... .......... .......... 92% 194M 0s 300K .......... .......... .. 100% 180M=0.2s 2022-10-17 20:31:30 (1.85 MB/s) - '/tmp/instance-13/output-1/build/.libXrandr-1.5.2.tar.bz2.cnfmff/output' saved [330726/330726] libXrandr-1.5.2.tar.bz2: OK (md5: 18f3b20d522f45e4dadd34afb5bea048) libXrandr-1.5.2.tar.bz2: OK (sha1: 7a1f6df239341b76fd59ebbe101d6f180adb43bb) libXrandr-1.5.2.tar.bz2: OK (sha256: 8aea0ebe403d62330bb741ed595b53741acf45033d3bda1792f1d4cc3daee023) libXrandr-1.5.2.tar.bz2: OK (sha512: fcd005f9839e7ef980607128a5d76d7b671cc2f5755949e03c569c500d7e987cb3f6932750ab8bf6e2c1086ec69dde09d5831f0c2098b9f9ad46be4f56db0d87) >>> xlib_libXrandr 1.5.2 Extracting bzcat /tmp/instance-13/dl/xlib_libXrandr/libXrandr-1.5.2.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2 -xf - >>> xlib_libXrandr 1.5.2 Patching >>> xlib_libXrandr 1.5.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXrandr 1.5.2 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libXrandr 1.5.2 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-malloc0returnsnull ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether malloc(0) returns NULL... no checking for RANDR... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating xrandr.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> xlib_libXrandr 1.5.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/src' CC Xrandr.lo CC XrrConfig.lo CC XrrCrtc.lo CC XrrMode.lo CC XrrOutput.lo CC XrrProperty.lo CC XrrScreen.lo CC XrrProvider.lo CC XrrProviderProperty.lo CC XrrMonitor.lo CCLD libXrandr.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/src' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/man' GEN Xrandr.3 GEN XRRQueryExtension.3 GEN XRRQueryVersion.3 GEN XRRGetScreenInfo.3 GEN XRRFreeScreenConfigInfo.3 GEN XRRSetScreenConfig.3 GEN XRRSetScreenConfigAndRate.3 GEN XRRConfigRotations.3 GEN XRRConfigTimes.3 GEN XRRConfigSizes.3 GEN XRRConfigRates.3 GEN XRRConfigCurrentConfiguration.3 GEN XRRConfigCurrentRate.3 GEN XRRRootToScreen.3 GEN XRRSelectInput.3 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' >>> xlib_libXrandr 1.5.2 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXrandr.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXrandr.so.2.2.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXrandr.so.2.2.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXrandr.so.2.2.0 libXrandr.so.2 || { rm -f libXrandr.so.2 && ln -s libXrandr.so.2.2.0 libXrandr.so.2; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXrandr.so.2.2.0 libXrandr.so || { rm -f libXrandr.so && ln -s libXrandr.so.2.2.0 libXrandr.so; }; }) libtool: install: /usr/bin/install -c .libs/libXrandr.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXrandr.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/Xrandr.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 Xrandr.3 XRRQueryExtension.3 XRRQueryVersion.3 XRRGetScreenInfo.3 XRRFreeScreenConfigInfo.3 XRRSetScreenConfig.3 XRRSetScreenConfigAndRate.3 XRRConfigRotations.3 XRRConfigTimes.3 XRRConfigSizes.3 XRRConfigRates.3 XRRConfigCurrentConfiguration.3 XRRConfigCurrentRate.3 XRRRootToScreen.3 XRRSelectInput.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xrandr.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' >>> xlib_libXrandr 1.5.2 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXrandr 1.5.2 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXrandr.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXrandr.so.2.2.0 /tmp/instance-13/output-1/target/usr/lib/libXrandr.so.2.2.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXrandr.so.2.2.0 libXrandr.so.2 || { rm -f libXrandr.so.2 && ln -s libXrandr.so.2.2.0 libXrandr.so.2; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXrandr.so.2.2.0 libXrandr.so || { rm -f libXrandr.so && ln -s libXrandr.so.2.2.0 libXrandr.so; }; }) libtool: install: /usr/bin/install -c .libs/libXrandr.lai /tmp/instance-13/output-1/target/usr/lib/libXrandr.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/Xrandr.h '/tmp/instance-13/output-1/target/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 Xrandr.3 XRRQueryExtension.3 XRRQueryVersion.3 XRRGetScreenInfo.3 XRRFreeScreenConfigInfo.3 XRRSetScreenConfig.3 XRRSetScreenConfigAndRate.3 XRRConfigRotations.3 XRRConfigTimes.3 XRRConfigSizes.3 XRRConfigRates.3 XRRConfigCurrentConfiguration.3 XRRConfigCurrentRate.3 XRRRootToScreen.3 XRRSelectInput.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xrandr.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXrandr-1.5.2' >>> xapp_xrandr 1.5.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xrandr-1.5.1.tar.xz.aVuqxJ/output' 'http://xorg.freedesktop.org/releases/individual/app/xrandr-1.5.1.tar.xz' --2022-10-17 20:31:47-- http://xorg.freedesktop.org/releases/individual/app/xrandr-1.5.1.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/xrandr-1.5.1.tar.xz [following] --2022-10-17 20:31:48-- https://www.x.org/releases/individual/app/xrandr-1.5.1.tar.xz Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 171200 (167K) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.xrandr-1.5.1.tar.xz.aVuqxJ/output' 0K .......... .......... .......... .......... .......... 29% 590K 0s 50K .......... .......... .......... .......... .......... 59% 1.14M 0s 100K .......... .......... .......... .......... .......... 89% 16.4M 0s 150K .......... ....... 100% 191M=0.1s 2022-10-17 20:31:48 (1.25 MB/s) - '/tmp/instance-13/output-1/build/.xrandr-1.5.1.tar.xz.aVuqxJ/output' saved [171200/171200] xrandr-1.5.1.tar.xz: OK (md5: fe40f7a4fd39dd3a02248d3e0b1972e4) xrandr-1.5.1.tar.xz: OK (sha1: 9f72957e0d2a26ece509336ea7e1529cc9ea881e) xrandr-1.5.1.tar.xz: OK (sha256: 7bc76daf9d72f8aff885efad04ce06b90488a1a169d118dea8a2b661832e8762) xrandr-1.5.1.tar.xz: OK (sha512: 3d0d37e974b9dffb996276ee7fd676327fd0956e5f5f572dd142a651a35d3cdfa2f6dd415cf27bf87f306981957aba4cc014c12baebefcabaa5d66b78a114922) >>> xapp_xrandr 1.5.1 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xapp_xrandr/xrandr-1.5.1.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xapp_xrandr-1.5.1 -xf - >>> xapp_xrandr 1.5.1 Patching >>> xapp_xrandr 1.5.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xapp_xrandr-1.5.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_xrandr 1.5.1 Patching libtool >>> xapp_xrandr 1.5.1 Configuring (cd /tmp/instance-13/output-1/build/xapp_xrandr-1.5.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-malloc0returnsnull ) 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, --disable-malloc0returnsnull checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for floor in -lm... yes checking for XRANDR... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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, --disable-malloc0returnsnull >>> xapp_xrandr 1.5.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xapp_xrandr-1.5.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1/man' GEN xrandr.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' CC xrandr.o CCLD xrandr (echo '#!/usr/bin/env nickle'; cat ./keystone.5c) > xkeystone chmod +x xkeystone make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' >>> xapp_xrandr 1.5.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xapp_xrandr-1.5.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xrandr.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c xrandr '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c xkeystone '/tmp/instance-13/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xapp_xrandr-1.5.1' >>> xdata_xbitmaps 1.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xbitmaps-1.1.2.tar.bz2.QzvOZS/output' 'http://xorg.freedesktop.org/releases/individual/data/xbitmaps-1.1.2.tar.bz2' --2022-10-17 20:32:00-- http://xorg.freedesktop.org/releases/individual/data/xbitmaps-1.1.2.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/data/xbitmaps-1.1.2.tar.bz2 [following] --2022-10-17 20:32:00-- https://www.x.org/releases/individual/data/xbitmaps-1.1.2.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 129435 (126K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.xbitmaps-1.1.2.tar.bz2.QzvOZS/output' 0K .......... .......... .......... .......... .......... 39% 595K 0s 50K .......... .......... .......... .......... .......... 79% 1.11M 0s 100K .......... .......... ...... 100% 192M=0.1s 2022-10-17 20:32:01 (988 KB/s) - '/tmp/instance-13/output-1/build/.xbitmaps-1.1.2.tar.bz2.QzvOZS/output' saved [129435/129435] xbitmaps-1.1.2.tar.bz2: OK (md5: cedeef095918aca86da79a2934e03daf) xbitmaps-1.1.2.tar.bz2: OK (sha1: 1cb0e485a66280e9a64b48426140b8a0de9cf169) xbitmaps-1.1.2.tar.bz2: OK (sha256: b9f0c71563125937776c8f1f25174ae9685314cbd130fb4c2efce811981e07ee) xbitmaps-1.1.2.tar.bz2: OK (sha512: eed5e2fce9fc6c532984e6ed1262e440591e311ca6c61a7fe7a5c877df84bfc2d7aff388fb9c894fc098785b8e5352f0bd7c918252247a040cf123874847450d) >>> xdata_xbitmaps 1.1.2 Extracting bzcat /tmp/instance-13/dl/xdata_xbitmaps/xbitmaps-1.1.2.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2 -xf - >>> xdata_xbitmaps 1.1.2 Patching >>> xdata_xbitmaps 1.1.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xdata_xbitmaps 1.1.2 Patching libtool >>> xdata_xbitmaps 1.1.2 Configuring (cd /tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xbitmaps.pc 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 >>> xdata_xbitmaps 1.1.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' >>> xdata_xbitmaps 1.1.2 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/bitmaps' /usr/bin/install -c -m 644 1x1 2x2 black black6 boxes box6 calculator cntr_ptr cntr_ptrmsk cross_weave dimple1 dimple3 dot dropbar7 dropbar8 escherknot flagdown flagup flipped_gray gray gray1 gray3 grid16 grid2 grid4 grid8 hlines2 hlines3 icon keyboard16 left_ptr left_ptrmsk letters light_gray mailempty mailemptymsk mailfull mailfullmsk mensetmanus menu10 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/bitmaps' /usr/bin/install -c -m 644 menu12 menu16 menu6 menu8 noletters opendot opendotMask plaid right_ptr right_ptrmsk root_weave scales sipb star starMask stipple target terminal tie_fighter vlines2 vlines3 weird_size wide_weave wingdogs woman xfd_icon xlogo11 xlogo16 xlogo32 xlogo64 xsnow '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/bitmaps' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xbitmaps.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' >>> xdata_xbitmaps 1.1.2 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xdata_xbitmaps 1.1.2 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/bitmaps' /usr/bin/install -c -m 644 1x1 2x2 black black6 boxes box6 calculator cntr_ptr cntr_ptrmsk cross_weave dimple1 dimple3 dot dropbar7 dropbar8 escherknot flagdown flagup flipped_gray gray gray1 gray3 grid16 grid2 grid4 grid8 hlines2 hlines3 icon keyboard16 left_ptr left_ptrmsk letters light_gray mailempty mailemptymsk mailfull mailfullmsk mensetmanus menu10 '/tmp/instance-13/output-1/target/usr/include/X11/bitmaps' /usr/bin/install -c -m 644 menu12 menu16 menu6 menu8 noletters opendot opendotMask plaid right_ptr right_ptrmsk root_weave scales sipb star starMask stipple target terminal tie_fighter vlines2 vlines3 weird_size wide_weave wingdogs woman xfd_icon xlogo11 xlogo16 xlogo32 xlogo64 xsnow '/tmp/instance-13/output-1/target/usr/include/X11/bitmaps' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/pkgconfig' /usr/bin/install -c -m 644 xbitmaps.pc '/tmp/instance-13/output-1/target/usr/share/pkgconfig' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xdata_xbitmaps-1.1.2' freetype-2.12.1.tar.xz: OK (sha1: 5133eed28a7624ffabbf6d00aa3f68b841d62d80) freetype-2.12.1.tar.xz: OK (sha256: 4766f20157cc4cf0cd292f80bf917f92d1c439b243ac3018debf6b9140c41a7f) >>> host-freetype 2.12.1 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/freetype/freetype-2.12.1.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-freetype-2.12.1 -xf - >>> host-freetype 2.12.1 Patching >>> host-freetype 2.12.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-freetype-2.12.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-freetype 2.12.1 Patching libtool patching file /tmp/instance-13/output-1/build/host-freetype-2.12.1/builds/unix/ltmain.sh Hunk #1 succeeded at 2947 (offset 260 lines). Hunk #2 succeeded at 4540 (offset 263 lines). Hunk #3 succeeded at 6836 (offset 282 lines). Hunk #4 succeeded at 6846 (offset 282 lines). Hunk #5 succeeded at 7146 (offset 289 lines). Hunk #6 succeeded at 7450 (offset 301 lines). Hunk #7 succeeded at 8426 (offset 314 lines). Hunk #8 succeeded at 11058 (offset 348 lines). >>> host-freetype 2.12.1 Configuring (cd /tmp/instance-13/output-1/build/host-freetype-2.12.1/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-brotli --without-bzip2 --without-harfbuzz --without-png --without-zlib --enable-freetype-config ) make[1]: Entering directory '/tmp/instance-13/output-1/build/host-freetype-2.12.1' FreeType build system -- automatic system detection The following settings are used: platform unix compiler /usr/bin/gcc configuration directory ./builds/unix configuration rules ./builds/unix/unix.mk If this does not correspond to your system or settings please remove the file `config.mk' from this directory then read the INSTALL file for help. Otherwise, simply type `make' again to build the library, or `make refdoc' to build the API reference (this needs Python >= 3.5). Generating modules list in ./objs/ftmodule.h... done. * module: truetype (Windows/Mac font files with extension *.ttf or *.ttc) * module: type1 (Postscript font files with extension *.pfa or *.pfb) * module: cff (OpenType fonts with extension *.otf) * module: cid (Postscript CID-keyed fonts, no known extension) * module: pfr (PFR/TrueDoc font files with extension *.pfr) * module: type42 (Type 42 font files with no known extension) * module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon) * module: pcf (pcf bitmap fonts) * module: bdf (bdf bitmap fonts) * module: sfnt (helper module for TrueType & OpenType formats) * module: autofit (automatic hinting module) * module: pshinter (Postscript hinter module) * module: smooth (anti-aliased bitmap renderer) * module: raster (monochrome bitmap renderer) * module: ot-svg (OT-SVG glyph renderer module) * module: sdf (signed distance field renderer) * module: bsdf (bitmap to signed distance field converter) * module: psaux (Postscript Type 1 & Type 2 helper module) * module: psnames (Postscript & Unicode Glyph name handling) cd builds/unix; \ ./configure '--prefix=/tmp/instance-13/output-1/host' '--sysconfdir=/tmp/instance-13/output-1/host/etc' '--localstatedir=/tmp/instance-13/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-brotli' '--without-bzip2' '--without-harfbuzz' '--without-png' '--without-zlib' '--enable-freetype-config' configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking how to run the C preprocessor... /usr/bin/cpp checking pkg-config is at least version 0.24... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking for gawk... gawk checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windows.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for getpagesize... yes checking for working mmap... yes checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether munmap is declared... yes checking for munmap's first parameter type... void * checking for memcpy... yes checking for memmove... yes checking /usr/bin/gcc compiler flag -pedantic to assure ANSI C99 works correctly... ok, adding to XX_ANSIFLAGS checking /usr/bin/gcc compiler flag -std=c99 to assure ANSI C99 works correctly... ok, adding to XX_ANSIFLAGS checking for -fvisibility=hidden compiler flag... yes checking for library containing clock_gettime... none required checking for LIBRSVG... no checking target system type... x86_64-pc-linux-gnu checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for python3... python3 checking for python version... 3.10.7 checking for `docwriter' Python module... no configure: creating ./config.status config.status: creating ftoption.h config.status: creating unix-cc.mk config.status: creating unix-def.mk config.status: creating ftconfig.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking configure: Library configuration: external zlib: no bzip2: no libpng: no harfbuzz: no brotli: no pthread: yes configure: WARNING: `make refdoc' will fail since pip package `docwriter' is not installed. To install, run `python3 -m pip install docwriter', or to use a Python virtual environment, run `make refdoc-venv' (requires pip package `virtualenv'). These operations require Python >= 3.5. make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-freetype-2.12.1' >>> host-freetype 2.12.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-freetype-2.12.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-freetype-2.12.1' ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftsystem.lo builds/unix/ftsystem.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY builds/unix/ftsystem.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftsystem.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftdebug.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftdebug.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftdebug.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftdebug.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftinit.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftinit.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftinit.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftinit.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftbase.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftbase.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftbase.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftbase.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftbbox.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftbbox.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftbbox.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftbbox.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftbdf.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftbdf.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftbdf.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftbdf.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftbitmap.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftbitmap.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftbitmap.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftbitmap.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftcid.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftcid.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftcid.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftcid.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftfstype.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftfstype.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftfstype.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftfstype.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftgasp.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftgasp.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftgasp.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftgasp.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftglyph.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftglyph.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftglyph.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftglyph.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftgxval.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftgxval.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftgxval.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftgxval.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftmm.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftmm.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftmm.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftmm.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftotval.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftotval.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftotval.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftotval.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftpatent.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftpatent.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftpatent.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftpatent.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftpfr.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftpfr.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftpfr.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftpfr.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftstroke.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftstroke.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftstroke.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftstroke.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftsynth.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftsynth.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftsynth.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftsynth.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/fttype1.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/fttype1.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/fttype1.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/fttype1.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftwinfnt.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftwinfnt.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/base/ftwinfnt.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftwinfnt.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/truetype -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/truetype.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/truetype/truetype.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/truetype -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/truetype/truetype.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/truetype.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/type1 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/type1.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/type1/type1.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/type1 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/type1/type1.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/type1.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cff -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/cff.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cff/cff.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cff -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cff/cff.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/cff.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cid -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/type1cid.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cid/type1cid.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cid -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cid/type1cid.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/type1cid.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pfr -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/pfr.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pfr/pfr.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pfr -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pfr/pfr.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/pfr.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/type42 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/type42.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/type42/type42.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/type42 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/type42/type42.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/type42.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/winfonts -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/winfnt.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/winfonts/winfnt.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/winfonts -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/winfonts/winfnt.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/winfnt.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pcf -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/pcf.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pcf/pcf.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pcf -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pcf/pcf.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/pcf.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/bdf -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/bdf.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/bdf/bdf.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/bdf -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/bdf/bdf.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/bdf.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/sfnt -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/sfnt.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/sfnt/sfnt.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/sfnt -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/sfnt/sfnt.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/sfnt.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/autofit -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/autofit.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/autofit/autofit.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/autofit -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/autofit/autofit.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/autofit.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pshinter -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/pshinter.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pshinter/pshinter.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pshinter -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/pshinter/pshinter.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/pshinter.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/smooth -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/smooth.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/smooth/smooth.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/smooth -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/smooth/smooth.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/smooth.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/raster -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/raster.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/raster/raster.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/raster -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/raster/raster.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/raster.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/svg -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/svg.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/svg/svg.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/svg -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/svg/svg.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/svg.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/sdf -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/sdf.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/sdf/sdf.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/sdf -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/sdf/sdf.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/sdf.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cache -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftcache.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cache/ftcache.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cache -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/cache/ftcache.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftcache.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/gzip -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftgzip.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/gzip/ftgzip.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/gzip -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/gzip/ftgzip.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftgzip.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/lzw -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftlzw.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/lzw/ftlzw.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/lzw -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/lzw/ftlzw.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftlzw.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftbzip2.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/bzip2/ftbzip2.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/bzip2/ftbzip2.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftbzip2.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/psaux -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/psaux.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/psaux/psaux.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/psaux -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/psaux/psaux.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/psaux.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/psnames -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/psnames.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/psnames/psnames.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/psnames -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/psnames/psnames.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/psnames.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/dlg -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/dlg.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/dlg/dlgwrap.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/src/dlg -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-13/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-13/output-1/host/include -c -Wall -O2 -I/tmp/instance-13/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/dlg/dlgwrap.c -fPIC -DPIC -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/dlg.o /usr/bin/gcc -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/apinames /tmp/instance-13/output-1/build/host-freetype-2.12.1/src/tools/apinames.c /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/apinames -o/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftexport.sym /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/freetype.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftadvanc.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftbbox.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftbdf.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftbitmap.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftbzip2.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftcache.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftchapters.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftcid.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftcolor.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftdriver.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/fterrdef.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/fterrors.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftfntfmt.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftgasp.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftglyph.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftgxval.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftgzip.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftimage.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftincrem.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftlcdfil.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftlist.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftlogging.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftlzw.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftmm.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftmodapi.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftmoderr.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftotval.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftoutln.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftparams.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftpfr.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftrender.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftsizes.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftsnames.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftstroke.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftsynth.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftsystem.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/fttrigon.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/fttypes.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftwinfnt.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/otsvg.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/t1tables.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ttnameid.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/tttables.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/tttags.h ./builds/unix/libtool --mode=link /usr/bin/gcc -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/libfreetype.la /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftsystem.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftdebug.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftinit.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftbase.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftbbox.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftbdf.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftbitmap.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftcid.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftfstype.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftgasp.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftglyph.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftgxval.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftmm.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftotval.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftpatent.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftpfr.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftstroke.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftsynth.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/fttype1.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftwinfnt.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/truetype.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/type1.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/cff.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/type1cid.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/pfr.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/type42.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/winfnt.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/pcf.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/bdf.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/sfnt.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/autofit.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/pshinter.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/smooth.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/raster.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/svg.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/sdf.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftcache.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftgzip.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftlzw.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftbzip2.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/psaux.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/psnames.lo /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/dlg.lo -rpath /tmp/instance-13/output-1/host/lib -version-info 24:3:18 -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib -pthread -lpthread -no-undefined -export-symbols /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftexport.sym libtool: link: echo "{ global:" > /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.ver libtool: link: cat /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftexport.sym | /usr/bin/sed -e "s/\(.*\)/\1;/" >> /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.ver libtool: link: echo "local: *; };" >> /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.ver libtool: link: /usr/bin/gcc -shared -fPIC -DPIC /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftsystem.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftdebug.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftinit.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftbase.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftbbox.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftbdf.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftbitmap.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftcid.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftfstype.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftgasp.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftglyph.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftgxval.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftmm.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftotval.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftpatent.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftpfr.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftstroke.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftsynth.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/fttype1.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftwinfnt.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/truetype.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/type1.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/cff.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/type1cid.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/pfr.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/type42.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/winfnt.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/pcf.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/bdf.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/sfnt.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/autofit.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/pshinter.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/smooth.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/raster.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/svg.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/sdf.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftcache.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftgzip.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftlzw.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/ftbzip2.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/psaux.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/psnames.o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/dlg.o -L/tmp/instance-13/output-1/host/lib -lpthread -Wl,-rpath -Wl,/tmp/instance-13/output-1/host/lib -pthread -Wl,-soname -Wl,libfreetype.so.6 -Wl,-version-script -Wl,/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.ver -o /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.so.6.18.3 libtool: link: (cd "/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs" && rm -f "libfreetype.so.6" && ln -s "libfreetype.so.6.18.3" "libfreetype.so.6") libtool: link: (cd "/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs" && rm -f "libfreetype.so" && ln -s "libfreetype.so.6.18.3" "libfreetype.so") libtool: link: ( cd "/tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" ) rm -f builds/unix/freetype-config builds/unix/freetype-config.tmp sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype|' \ -e 's|%PKG_CONFIG%|/tmp/instance-13/output-1/host/bin/pkg-config|' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/tmp/instance-13/output-1/host|' \ -e 's|%ft_version%|24.3.18|' \ -e 's|%includedir%|/tmp/instance-13/output-1/host/include|' \ -e 's|%libdir%|/tmp/instance-13/output-1/host/lib|' \ -e 's|%prefix%|/tmp/instance-13/output-1/host|' \ /tmp/instance-13/output-1/build/host-freetype-2.12.1/builds/unix/freetype-config.in \ > builds/unix/freetype-config.tmp chmod +x builds/unix/freetype-config.tmp chmod go-w builds/unix/freetype-config.tmp mv builds/unix/freetype-config.tmp builds/unix/freetype-config rm -f builds/unix/freetype2.pc builds/unix/freetype2.pc.tmp sed -e 's|%PKGCONFIG_REQUIRES%||' \ -e 's|%PKGCONFIG_REQUIRES_PRIVATE%||' \ -e 's|%PKGCONFIG_LIBS%|-L/tmp/instance-13/output-1/host/lib -lfreetype|' \ -e 's|%PKGCONFIG_LIBS_PRIVATE%||' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/tmp/instance-13/output-1/host|' \ -e 's|%ft_version%|24.3.18|' \ -e 's|%includedir%|/tmp/instance-13/output-1/host/include|' \ -e 's|%libdir%|/tmp/instance-13/output-1/host/lib|' \ -e 's|%prefix%|/tmp/instance-13/output-1/host|' \ /tmp/instance-13/output-1/build/host-freetype-2.12.1/builds/unix/freetype2.in \ > builds/unix/freetype2.pc.tmp chmod a-w builds/unix/freetype2.pc.tmp mv builds/unix/freetype2.pc.tmp builds/unix/freetype2.pc make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-freetype-2.12.1' >>> host-freetype 2.12.1 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-freetype-2.12.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-freetype-2.12.1' rm -rf /tmp/instance-13/output-1/host/include/freetype2 rm -f /tmp/instance-13/output-1/host/include/ft2build.h /usr/bin/mkdir -p /tmp/instance-13/output-1/host/lib \ /tmp/instance-13/output-1/host/lib/pkgconfig \ /tmp/instance-13/output-1/host/include/freetype2/freetype/config \ /tmp/instance-13/output-1/host/share/aclocal /usr/bin/mkdir -p /tmp/instance-13/output-1/host/bin \ /tmp/instance-13/output-1/host/share/man/man1 ./builds/unix/libtool --mode=install /usr/bin/install -c \ /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/libfreetype.la /tmp/instance-13/output-1/host/lib libtool: install: /usr/bin/install -c /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.so.6.18.3 /tmp/instance-13/output-1/host/lib/libfreetype.so.6.18.3 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libfreetype.so.6.18.3 libfreetype.so.6 || { rm -f libfreetype.so.6 && ln -s libfreetype.so.6.18.3 libfreetype.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libfreetype.so.6.18.3 libfreetype.so || { rm -f libfreetype.so && ln -s libfreetype.so.6.18.3 libfreetype.so; }; }) libtool: install: /usr/bin/install -c /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.lai /tmp/instance-13/output-1/host/lib/libfreetype.la libtool: finish: PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-13/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-13/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- for P in /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/freetype.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftadvanc.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftbbox.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftbdf.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftbitmap.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftbzip2.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftcache.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftchapters.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftcid.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftcolor.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftdriver.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/fterrdef.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/fterrors.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftfntfmt.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftgasp.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftglyph.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftgxval.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftgzip.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftimage.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftincrem.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftlcdfil.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftlist.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftlogging.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftlzw.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftmac.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftmm.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftmodapi.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftmoderr.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftotval.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftoutln.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftparams.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftpfr.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftrender.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftsizes.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftsnames.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftstroke.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftsynth.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftsystem.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/fttrigon.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/fttypes.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ftwinfnt.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/otsvg.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/t1tables.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/ttnameid.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/tttables.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/tttags.h ; do \ /usr/bin/install -c -m 644 \ $P /tmp/instance-13/output-1/host/include/freetype2/freetype ; \ done for P in /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/config/ftconfig.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/config/ftheader.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/config/ftmodule.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/config/ftoption.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/config/ftstdlib.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/config/integer-types.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/config/mac-support.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/freetype/config/public-macros.h /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftmodule.h ./builds/unix/ftoption.h ; do \ /usr/bin/install -c -m 644 \ $P /tmp/instance-13/output-1/host/include/freetype2/freetype/config ; \ done /usr/bin/install -c -m 644 /tmp/instance-13/output-1/build/host-freetype-2.12.1/include/ft2build.h \ /tmp/instance-13/output-1/host/include/freetype2/ft2build.h /usr/bin/install -c -m 644 ./builds/unix/ftconfig.h \ /tmp/instance-13/output-1/host/include/freetype2/freetype/config/ftconfig.h /usr/bin/install -c -m 644 /tmp/instance-13/output-1/build/host-freetype-2.12.1/objs/ftmodule.h \ /tmp/instance-13/output-1/host/include/freetype2/freetype/config/ftmodule.h /usr/bin/install -c -m 644 ./builds/unix/ftoption.h \ /tmp/instance-13/output-1/host/include/freetype2/freetype/config/ftoption.h /usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \ /tmp/instance-13/output-1/host/share/aclocal/freetype2.m4 /usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \ /tmp/instance-13/output-1/host/lib/pkgconfig/freetype2.pc /usr/bin/install -c -m 755 ./builds/unix/freetype-config \ /tmp/instance-13/output-1/host/bin/freetype-config /usr/bin/install -c -m 644 /tmp/instance-13/output-1/build/host-freetype-2.12.1/docs/freetype-config.1 \ /tmp/instance-13/output-1/host/share/man/man1/freetype-config.1 make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-freetype-2.12.1' >>> host-xlib_libfontenc 1.1.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libfontenc-1.1.4.tar.bz2.KfByfw/output' 'http://xorg.freedesktop.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2' --2022-10-17 20:33:05-- http://xorg.freedesktop.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2 [following] --2022-10-17 20:33:05-- https://www.x.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 320492 (313K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libfontenc-1.1.4.tar.bz2.KfByfw/output' 0K .......... .......... .......... .......... .......... 15% 593K 0s 50K .......... .......... .......... .......... .......... 31% 1.15M 0s 100K .......... .......... .......... .......... .......... 47% 143M 0s 150K .......... .......... .......... .......... .......... 63% 1.15M 0s 200K .......... .......... .......... .......... .......... 79% 171M 0s 250K .......... .......... .......... .......... .......... 95% 216M 0s 300K .......... .. 100% 157M=0.2s 2022-10-17 20:33:06 (1.80 MB/s) - '/tmp/instance-13/output-1/build/.libfontenc-1.1.4.tar.bz2.KfByfw/output' saved [320492/320492] libfontenc-1.1.4.tar.bz2: OK (md5: 6447db6a689fb530c218f0f8328c3abc) libfontenc-1.1.4.tar.bz2: OK (sha1: d4f232b0b07487b984e13422ce4130b61a8b9edb) libfontenc-1.1.4.tar.bz2: OK (sha256: 2cfcce810ddd48f2e5dc658d28c1808e86dcf303eaff16728b9aa3dbc0092079) libfontenc-1.1.4.tar.bz2: OK (sha512: 76fa851d00113241f15fdd5b5bb7e927b8d8b9a82ce3fcb0678b8c7e32cb5e8d898c4bda1d60dafb7748145049d3240627ac34a2360c64e98a7a912ea7c30582) >>> host-xlib_libfontenc 1.1.4 Extracting bzcat /tmp/instance-13/dl/xlib_libfontenc/libfontenc-1.1.4.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4 -xf - >>> host-xlib_libfontenc 1.1.4 Patching >>> host-xlib_libfontenc 1.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_libfontenc 1.1.4 Patching libtool patching file /tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> host-xlib_libfontenc 1.1.4 Configuring (cd /tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking for root directory for font files... ${datarootdir}/fonts/X11 checking for directory for encodings files... ${FONTROOTDIR}/encodings checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzclose in -lz... yes checking for FONTENC... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating fontenc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xlib_libfontenc 1.1.4 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4/src' CC encparse.lo encparse.c: In function 'FontEncReallyReallyLoad': encparse.c:903:30: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 903 | count = fscanf(file, format, encoding_name, file_name); | ^~~~~~ CC fontenc.lo fontenc.c:581:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 581 | static char *iso8859_15_aliases[2] = { "fcd8859-15", NULL }; | ^~~~~~~~~~~~ fontenc.c:584:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 584 | {"iso10646-1", NULL, 256 * 256, 0, iso10646, NULL, 0, 0}, /* Unicode */ | ^~~~~~~~~~~~ fontenc.c:585:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 585 | {"iso8859-1", NULL, 256, 0, iso8859_1, NULL, 0, 0}, /* Latin 1 (West European) */ | ^~~~~~~~~~~ fontenc.c:586:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 586 | {"iso8859-2", NULL, 256, 0, iso8859_2, NULL, 0, 0}, /* Latin 2 (East European) */ | ^~~~~~~~~~~ fontenc.c:587:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 587 | {"iso8859-3", NULL, 256, 0, iso8859_3, NULL, 0, 0}, /* Latin 3 (South European) */ | ^~~~~~~~~~~ fontenc.c:588:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 588 | {"iso8859-4", NULL, 256, 0, iso8859_4, NULL, 0, 0}, /* Latin 4 (North European) */ | ^~~~~~~~~~~ fontenc.c:589:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 589 | {"iso8859-5", NULL, 256, 0, iso8859_5, NULL, 0, 0}, /* Cyrillic */ | ^~~~~~~~~~~ fontenc.c:590:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 590 | {"iso8859-6", NULL, 256, 0, iso8859_6, NULL, 0, 0}, /* Arabic */ | ^~~~~~~~~~~ fontenc.c:591:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 591 | {"iso8859-7", NULL, 256, 0, iso8859_7, NULL, 0, 0}, /* Greek */ | ^~~~~~~~~~~ fontenc.c:592:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 592 | {"iso8859-8", NULL, 256, 0, iso8859_8, NULL, 0, 0}, /* Hebrew */ | ^~~~~~~~~~~ fontenc.c:593:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 593 | {"iso8859-9", NULL, 256, 0, iso8859_9, NULL, 0, 0}, /* Latin 5 (Turkish) */ | ^~~~~~~~~~~ fontenc.c:594:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 594 | {"iso8859-10", NULL, 256, 0, iso8859_10, NULL, 0, 0}, /* Latin 6 (Nordic) */ | ^~~~~~~~~~~~ fontenc.c:595:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 595 | {"iso8859-15", iso8859_15_aliases, 256, 0, iso8859_15, NULL, 0, 0}, /* Latin 9 */ | ^~~~~~~~~~~~ fontenc.c:596:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 596 | {"koi8-r", NULL, 256, 0, koi8_r, NULL, 0, 0}, /* Russian */ | ^~~~~~~~ fontenc.c:597:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 597 | {"koi8-ru", NULL, 256, 0, koi8_ru, NULL, 0, 0}, /* Ukrainian */ | ^~~~~~~~~ fontenc.c:598:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 598 | {"koi8-uni", NULL, 256, 0, koi8_uni, NULL, 0, 0}, /* Russian/Ukrainian/Bielorussian */ | ^~~~~~~~~~ fontenc.c:599:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 599 | {"koi8-e", NULL, 256, 0, koi8_e, NULL, 0, 0}, /* ``European'' */ | ^~~~~~~~ fontenc.c:600:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 600 | {"koi8-u", NULL, 256, 0, koi8_u, NULL, 0, 0}, /* Ukrainian too */ | ^~~~~~~~ fontenc.c:601:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 601 | {"microsoft-symbol", NULL, 256, 0, microsoft_symbol, NULL, 0, 0}, | ^~~~~~~~~~~~~~~~~~ fontenc.c:602:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 602 | {"apple-roman", NULL, 256, 0, apple_roman, NULL, 0, 0}, | ^~~~~~~~~~~~~ CCLD libfontenc.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' >>> host-xlib_libfontenc 1.1.4 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfontenc.la '/tmp/instance-13/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libfontenc.so.1.0.0 /tmp/instance-13/output-1/host/lib/libfontenc.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so.1 || { rm -f libfontenc.so.1 && ln -s libfontenc.so.1.0.0 libfontenc.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so || { rm -f libfontenc.so && ln -s libfontenc.so.1.0.0 libfontenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libfontenc.lai /tmp/instance-13/output-1/host/lib/libfontenc.la libtool: finish: PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-13/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-13/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/X11/fonts' /usr/bin/install -c -m 644 ../include/X11/fonts/fontenc.h '/tmp/instance-13/output-1/host/include/X11/fonts' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 fontenc.pc '/tmp/instance-13/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libfontenc-1.1.4' >>> host-xapp_mkfontscale 1.2.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.mkfontscale-1.2.2.tar.xz.8lzXDK/output' 'http://xorg.freedesktop.org/releases/individual/app/mkfontscale-1.2.2.tar.xz' --2022-10-17 20:33:19-- http://xorg.freedesktop.org/releases/individual/app/mkfontscale-1.2.2.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/mkfontscale-1.2.2.tar.xz [following] --2022-10-17 20:33:20-- https://www.x.org/releases/individual/app/mkfontscale-1.2.2.tar.xz Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 143436 (140K) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.mkfontscale-1.2.2.tar.xz.8lzXDK/output' 0K .......... .......... .......... .......... .......... 35% 566K 0s 50K .......... .......... .......... .......... .......... 71% 1.12M 0s 100K .......... .......... .......... .......... 100% 233M=0.1s 2022-10-17 20:33:20 (1.04 MB/s) - '/tmp/instance-13/output-1/build/.mkfontscale-1.2.2.tar.xz.8lzXDK/output' saved [143436/143436] mkfontscale-1.2.2.tar.xz: OK (sha256: 8ae3fb5b1fe7436e1f565060acaa3e2918fe745b0e4979b5593968914fe2d5c4) mkfontscale-1.2.2.tar.xz: OK (sha512: 4c846816325347c91008d76b3a5610c1e58a8414fd55117e7ccf51310db4b20b8397ecf6c9177ff77322e27ee088bf034fd175c9210465c50b094bab8dada4b3) >>> host-xapp_mkfontscale 1.2.2 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xapp_mkfontscale/mkfontscale-1.2.2.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2 -xf - >>> host-xapp_mkfontscale 1.2.2 Patching >>> host-xapp_mkfontscale 1.2.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xapp_mkfontscale 1.2.2 Patching libtool >>> host-xapp_mkfontscale 1.2.2 Configuring (cd /tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking for gzopen in -lz... yes checking for vasprintf... yes checking for MKFONTSCALE... yes checking for X11... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xapp_mkfontscale 1.2.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2/man' GEN mkfontdir.1 GEN mkfontscale.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' CC constlist.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from constlist.c:24: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC hash.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from hash.c:27: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC ident.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ident.c:54: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC list.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from list.c:25: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC mkfontscale.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mkfontscale.c:27: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ mkfontscale.c: In function 'doDirectory': mkfontscale.c:784:66: warning: declaration of 'encodingsToDo' shadows a global declaration [-Wshadow] 784 | doDirectory(const char *dirname_given, int numEncodings, ListPtr encodingsToDo) | ~~~~~~~~^~~~~~~~~~~~~ mkfontscale.c:116:16: note: shadowed declaration is here 116 | static ListPtr encodingsToDo; | ^~~~~~~~~~~~~ mkfontscale.c: In function 'readEncodings': mkfontscale.c:1298:23: warning: declaration of 'encodings' shadows a global declaration [-Wshadow] 1298 | readEncodings(ListPtr encodings, char *dirname) | ~~~~~~~~^~~~~~~~~ mkfontscale.c:93:21: note: shadowed declaration is here 93 | static ConstListPtr encodings, extra_encodings; | ^~~~~~~~~ CCLD mkfontscale GEN mkfontdir make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' >>> host-xapp_mkfontscale 1.2.2 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man1' /usr/bin/install -c -m 644 mkfontdir.1 mkfontscale.1 '/tmp/instance-13/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/bin' /usr/bin/install -c mkfontscale '/tmp/instance-13/output-1/host/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/bin' /usr/bin/install -c mkfontdir '/tmp/instance-13/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_mkfontscale-1.2.2' >>> xfont_encodings 1.0.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.encodings-1.0.6.tar.xz.hZf0DJ/output' 'https://xorg.freedesktop.org/releases/individual/font/encodings-1.0.6.tar.xz' --2022-10-17 20:33:31-- https://xorg.freedesktop.org/releases/individual/font/encodings-1.0.6.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 312720 (305K) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.encodings-1.0.6.tar.xz.hZf0DJ/output' 0K .......... .......... .......... .......... .......... 16% 613K 0s 50K .......... .......... .......... .......... .......... 32% 1.18M 0s 100K .......... .......... .......... .......... .......... 49% 57.2M 0s 150K .......... .......... .......... .......... .......... 65% 1.18M 0s 200K .......... .......... .......... .......... .......... 81% 52.2M 0s 250K .......... .......... .......... .......... .......... 98% 193M 0s 300K ..... 100% 119M=0.2s 2022-10-17 20:33:32 (1.79 MB/s) - '/tmp/instance-13/output-1/build/.encodings-1.0.6.tar.xz.hZf0DJ/output' saved [312720/312720] encodings-1.0.6.tar.xz: OK (sha256: 77e301de661f35a622b18f60b555a7e7d8c4d5f43ed41410e830d5ac9084fc26) encodings-1.0.6.tar.xz: OK (sha512: 2d52486996939401121bc858ba23031f70eef857760db8da4c84f083e981868e4bc7a8c2ab6d59274a0cf95f592a0dbfad47bce6c9299bb45d115b48abc39134) >>> xfont_encodings 1.0.6 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xfont_encodings/encodings-1.0.6.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_encodings-1.0.6 -xf - >>> xfont_encodings 1.0.6 Patching >>> xfont_encodings 1.0.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_encodings-1.0.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_encodings 1.0.6 Patching libtool >>> xfont_encodings 1.0.6 Configuring (cd /tmp/instance-13/output-1/build/xfont_encodings-1.0.6/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for mkfontscale... /tmp/instance-13/output-1/host/bin/mkfontscale checking if small encodings should be compressed... yes checking if large encodings should be compressed... yes checking for gzip... /tmp/instance-13/output-1/host/bin/gzip checking for root directory for font files... ${datarootdir}/fonts/X11 checking for directory for encodings files... ${FONTROOTDIR}/encodings checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating large/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 >>> xfont_encodings 1.0.6 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_encodings-1.0.6/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6' Making all in large make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6/large' GEN big5.eten-0.enc.gz GEN big5hkscs-0.enc.gz GEN cns11643-1.enc.gz GEN cns11643-2.enc.gz GEN cns11643-3.enc.gz GEN gb18030-0.enc.gz GEN gb18030.2000-0.enc.gz GEN gb18030.2000-1.enc.gz GEN gb2312.1980-0.enc.gz GEN gbk-0.enc.gz GEN jisx0201.1976-0.enc.gz GEN jisx0208.1990-0.enc.gz GEN jisx0212.1990-0.enc.gz GEN ksc5601.1987-0.enc.gz GEN ksc5601.1992-3.enc.gz GEN sun.unicode.india-0.enc.gz GEN encodings.dir make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6/large' make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6' GEN adobe-dingbats.enc.gz GEN adobe-standard.enc.gz GEN adobe-symbol.enc.gz GEN armscii-8.enc.gz GEN ascii-0.enc.gz GEN dec-special.enc.gz GEN ibm-cp437.enc.gz GEN ibm-cp850.enc.gz GEN ibm-cp852.enc.gz GEN ibm-cp866.enc.gz GEN iso8859-11.enc.gz GEN iso8859-13.enc.gz GEN iso8859-16.enc.gz GEN iso8859-6.16.enc.gz GEN iso8859-6.8x.enc.gz GEN microsoft-cp1250.enc.gz GEN microsoft-cp1251.enc.gz GEN microsoft-cp1252.enc.gz GEN microsoft-cp1253.enc.gz GEN microsoft-cp1254.enc.gz GEN microsoft-cp1255.enc.gz GEN microsoft-cp1256.enc.gz GEN microsoft-cp1257.enc.gz GEN microsoft-cp1258.enc.gz GEN microsoft-win3.1.enc.gz GEN mulearabic-0.enc.gz GEN mulearabic-1.enc.gz GEN mulearabic-2.enc.gz GEN mulelao-1.enc.gz GEN suneu-greek.enc.gz GEN tcvn-0.enc.gz GEN tis620-2.enc.gz GEN viscii1.1-1.enc.gz GEN encodings.dir make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6' >>> xfont_encodings 1.0.6 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xfont_encodings-1.0.6/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6' Making install in large make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6/large' make[3]: Entering directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6/large' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/fonts/X11/encodings/large' /usr/bin/install -c -m 644 big5.eten-0.enc.gz big5hkscs-0.enc.gz cns11643-1.enc.gz cns11643-2.enc.gz cns11643-3.enc.gz gb18030-0.enc.gz gb18030.2000-0.enc.gz gb18030.2000-1.enc.gz gb2312.1980-0.enc.gz gbk-0.enc.gz jisx0201.1976-0.enc.gz jisx0208.1990-0.enc.gz jisx0212.1990-0.enc.gz ksc5601.1987-0.enc.gz ksc5601.1992-3.enc.gz sun.unicode.india-0.enc.gz encodings.dir '/tmp/instance-13/output-1/target/usr/share/fonts/X11/encodings/large' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6/large' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6/large' make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6' make[3]: Entering directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/fonts/X11/encodings' /usr/bin/install -c -m 644 adobe-dingbats.enc.gz adobe-standard.enc.gz adobe-symbol.enc.gz armscii-8.enc.gz ascii-0.enc.gz dec-special.enc.gz ibm-cp437.enc.gz ibm-cp850.enc.gz ibm-cp852.enc.gz ibm-cp866.enc.gz iso8859-11.enc.gz iso8859-13.enc.gz iso8859-16.enc.gz iso8859-6.16.enc.gz iso8859-6.8x.enc.gz microsoft-cp1250.enc.gz microsoft-cp1251.enc.gz microsoft-cp1252.enc.gz microsoft-cp1253.enc.gz microsoft-cp1254.enc.gz microsoft-cp1255.enc.gz microsoft-cp1256.enc.gz microsoft-cp1257.enc.gz microsoft-cp1258.enc.gz microsoft-win3.1.enc.gz mulearabic-0.enc.gz mulearabic-1.enc.gz mulearabic-2.enc.gz mulelao-1.enc.gz suneu-greek.enc.gz tcvn-0.enc.gz tis620-2.enc.gz viscii1.1-1.enc.gz encodings.dir '/tmp/instance-13/output-1/target/usr/share/fonts/X11/encodings' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_encodings-1.0.6' xtrans-1.4.0.tar.bz2: OK (md5: ce2fb8100c6647ee81451ebe388b17ad) xtrans-1.4.0.tar.bz2: OK (sha1: 7c490026efb450798e02b040c05eba5212291c08) xtrans-1.4.0.tar.bz2: OK (sha256: 377c4491593c417946efcd2c7600d1e62639f7a8bbca391887e2c4679807d773) xtrans-1.4.0.tar.bz2: OK (sha512: 4fea89a3455c0e13321cbefa43340016dbb59bdd0dbdb5b796c1a6d2a6b1fd63cf1327b769ab426286b9c54b32ec764a50cd2b46228e4e43b841bda6b94de214) >>> host-xlib_xtrans 1.4.0 Extracting bzcat /tmp/instance-13/dl/xlib_xtrans/xtrans-1.4.0.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0 -xf - >>> host-xlib_xtrans 1.4.0 Patching >>> host-xlib_xtrans 1.4.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_xtrans 1.4.0 Patching libtool >>> host-xlib_xtrans 1.4.0 Configuring (cd /tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-debug, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for /usr/bin/gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/bin/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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking whether to build documentation... no checking for xsltproc... /tmp/instance-13/output-1/host/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for fchown... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating xtrans.pc config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-debug, --disable-nls >>> host-xlib_xtrans 1.4.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0' Making all in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0/doc' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0' >>> host-xlib_xtrans 1.4.0 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0/doc' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/X11/Xtrans' /usr/bin/install -c -m 644 Xtrans.h Xtrans.c Xtransint.h Xtranslcl.c Xtranssock.c Xtransutil.c transport.c '/tmp/instance-13/output-1/host/include/X11/Xtrans' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/aclocal' /usr/bin/install -c -m 644 xtrans.m4 '/tmp/instance-13/output-1/host/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 xtrans.pc '/tmp/instance-13/output-1/host/share/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_xtrans-1.4.0' >>> host-xlib_libXfont 1.5.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXfont-1.5.4.tar.bz2.Pt60KD/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXfont-1.5.4.tar.bz2' --2022-10-17 20:33:50-- http://xorg.freedesktop.org/releases/individual/lib/libXfont-1.5.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXfont-1.5.4.tar.bz2 [following] --2022-10-17 20:33:50-- https://www.x.org/releases/individual/lib/libXfont-1.5.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 528883 (516K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXfont-1.5.4.tar.bz2.Pt60KD/output' 0K .......... .......... .......... .......... .......... 9% 585K 1s 50K .......... .......... .......... .......... .......... 19% 1.15M 1s 100K .......... .......... .......... .......... .......... 29% 1.18M 0s 150K .......... .......... .......... .......... .......... 38% 125M 0s 200K .......... .......... .......... .......... .......... 48% 13.1M 0s 250K .......... .......... .......... .......... .......... 58% 199M 0s 300K .......... .......... .......... .......... .......... 67% 643K 0s 350K .......... .......... .......... .......... .......... 77% 191M 0s 400K .......... .......... .......... .......... .......... 87% 161M 0s 450K .......... .......... .......... .......... .......... 96% 204M 0s 500K .......... ...... 100% 225M=0.3s 2022-10-17 20:33:51 (2.00 MB/s) - '/tmp/instance-13/output-1/build/.libXfont-1.5.4.tar.bz2.Pt60KD/output' saved [528883/528883] libXfont-1.5.4.tar.bz2: OK (md5: 16eaf156edd79b68038b6a7c44aa9e9b) libXfont-1.5.4.tar.bz2: OK (sha1: 9db050f63b9c4cb19e0dbb40575558ccb95719ca) libXfont-1.5.4.tar.bz2: OK (sha256: 1a7f7490774c87f2052d146d1e0e64518d32e6848184a18654e8d0bb57883242) libXfont-1.5.4.tar.bz2: OK (sha512: 864edbaff45c44bd92bc4b06275c73fdf584a9b88bc523a297d4c75c01ca253f438463e929af70d753ddecfa648bb0b9bcf0ec72267db9f2b1704f7afa906cb3) >>> host-xlib_libXfont 1.5.4 Extracting bzcat /tmp/instance-13/dl/xlib_libXfont/libXfont-1.5.4.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4 -xf - >>> host-xlib_libXfont 1.5.4 Patching >>> host-xlib_libXfont 1.5.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_libXfont 1.5.4 Patching libtool patching file /tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> host-xlib_libXfont 1.5.4 Configuring (cd /tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-devel-docs ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking whether to build developer documentation... no checking for X.Org SGML entities >= 1.7... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll... yes checking for readlink... yes checking pkg-config is at least version 0.9.0... yes checking for FREETYPE... yes checking for gzopen in -lz... yes checking for hypot in -lm... yes checking for XFONT... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/fontfile/Makefile config.status: creating src/FreeType/Makefile config.status: creating src/builtins/Makefile config.status: creating src/bitmap/Makefile config.status: creating src/fc/Makefile config.status: creating src/util/Makefile config.status: creating src/stubs/Makefile config.status: creating xfont.pc config.status: creating config.h config.status: creating include/X11/fonts/fontconf.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --disable-nls >>> host-xlib_libXfont 1.5.4 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' Making all in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/doc' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src' Making all in fontfile make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' CC bitsource.lo CC bufio.lo CC decompress.lo CC defaults.lo CC dirfile.lo CC fileio.lo CC filewr.lo CC fontdir.lo CC fontencc.lo CC fontfile.lo CC fontscale.lo CC gunzip.lo CC register.lo CC renderers.lo CC catalogue.lo CCLD libfontfile.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' Making all in FreeType make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' CC ftenc.lo CC ftfuncs.lo ftfuncs.c: In function 'ft_compute_bounds': ftfuncs.c:2952:30: warning: overflow in conversion from 'CARD16' {aka 'short unsigned int'} to 'INT16' {aka 'short int'} changes value from 'maxchar.attributes = 32769' to '-32767' [-Woverflow] 2952 | maxchar.characterWidth = maxchar.attributes = -32767; | ^~~~~~~ CC fttools.lo fttools.c: In function 'FTGetName': fttools.c:100:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 100 | if(name.language_id != TT_MS_LANGID_ENGLISH_UNITED_STATES && | ^~ fttools.c:103:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 103 | continue; | ^~~~~~~~ CC xttcap.lo CCLD libft.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' Making all in bitmap make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' CC bitmap.lo CC bitmapfunc.lo CC bitmaputil.lo CC bitscale.lo CC fontink.lo CC bdfread.lo CC bdfutils.lo CC pcfread.lo CC pcfwrite.lo CCLD libbitmap.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' Making all in builtins make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' CC dir.lo CC file.lo CC fonts.lo CC fpe.lo CC render.lo CCLD libbuiltins.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' Making all in fc make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fc' CC fsconvert.lo CC fserve.lo CC fsio.lo CC fstrans.lo In file included from /tmp/instance-13/output-1/host/include/X11/Xtrans/transport.c:70, from fstrans.c:28: /tmp/instance-13/output-1/host/include/X11/Xtrans/Xtransutil.c:438:1: warning: 'is_numeric' defined but not used [-Wunused-function] 438 | is_numeric (const char *str) | ^~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/include/X11/Xtrans/transport.c:67, from fstrans.c:28: /tmp/instance-13/output-1/host/include/X11/Xtrans/Xtranssock.c: In function '_FontTransSocketINETConnect': /tmp/instance-13/output-1/host/include/X11/Xtrans/Xtranssock.c:1370:6: warning: 'strncpy' output may be truncated copying 63 bytes from a string of length 255 [-Wstringop-truncation] 1370 | strncpy(addrlist->host, host, sizeof(addrlist->host)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libfc.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fc' Making all in util make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/util' CC atom.lo CC fontaccel.lo CC fontnames.lo CC fontutil.lo CC fontxlfd.lo CC format.lo CC miscutil.lo CC patcache.lo CC private.lo CC utilbitmap.lo CCLD libutil.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/util' Making all in stubs make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' CC cauthgen.lo CC csignal.lo CC delfntcid.lo CC errorf.lo CC findoldfnt.lo CC getcres.lo CC getdefptsize.lo CC getnewfntcid.lo CC gettime.lo CC initfshdl.lo CC regfpefunc.lo CC rmfshdl.lo CC servclient.lo CC setfntauth.lo CC stfntcfnt.lo CC stubsinit.lo CCLD libstubs.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src' CC dummy.lo CCLD libXfont.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' >>> host-xlib_libXfont 1.5.4 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/doc' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src' Making install in fontfile make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' Making install in FreeType make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' Making install in bitmap make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' Making install in builtins make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' Making install in fc make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fc' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/fc' Making install in util make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/util' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/util' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/util' Making install in stubs make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXfont.la '/tmp/instance-13/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libXfont.so.1.4.1 /tmp/instance-13/output-1/host/lib/libXfont.so.1.4.1 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libXfont.so.1.4.1 libXfont.so.1 || { rm -f libXfont.so.1 && ln -s libXfont.so.1.4.1 libXfont.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libXfont.so.1.4.1 libXfont.so || { rm -f libXfont.so && ln -s libXfont.so.1.4.1 libXfont.so; }; }) libtool: install: /usr/bin/install -c .libs/libXfont.lai /tmp/instance-13/output-1/host/lib/libXfont.la libtool: finish: PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-13/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-13/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/X11/fonts' /usr/bin/install -c -m 644 include/X11/fonts/bdfint.h include/X11/fonts/bitmap.h include/X11/fonts/bufio.h include/X11/fonts/fntfil.h include/X11/fonts/fntfilio.h include/X11/fonts/fntfilst.h include/X11/fonts/fontencc.h include/X11/fonts/fontmisc.h include/X11/fonts/fontshow.h include/X11/fonts/fontutil.h include/X11/fonts/fontxlfd.h include/X11/fonts/pcf.h src/FreeType/ft.h src/FreeType/ftfuncs.h '/tmp/instance-13/output-1/host/include/X11/fonts' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/X11/fonts' /usr/bin/install -c -m 644 include/X11/fonts/fontconf.h '/tmp/instance-13/output-1/host/include/X11/fonts' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 xfont.pc '/tmp/instance-13/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXfont-1.5.4' >>> host-xapp_bdftopcf 1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.bdftopcf-1.1.tar.bz2.OFW3iL/output' 'http://xorg.freedesktop.org/releases/individual/app/bdftopcf-1.1.tar.bz2' --2022-10-17 20:34:27-- http://xorg.freedesktop.org/releases/individual/app/bdftopcf-1.1.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/bdftopcf-1.1.tar.bz2 [following] --2022-10-17 20:34:27-- https://www.x.org/releases/individual/app/bdftopcf-1.1.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 150815 (147K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.bdftopcf-1.1.tar.bz2.OFW3iL/output' 0K .......... .......... .......... .......... .......... 33% 589K 0s 50K .......... .......... .......... .......... .......... 67% 577K 0s 100K .......... .......... .......... .......... ....... 100% 182M=0.2s 2022-10-17 20:34:28 (857 KB/s) - '/tmp/instance-13/output-1/build/.bdftopcf-1.1.tar.bz2.OFW3iL/output' saved [150815/150815] bdftopcf-1.1.tar.bz2: OK (md5: 2a455d3c02390597feb9cefb3fe97a45) bdftopcf-1.1.tar.bz2: OK (sha1: 48a783337a5aa49ebc102c9788ff0f43ea35c5c4) bdftopcf-1.1.tar.bz2: OK (sha256: 4b4df05fc53f1e98993638d6f7e178d95b31745c4568cee407e167491fd311a2) bdftopcf-1.1.tar.bz2: OK (sha512: 7b790e8d512ca2812ac889c156ef91c48798b4744a6857e5b17e0128764b5afa8c5426fe5de05a9819d64745116718db4221b3e657e3c2633465e87179c44bec) >>> host-xapp_bdftopcf 1.1 Extracting bzcat /tmp/instance-13/dl/xapp_bdftopcf/bdftopcf-1.1.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1 -xf - >>> host-xapp_bdftopcf 1.1 Patching >>> host-xapp_bdftopcf 1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xapp_bdftopcf 1.1 Patching libtool >>> host-xapp_bdftopcf 1.1 Configuring (cd /tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for /usr/bin/gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/bin/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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xapp_bdftopcf 1.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1/man' GEN bdftopcf.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' CC atom.o CC bdfread.o CC bdfutils.o CC bitmap.o CC bitmaputil.o CC bufio.o CC defaults.o CC fileio.o CC filewr.o CC fontaccel.o CC fontink.o CC pcfwrite.o CC private.o CC utilbitmap.o CC bdftopcf.o CCLD bdftopcf make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' >>> host-xapp_bdftopcf 1.1 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man1' /usr/bin/install -c -m 644 bdftopcf.1 '/tmp/instance-13/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/bin' /usr/bin/install -c bdftopcf '/tmp/instance-13/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_bdftopcf-1.1' >>> host-xfont_font-util 1.3.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-util-1.3.3.tar.xz.oM0BxH/output' 'https://xorg.freedesktop.org/releases/individual/font/font-util-1.3.3.tar.xz' --2022-10-17 20:34:44-- https://xorg.freedesktop.org/releases/individual/font/font-util-1.3.3.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 142544 (139K) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.font-util-1.3.3.tar.xz.oM0BxH/output' 0K .......... .......... .......... .......... .......... 35% 603K 0s 50K .......... .......... .......... .......... .......... 71% 1.21M 0s 100K .......... .......... .......... ......... 100% 17.2M=0.1s 2022-10-17 20:34:45 (1.08 MB/s) - '/tmp/instance-13/output-1/build/.font-util-1.3.3.tar.xz.oM0BxH/output' saved [142544/142544] font-util-1.3.3.tar.xz: OK (sha256: e791c890779c40056ab63aaed5e031bb6e2890a98418ca09c534e6261a2eebd2) font-util-1.3.3.tar.xz: OK (sha512: 5e1cb8af44fe0bea72b1a6a4e455f50ca49b7531c2f4b605800c0b2b7578b9826ccf17fa195c505ab1d6339fd4ad697c01ba3b9777616f354ab62b23434d47c9) >>> host-xfont_font-util 1.3.3 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xfont_font-util/font-util-1.3.3.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3 -xf - >>> host-xfont_font-util 1.3.3 Patching >>> host-xfont_font-util 1.3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xfont_font-util 1.3.3 Patching libtool >>> host-xfont_font-util 1.3.3 Configuring (cd /tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking for root directory for font files... ${datadir}/fonts/X11 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating fontutil.m4 config.status: creating fontutil.pc config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xfont_font-util 1.3.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3/man' GEN bdftruncate.1 GEN ucs2any.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' CC bdftruncate.o CCLD bdftruncate CC ucs2any.o CCLD ucs2any make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' >>> host-xfont_font-util 1.3.3 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man1' /usr/bin/install -c -m 644 bdftruncate.1 ucs2any.1 '/tmp/instance-13/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/bin' /usr/bin/install -c bdftruncate ucs2any '/tmp/instance-13/output-1/host/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/aclocal' /usr/bin/install -c -m 644 fontutil.m4 '/tmp/instance-13/output-1/host/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/fonts/X11/util' /usr/bin/install -c -m 644 map-ISO8859-1 map-ISO8859-2 map-ISO8859-3 map-ISO8859-4 map-ISO8859-5 map-ISO8859-6 map-ISO8859-7 map-ISO8859-8 map-ISO8859-9 map-ISO8859-10 map-ISO8859-11 map-ISO8859-13 map-ISO8859-14 map-ISO8859-15 map-ISO8859-16 map-JISX0201.1976-0 map-KOI8-R '/tmp/instance-13/output-1/host/share/fonts/X11/util' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 fontutil.pc '/tmp/instance-13/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xfont_font-util-1.3.3' font-util-1.3.3.tar.xz: OK (sha256: e791c890779c40056ab63aaed5e031bb6e2890a98418ca09c534e6261a2eebd2) font-util-1.3.3.tar.xz: OK (sha512: 5e1cb8af44fe0bea72b1a6a4e455f50ca49b7531c2f4b605800c0b2b7578b9826ccf17fa195c505ab1d6339fd4ad697c01ba3b9777616f354ab62b23434d47c9) >>> xfont_font-util 1.3.3 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xfont_font-util/font-util-1.3.3.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-util-1.3.3 -xf - >>> xfont_font-util 1.3.3 Patching >>> xfont_font-util 1.3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-util-1.3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-util 1.3.3 Patching libtool >>> xfont_font-util 1.3.3 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-util-1.3.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for root directory for font files... ${datadir}/fonts/X11 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating fontutil.m4 config.status: creating fontutil.pc 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 >>> xfont_font-util 1.3.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-util-1.3.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3/man' GEN bdftruncate.1 GEN ucs2any.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' CC bdftruncate.o CCLD bdftruncate CC ucs2any.o CCLD ucs2any make[3]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' >>> xfont_font-util 1.3.3 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xfont_font-util-1.3.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 bdftruncate.1 ucs2any.1 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c bdftruncate ucs2any '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 fontutil.m4 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/fonts/X11/util' /usr/bin/install -c -m 644 map-ISO8859-1 map-ISO8859-2 map-ISO8859-3 map-ISO8859-4 map-ISO8859-5 map-ISO8859-6 map-ISO8859-7 map-ISO8859-8 map-ISO8859-9 map-ISO8859-10 map-ISO8859-11 map-ISO8859-13 map-ISO8859-14 map-ISO8859-15 map-ISO8859-16 map-JISX0201.1976-0 map-KOI8-R '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/fonts/X11/util' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 fontutil.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-util-1.3.3' >>> xfont_font-util 1.3.3 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xfont_font-adobe-75dpi 1.0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-adobe-75dpi-1.0.3.tar.bz2.pmVamy/output' 'http://xorg.freedesktop.org/releases/individual/font/font-adobe-75dpi-1.0.3.tar.bz2' --2022-10-17 20:35:08-- http://xorg.freedesktop.org/releases/individual/font/font-adobe-75dpi-1.0.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-adobe-75dpi-1.0.3.tar.bz2 [following] --2022-10-17 20:35:09-- https://www.x.org/releases/individual/font/font-adobe-75dpi-1.0.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 889542 (869K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.font-adobe-75dpi-1.0.3.tar.bz2.pmVamy/output' 0K .......... .......... .......... .......... .......... 5% 598K 1s 50K .......... .......... .......... .......... .......... 11% 1.16M 1s 100K .......... .......... .......... .......... .......... 17% 109M 1s 150K .......... .......... .......... .......... .......... 23% 1.18M 1s 200K .......... .......... .......... .......... .......... 28% 93.8M 0s 250K .......... .......... .......... .......... .......... 34% 79.8M 0s 300K .......... .......... .......... .......... .......... 40% 1.22M 0s 350K .......... .......... .......... .......... .......... 46% 97.0M 0s 400K .......... .......... .......... .......... .......... 51% 82.6M 0s 450K .......... .......... .......... .......... .......... 57% 95.4M 0s 500K .......... .......... .......... .......... .......... 63% 90.0M 0s 550K .......... .......... .......... .......... .......... 69% 101M 0s 600K .......... .......... .......... .......... .......... 74% 101M 0s 650K .......... .......... .......... .......... .......... 80% 99.5M 0s 700K .......... .......... .......... .......... .......... 86% 1.28M 0s 750K .......... .......... .......... .......... .......... 92% 92.8M 0s 800K .......... .......... .......... .......... .......... 97% 80.3M 0s 850K .......... ........ 100% 235M=0.3s 2022-10-17 20:35:09 (3.37 MB/s) - '/tmp/instance-13/output-1/build/.font-adobe-75dpi-1.0.3.tar.bz2.pmVamy/output' saved [889542/889542] font-adobe-75dpi-1.0.3.tar.bz2: OK (sha256: c6024a1e4a1e65f413f994dd08b734efd393ce0a502eb465deb77b9a36db4d09) >>> xfont_font-adobe-75dpi 1.0.3 Extracting bzcat /tmp/instance-13/dl/xfont_font-adobe-75dpi/font-adobe-75dpi-1.0.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3 -xf - >>> xfont_font-adobe-75dpi 1.0.3 Patching >>> xfont_font-adobe-75dpi 1.0.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-adobe-75dpi 1.0.3 Patching libtool >>> xfont_font-adobe-75dpi 1.0.3 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for 75dpi files... ${FONTROOTDIR}/75dpi checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-13/output-1/host/bin/mkfontdir checking for bdftopcf... /tmp/instance-13/output-1/host/bin/bdftopcf checking font compression method... gzip checking for gzip... /tmp/instance-13/output-1/host/bin/gzip checking for ucs2any... /tmp/instance-13/output-1/host/bin/ucs2any checking for MAPS... yes checking for ucs2any encoding data files... /tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/share/fonts/X11/util checking whether to build ISO8859-1 fonts... yes checking whether to build ISO8859-2 fonts... yes checking whether to build ISO8859-3 fonts... yes checking whether to build ISO8859-4 fonts... yes checking whether to build ISO8859-9 fonts... yes checking whether to build ISO8859-10 fonts... yes checking whether to build ISO8859-13 fonts... yes checking whether to build ISO8859-14 fonts... yes checking whether to build ISO8859-15 fonts... yes 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 >>> xfont_font-adobe-75dpi 1.0.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3' GEN courB08.pcf.gz GEN courB10.pcf.gz GEN courB12.pcf.gz GEN courB14.pcf.gz GEN courB18.pcf.gz GEN courB24.pcf.gz GEN courBO08.pcf.gz GEN courBO10.pcf.gz GEN courBO12.pcf.gz GEN courBO14.pcf.gz GEN courBO18.pcf.gz GEN courBO24.pcf.gz GEN courO08.pcf.gz GEN courO10.pcf.gz GEN courO12.pcf.gz GEN courO14.pcf.gz GEN courO18.pcf.gz GEN courO24.pcf.gz GEN courR08.pcf.gz GEN courR10.pcf.gz GEN courR12.pcf.gz GEN courR14.pcf.gz GEN courR18.pcf.gz GEN courR24.pcf.gz GEN helvB08.pcf.gz GEN helvB10.pcf.gz GEN helvB12.pcf.gz GEN helvB14.pcf.gz GEN helvB18.pcf.gz GEN helvB24.pcf.gz GEN helvBO08.pcf.gz GEN helvBO10.pcf.gz GEN helvBO12.pcf.gz GEN helvBO14.pcf.gz GEN helvBO18.pcf.gz GEN helvBO24.pcf.gz GEN helvO08.pcf.gz GEN helvO10.pcf.gz GEN helvO12.pcf.gz GEN helvO14.pcf.gz GEN helvO18.pcf.gz GEN helvO24.pcf.gz GEN helvR08.pcf.gz GEN helvR10.pcf.gz GEN helvR12.pcf.gz GEN helvR14.pcf.gz GEN helvR18.pcf.gz GEN helvR24.pcf.gz GEN ncenB08.pcf.gz GEN ncenB10.pcf.gz GEN ncenB12.pcf.gz GEN ncenB14.pcf.gz GEN ncenB18.pcf.gz GEN ncenB24.pcf.gz GEN ncenBI08.pcf.gz GEN ncenBI10.pcf.gz GEN ncenBI12.pcf.gz GEN ncenBI14.pcf.gz GEN ncenBI18.pcf.gz GEN ncenBI24.pcf.gz GEN ncenI08.pcf.gz GEN ncenI10.pcf.gz GEN ncenI12.pcf.gz GEN ncenI14.pcf.gz GEN ncenI18.pcf.gz GEN ncenI24.pcf.gz GEN ncenR08.pcf.gz GEN ncenR10.pcf.gz GEN ncenR12.pcf.gz GEN ncenR14.pcf.gz GEN ncenR18.pcf.gz GEN ncenR24.pcf.gz GEN timB08.pcf.gz GEN timB10.pcf.gz GEN timB12.pcf.gz GEN timB14.pcf.gz GEN timB18.pcf.gz GEN timB24.pcf.gz GEN timBI08.pcf.gz GEN timBI10.pcf.gz GEN timBI12.pcf.gz GEN timBI14.pcf.gz GEN timBI18.pcf.gz GEN timBI24.pcf.gz GEN timI08.pcf.gz GEN timI10.pcf.gz GEN timI12.pcf.gz GEN timI14.pcf.gz GEN timI18.pcf.gz GEN timI24.pcf.gz GEN timR08.pcf.gz GEN timR10.pcf.gz GEN timR12.pcf.gz GEN timR14.pcf.gz GEN timR18.pcf.gz GEN timR24.pcf.gz GEN symb08.pcf.gz GEN symb10.pcf.gz GEN symb12.pcf.gz GEN symb14.pcf.gz GEN symb18.pcf.gz GEN symb24.pcf.gz GEN courB08-ISO8859-1.bdf Writing 192 characters into file 'courB08-ISO8859-1.bdf'. GEN courB08-ISO8859-1.pcf.gz GEN courB10-ISO8859-1.bdf Writing 192 characters into file 'courB10-ISO8859-1.bdf'. GEN courB10-ISO8859-1.pcf.gz GEN courB12-ISO8859-1.bdf Writing 192 characters into file 'courB12-ISO8859-1.bdf'. GEN courB12-ISO8859-1.pcf.gz GEN courB14-ISO8859-1.bdf Writing 192 characters into file 'courB14-ISO8859-1.bdf'. GEN courB14-ISO8859-1.pcf.gz GEN courB18-ISO8859-1.bdf Writing 192 characters into file 'courB18-ISO8859-1.bdf'. GEN courB18-ISO8859-1.pcf.gz GEN courB24-ISO8859-1.bdf Writing 192 characters into file 'courB24-ISO8859-1.bdf'. GEN courB24-ISO8859-1.pcf.gz GEN courBO08-ISO8859-1.bdf Writing 192 characters into file 'courBO08-ISO8859-1.bdf'. GEN courBO08-ISO8859-1.pcf.gz GEN courBO10-ISO8859-1.bdf Writing 192 characters into file 'courBO10-ISO8859-1.bdf'. GEN courBO10-ISO8859-1.pcf.gz GEN courBO12-ISO8859-1.bdf Writing 192 characters into file 'courBO12-ISO8859-1.bdf'. GEN courBO12-ISO8859-1.pcf.gz GEN courBO14-ISO8859-1.bdf Writing 192 characters into file 'courBO14-ISO8859-1.bdf'. GEN courBO14-ISO8859-1.pcf.gz GEN courBO18-ISO8859-1.bdf Writing 192 characters into file 'courBO18-ISO8859-1.bdf'. GEN courBO18-ISO8859-1.pcf.gz GEN courBO24-ISO8859-1.bdf Writing 192 characters into file 'courBO24-ISO8859-1.bdf'. GEN courBO24-ISO8859-1.pcf.gz GEN courO08-ISO8859-1.bdf Writing 192 characters into file 'courO08-ISO8859-1.bdf'. GEN courO08-ISO8859-1.pcf.gz GEN courO10-ISO8859-1.bdf Writing 192 characters into file 'courO10-ISO8859-1.bdf'. GEN courO10-ISO8859-1.pcf.gz GEN courO12-ISO8859-1.bdf Writing 192 characters into file 'courO12-ISO8859-1.bdf'. GEN courO12-ISO8859-1.pcf.gz GEN courO14-ISO8859-1.bdf Writing 192 characters into file 'courO14-ISO8859-1.bdf'. GEN courO14-ISO8859-1.pcf.gz GEN courO18-ISO8859-1.bdf Writing 192 characters into file 'courO18-ISO8859-1.bdf'. GEN courO18-ISO8859-1.pcf.gz GEN courO24-ISO8859-1.bdf Writing 192 characters into file 'courO24-ISO8859-1.bdf'. GEN courO24-ISO8859-1.pcf.gz GEN courR08-ISO8859-1.bdf Writing 192 characters into file 'courR08-ISO8859-1.bdf'. GEN courR08-ISO8859-1.pcf.gz GEN courR10-ISO8859-1.bdf Writing 192 characters into file 'courR10-ISO8859-1.bdf'. GEN courR10-ISO8859-1.pcf.gz GEN courR12-ISO8859-1.bdf Writing 192 characters into file 'courR12-ISO8859-1.bdf'. GEN courR12-ISO8859-1.pcf.gz GEN courR14-ISO8859-1.bdf Writing 192 characters into file 'courR14-ISO8859-1.bdf'. GEN courR14-ISO8859-1.pcf.gz GEN courR18-ISO8859-1.bdf Writing 192 characters into file 'courR18-ISO8859-1.bdf'. GEN courR18-ISO8859-1.pcf.gz GEN courR24-ISO8859-1.bdf Writing 192 characters into file 'courR24-ISO8859-1.bdf'. GEN courR24-ISO8859-1.pcf.gz GEN helvB08-ISO8859-1.bdf Writing 192 characters into file 'helvB08-ISO8859-1.bdf'. GEN helvB08-ISO8859-1.pcf.gz GEN helvB10-ISO8859-1.bdf Writing 192 characters into file 'helvB10-ISO8859-1.bdf'. GEN helvB10-ISO8859-1.pcf.gz GEN helvB12-ISO8859-1.bdf Writing 192 characters into file 'helvB12-ISO8859-1.bdf'. GEN helvB12-ISO8859-1.pcf.gz GEN helvB14-ISO8859-1.bdf Writing 192 characters into file 'helvB14-ISO8859-1.bdf'. GEN helvB14-ISO8859-1.pcf.gz GEN helvB18-ISO8859-1.bdf Writing 192 characters into file 'helvB18-ISO8859-1.bdf'. GEN helvB18-ISO8859-1.pcf.gz GEN helvB24-ISO8859-1.bdf Writing 192 characters into file 'helvB24-ISO8859-1.bdf'. GEN helvB24-ISO8859-1.pcf.gz GEN helvBO08-ISO8859-1.bdf Writing 192 characters into file 'helvBO08-ISO8859-1.bdf'. GEN helvBO08-ISO8859-1.pcf.gz GEN helvBO10-ISO8859-1.bdf Writing 192 characters into file 'helvBO10-ISO8859-1.bdf'. GEN helvBO10-ISO8859-1.pcf.gz GEN helvBO12-ISO8859-1.bdf Writing 192 characters into file 'helvBO12-ISO8859-1.bdf'. GEN helvBO12-ISO8859-1.pcf.gz GEN helvBO14-ISO8859-1.bdf Writing 192 characters into file 'helvBO14-ISO8859-1.bdf'. GEN helvBO14-ISO8859-1.pcf.gz GEN helvBO18-ISO8859-1.bdf Writing 192 characters into file 'helvBO18-ISO8859-1.bdf'. GEN helvBO18-ISO8859-1.pcf.gz GEN helvBO24-ISO8859-1.bdf Writing 192 characters into file 'helvBO24-ISO8859-1.bdf'. GEN helvBO24-ISO8859-1.pcf.gz GEN helvO08-ISO8859-1.bdf Writing 192 characters into file 'helvO08-ISO8859-1.bdf'. GEN helvO08-ISO8859-1.pcf.gz GEN helvO10-ISO8859-1.bdf Writing 192 characters into file 'helvO10-ISO8859-1.bdf'. GEN helvO10-ISO8859-1.pcf.gz GEN helvO12-ISO8859-1.bdf Writing 192 characters into file 'helvO12-ISO8859-1.bdf'. GEN helvO12-ISO8859-1.pcf.gz GEN helvO14-ISO8859-1.bdf Writing 192 characters into file 'helvO14-ISO8859-1.bdf'. GEN helvO14-ISO8859-1.pcf.gz GEN helvO18-ISO8859-1.bdf Writing 192 characters into file 'helvO18-ISO8859-1.bdf'. GEN helvO18-ISO8859-1.pcf.gz GEN helvO24-ISO8859-1.bdf Writing 192 characters into file 'helvO24-ISO8859-1.bdf'. GEN helvO24-ISO8859-1.pcf.gz GEN helvR08-ISO8859-1.bdf Writing 192 characters into file 'helvR08-ISO8859-1.bdf'. GEN helvR08-ISO8859-1.pcf.gz GEN helvR10-ISO8859-1.bdf Writing 192 characters into file 'helvR10-ISO8859-1.bdf'. GEN helvR10-ISO8859-1.pcf.gz GEN helvR12-ISO8859-1.bdf Writing 192 characters into file 'helvR12-ISO8859-1.bdf'. GEN helvR12-ISO8859-1.pcf.gz GEN helvR14-ISO8859-1.bdf Writing 192 characters into file 'helvR14-ISO8859-1.bdf'. GEN helvR14-ISO8859-1.pcf.gz GEN helvR18-ISO8859-1.bdf Writing 192 characters into file 'helvR18-ISO8859-1.bdf'. GEN helvR18-ISO8859-1.pcf.gz GEN helvR24-ISO8859-1.bdf Writing 192 characters into file 'helvR24-ISO8859-1.bdf'. GEN helvR24-ISO8859-1.pcf.gz GEN ncenB08-ISO8859-1.bdf Writing 192 characters into file 'ncenB08-ISO8859-1.bdf'. GEN ncenB08-ISO8859-1.pcf.gz GEN ncenB10-ISO8859-1.bdf Writing 192 characters into file 'ncenB10-ISO8859-1.bdf'. GEN ncenB10-ISO8859-1.pcf.gz GEN ncenB12-ISO8859-1.bdf Writing 192 characters into file 'ncenB12-ISO8859-1.bdf'. GEN ncenB12-ISO8859-1.pcf.gz GEN ncenB14-ISO8859-1.bdf Writing 192 characters into file 'ncenB14-ISO8859-1.bdf'. GEN ncenB14-ISO8859-1.pcf.gz GEN ncenB18-ISO8859-1.bdf Writing 192 characters into file 'ncenB18-ISO8859-1.bdf'. GEN ncenB18-ISO8859-1.pcf.gz GEN ncenB24-ISO8859-1.bdf Writing 192 characters into file 'ncenB24-ISO8859-1.bdf'. GEN ncenB24-ISO8859-1.pcf.gz GEN ncenBI08-ISO8859-1.bdf Writing 192 characters into file 'ncenBI08-ISO8859-1.bdf'. GEN ncenBI08-ISO8859-1.pcf.gz GEN ncenBI10-ISO8859-1.bdf Writing 192 characters into file 'ncenBI10-ISO8859-1.bdf'. GEN ncenBI10-ISO8859-1.pcf.gz GEN ncenBI12-ISO8859-1.bdf Writing 192 characters into file 'ncenBI12-ISO8859-1.bdf'. GEN ncenBI12-ISO8859-1.pcf.gz GEN ncenBI14-ISO8859-1.bdf Writing 192 characters into file 'ncenBI14-ISO8859-1.bdf'. GEN ncenBI14-ISO8859-1.pcf.gz GEN ncenBI18-ISO8859-1.bdf Writing 192 characters into file 'ncenBI18-ISO8859-1.bdf'. GEN ncenBI18-ISO8859-1.pcf.gz GEN ncenBI24-ISO8859-1.bdf Writing 192 characters into file 'ncenBI24-ISO8859-1.bdf'. GEN ncenBI24-ISO8859-1.pcf.gz GEN ncenI08-ISO8859-1.bdf Writing 192 characters into file 'ncenI08-ISO8859-1.bdf'. GEN ncenI08-ISO8859-1.pcf.gz GEN ncenI10-ISO8859-1.bdf Writing 192 characters into file 'ncenI10-ISO8859-1.bdf'. GEN ncenI10-ISO8859-1.pcf.gz GEN ncenI12-ISO8859-1.bdf Writing 192 characters into file 'ncenI12-ISO8859-1.bdf'. GEN ncenI12-ISO8859-1.pcf.gz GEN ncenI14-ISO8859-1.bdf Writing 192 characters into file 'ncenI14-ISO8859-1.bdf'. GEN ncenI14-ISO8859-1.pcf.gz GEN ncenI18-ISO8859-1.bdf Writing 192 characters into file 'ncenI18-ISO8859-1.bdf'. GEN ncenI18-ISO8859-1.pcf.gz GEN ncenI24-ISO8859-1.bdf Writing 192 characters into file 'ncenI24-ISO8859-1.bdf'. GEN ncenI24-ISO8859-1.pcf.gz GEN ncenR08-ISO8859-1.bdf Writing 192 characters into file 'ncenR08-ISO8859-1.bdf'. GEN ncenR08-ISO8859-1.pcf.gz GEN ncenR10-ISO8859-1.bdf Writing 192 characters into file 'ncenR10-ISO8859-1.bdf'. GEN ncenR10-ISO8859-1.pcf.gz GEN ncenR12-ISO8859-1.bdf Writing 192 characters into file 'ncenR12-ISO8859-1.bdf'. GEN ncenR12-ISO8859-1.pcf.gz GEN ncenR14-ISO8859-1.bdf Writing 192 characters into file 'ncenR14-ISO8859-1.bdf'. GEN ncenR14-ISO8859-1.pcf.gz GEN ncenR18-ISO8859-1.bdf Writing 192 characters into file 'ncenR18-ISO8859-1.bdf'. GEN ncenR18-ISO8859-1.pcf.gz GEN ncenR24-ISO8859-1.bdf Writing 192 characters into file 'ncenR24-ISO8859-1.bdf'. GEN ncenR24-ISO8859-1.pcf.gz GEN timB08-ISO8859-1.bdf Writing 192 characters into file 'timB08-ISO8859-1.bdf'. GEN timB08-ISO8859-1.pcf.gz GEN timB10-ISO8859-1.bdf Writing 192 characters into file 'timB10-ISO8859-1.bdf'. GEN timB10-ISO8859-1.pcf.gz GEN timB12-ISO8859-1.bdf Writing 192 characters into file 'timB12-ISO8859-1.bdf'. GEN timB12-ISO8859-1.pcf.gz GEN timB14-ISO8859-1.bdf Writing 192 characters into file 'timB14-ISO8859-1.bdf'. GEN timB14-ISO8859-1.pcf.gz GEN timB18-ISO8859-1.bdf Writing 192 characters into file 'timB18-ISO8859-1.bdf'. GEN timB18-ISO8859-1.pcf.gz GEN timB24-ISO8859-1.bdf Writing 192 characters into file 'timB24-ISO8859-1.bdf'. GEN timB24-ISO8859-1.pcf.gz GEN timBI08-ISO8859-1.bdf Writing 192 characters into file 'timBI08-ISO8859-1.bdf'. GEN timBI08-ISO8859-1.pcf.gz GEN timBI10-ISO8859-1.bdf Writing 192 characters into file 'timBI10-ISO8859-1.bdf'. GEN timBI10-ISO8859-1.pcf.gz GEN timBI12-ISO8859-1.bdf Writing 192 characters into file 'timBI12-ISO8859-1.bdf'. GEN timBI12-ISO8859-1.pcf.gz GEN timBI14-ISO8859-1.bdf Writing 192 characters into file 'timBI14-ISO8859-1.bdf'. GEN timBI14-ISO8859-1.pcf.gz GEN timBI18-ISO8859-1.bdf Writing 192 characters into file 'timBI18-ISO8859-1.bdf'. GEN timBI18-ISO8859-1.pcf.gz GEN timBI24-ISO8859-1.bdf Writing 192 characters into file 'timBI24-ISO8859-1.bdf'. GEN timBI24-ISO8859-1.pcf.gz GEN timI08-ISO8859-1.bdf Writing 192 characters into file 'timI08-ISO8859-1.bdf'. GEN timI08-ISO8859-1.pcf.gz GEN timI10-ISO8859-1.bdf Writing 192 characters into file 'timI10-ISO8859-1.bdf'. GEN timI10-ISO8859-1.pcf.gz GEN timI12-ISO8859-1.bdf Writing 192 characters into file 'timI12-ISO8859-1.bdf'. GEN timI12-ISO8859-1.pcf.gz GEN timI14-ISO8859-1.bdf Writing 192 characters into file 'timI14-ISO8859-1.bdf'. GEN timI14-ISO8859-1.pcf.gz GEN timI18-ISO8859-1.bdf Writing 192 characters into file 'timI18-ISO8859-1.bdf'. GEN timI18-ISO8859-1.pcf.gz GEN timI24-ISO8859-1.bdf Writing 192 characters into file 'timI24-ISO8859-1.bdf'. GEN timI24-ISO8859-1.pcf.gz GEN timR08-ISO8859-1.bdf Writing 192 characters into file 'timR08-ISO8859-1.bdf'. GEN timR08-ISO8859-1.pcf.gz GEN timR10-ISO8859-1.bdf Writing 192 characters into file 'timR10-ISO8859-1.bdf'. GEN timR10-ISO8859-1.pcf.gz GEN timR12-ISO8859-1.bdf Writing 192 characters into file 'timR12-ISO8859-1.bdf'. GEN timR12-ISO8859-1.pcf.gz GEN timR14-ISO8859-1.bdf Writing 192 characters into file 'timR14-ISO8859-1.bdf'. GEN timR14-ISO8859-1.pcf.gz GEN timR18-ISO8859-1.bdf Writing 192 characters into file 'timR18-ISO8859-1.bdf'. GEN timR18-ISO8859-1.pcf.gz GEN timR24-ISO8859-1.bdf Writing 192 characters into file 'timR24-ISO8859-1.bdf'. GEN timR24-ISO8859-1.pcf.gz GEN courB08-ISO8859-2.bdf Writing 192 characters into file 'courB08-ISO8859-2.bdf'. GEN courB08-ISO8859-2.pcf.gz GEN courB10-ISO8859-2.bdf Writing 192 characters into file 'courB10-ISO8859-2.bdf'. GEN courB10-ISO8859-2.pcf.gz GEN courB12-ISO8859-2.bdf Writing 192 characters into file 'courB12-ISO8859-2.bdf'. GEN courB12-ISO8859-2.pcf.gz GEN courB14-ISO8859-2.bdf Writing 192 characters into file 'courB14-ISO8859-2.bdf'. GEN courB14-ISO8859-2.pcf.gz GEN courB18-ISO8859-2.bdf Writing 192 characters into file 'courB18-ISO8859-2.bdf'. GEN courB18-ISO8859-2.pcf.gz GEN courB24-ISO8859-2.bdf Writing 192 characters into file 'courB24-ISO8859-2.bdf'. GEN courB24-ISO8859-2.pcf.gz GEN courBO08-ISO8859-2.bdf Writing 192 characters into file 'courBO08-ISO8859-2.bdf'. GEN courBO08-ISO8859-2.pcf.gz GEN courBO10-ISO8859-2.bdf Writing 192 characters into file 'courBO10-ISO8859-2.bdf'. GEN courBO10-ISO8859-2.pcf.gz GEN courBO12-ISO8859-2.bdf Writing 192 characters into file 'courBO12-ISO8859-2.bdf'. GEN courBO12-ISO8859-2.pcf.gz GEN courBO14-ISO8859-2.bdf Writing 192 characters into file 'courBO14-ISO8859-2.bdf'. GEN courBO14-ISO8859-2.pcf.gz GEN courBO18-ISO8859-2.bdf Writing 192 characters into file 'courBO18-ISO8859-2.bdf'. GEN courBO18-ISO8859-2.pcf.gz GEN courBO24-ISO8859-2.bdf Writing 192 characters into file 'courBO24-ISO8859-2.bdf'. GEN courBO24-ISO8859-2.pcf.gz GEN courO08-ISO8859-2.bdf Writing 192 characters into file 'courO08-ISO8859-2.bdf'. GEN courO08-ISO8859-2.pcf.gz GEN courO10-ISO8859-2.bdf Writing 192 characters into file 'courO10-ISO8859-2.bdf'. GEN courO10-ISO8859-2.pcf.gz GEN courO12-ISO8859-2.bdf Writing 192 characters into file 'courO12-ISO8859-2.bdf'. GEN courO12-ISO8859-2.pcf.gz GEN courO14-ISO8859-2.bdf Writing 192 characters into file 'courO14-ISO8859-2.bdf'. GEN courO14-ISO8859-2.pcf.gz GEN courO18-ISO8859-2.bdf Writing 192 characters into file 'courO18-ISO8859-2.bdf'. GEN courO18-ISO8859-2.pcf.gz GEN courO24-ISO8859-2.bdf Writing 192 characters into file 'courO24-ISO8859-2.bdf'. GEN courO24-ISO8859-2.pcf.gz GEN courR08-ISO8859-2.bdf Writing 192 characters into file 'courR08-ISO8859-2.bdf'. GEN courR08-ISO8859-2.pcf.gz GEN courR10-ISO8859-2.bdf Writing 192 characters into file 'courR10-ISO8859-2.bdf'. GEN courR10-ISO8859-2.pcf.gz GEN courR12-ISO8859-2.bdf Writing 192 characters into file 'courR12-ISO8859-2.bdf'. GEN courR12-ISO8859-2.pcf.gz GEN courR14-ISO8859-2.bdf Writing 192 characters into file 'courR14-ISO8859-2.bdf'. GEN courR14-ISO8859-2.pcf.gz GEN courR18-ISO8859-2.bdf Writing 192 characters into file 'courR18-ISO8859-2.bdf'. GEN courR18-ISO8859-2.pcf.gz GEN courR24-ISO8859-2.bdf Writing 192 characters into file 'courR24-ISO8859-2.bdf'. GEN courR24-ISO8859-2.pcf.gz GEN helvB08-ISO8859-2.bdf Writing 192 characters into file 'helvB08-ISO8859-2.bdf'. GEN helvB08-ISO8859-2.pcf.gz GEN helvB10-ISO8859-2.bdf Writing 192 characters into file 'helvB10-ISO8859-2.bdf'. GEN helvB10-ISO8859-2.pcf.gz GEN helvB12-ISO8859-2.bdf Writing 192 characters into file 'helvB12-ISO8859-2.bdf'. GEN helvB12-ISO8859-2.pcf.gz GEN helvB14-ISO8859-2.bdf Writing 192 characters into file 'helvB14-ISO8859-2.bdf'. GEN helvB14-ISO8859-2.pcf.gz GEN helvB18-ISO8859-2.bdf Writing 192 characters into file 'helvB18-ISO8859-2.bdf'. GEN helvB18-ISO8859-2.pcf.gz GEN helvB24-ISO8859-2.bdf Writing 192 characters into file 'helvB24-ISO8859-2.bdf'. GEN helvB24-ISO8859-2.pcf.gz GEN helvBO08-ISO8859-2.bdf Writing 192 characters into file 'helvBO08-ISO8859-2.bdf'. GEN helvBO08-ISO8859-2.pcf.gz GEN helvBO10-ISO8859-2.bdf Writing 192 characters into file 'helvBO10-ISO8859-2.bdf'. GEN helvBO10-ISO8859-2.pcf.gz GEN helvBO12-ISO8859-2.bdf Writing 192 characters into file 'helvBO12-ISO8859-2.bdf'. GEN helvBO12-ISO8859-2.pcf.gz GEN helvBO14-ISO8859-2.bdf Writing 192 characters into file 'helvBO14-ISO8859-2.bdf'. GEN helvBO14-ISO8859-2.pcf.gz GEN helvBO18-ISO8859-2.bdf Writing 192 characters into file 'helvBO18-ISO8859-2.bdf'. GEN helvBO18-ISO8859-2.pcf.gz GEN helvBO24-ISO8859-2.bdf Writing 192 characters into file 'helvBO24-ISO8859-2.bdf'. GEN helvBO24-ISO8859-2.pcf.gz GEN helvO08-ISO8859-2.bdf Writing 192 characters into file 'helvO08-ISO8859-2.bdf'. GEN helvO08-ISO8859-2.pcf.gz GEN helvO10-ISO8859-2.bdf Writing 192 characters into file 'helvO10-ISO8859-2.bdf'. GEN helvO10-ISO8859-2.pcf.gz GEN helvO12-ISO8859-2.bdf Writing 192 characters into file 'helvO12-ISO8859-2.bdf'. GEN helvO12-ISO8859-2.pcf.gz GEN helvO14-ISO8859-2.bdf Writing 192 characters into file 'helvO14-ISO8859-2.bdf'. GEN helvO14-ISO8859-2.pcf.gz GEN helvO18-ISO8859-2.bdf Writing 192 characters into file 'helvO18-ISO8859-2.bdf'. GEN helvO18-ISO8859-2.pcf.gz GEN helvO24-ISO8859-2.bdf Writing 192 characters into file 'helvO24-ISO8859-2.bdf'. GEN helvO24-ISO8859-2.pcf.gz GEN helvR08-ISO8859-2.bdf Writing 192 characters into file 'helvR08-ISO8859-2.bdf'. GEN helvR08-ISO8859-2.pcf.gz GEN helvR10-ISO8859-2.bdf Writing 192 characters into file 'helvR10-ISO8859-2.bdf'. GEN helvR10-ISO8859-2.pcf.gz GEN helvR12-ISO8859-2.bdf Writing 192 characters into file 'helvR12-ISO8859-2.bdf'. GEN helvR12-ISO8859-2.pcf.gz GEN helvR14-ISO8859-2.bdf Writing 192 characters into file 'helvR14-ISO8859-2.bdf'. GEN helvR14-ISO8859-2.pcf.gz GEN helvR18-ISO8859-2.bdf Writing 192 characters into file 'helvR18-ISO8859-2.bdf'. GEN helvR18-ISO8859-2.pcf.gz GEN helvR24-ISO8859-2.bdf Writing 192 characters into file 'helvR24-ISO8859-2.bdf'. GEN helvR24-ISO8859-2.pcf.gz GEN ncenB08-ISO8859-2.bdf Writing 192 characters into file 'ncenB08-ISO8859-2.bdf'. GEN ncenB08-ISO8859-2.pcf.gz GEN ncenB10-ISO8859-2.bdf Writing 192 characters into file 'ncenB10-ISO8859-2.bdf'. GEN ncenB10-ISO8859-2.pcf.gz GEN ncenB12-ISO8859-2.bdf Writing 192 characters into file 'ncenB12-ISO8859-2.bdf'. GEN ncenB12-ISO8859-2.pcf.gz GEN ncenB14-ISO8859-2.bdf Writing 192 characters into file 'ncenB14-ISO8859-2.bdf'. GEN ncenB14-ISO8859-2.pcf.gz GEN ncenB18-ISO8859-2.bdf Writing 192 characters into file 'ncenB18-ISO8859-2.bdf'. GEN ncenB18-ISO8859-2.pcf.gz GEN ncenB24-ISO8859-2.bdf Writing 192 characters into file 'ncenB24-ISO8859-2.bdf'. GEN ncenB24-ISO8859-2.pcf.gz GEN ncenBI08-ISO8859-2.bdf Writing 192 characters into file 'ncenBI08-ISO8859-2.bdf'. GEN ncenBI08-ISO8859-2.pcf.gz GEN ncenBI10-ISO8859-2.bdf Writing 192 characters into file 'ncenBI10-ISO8859-2.bdf'. GEN ncenBI10-ISO8859-2.pcf.gz GEN ncenBI12-ISO8859-2.bdf Writing 192 characters into file 'ncenBI12-ISO8859-2.bdf'. GEN ncenBI12-ISO8859-2.pcf.gz GEN ncenBI14-ISO8859-2.bdf Writing 192 characters into file 'ncenBI14-ISO8859-2.bdf'. GEN ncenBI14-ISO8859-2.pcf.gz GEN ncenBI18-ISO8859-2.bdf Writing 192 characters into file 'ncenBI18-ISO8859-2.bdf'. GEN ncenBI18-ISO8859-2.pcf.gz GEN ncenBI24-ISO8859-2.bdf Writing 192 characters into file 'ncenBI24-ISO8859-2.bdf'. GEN ncenBI24-ISO8859-2.pcf.gz GEN ncenI08-ISO8859-2.bdf Writing 192 characters into file 'ncenI08-ISO8859-2.bdf'. GEN ncenI08-ISO8859-2.pcf.gz GEN ncenI10-ISO8859-2.bdf Writing 192 characters into file 'ncenI10-ISO8859-2.bdf'. GEN ncenI10-ISO8859-2.pcf.gz GEN ncenI12-ISO8859-2.bdf Writing 192 characters into file 'ncenI12-ISO8859-2.bdf'. GEN ncenI12-ISO8859-2.pcf.gz GEN ncenI14-ISO8859-2.bdf Writing 192 characters into file 'ncenI14-ISO8859-2.bdf'. GEN ncenI14-ISO8859-2.pcf.gz GEN ncenI18-ISO8859-2.bdf Writing 192 characters into file 'ncenI18-ISO8859-2.bdf'. GEN ncenI18-ISO8859-2.pcf.gz GEN ncenI24-ISO8859-2.bdf Writing 192 characters into file 'ncenI24-ISO8859-2.bdf'. GEN ncenI24-ISO8859-2.pcf.gz GEN ncenR08-ISO8859-2.bdf Writing 192 characters into file 'ncenR08-ISO8859-2.bdf'. GEN ncenR08-ISO8859-2.pcf.gz GEN ncenR10-ISO8859-2.bdf Writing 192 characters into file 'ncenR10-ISO8859-2.bdf'. GEN ncenR10-ISO8859-2.pcf.gz GEN ncenR12-ISO8859-2.bdf Writing 192 characters into file 'ncenR12-ISO8859-2.bdf'. GEN ncenR12-ISO8859-2.pcf.gz GEN ncenR14-ISO8859-2.bdf Writing 192 characters into file 'ncenR14-ISO8859-2.bdf'. GEN ncenR14-ISO8859-2.pcf.gz GEN ncenR18-ISO8859-2.bdf Writing 192 characters into file 'ncenR18-ISO8859-2.bdf'. GEN ncenR18-ISO8859-2.pcf.gz GEN ncenR24-ISO8859-2.bdf Writing 192 characters into file 'ncenR24-ISO8859-2.bdf'. GEN ncenR24-ISO8859-2.pcf.gz GEN timB08-ISO8859-2.bdf Writing 192 characters into file 'timB08-ISO8859-2.bdf'. GEN timB08-ISO8859-2.pcf.gz GEN timB10-ISO8859-2.bdf Writing 192 characters into file 'timB10-ISO8859-2.bdf'. GEN timB10-ISO8859-2.pcf.gz GEN timB12-ISO8859-2.bdf Writing 192 characters into file 'timB12-ISO8859-2.bdf'. GEN timB12-ISO8859-2.pcf.gz GEN timB14-ISO8859-2.bdf Writing 192 characters into file 'timB14-ISO8859-2.bdf'. GEN timB14-ISO8859-2.pcf.gz GEN timB18-ISO8859-2.bdf Writing 192 characters into file 'timB18-ISO8859-2.bdf'. GEN timB18-ISO8859-2.pcf.gz GEN timB24-ISO8859-2.bdf Writing 192 characters into file 'timB24-ISO8859-2.bdf'. GEN timB24-ISO8859-2.pcf.gz GEN timBI08-ISO8859-2.bdf Writing 192 characters into file 'timBI08-ISO8859-2.bdf'. GEN timBI08-ISO8859-2.pcf.gz GEN timBI10-ISO8859-2.bdf Writing 192 characters into file 'timBI10-ISO8859-2.bdf'. GEN timBI10-ISO8859-2.pcf.gz GEN timBI12-ISO8859-2.bdf Writing 192 characters into file 'timBI12-ISO8859-2.bdf'. GEN timBI12-ISO8859-2.pcf.gz GEN timBI14-ISO8859-2.bdf Writing 192 characters into file 'timBI14-ISO8859-2.bdf'. GEN timBI14-ISO8859-2.pcf.gz GEN timBI18-ISO8859-2.bdf Writing 192 characters into file 'timBI18-ISO8859-2.bdf'. GEN timBI18-ISO8859-2.pcf.gz GEN timBI24-ISO8859-2.bdf Writing 192 characters into file 'timBI24-ISO8859-2.bdf'. GEN timBI24-ISO8859-2.pcf.gz GEN timI08-ISO8859-2.bdf Writing 192 characters into file 'timI08-ISO8859-2.bdf'. GEN timI08-ISO8859-2.pcf.gz GEN timI10-ISO8859-2.bdf Writing 192 characters into file 'timI10-ISO8859-2.bdf'. GEN timI10-ISO8859-2.pcf.gz GEN timI12-ISO8859-2.bdf Writing 192 characters into file 'timI12-ISO8859-2.bdf'. GEN timI12-ISO8859-2.pcf.gz GEN timI14-ISO8859-2.bdf Writing 192 characters into file 'timI14-ISO8859-2.bdf'. GEN timI14-ISO8859-2.pcf.gz GEN timI18-ISO8859-2.bdf Writing 192 characters into file 'timI18-ISO8859-2.bdf'. GEN timI18-ISO8859-2.pcf.gz GEN timI24-ISO8859-2.bdf Writing 192 characters into file 'timI24-ISO8859-2.bdf'. GEN timI24-ISO8859-2.pcf.gz GEN timR08-ISO8859-2.bdf Writing 192 characters into file 'timR08-ISO8859-2.bdf'. GEN timR08-ISO8859-2.pcf.gz GEN timR10-ISO8859-2.bdf Writing 192 characters into file 'timR10-ISO8859-2.bdf'. GEN timR10-ISO8859-2.pcf.gz GEN timR12-ISO8859-2.bdf Writing 192 characters into file 'timR12-ISO8859-2.bdf'. GEN timR12-ISO8859-2.pcf.gz GEN timR14-ISO8859-2.bdf Writing 192 characters into file 'timR14-ISO8859-2.bdf'. GEN timR14-ISO8859-2.pcf.gz GEN timR18-ISO8859-2.bdf Writing 192 characters into file 'timR18-ISO8859-2.bdf'. GEN timR18-ISO8859-2.pcf.gz GEN timR24-ISO8859-2.bdf Writing 192 characters into file 'timR24-ISO8859-2.bdf'. GEN timR24-ISO8859-2.pcf.gz GEN courB08-ISO8859-3.bdf Writing 185 characters into file 'courB08-ISO8859-3.bdf'. GEN courB08-ISO8859-3.pcf.gz GEN courB10-ISO8859-3.bdf Writing 185 characters into file 'courB10-ISO8859-3.bdf'. GEN courB10-ISO8859-3.pcf.gz GEN courB12-ISO8859-3.bdf Writing 185 characters into file 'courB12-ISO8859-3.bdf'. GEN courB12-ISO8859-3.pcf.gz GEN courB14-ISO8859-3.bdf Writing 185 characters into file 'courB14-ISO8859-3.bdf'. GEN courB14-ISO8859-3.pcf.gz GEN courB18-ISO8859-3.bdf Writing 185 characters into file 'courB18-ISO8859-3.bdf'. GEN courB18-ISO8859-3.pcf.gz GEN courB24-ISO8859-3.bdf Writing 185 characters into file 'courB24-ISO8859-3.bdf'. GEN courB24-ISO8859-3.pcf.gz GEN courBO08-ISO8859-3.bdf Writing 185 characters into file 'courBO08-ISO8859-3.bdf'. GEN courBO08-ISO8859-3.pcf.gz GEN courBO10-ISO8859-3.bdf Writing 185 characters into file 'courBO10-ISO8859-3.bdf'. GEN courBO10-ISO8859-3.pcf.gz GEN courBO12-ISO8859-3.bdf Writing 185 characters into file 'courBO12-ISO8859-3.bdf'. GEN courBO12-ISO8859-3.pcf.gz GEN courBO14-ISO8859-3.bdf Writing 185 characters into file 'courBO14-ISO8859-3.bdf'. GEN courBO14-ISO8859-3.pcf.gz GEN courBO18-ISO8859-3.bdf Writing 185 characters into file 'courBO18-ISO8859-3.bdf'. GEN courBO18-ISO8859-3.pcf.gz GEN courBO24-ISO8859-3.bdf Writing 185 characters into file 'courBO24-ISO8859-3.bdf'. GEN courBO24-ISO8859-3.pcf.gz GEN courO08-ISO8859-3.bdf Writing 185 characters into file 'courO08-ISO8859-3.bdf'. GEN courO08-ISO8859-3.pcf.gz GEN courO10-ISO8859-3.bdf Writing 185 characters into file 'courO10-ISO8859-3.bdf'. GEN courO10-ISO8859-3.pcf.gz GEN courO12-ISO8859-3.bdf Writing 185 characters into file 'courO12-ISO8859-3.bdf'. GEN courO12-ISO8859-3.pcf.gz GEN courO14-ISO8859-3.bdf Writing 185 characters into file 'courO14-ISO8859-3.bdf'. GEN courO14-ISO8859-3.pcf.gz GEN courO18-ISO8859-3.bdf Writing 185 characters into file 'courO18-ISO8859-3.bdf'. GEN courO18-ISO8859-3.pcf.gz GEN courO24-ISO8859-3.bdf Writing 185 characters into file 'courO24-ISO8859-3.bdf'. GEN courO24-ISO8859-3.pcf.gz GEN courR08-ISO8859-3.bdf Writing 185 characters into file 'courR08-ISO8859-3.bdf'. GEN courR08-ISO8859-3.pcf.gz GEN courR10-ISO8859-3.bdf Writing 185 characters into file 'courR10-ISO8859-3.bdf'. GEN courR10-ISO8859-3.pcf.gz GEN courR12-ISO8859-3.bdf Writing 185 characters into file 'courR12-ISO8859-3.bdf'. GEN courR12-ISO8859-3.pcf.gz GEN courR14-ISO8859-3.bdf Writing 185 characters into file 'courR14-ISO8859-3.bdf'. GEN courR14-ISO8859-3.pcf.gz GEN courR18-ISO8859-3.bdf Writing 185 characters into file 'courR18-ISO8859-3.bdf'. GEN courR18-ISO8859-3.pcf.gz GEN courR24-ISO8859-3.bdf Writing 185 characters into file 'courR24-ISO8859-3.bdf'. GEN courR24-ISO8859-3.pcf.gz GEN helvB08-ISO8859-3.bdf Writing 185 characters into file 'helvB08-ISO8859-3.bdf'. GEN helvB08-ISO8859-3.pcf.gz GEN helvB10-ISO8859-3.bdf Writing 185 characters into file 'helvB10-ISO8859-3.bdf'. GEN helvB10-ISO8859-3.pcf.gz GEN helvB12-ISO8859-3.bdf Writing 185 characters into file 'helvB12-ISO8859-3.bdf'. GEN helvB12-ISO8859-3.pcf.gz GEN helvB14-ISO8859-3.bdf Writing 185 characters into file 'helvB14-ISO8859-3.bdf'. GEN helvB14-ISO8859-3.pcf.gz GEN helvB18-ISO8859-3.bdf Writing 185 characters into file 'helvB18-ISO8859-3.bdf'. GEN helvB18-ISO8859-3.pcf.gz GEN helvB24-ISO8859-3.bdf Writing 185 characters into file 'helvB24-ISO8859-3.bdf'. GEN helvB24-ISO8859-3.pcf.gz GEN helvBO08-ISO8859-3.bdf Writing 185 characters into file 'helvBO08-ISO8859-3.bdf'. GEN helvBO08-ISO8859-3.pcf.gz GEN helvBO10-ISO8859-3.bdf Writing 185 characters into file 'helvBO10-ISO8859-3.bdf'. GEN helvBO10-ISO8859-3.pcf.gz GEN helvBO12-ISO8859-3.bdf Writing 185 characters into file 'helvBO12-ISO8859-3.bdf'. GEN helvBO12-ISO8859-3.pcf.gz GEN helvBO14-ISO8859-3.bdf Writing 185 characters into file 'helvBO14-ISO8859-3.bdf'. GEN helvBO14-ISO8859-3.pcf.gz GEN helvBO18-ISO8859-3.bdf Writing 185 characters into file 'helvBO18-ISO8859-3.bdf'. GEN helvBO18-ISO8859-3.pcf.gz GEN helvBO24-ISO8859-3.bdf Writing 185 characters into file 'helvBO24-ISO8859-3.bdf'. GEN helvBO24-ISO8859-3.pcf.gz GEN helvO08-ISO8859-3.bdf Writing 185 characters into file 'helvO08-ISO8859-3.bdf'. GEN helvO08-ISO8859-3.pcf.gz GEN helvO10-ISO8859-3.bdf Writing 185 characters into file 'helvO10-ISO8859-3.bdf'. GEN helvO10-ISO8859-3.pcf.gz GEN helvO12-ISO8859-3.bdf Writing 185 characters into file 'helvO12-ISO8859-3.bdf'. GEN helvO12-ISO8859-3.pcf.gz GEN helvO14-ISO8859-3.bdf Writing 185 characters into file 'helvO14-ISO8859-3.bdf'. GEN helvO14-ISO8859-3.pcf.gz GEN helvO18-ISO8859-3.bdf Writing 185 characters into file 'helvO18-ISO8859-3.bdf'. GEN helvO18-ISO8859-3.pcf.gz GEN helvO24-ISO8859-3.bdf Writing 185 characters into file 'helvO24-ISO8859-3.bdf'. GEN helvO24-ISO8859-3.pcf.gz GEN helvR08-ISO8859-3.bdf Writing 185 characters into file 'helvR08-ISO8859-3.bdf'. GEN helvR08-ISO8859-3.pcf.gz GEN helvR10-ISO8859-3.bdf Writing 185 characters into file 'helvR10-ISO8859-3.bdf'. GEN helvR10-ISO8859-3.pcf.gz GEN helvR12-ISO8859-3.bdf Writing 185 characters into file 'helvR12-ISO8859-3.bdf'. GEN helvR12-ISO8859-3.pcf.gz GEN helvR14-ISO8859-3.bdf Writing 185 characters into file 'helvR14-ISO8859-3.bdf'. GEN helvR14-ISO8859-3.pcf.gz GEN helvR18-ISO8859-3.bdf Writing 185 characters into file 'helvR18-ISO8859-3.bdf'. GEN helvR18-ISO8859-3.pcf.gz GEN helvR24-ISO8859-3.bdf Writing 185 characters into file 'helvR24-ISO8859-3.bdf'. GEN helvR24-ISO8859-3.pcf.gz GEN ncenB08-ISO8859-3.bdf Writing 185 characters into file 'ncenB08-ISO8859-3.bdf'. GEN ncenB08-ISO8859-3.pcf.gz GEN ncenB10-ISO8859-3.bdf Writing 185 characters into file 'ncenB10-ISO8859-3.bdf'. GEN ncenB10-ISO8859-3.pcf.gz GEN ncenB12-ISO8859-3.bdf Writing 185 characters into file 'ncenB12-ISO8859-3.bdf'. GEN ncenB12-ISO8859-3.pcf.gz GEN ncenB14-ISO8859-3.bdf Writing 185 characters into file 'ncenB14-ISO8859-3.bdf'. GEN ncenB14-ISO8859-3.pcf.gz GEN ncenB18-ISO8859-3.bdf Writing 185 characters into file 'ncenB18-ISO8859-3.bdf'. GEN ncenB18-ISO8859-3.pcf.gz GEN ncenB24-ISO8859-3.bdf Writing 185 characters into file 'ncenB24-ISO8859-3.bdf'. GEN ncenB24-ISO8859-3.pcf.gz GEN ncenBI08-ISO8859-3.bdf Writing 185 characters into file 'ncenBI08-ISO8859-3.bdf'. GEN ncenBI08-ISO8859-3.pcf.gz GEN ncenBI10-ISO8859-3.bdf Writing 185 characters into file 'ncenBI10-ISO8859-3.bdf'. GEN ncenBI10-ISO8859-3.pcf.gz GEN ncenBI12-ISO8859-3.bdf Writing 185 characters into file 'ncenBI12-ISO8859-3.bdf'. GEN ncenBI12-ISO8859-3.pcf.gz GEN ncenBI14-ISO8859-3.bdf Writing 185 characters into file 'ncenBI14-ISO8859-3.bdf'. GEN ncenBI14-ISO8859-3.pcf.gz GEN ncenBI18-ISO8859-3.bdf Writing 185 characters into file 'ncenBI18-ISO8859-3.bdf'. GEN ncenBI18-ISO8859-3.pcf.gz GEN ncenBI24-ISO8859-3.bdf Writing 185 characters into file 'ncenBI24-ISO8859-3.bdf'. GEN ncenBI24-ISO8859-3.pcf.gz GEN ncenI08-ISO8859-3.bdf Writing 185 characters into file 'ncenI08-ISO8859-3.bdf'. GEN ncenI08-ISO8859-3.pcf.gz GEN ncenI10-ISO8859-3.bdf Writing 185 characters into file 'ncenI10-ISO8859-3.bdf'. GEN ncenI10-ISO8859-3.pcf.gz GEN ncenI12-ISO8859-3.bdf Writing 185 characters into file 'ncenI12-ISO8859-3.bdf'. GEN ncenI12-ISO8859-3.pcf.gz GEN ncenI14-ISO8859-3.bdf Writing 185 characters into file 'ncenI14-ISO8859-3.bdf'. GEN ncenI14-ISO8859-3.pcf.gz GEN ncenI18-ISO8859-3.bdf Writing 185 characters into file 'ncenI18-ISO8859-3.bdf'. GEN ncenI18-ISO8859-3.pcf.gz GEN ncenI24-ISO8859-3.bdf Writing 185 characters into file 'ncenI24-ISO8859-3.bdf'. GEN ncenI24-ISO8859-3.pcf.gz GEN ncenR08-ISO8859-3.bdf Writing 185 characters into file 'ncenR08-ISO8859-3.bdf'. GEN ncenR08-ISO8859-3.pcf.gz GEN ncenR10-ISO8859-3.bdf Writing 185 characters into file 'ncenR10-ISO8859-3.bdf'. GEN ncenR10-ISO8859-3.pcf.gz GEN ncenR12-ISO8859-3.bdf Writing 185 characters into file 'ncenR12-ISO8859-3.bdf'. GEN ncenR12-ISO8859-3.pcf.gz GEN ncenR14-ISO8859-3.bdf Writing 185 characters into file 'ncenR14-ISO8859-3.bdf'. GEN ncenR14-ISO8859-3.pcf.gz GEN ncenR18-ISO8859-3.bdf Writing 185 characters into file 'ncenR18-ISO8859-3.bdf'. GEN ncenR18-ISO8859-3.pcf.gz GEN ncenR24-ISO8859-3.bdf Writing 185 characters into file 'ncenR24-ISO8859-3.bdf'. GEN ncenR24-ISO8859-3.pcf.gz GEN timB08-ISO8859-3.bdf Writing 185 characters into file 'timB08-ISO8859-3.bdf'. GEN timB08-ISO8859-3.pcf.gz GEN timB10-ISO8859-3.bdf Writing 185 characters into file 'timB10-ISO8859-3.bdf'. GEN timB10-ISO8859-3.pcf.gz GEN timB12-ISO8859-3.bdf Writing 185 characters into file 'timB12-ISO8859-3.bdf'. GEN timB12-ISO8859-3.pcf.gz GEN timB14-ISO8859-3.bdf Writing 185 characters into file 'timB14-ISO8859-3.bdf'. GEN timB14-ISO8859-3.pcf.gz GEN timB18-ISO8859-3.bdf Writing 185 characters into file 'timB18-ISO8859-3.bdf'. GEN timB18-ISO8859-3.pcf.gz GEN timB24-ISO8859-3.bdf Writing 185 characters into file 'timB24-ISO8859-3.bdf'. GEN timB24-ISO8859-3.pcf.gz GEN timBI08-ISO8859-3.bdf Writing 185 characters into file 'timBI08-ISO8859-3.bdf'. GEN timBI08-ISO8859-3.pcf.gz GEN timBI10-ISO8859-3.bdf Writing 185 characters into file 'timBI10-ISO8859-3.bdf'. GEN timBI10-ISO8859-3.pcf.gz GEN timBI12-ISO8859-3.bdf Writing 185 characters into file 'timBI12-ISO8859-3.bdf'. GEN timBI12-ISO8859-3.pcf.gz GEN timBI14-ISO8859-3.bdf Writing 185 characters into file 'timBI14-ISO8859-3.bdf'. GEN timBI14-ISO8859-3.pcf.gz GEN timBI18-ISO8859-3.bdf Writing 185 characters into file 'timBI18-ISO8859-3.bdf'. GEN timBI18-ISO8859-3.pcf.gz GEN timBI24-ISO8859-3.bdf Writing 185 characters into file 'timBI24-ISO8859-3.bdf'. GEN timBI24-ISO8859-3.pcf.gz GEN timI08-ISO8859-3.bdf Writing 185 characters into file 'timI08-ISO8859-3.bdf'. GEN timI08-ISO8859-3.pcf.gz GEN timI10-ISO8859-3.bdf Writing 185 characters into file 'timI10-ISO8859-3.bdf'. GEN timI10-ISO8859-3.pcf.gz GEN timI12-ISO8859-3.bdf Writing 185 characters into file 'timI12-ISO8859-3.bdf'. GEN timI12-ISO8859-3.pcf.gz GEN timI14-ISO8859-3.bdf Writing 185 characters into file 'timI14-ISO8859-3.bdf'. GEN timI14-ISO8859-3.pcf.gz GEN timI18-ISO8859-3.bdf Writing 185 characters into file 'timI18-ISO8859-3.bdf'. GEN timI18-ISO8859-3.pcf.gz GEN timI24-ISO8859-3.bdf Writing 185 characters into file 'timI24-ISO8859-3.bdf'. GEN timI24-ISO8859-3.pcf.gz GEN timR08-ISO8859-3.bdf Writing 185 characters into file 'timR08-ISO8859-3.bdf'. GEN timR08-ISO8859-3.pcf.gz GEN timR10-ISO8859-3.bdf Writing 185 characters into file 'timR10-ISO8859-3.bdf'. GEN timR10-ISO8859-3.pcf.gz GEN timR12-ISO8859-3.bdf Writing 185 characters into file 'timR12-ISO8859-3.bdf'. GEN timR12-ISO8859-3.pcf.gz GEN timR14-ISO8859-3.bdf Writing 185 characters into file 'timR14-ISO8859-3.bdf'. GEN timR14-ISO8859-3.pcf.gz GEN timR18-ISO8859-3.bdf Writing 185 characters into file 'timR18-ISO8859-3.bdf'. GEN timR18-ISO8859-3.pcf.gz GEN timR24-ISO8859-3.bdf Writing 185 characters into file 'timR24-ISO8859-3.bdf'. GEN timR24-ISO8859-3.pcf.gz GEN courB08-ISO8859-4.bdf Writing 192 characters into file 'courB08-ISO8859-4.bdf'. GEN courB08-ISO8859-4.pcf.gz GEN courB10-ISO8859-4.bdf Writing 192 characters into file 'courB10-ISO8859-4.bdf'. GEN courB10-ISO8859-4.pcf.gz GEN courB12-ISO8859-4.bdf Writing 192 characters into file 'courB12-ISO8859-4.bdf'. GEN courB12-ISO8859-4.pcf.gz GEN courB14-ISO8859-4.bdf Writing 192 characters into file 'courB14-ISO8859-4.bdf'. GEN courB14-ISO8859-4.pcf.gz GEN courB18-ISO8859-4.bdf Writing 192 characters into file 'courB18-ISO8859-4.bdf'. GEN courB18-ISO8859-4.pcf.gz GEN courB24-ISO8859-4.bdf Writing 192 characters into file 'courB24-ISO8859-4.bdf'. GEN courB24-ISO8859-4.pcf.gz GEN courBO08-ISO8859-4.bdf Writing 192 characters into file 'courBO08-ISO8859-4.bdf'. GEN courBO08-ISO8859-4.pcf.gz GEN courBO10-ISO8859-4.bdf Writing 192 characters into file 'courBO10-ISO8859-4.bdf'. GEN courBO10-ISO8859-4.pcf.gz GEN courBO12-ISO8859-4.bdf Writing 192 characters into file 'courBO12-ISO8859-4.bdf'. GEN courBO12-ISO8859-4.pcf.gz GEN courBO14-ISO8859-4.bdf Writing 192 characters into file 'courBO14-ISO8859-4.bdf'. GEN courBO14-ISO8859-4.pcf.gz GEN courBO18-ISO8859-4.bdf Writing 192 characters into file 'courBO18-ISO8859-4.bdf'. GEN courBO18-ISO8859-4.pcf.gz GEN courBO24-ISO8859-4.bdf Writing 192 characters into file 'courBO24-ISO8859-4.bdf'. GEN courBO24-ISO8859-4.pcf.gz GEN courO08-ISO8859-4.bdf Writing 192 characters into file 'courO08-ISO8859-4.bdf'. GEN courO08-ISO8859-4.pcf.gz GEN courO10-ISO8859-4.bdf Writing 192 characters into file 'courO10-ISO8859-4.bdf'. GEN courO10-ISO8859-4.pcf.gz GEN courO12-ISO8859-4.bdf Writing 192 characters into file 'courO12-ISO8859-4.bdf'. GEN courO12-ISO8859-4.pcf.gz GEN courO14-ISO8859-4.bdf Writing 192 characters into file 'courO14-ISO8859-4.bdf'. GEN courO14-ISO8859-4.pcf.gz GEN courO18-ISO8859-4.bdf Writing 192 characters into file 'courO18-ISO8859-4.bdf'. GEN courO18-ISO8859-4.pcf.gz GEN courO24-ISO8859-4.bdf Writing 192 characters into file 'courO24-ISO8859-4.bdf'. GEN courO24-ISO8859-4.pcf.gz GEN courR08-ISO8859-4.bdf Writing 192 characters into file 'courR08-ISO8859-4.bdf'. GEN courR08-ISO8859-4.pcf.gz GEN courR10-ISO8859-4.bdf Writing 192 characters into file 'courR10-ISO8859-4.bdf'. GEN courR10-ISO8859-4.pcf.gz GEN courR12-ISO8859-4.bdf Writing 192 characters into file 'courR12-ISO8859-4.bdf'. GEN courR12-ISO8859-4.pcf.gz GEN courR14-ISO8859-4.bdf Writing 192 characters into file 'courR14-ISO8859-4.bdf'. GEN courR14-ISO8859-4.pcf.gz GEN courR18-ISO8859-4.bdf Writing 192 characters into file 'courR18-ISO8859-4.bdf'. GEN courR18-ISO8859-4.pcf.gz GEN courR24-ISO8859-4.bdf Writing 192 characters into file 'courR24-ISO8859-4.bdf'. GEN courR24-ISO8859-4.pcf.gz GEN helvB08-ISO8859-4.bdf Writing 192 characters into file 'helvB08-ISO8859-4.bdf'. GEN helvB08-ISO8859-4.pcf.gz GEN helvB10-ISO8859-4.bdf Writing 192 characters into file 'helvB10-ISO8859-4.bdf'. GEN helvB10-ISO8859-4.pcf.gz GEN helvB12-ISO8859-4.bdf Writing 192 characters into file 'helvB12-ISO8859-4.bdf'. GEN helvB12-ISO8859-4.pcf.gz GEN helvB14-ISO8859-4.bdf Writing 192 characters into file 'helvB14-ISO8859-4.bdf'. GEN helvB14-ISO8859-4.pcf.gz GEN helvB18-ISO8859-4.bdf Writing 192 characters into file 'helvB18-ISO8859-4.bdf'. GEN helvB18-ISO8859-4.pcf.gz GEN helvB24-ISO8859-4.bdf Writing 192 characters into file 'helvB24-ISO8859-4.bdf'. GEN helvB24-ISO8859-4.pcf.gz GEN helvBO08-ISO8859-4.bdf Writing 192 characters into file 'helvBO08-ISO8859-4.bdf'. GEN helvBO08-ISO8859-4.pcf.gz GEN helvBO10-ISO8859-4.bdf Writing 192 characters into file 'helvBO10-ISO8859-4.bdf'. GEN helvBO10-ISO8859-4.pcf.gz GEN helvBO12-ISO8859-4.bdf Writing 192 characters into file 'helvBO12-ISO8859-4.bdf'. GEN helvBO12-ISO8859-4.pcf.gz GEN helvBO14-ISO8859-4.bdf Writing 192 characters into file 'helvBO14-ISO8859-4.bdf'. GEN helvBO14-ISO8859-4.pcf.gz GEN helvBO18-ISO8859-4.bdf Writing 192 characters into file 'helvBO18-ISO8859-4.bdf'. GEN helvBO18-ISO8859-4.pcf.gz GEN helvBO24-ISO8859-4.bdf Writing 192 characters into file 'helvBO24-ISO8859-4.bdf'. GEN helvBO24-ISO8859-4.pcf.gz GEN helvO08-ISO8859-4.bdf Writing 192 characters into file 'helvO08-ISO8859-4.bdf'. GEN helvO08-ISO8859-4.pcf.gz GEN helvO10-ISO8859-4.bdf Writing 192 characters into file 'helvO10-ISO8859-4.bdf'. GEN helvO10-ISO8859-4.pcf.gz GEN helvO12-ISO8859-4.bdf Writing 192 characters into file 'helvO12-ISO8859-4.bdf'. GEN helvO12-ISO8859-4.pcf.gz GEN helvO14-ISO8859-4.bdf Writing 192 characters into file 'helvO14-ISO8859-4.bdf'. GEN helvO14-ISO8859-4.pcf.gz GEN helvO18-ISO8859-4.bdf Writing 192 characters into file 'helvO18-ISO8859-4.bdf'. GEN helvO18-ISO8859-4.pcf.gz GEN helvO24-ISO8859-4.bdf Writing 192 characters into file 'helvO24-ISO8859-4.bdf'. GEN helvO24-ISO8859-4.pcf.gz GEN helvR08-ISO8859-4.bdf Writing 192 characters into file 'helvR08-ISO8859-4.bdf'. GEN helvR08-ISO8859-4.pcf.gz GEN helvR10-ISO8859-4.bdf Writing 192 characters into file 'helvR10-ISO8859-4.bdf'. GEN helvR10-ISO8859-4.pcf.gz GEN helvR12-ISO8859-4.bdf Writing 192 characters into file 'helvR12-ISO8859-4.bdf'. GEN helvR12-ISO8859-4.pcf.gz GEN helvR14-ISO8859-4.bdf Writing 192 characters into file 'helvR14-ISO8859-4.bdf'. GEN helvR14-ISO8859-4.pcf.gz GEN helvR18-ISO8859-4.bdf Writing 192 characters into file 'helvR18-ISO8859-4.bdf'. GEN helvR18-ISO8859-4.pcf.gz GEN helvR24-ISO8859-4.bdf Writing 192 characters into file 'helvR24-ISO8859-4.bdf'. GEN helvR24-ISO8859-4.pcf.gz GEN ncenB08-ISO8859-4.bdf Writing 192 characters into file 'ncenB08-ISO8859-4.bdf'. GEN ncenB08-ISO8859-4.pcf.gz GEN ncenB10-ISO8859-4.bdf Writing 192 characters into file 'ncenB10-ISO8859-4.bdf'. GEN ncenB10-ISO8859-4.pcf.gz GEN ncenB12-ISO8859-4.bdf Writing 192 characters into file 'ncenB12-ISO8859-4.bdf'. GEN ncenB12-ISO8859-4.pcf.gz GEN ncenB14-ISO8859-4.bdf Writing 192 characters into file 'ncenB14-ISO8859-4.bdf'. GEN ncenB14-ISO8859-4.pcf.gz GEN ncenB18-ISO8859-4.bdf Writing 192 characters into file 'ncenB18-ISO8859-4.bdf'. GEN ncenB18-ISO8859-4.pcf.gz GEN ncenB24-ISO8859-4.bdf Writing 192 characters into file 'ncenB24-ISO8859-4.bdf'. GEN ncenB24-ISO8859-4.pcf.gz GEN ncenBI08-ISO8859-4.bdf Writing 192 characters into file 'ncenBI08-ISO8859-4.bdf'. GEN ncenBI08-ISO8859-4.pcf.gz GEN ncenBI10-ISO8859-4.bdf Writing 192 characters into file 'ncenBI10-ISO8859-4.bdf'. GEN ncenBI10-ISO8859-4.pcf.gz GEN ncenBI12-ISO8859-4.bdf Writing 192 characters into file 'ncenBI12-ISO8859-4.bdf'. GEN ncenBI12-ISO8859-4.pcf.gz GEN ncenBI14-ISO8859-4.bdf Writing 192 characters into file 'ncenBI14-ISO8859-4.bdf'. GEN ncenBI14-ISO8859-4.pcf.gz GEN ncenBI18-ISO8859-4.bdf Writing 192 characters into file 'ncenBI18-ISO8859-4.bdf'. GEN ncenBI18-ISO8859-4.pcf.gz GEN ncenBI24-ISO8859-4.bdf Writing 192 characters into file 'ncenBI24-ISO8859-4.bdf'. GEN ncenBI24-ISO8859-4.pcf.gz GEN ncenI08-ISO8859-4.bdf Writing 192 characters into file 'ncenI08-ISO8859-4.bdf'. GEN ncenI08-ISO8859-4.pcf.gz GEN ncenI10-ISO8859-4.bdf Writing 192 characters into file 'ncenI10-ISO8859-4.bdf'. GEN ncenI10-ISO8859-4.pcf.gz GEN ncenI12-ISO8859-4.bdf Writing 192 characters into file 'ncenI12-ISO8859-4.bdf'. GEN ncenI12-ISO8859-4.pcf.gz GEN ncenI14-ISO8859-4.bdf Writing 192 characters into file 'ncenI14-ISO8859-4.bdf'. GEN ncenI14-ISO8859-4.pcf.gz GEN ncenI18-ISO8859-4.bdf Writing 192 characters into file 'ncenI18-ISO8859-4.bdf'. GEN ncenI18-ISO8859-4.pcf.gz GEN ncenI24-ISO8859-4.bdf Writing 192 characters into file 'ncenI24-ISO8859-4.bdf'. GEN ncenI24-ISO8859-4.pcf.gz GEN ncenR08-ISO8859-4.bdf Writing 192 characters into file 'ncenR08-ISO8859-4.bdf'. GEN ncenR08-ISO8859-4.pcf.gz GEN ncenR10-ISO8859-4.bdf Writing 192 characters into file 'ncenR10-ISO8859-4.bdf'. GEN ncenR10-ISO8859-4.pcf.gz GEN ncenR12-ISO8859-4.bdf Writing 192 characters into file 'ncenR12-ISO8859-4.bdf'. GEN ncenR12-ISO8859-4.pcf.gz GEN ncenR14-ISO8859-4.bdf Writing 192 characters into file 'ncenR14-ISO8859-4.bdf'. GEN ncenR14-ISO8859-4.pcf.gz GEN ncenR18-ISO8859-4.bdf Writing 192 characters into file 'ncenR18-ISO8859-4.bdf'. GEN ncenR18-ISO8859-4.pcf.gz GEN ncenR24-ISO8859-4.bdf Writing 192 characters into file 'ncenR24-ISO8859-4.bdf'. GEN ncenR24-ISO8859-4.pcf.gz GEN timB08-ISO8859-4.bdf Writing 192 characters into file 'timB08-ISO8859-4.bdf'. GEN timB08-ISO8859-4.pcf.gz GEN timB10-ISO8859-4.bdf Writing 192 characters into file 'timB10-ISO8859-4.bdf'. GEN timB10-ISO8859-4.pcf.gz GEN timB12-ISO8859-4.bdf Writing 192 characters into file 'timB12-ISO8859-4.bdf'. GEN timB12-ISO8859-4.pcf.gz GEN timB14-ISO8859-4.bdf Writing 192 characters into file 'timB14-ISO8859-4.bdf'. GEN timB14-ISO8859-4.pcf.gz GEN timB18-ISO8859-4.bdf Writing 192 characters into file 'timB18-ISO8859-4.bdf'. GEN timB18-ISO8859-4.pcf.gz GEN timB24-ISO8859-4.bdf Writing 192 characters into file 'timB24-ISO8859-4.bdf'. GEN timB24-ISO8859-4.pcf.gz GEN timBI08-ISO8859-4.bdf Writing 192 characters into file 'timBI08-ISO8859-4.bdf'. GEN timBI08-ISO8859-4.pcf.gz GEN timBI10-ISO8859-4.bdf Writing 192 characters into file 'timBI10-ISO8859-4.bdf'. GEN timBI10-ISO8859-4.pcf.gz GEN timBI12-ISO8859-4.bdf Writing 192 characters into file 'timBI12-ISO8859-4.bdf'. GEN timBI12-ISO8859-4.pcf.gz GEN timBI14-ISO8859-4.bdf Writing 192 characters into file 'timBI14-ISO8859-4.bdf'. GEN timBI14-ISO8859-4.pcf.gz GEN timBI18-ISO8859-4.bdf Writing 192 characters into file 'timBI18-ISO8859-4.bdf'. GEN timBI18-ISO8859-4.pcf.gz GEN timBI24-ISO8859-4.bdf Writing 192 characters into file 'timBI24-ISO8859-4.bdf'. GEN timBI24-ISO8859-4.pcf.gz GEN timI08-ISO8859-4.bdf Writing 192 characters into file 'timI08-ISO8859-4.bdf'. GEN timI08-ISO8859-4.pcf.gz GEN timI10-ISO8859-4.bdf Writing 192 characters into file 'timI10-ISO8859-4.bdf'. GEN timI10-ISO8859-4.pcf.gz GEN timI12-ISO8859-4.bdf Writing 192 characters into file 'timI12-ISO8859-4.bdf'. GEN timI12-ISO8859-4.pcf.gz GEN timI14-ISO8859-4.bdf Writing 192 characters into file 'timI14-ISO8859-4.bdf'. GEN timI14-ISO8859-4.pcf.gz GEN timI18-ISO8859-4.bdf Writing 192 characters into file 'timI18-ISO8859-4.bdf'. GEN timI18-ISO8859-4.pcf.gz GEN timI24-ISO8859-4.bdf Writing 192 characters into file 'timI24-ISO8859-4.bdf'. GEN timI24-ISO8859-4.pcf.gz GEN timR08-ISO8859-4.bdf Writing 192 characters into file 'timR08-ISO8859-4.bdf'. GEN timR08-ISO8859-4.pcf.gz GEN timR10-ISO8859-4.bdf Writing 192 characters into file 'timR10-ISO8859-4.bdf'. GEN timR10-ISO8859-4.pcf.gz GEN timR12-ISO8859-4.bdf Writing 192 characters into file 'timR12-ISO8859-4.bdf'. GEN timR12-ISO8859-4.pcf.gz GEN timR14-ISO8859-4.bdf Writing 192 characters into file 'timR14-ISO8859-4.bdf'. GEN timR14-ISO8859-4.pcf.gz GEN timR18-ISO8859-4.bdf Writing 192 characters into file 'timR18-ISO8859-4.bdf'. GEN timR18-ISO8859-4.pcf.gz GEN timR24-ISO8859-4.bdf Writing 192 characters into file 'timR24-ISO8859-4.bdf'. GEN timR24-ISO8859-4.pcf.gz GEN courB08-ISO8859-9.bdf Writing 192 characters into file 'courB08-ISO8859-9.bdf'. GEN courB08-ISO8859-9.pcf.gz GEN courB10-ISO8859-9.bdf Writing 192 characters into file 'courB10-ISO8859-9.bdf'. GEN courB10-ISO8859-9.pcf.gz GEN courB12-ISO8859-9.bdf Writing 192 characters into file 'courB12-ISO8859-9.bdf'. GEN courB12-ISO8859-9.pcf.gz GEN courB14-ISO8859-9.bdf Writing 192 characters into file 'courB14-ISO8859-9.bdf'. GEN courB14-ISO8859-9.pcf.gz GEN courB18-ISO8859-9.bdf Writing 192 characters into file 'courB18-ISO8859-9.bdf'. GEN courB18-ISO8859-9.pcf.gz GEN courB24-ISO8859-9.bdf Writing 192 characters into file 'courB24-ISO8859-9.bdf'. GEN courB24-ISO8859-9.pcf.gz GEN courBO08-ISO8859-9.bdf Writing 192 characters into file 'courBO08-ISO8859-9.bdf'. GEN courBO08-ISO8859-9.pcf.gz GEN courBO10-ISO8859-9.bdf Writing 192 characters into file 'courBO10-ISO8859-9.bdf'. GEN courBO10-ISO8859-9.pcf.gz GEN courBO12-ISO8859-9.bdf Writing 192 characters into file 'courBO12-ISO8859-9.bdf'. GEN courBO12-ISO8859-9.pcf.gz GEN courBO14-ISO8859-9.bdf Writing 192 characters into file 'courBO14-ISO8859-9.bdf'. GEN courBO14-ISO8859-9.pcf.gz GEN courBO18-ISO8859-9.bdf Writing 192 characters into file 'courBO18-ISO8859-9.bdf'. GEN courBO18-ISO8859-9.pcf.gz GEN courBO24-ISO8859-9.bdf Writing 192 characters into file 'courBO24-ISO8859-9.bdf'. GEN courBO24-ISO8859-9.pcf.gz GEN courO08-ISO8859-9.bdf Writing 192 characters into file 'courO08-ISO8859-9.bdf'. GEN courO08-ISO8859-9.pcf.gz GEN courO10-ISO8859-9.bdf Writing 192 characters into file 'courO10-ISO8859-9.bdf'. GEN courO10-ISO8859-9.pcf.gz GEN courO12-ISO8859-9.bdf Writing 192 characters into file 'courO12-ISO8859-9.bdf'. GEN courO12-ISO8859-9.pcf.gz GEN courO14-ISO8859-9.bdf Writing 192 characters into file 'courO14-ISO8859-9.bdf'. GEN courO14-ISO8859-9.pcf.gz GEN courO18-ISO8859-9.bdf Writing 192 characters into file 'courO18-ISO8859-9.bdf'. GEN courO18-ISO8859-9.pcf.gz GEN courO24-ISO8859-9.bdf Writing 192 characters into file 'courO24-ISO8859-9.bdf'. GEN courO24-ISO8859-9.pcf.gz GEN courR08-ISO8859-9.bdf Writing 192 characters into file 'courR08-ISO8859-9.bdf'. GEN courR08-ISO8859-9.pcf.gz GEN courR10-ISO8859-9.bdf Writing 192 characters into file 'courR10-ISO8859-9.bdf'. GEN courR10-ISO8859-9.pcf.gz GEN courR12-ISO8859-9.bdf Writing 192 characters into file 'courR12-ISO8859-9.bdf'. GEN courR12-ISO8859-9.pcf.gz GEN courR14-ISO8859-9.bdf Writing 192 characters into file 'courR14-ISO8859-9.bdf'. GEN courR14-ISO8859-9.pcf.gz GEN courR18-ISO8859-9.bdf Writing 192 characters into file 'courR18-ISO8859-9.bdf'. GEN courR18-ISO8859-9.pcf.gz GEN courR24-ISO8859-9.bdf Writing 192 characters into file 'courR24-ISO8859-9.bdf'. GEN courR24-ISO8859-9.pcf.gz GEN helvB08-ISO8859-9.bdf Writing 192 characters into file 'helvB08-ISO8859-9.bdf'. GEN helvB08-ISO8859-9.pcf.gz GEN helvB10-ISO8859-9.bdf Writing 192 characters into file 'helvB10-ISO8859-9.bdf'. GEN helvB10-ISO8859-9.pcf.gz GEN helvB12-ISO8859-9.bdf Writing 192 characters into file 'helvB12-ISO8859-9.bdf'. GEN helvB12-ISO8859-9.pcf.gz GEN helvB14-ISO8859-9.bdf Writing 192 characters into file 'helvB14-ISO8859-9.bdf'. GEN helvB14-ISO8859-9.pcf.gz GEN helvB18-ISO8859-9.bdf Writing 192 characters into file 'helvB18-ISO8859-9.bdf'. GEN helvB18-ISO8859-9.pcf.gz GEN helvB24-ISO8859-9.bdf Writing 192 characters into file 'helvB24-ISO8859-9.bdf'. GEN helvB24-ISO8859-9.pcf.gz GEN helvBO08-ISO8859-9.bdf Writing 192 characters into file 'helvBO08-ISO8859-9.bdf'. GEN helvBO08-ISO8859-9.pcf.gz GEN helvBO10-ISO8859-9.bdf Writing 192 characters into file 'helvBO10-ISO8859-9.bdf'. GEN helvBO10-ISO8859-9.pcf.gz GEN helvBO12-ISO8859-9.bdf Writing 192 characters into file 'helvBO12-ISO8859-9.bdf'. GEN helvBO12-ISO8859-9.pcf.gz GEN helvBO14-ISO8859-9.bdf Writing 192 characters into file 'helvBO14-ISO8859-9.bdf'. GEN helvBO14-ISO8859-9.pcf.gz GEN helvBO18-ISO8859-9.bdf Writing 192 characters into file 'helvBO18-ISO8859-9.bdf'. GEN helvBO18-ISO8859-9.pcf.gz GEN helvBO24-ISO8859-9.bdf Writing 192 characters into file 'helvBO24-ISO8859-9.bdf'. GEN helvBO24-ISO8859-9.pcf.gz GEN helvO08-ISO8859-9.bdf Writing 192 characters into file 'helvO08-ISO8859-9.bdf'. GEN helvO08-ISO8859-9.pcf.gz GEN helvO10-ISO8859-9.bdf Writing 192 characters into file 'helvO10-ISO8859-9.bdf'. GEN helvO10-ISO8859-9.pcf.gz GEN helvO12-ISO8859-9.bdf Writing 192 characters into file 'helvO12-ISO8859-9.bdf'. GEN helvO12-ISO8859-9.pcf.gz GEN helvO14-ISO8859-9.bdf Writing 192 characters into file 'helvO14-ISO8859-9.bdf'. GEN helvO14-ISO8859-9.pcf.gz GEN helvO18-ISO8859-9.bdf Writing 192 characters into file 'helvO18-ISO8859-9.bdf'. GEN helvO18-ISO8859-9.pcf.gz GEN helvO24-ISO8859-9.bdf Writing 192 characters into file 'helvO24-ISO8859-9.bdf'. GEN helvO24-ISO8859-9.pcf.gz GEN helvR08-ISO8859-9.bdf Writing 192 characters into file 'helvR08-ISO8859-9.bdf'. GEN helvR08-ISO8859-9.pcf.gz GEN helvR10-ISO8859-9.bdf Writing 192 characters into file 'helvR10-ISO8859-9.bdf'. GEN helvR10-ISO8859-9.pcf.gz GEN helvR12-ISO8859-9.bdf Writing 192 characters into file 'helvR12-ISO8859-9.bdf'. GEN helvR12-ISO8859-9.pcf.gz GEN helvR14-ISO8859-9.bdf Writing 192 characters into file 'helvR14-ISO8859-9.bdf'. GEN helvR14-ISO8859-9.pcf.gz GEN helvR18-ISO8859-9.bdf Writing 192 characters into file 'helvR18-ISO8859-9.bdf'. GEN helvR18-ISO8859-9.pcf.gz GEN helvR24-ISO8859-9.bdf Writing 192 characters into file 'helvR24-ISO8859-9.bdf'. GEN helvR24-ISO8859-9.pcf.gz GEN ncenB08-ISO8859-9.bdf Writing 192 characters into file 'ncenB08-ISO8859-9.bdf'. GEN ncenB08-ISO8859-9.pcf.gz GEN ncenB10-ISO8859-9.bdf Writing 192 characters into file 'ncenB10-ISO8859-9.bdf'. GEN ncenB10-ISO8859-9.pcf.gz GEN ncenB12-ISO8859-9.bdf Writing 192 characters into file 'ncenB12-ISO8859-9.bdf'. GEN ncenB12-ISO8859-9.pcf.gz GEN ncenB14-ISO8859-9.bdf Writing 192 characters into file 'ncenB14-ISO8859-9.bdf'. GEN ncenB14-ISO8859-9.pcf.gz GEN ncenB18-ISO8859-9.bdf Writing 192 characters into file 'ncenB18-ISO8859-9.bdf'. GEN ncenB18-ISO8859-9.pcf.gz GEN ncenB24-ISO8859-9.bdf Writing 192 characters into file 'ncenB24-ISO8859-9.bdf'. GEN ncenB24-ISO8859-9.pcf.gz GEN ncenBI08-ISO8859-9.bdf Writing 192 characters into file 'ncenBI08-ISO8859-9.bdf'. GEN ncenBI08-ISO8859-9.pcf.gz GEN ncenBI10-ISO8859-9.bdf Writing 192 characters into file 'ncenBI10-ISO8859-9.bdf'. GEN ncenBI10-ISO8859-9.pcf.gz GEN ncenBI12-ISO8859-9.bdf Writing 192 characters into file 'ncenBI12-ISO8859-9.bdf'. GEN ncenBI12-ISO8859-9.pcf.gz GEN ncenBI14-ISO8859-9.bdf Writing 192 characters into file 'ncenBI14-ISO8859-9.bdf'. GEN ncenBI14-ISO8859-9.pcf.gz GEN ncenBI18-ISO8859-9.bdf Writing 192 characters into file 'ncenBI18-ISO8859-9.bdf'. GEN ncenBI18-ISO8859-9.pcf.gz GEN ncenBI24-ISO8859-9.bdf Writing 192 characters into file 'ncenBI24-ISO8859-9.bdf'. GEN ncenBI24-ISO8859-9.pcf.gz GEN ncenI08-ISO8859-9.bdf Writing 192 characters into file 'ncenI08-ISO8859-9.bdf'. GEN ncenI08-ISO8859-9.pcf.gz GEN ncenI10-ISO8859-9.bdf Writing 192 characters into file 'ncenI10-ISO8859-9.bdf'. GEN ncenI10-ISO8859-9.pcf.gz GEN ncenI12-ISO8859-9.bdf Writing 192 characters into file 'ncenI12-ISO8859-9.bdf'. GEN ncenI12-ISO8859-9.pcf.gz GEN ncenI14-ISO8859-9.bdf Writing 192 characters into file 'ncenI14-ISO8859-9.bdf'. GEN ncenI14-ISO8859-9.pcf.gz GEN ncenI18-ISO8859-9.bdf Writing 192 characters into file 'ncenI18-ISO8859-9.bdf'. GEN ncenI18-ISO8859-9.pcf.gz GEN ncenI24-ISO8859-9.bdf Writing 192 characters into file 'ncenI24-ISO8859-9.bdf'. GEN ncenI24-ISO8859-9.pcf.gz GEN ncenR08-ISO8859-9.bdf Writing 192 characters into file 'ncenR08-ISO8859-9.bdf'. GEN ncenR08-ISO8859-9.pcf.gz GEN ncenR10-ISO8859-9.bdf Writing 192 characters into file 'ncenR10-ISO8859-9.bdf'. GEN ncenR10-ISO8859-9.pcf.gz GEN ncenR12-ISO8859-9.bdf Writing 192 characters into file 'ncenR12-ISO8859-9.bdf'. GEN ncenR12-ISO8859-9.pcf.gz GEN ncenR14-ISO8859-9.bdf Writing 192 characters into file 'ncenR14-ISO8859-9.bdf'. GEN ncenR14-ISO8859-9.pcf.gz GEN ncenR18-ISO8859-9.bdf Writing 192 characters into file 'ncenR18-ISO8859-9.bdf'. GEN ncenR18-ISO8859-9.pcf.gz GEN ncenR24-ISO8859-9.bdf Writing 192 characters into file 'ncenR24-ISO8859-9.bdf'. GEN ncenR24-ISO8859-9.pcf.gz GEN timB08-ISO8859-9.bdf Writing 192 characters into file 'timB08-ISO8859-9.bdf'. GEN timB08-ISO8859-9.pcf.gz GEN timB10-ISO8859-9.bdf Writing 192 characters into file 'timB10-ISO8859-9.bdf'. GEN timB10-ISO8859-9.pcf.gz GEN timB12-ISO8859-9.bdf Writing 192 characters into file 'timB12-ISO8859-9.bdf'. GEN timB12-ISO8859-9.pcf.gz GEN timB14-ISO8859-9.bdf Writing 192 characters into file 'timB14-ISO8859-9.bdf'. GEN timB14-ISO8859-9.pcf.gz GEN timB18-ISO8859-9.bdf Writing 192 characters into file 'timB18-ISO8859-9.bdf'. GEN timB18-ISO8859-9.pcf.gz GEN timB24-ISO8859-9.bdf Writing 192 characters into file 'timB24-ISO8859-9.bdf'. GEN timB24-ISO8859-9.pcf.gz GEN timBI08-ISO8859-9.bdf Writing 192 characters into file 'timBI08-ISO8859-9.bdf'. GEN timBI08-ISO8859-9.pcf.gz GEN timBI10-ISO8859-9.bdf Writing 192 characters into file 'timBI10-ISO8859-9.bdf'. GEN timBI10-ISO8859-9.pcf.gz GEN timBI12-ISO8859-9.bdf Writing 192 characters into file 'timBI12-ISO8859-9.bdf'. GEN timBI12-ISO8859-9.pcf.gz GEN timBI14-ISO8859-9.bdf Writing 192 characters into file 'timBI14-ISO8859-9.bdf'. GEN timBI14-ISO8859-9.pcf.gz GEN timBI18-ISO8859-9.bdf Writing 192 characters into file 'timBI18-ISO8859-9.bdf'. GEN timBI18-ISO8859-9.pcf.gz GEN timBI24-ISO8859-9.bdf Writing 192 characters into file 'timBI24-ISO8859-9.bdf'. GEN timBI24-ISO8859-9.pcf.gz GEN timI08-ISO8859-9.bdf Writing 192 characters into file 'timI08-ISO8859-9.bdf'. GEN timI08-ISO8859-9.pcf.gz GEN timI10-ISO8859-9.bdf Writing 192 characters into file 'timI10-ISO8859-9.bdf'. GEN timI10-ISO8859-9.pcf.gz GEN timI12-ISO8859-9.bdf Writing 192 characters into file 'timI12-ISO8859-9.bdf'. GEN timI12-ISO8859-9.pcf.gz GEN timI14-ISO8859-9.bdf Writing 192 characters into file 'timI14-ISO8859-9.bdf'. GEN timI14-ISO8859-9.pcf.gz GEN timI18-ISO8859-9.bdf Writing 192 characters into file 'timI18-ISO8859-9.bdf'. GEN timI18-ISO8859-9.pcf.gz GEN timI24-ISO8859-9.bdf Writing 192 characters into file 'timI24-ISO8859-9.bdf'. GEN timI24-ISO8859-9.pcf.gz GEN timR08-ISO8859-9.bdf Writing 192 characters into file 'timR08-ISO8859-9.bdf'. GEN timR08-ISO8859-9.pcf.gz GEN timR10-ISO8859-9.bdf Writing 192 characters into file 'timR10-ISO8859-9.bdf'. GEN timR10-ISO8859-9.pcf.gz GEN timR12-ISO8859-9.bdf Writing 192 characters into file 'timR12-ISO8859-9.bdf'. GEN timR12-ISO8859-9.pcf.gz GEN timR14-ISO8859-9.bdf Writing 192 characters into file 'timR14-ISO8859-9.bdf'. GEN timR14-ISO8859-9.pcf.gz GEN timR18-ISO8859-9.bdf Writing 192 characters into file 'timR18-ISO8859-9.bdf'. GEN timR18-ISO8859-9.pcf.gz GEN timR24-ISO8859-9.bdf Writing 192 characters into file 'timR24-ISO8859-9.bdf'. GEN timR24-ISO8859-9.pcf.gz GEN courB08-ISO8859-10.bdf Writing 192 characters into file 'courB08-ISO8859-10.bdf'. GEN courB08-ISO8859-10.pcf.gz GEN courB10-ISO8859-10.bdf Writing 192 characters into file 'courB10-ISO8859-10.bdf'. GEN courB10-ISO8859-10.pcf.gz GEN courB12-ISO8859-10.bdf Writing 192 characters into file 'courB12-ISO8859-10.bdf'. GEN courB12-ISO8859-10.pcf.gz GEN courB14-ISO8859-10.bdf Writing 192 characters into file 'courB14-ISO8859-10.bdf'. GEN courB14-ISO8859-10.pcf.gz GEN courB18-ISO8859-10.bdf Writing 192 characters into file 'courB18-ISO8859-10.bdf'. GEN courB18-ISO8859-10.pcf.gz GEN courB24-ISO8859-10.bdf Writing 192 characters into file 'courB24-ISO8859-10.bdf'. GEN courB24-ISO8859-10.pcf.gz GEN courBO08-ISO8859-10.bdf Writing 192 characters into file 'courBO08-ISO8859-10.bdf'. GEN courBO08-ISO8859-10.pcf.gz GEN courBO10-ISO8859-10.bdf Writing 192 characters into file 'courBO10-ISO8859-10.bdf'. GEN courBO10-ISO8859-10.pcf.gz GEN courBO12-ISO8859-10.bdf Writing 192 characters into file 'courBO12-ISO8859-10.bdf'. GEN courBO12-ISO8859-10.pcf.gz GEN courBO14-ISO8859-10.bdf Writing 192 characters into file 'courBO14-ISO8859-10.bdf'. GEN courBO14-ISO8859-10.pcf.gz GEN courBO18-ISO8859-10.bdf Writing 192 characters into file 'courBO18-ISO8859-10.bdf'. GEN courBO18-ISO8859-10.pcf.gz GEN courBO24-ISO8859-10.bdf Writing 192 characters into file 'courBO24-ISO8859-10.bdf'. GEN courBO24-ISO8859-10.pcf.gz GEN courO08-ISO8859-10.bdf Writing 192 characters into file 'courO08-ISO8859-10.bdf'. GEN courO08-ISO8859-10.pcf.gz GEN courO10-ISO8859-10.bdf Writing 192 characters into file 'courO10-ISO8859-10.bdf'. GEN courO10-ISO8859-10.pcf.gz GEN courO12-ISO8859-10.bdf Writing 192 characters into file 'courO12-ISO8859-10.bdf'. GEN courO12-ISO8859-10.pcf.gz GEN courO14-ISO8859-10.bdf Writing 192 characters into file 'courO14-ISO8859-10.bdf'. GEN courO14-ISO8859-10.pcf.gz GEN courO18-ISO8859-10.bdf Writing 192 characters into file 'courO18-ISO8859-10.bdf'. GEN courO18-ISO8859-10.pcf.gz GEN courO24-ISO8859-10.bdf Writing 192 characters into file 'courO24-ISO8859-10.bdf'. GEN courO24-ISO8859-10.pcf.gz GEN courR08-ISO8859-10.bdf Writing 192 characters into file 'courR08-ISO8859-10.bdf'. GEN courR08-ISO8859-10.pcf.gz GEN courR10-ISO8859-10.bdf Writing 192 characters into file 'courR10-ISO8859-10.bdf'. GEN courR10-ISO8859-10.pcf.gz GEN courR12-ISO8859-10.bdf Writing 192 characters into file 'courR12-ISO8859-10.bdf'. GEN courR12-ISO8859-10.pcf.gz GEN courR14-ISO8859-10.bdf Writing 192 characters into file 'courR14-ISO8859-10.bdf'. GEN courR14-ISO8859-10.pcf.gz GEN courR18-ISO8859-10.bdf Writing 192 characters into file 'courR18-ISO8859-10.bdf'. GEN courR18-ISO8859-10.pcf.gz GEN courR24-ISO8859-10.bdf Writing 192 characters into file 'courR24-ISO8859-10.bdf'. GEN courR24-ISO8859-10.pcf.gz GEN helvB08-ISO8859-10.bdf Writing 192 characters into file 'helvB08-ISO8859-10.bdf'. GEN helvB08-ISO8859-10.pcf.gz GEN helvB10-ISO8859-10.bdf Writing 192 characters into file 'helvB10-ISO8859-10.bdf'. GEN helvB10-ISO8859-10.pcf.gz GEN helvB12-ISO8859-10.bdf Writing 192 characters into file 'helvB12-ISO8859-10.bdf'. GEN helvB12-ISO8859-10.pcf.gz GEN helvB14-ISO8859-10.bdf Writing 192 characters into file 'helvB14-ISO8859-10.bdf'. GEN helvB14-ISO8859-10.pcf.gz GEN helvB18-ISO8859-10.bdf Writing 192 characters into file 'helvB18-ISO8859-10.bdf'. GEN helvB18-ISO8859-10.pcf.gz GEN helvB24-ISO8859-10.bdf Writing 192 characters into file 'helvB24-ISO8859-10.bdf'. GEN helvB24-ISO8859-10.pcf.gz GEN helvBO08-ISO8859-10.bdf Writing 192 characters into file 'helvBO08-ISO8859-10.bdf'. GEN helvBO08-ISO8859-10.pcf.gz GEN helvBO10-ISO8859-10.bdf Writing 192 characters into file 'helvBO10-ISO8859-10.bdf'. GEN helvBO10-ISO8859-10.pcf.gz GEN helvBO12-ISO8859-10.bdf Writing 192 characters into file 'helvBO12-ISO8859-10.bdf'. GEN helvBO12-ISO8859-10.pcf.gz GEN helvBO14-ISO8859-10.bdf Writing 192 characters into file 'helvBO14-ISO8859-10.bdf'. GEN helvBO14-ISO8859-10.pcf.gz GEN helvBO18-ISO8859-10.bdf Writing 192 characters into file 'helvBO18-ISO8859-10.bdf'. GEN helvBO18-ISO8859-10.pcf.gz GEN helvBO24-ISO8859-10.bdf Writing 192 characters into file 'helvBO24-ISO8859-10.bdf'. GEN helvBO24-ISO8859-10.pcf.gz GEN helvO08-ISO8859-10.bdf Writing 192 characters into file 'helvO08-ISO8859-10.bdf'. GEN helvO08-ISO8859-10.pcf.gz GEN helvO10-ISO8859-10.bdf Writing 192 characters into file 'helvO10-ISO8859-10.bdf'. GEN helvO10-ISO8859-10.pcf.gz GEN helvO12-ISO8859-10.bdf Writing 192 characters into file 'helvO12-ISO8859-10.bdf'. GEN helvO12-ISO8859-10.pcf.gz GEN helvO14-ISO8859-10.bdf Writing 192 characters into file 'helvO14-ISO8859-10.bdf'. GEN helvO14-ISO8859-10.pcf.gz GEN helvO18-ISO8859-10.bdf Writing 192 characters into file 'helvO18-ISO8859-10.bdf'. GEN helvO18-ISO8859-10.pcf.gz GEN helvO24-ISO8859-10.bdf Writing 192 characters into file 'helvO24-ISO8859-10.bdf'. GEN helvO24-ISO8859-10.pcf.gz GEN helvR08-ISO8859-10.bdf Writing 192 characters into file 'helvR08-ISO8859-10.bdf'. GEN helvR08-ISO8859-10.pcf.gz GEN helvR10-ISO8859-10.bdf Writing 192 characters into file 'helvR10-ISO8859-10.bdf'. GEN helvR10-ISO8859-10.pcf.gz GEN helvR12-ISO8859-10.bdf Writing 192 characters into file 'helvR12-ISO8859-10.bdf'. GEN helvR12-ISO8859-10.pcf.gz GEN helvR14-ISO8859-10.bdf Writing 192 characters into file 'helvR14-ISO8859-10.bdf'. GEN helvR14-ISO8859-10.pcf.gz GEN helvR18-ISO8859-10.bdf Writing 192 characters into file 'helvR18-ISO8859-10.bdf'. GEN helvR18-ISO8859-10.pcf.gz GEN helvR24-ISO8859-10.bdf Writing 192 characters into file 'helvR24-ISO8859-10.bdf'. GEN helvR24-ISO8859-10.pcf.gz GEN ncenB08-ISO8859-10.bdf Writing 192 characters into file 'ncenB08-ISO8859-10.bdf'. GEN ncenB08-ISO8859-10.pcf.gz GEN ncenB10-ISO8859-10.bdf Writing 192 characters into file 'ncenB10-ISO8859-10.bdf'. GEN ncenB10-ISO8859-10.pcf.gz GEN ncenB12-ISO8859-10.bdf Writing 192 characters into file 'ncenB12-ISO8859-10.bdf'. GEN ncenB12-ISO8859-10.pcf.gz GEN ncenB14-ISO8859-10.bdf Writing 192 characters into file 'ncenB14-ISO8859-10.bdf'. GEN ncenB14-ISO8859-10.pcf.gz GEN ncenB18-ISO8859-10.bdf Writing 192 characters into file 'ncenB18-ISO8859-10.bdf'. GEN ncenB18-ISO8859-10.pcf.gz GEN ncenB24-ISO8859-10.bdf Writing 192 characters into file 'ncenB24-ISO8859-10.bdf'. GEN ncenB24-ISO8859-10.pcf.gz GEN ncenBI08-ISO8859-10.bdf Writing 192 characters into file 'ncenBI08-ISO8859-10.bdf'. GEN ncenBI08-ISO8859-10.pcf.gz GEN ncenBI10-ISO8859-10.bdf Writing 192 characters into file 'ncenBI10-ISO8859-10.bdf'. GEN ncenBI10-ISO8859-10.pcf.gz GEN ncenBI12-ISO8859-10.bdf Writing 192 characters into file 'ncenBI12-ISO8859-10.bdf'. GEN ncenBI12-ISO8859-10.pcf.gz GEN ncenBI14-ISO8859-10.bdf Writing 192 characters into file 'ncenBI14-ISO8859-10.bdf'. GEN ncenBI14-ISO8859-10.pcf.gz GEN ncenBI18-ISO8859-10.bdf Writing 192 characters into file 'ncenBI18-ISO8859-10.bdf'. GEN ncenBI18-ISO8859-10.pcf.gz GEN ncenBI24-ISO8859-10.bdf Writing 192 characters into file 'ncenBI24-ISO8859-10.bdf'. GEN ncenBI24-ISO8859-10.pcf.gz GEN ncenI08-ISO8859-10.bdf Writing 192 characters into file 'ncenI08-ISO8859-10.bdf'. GEN ncenI08-ISO8859-10.pcf.gz GEN ncenI10-ISO8859-10.bdf Writing 192 characters into file 'ncenI10-ISO8859-10.bdf'. GEN ncenI10-ISO8859-10.pcf.gz GEN ncenI12-ISO8859-10.bdf Writing 192 characters into file 'ncenI12-ISO8859-10.bdf'. GEN ncenI12-ISO8859-10.pcf.gz GEN ncenI14-ISO8859-10.bdf Writing 192 characters into file 'ncenI14-ISO8859-10.bdf'. GEN ncenI14-ISO8859-10.pcf.gz GEN ncenI18-ISO8859-10.bdf Writing 192 characters into file 'ncenI18-ISO8859-10.bdf'. GEN ncenI18-ISO8859-10.pcf.gz GEN ncenI24-ISO8859-10.bdf Writing 192 characters into file 'ncenI24-ISO8859-10.bdf'. GEN ncenI24-ISO8859-10.pcf.gz GEN ncenR08-ISO8859-10.bdf Writing 192 characters into file 'ncenR08-ISO8859-10.bdf'. GEN ncenR08-ISO8859-10.pcf.gz GEN ncenR10-ISO8859-10.bdf Writing 192 characters into file 'ncenR10-ISO8859-10.bdf'. GEN ncenR10-ISO8859-10.pcf.gz GEN ncenR12-ISO8859-10.bdf Writing 192 characters into file 'ncenR12-ISO8859-10.bdf'. GEN ncenR12-ISO8859-10.pcf.gz GEN ncenR14-ISO8859-10.bdf Writing 192 characters into file 'ncenR14-ISO8859-10.bdf'. GEN ncenR14-ISO8859-10.pcf.gz GEN ncenR18-ISO8859-10.bdf Writing 192 characters into file 'ncenR18-ISO8859-10.bdf'. GEN ncenR18-ISO8859-10.pcf.gz GEN ncenR24-ISO8859-10.bdf Writing 192 characters into file 'ncenR24-ISO8859-10.bdf'. GEN ncenR24-ISO8859-10.pcf.gz GEN timB08-ISO8859-10.bdf Writing 192 characters into file 'timB08-ISO8859-10.bdf'. GEN timB08-ISO8859-10.pcf.gz GEN timB10-ISO8859-10.bdf Writing 192 characters into file 'timB10-ISO8859-10.bdf'. GEN timB10-ISO8859-10.pcf.gz GEN timB12-ISO8859-10.bdf Writing 192 characters into file 'timB12-ISO8859-10.bdf'. GEN timB12-ISO8859-10.pcf.gz GEN timB14-ISO8859-10.bdf Writing 192 characters into file 'timB14-ISO8859-10.bdf'. GEN timB14-ISO8859-10.pcf.gz GEN timB18-ISO8859-10.bdf Writing 192 characters into file 'timB18-ISO8859-10.bdf'. GEN timB18-ISO8859-10.pcf.gz GEN timB24-ISO8859-10.bdf Writing 192 characters into file 'timB24-ISO8859-10.bdf'. GEN timB24-ISO8859-10.pcf.gz GEN timBI08-ISO8859-10.bdf Writing 192 characters into file 'timBI08-ISO8859-10.bdf'. GEN timBI08-ISO8859-10.pcf.gz GEN timBI10-ISO8859-10.bdf Writing 192 characters into file 'timBI10-ISO8859-10.bdf'. GEN timBI10-ISO8859-10.pcf.gz GEN timBI12-ISO8859-10.bdf Writing 192 characters into file 'timBI12-ISO8859-10.bdf'. GEN timBI12-ISO8859-10.pcf.gz GEN timBI14-ISO8859-10.bdf Writing 192 characters into file 'timBI14-ISO8859-10.bdf'. GEN timBI14-ISO8859-10.pcf.gz GEN timBI18-ISO8859-10.bdf Writing 192 characters into file 'timBI18-ISO8859-10.bdf'. GEN timBI18-ISO8859-10.pcf.gz GEN timBI24-ISO8859-10.bdf Writing 192 characters into file 'timBI24-ISO8859-10.bdf'. GEN timBI24-ISO8859-10.pcf.gz GEN timI08-ISO8859-10.bdf Writing 192 characters into file 'timI08-ISO8859-10.bdf'. GEN timI08-ISO8859-10.pcf.gz GEN timI10-ISO8859-10.bdf Writing 192 characters into file 'timI10-ISO8859-10.bdf'. GEN timI10-ISO8859-10.pcf.gz GEN timI12-ISO8859-10.bdf Writing 192 characters into file 'timI12-ISO8859-10.bdf'. GEN timI12-ISO8859-10.pcf.gz GEN timI14-ISO8859-10.bdf Writing 192 characters into file 'timI14-ISO8859-10.bdf'. GEN timI14-ISO8859-10.pcf.gz GEN timI18-ISO8859-10.bdf Writing 192 characters into file 'timI18-ISO8859-10.bdf'. GEN timI18-ISO8859-10.pcf.gz GEN timI24-ISO8859-10.bdf Writing 192 characters into file 'timI24-ISO8859-10.bdf'. GEN timI24-ISO8859-10.pcf.gz GEN timR08-ISO8859-10.bdf Writing 192 characters into file 'timR08-ISO8859-10.bdf'. GEN timR08-ISO8859-10.pcf.gz GEN timR10-ISO8859-10.bdf Writing 192 characters into file 'timR10-ISO8859-10.bdf'. GEN timR10-ISO8859-10.pcf.gz GEN timR12-ISO8859-10.bdf Writing 192 characters into file 'timR12-ISO8859-10.bdf'. GEN timR12-ISO8859-10.pcf.gz GEN timR14-ISO8859-10.bdf Writing 192 characters into file 'timR14-ISO8859-10.bdf'. GEN timR14-ISO8859-10.pcf.gz GEN timR18-ISO8859-10.bdf Writing 192 characters into file 'timR18-ISO8859-10.bdf'. GEN timR18-ISO8859-10.pcf.gz GEN timR24-ISO8859-10.bdf Writing 192 characters into file 'timR24-ISO8859-10.bdf'. GEN timR24-ISO8859-10.pcf.gz GEN courB08-ISO8859-13.bdf Writing 192 characters into file 'courB08-ISO8859-13.bdf'. GEN courB08-ISO8859-13.pcf.gz GEN courB10-ISO8859-13.bdf Writing 192 characters into file 'courB10-ISO8859-13.bdf'. GEN courB10-ISO8859-13.pcf.gz GEN courB12-ISO8859-13.bdf Writing 192 characters into file 'courB12-ISO8859-13.bdf'. GEN courB12-ISO8859-13.pcf.gz GEN courB14-ISO8859-13.bdf Writing 192 characters into file 'courB14-ISO8859-13.bdf'. GEN courB14-ISO8859-13.pcf.gz GEN courB18-ISO8859-13.bdf Writing 192 characters into file 'courB18-ISO8859-13.bdf'. GEN courB18-ISO8859-13.pcf.gz GEN courB24-ISO8859-13.bdf Writing 192 characters into file 'courB24-ISO8859-13.bdf'. GEN courB24-ISO8859-13.pcf.gz GEN courBO08-ISO8859-13.bdf Writing 192 characters into file 'courBO08-ISO8859-13.bdf'. GEN courBO08-ISO8859-13.pcf.gz GEN courBO10-ISO8859-13.bdf Writing 192 characters into file 'courBO10-ISO8859-13.bdf'. GEN courBO10-ISO8859-13.pcf.gz GEN courBO12-ISO8859-13.bdf Writing 192 characters into file 'courBO12-ISO8859-13.bdf'. GEN courBO12-ISO8859-13.pcf.gz GEN courBO14-ISO8859-13.bdf Writing 192 characters into file 'courBO14-ISO8859-13.bdf'. GEN courBO14-ISO8859-13.pcf.gz GEN courBO18-ISO8859-13.bdf Writing 192 characters into file 'courBO18-ISO8859-13.bdf'. GEN courBO18-ISO8859-13.pcf.gz GEN courBO24-ISO8859-13.bdf Writing 192 characters into file 'courBO24-ISO8859-13.bdf'. GEN courBO24-ISO8859-13.pcf.gz GEN courO08-ISO8859-13.bdf Writing 192 characters into file 'courO08-ISO8859-13.bdf'. GEN courO08-ISO8859-13.pcf.gz GEN courO10-ISO8859-13.bdf Writing 192 characters into file 'courO10-ISO8859-13.bdf'. GEN courO10-ISO8859-13.pcf.gz GEN courO12-ISO8859-13.bdf Writing 192 characters into file 'courO12-ISO8859-13.bdf'. GEN courO12-ISO8859-13.pcf.gz GEN courO14-ISO8859-13.bdf Writing 192 characters into file 'courO14-ISO8859-13.bdf'. GEN courO14-ISO8859-13.pcf.gz GEN courO18-ISO8859-13.bdf Writing 192 characters into file 'courO18-ISO8859-13.bdf'. GEN courO18-ISO8859-13.pcf.gz GEN courO24-ISO8859-13.bdf Writing 192 characters into file 'courO24-ISO8859-13.bdf'. GEN courO24-ISO8859-13.pcf.gz GEN courR08-ISO8859-13.bdf Writing 192 characters into file 'courR08-ISO8859-13.bdf'. GEN courR08-ISO8859-13.pcf.gz GEN courR10-ISO8859-13.bdf Writing 192 characters into file 'courR10-ISO8859-13.bdf'. GEN courR10-ISO8859-13.pcf.gz GEN courR12-ISO8859-13.bdf Writing 192 characters into file 'courR12-ISO8859-13.bdf'. GEN courR12-ISO8859-13.pcf.gz GEN courR14-ISO8859-13.bdf Writing 192 characters into file 'courR14-ISO8859-13.bdf'. GEN courR14-ISO8859-13.pcf.gz GEN courR18-ISO8859-13.bdf Writing 192 characters into file 'courR18-ISO8859-13.bdf'. GEN courR18-ISO8859-13.pcf.gz GEN courR24-ISO8859-13.bdf Writing 192 characters into file 'courR24-ISO8859-13.bdf'. GEN courR24-ISO8859-13.pcf.gz GEN helvB08-ISO8859-13.bdf Writing 192 characters into file 'helvB08-ISO8859-13.bdf'. GEN helvB08-ISO8859-13.pcf.gz GEN helvB10-ISO8859-13.bdf Writing 192 characters into file 'helvB10-ISO8859-13.bdf'. GEN helvB10-ISO8859-13.pcf.gz GEN helvB12-ISO8859-13.bdf Writing 192 characters into file 'helvB12-ISO8859-13.bdf'. GEN helvB12-ISO8859-13.pcf.gz GEN helvB14-ISO8859-13.bdf Writing 192 characters into file 'helvB14-ISO8859-13.bdf'. GEN helvB14-ISO8859-13.pcf.gz GEN helvB18-ISO8859-13.bdf Writing 192 characters into file 'helvB18-ISO8859-13.bdf'. GEN helvB18-ISO8859-13.pcf.gz GEN helvB24-ISO8859-13.bdf Writing 192 characters into file 'helvB24-ISO8859-13.bdf'. GEN helvB24-ISO8859-13.pcf.gz GEN helvBO08-ISO8859-13.bdf Writing 192 characters into file 'helvBO08-ISO8859-13.bdf'. GEN helvBO08-ISO8859-13.pcf.gz GEN helvBO10-ISO8859-13.bdf Writing 192 characters into file 'helvBO10-ISO8859-13.bdf'. GEN helvBO10-ISO8859-13.pcf.gz GEN helvBO12-ISO8859-13.bdf Writing 192 characters into file 'helvBO12-ISO8859-13.bdf'. GEN helvBO12-ISO8859-13.pcf.gz GEN helvBO14-ISO8859-13.bdf Writing 192 characters into file 'helvBO14-ISO8859-13.bdf'. GEN helvBO14-ISO8859-13.pcf.gz GEN helvBO18-ISO8859-13.bdf Writing 192 characters into file 'helvBO18-ISO8859-13.bdf'. GEN helvBO18-ISO8859-13.pcf.gz GEN helvBO24-ISO8859-13.bdf Writing 192 characters into file 'helvBO24-ISO8859-13.bdf'. GEN helvBO24-ISO8859-13.pcf.gz GEN helvO08-ISO8859-13.bdf Writing 192 characters into file 'helvO08-ISO8859-13.bdf'. GEN helvO08-ISO8859-13.pcf.gz GEN helvO10-ISO8859-13.bdf Writing 192 characters into file 'helvO10-ISO8859-13.bdf'. GEN helvO10-ISO8859-13.pcf.gz GEN helvO12-ISO8859-13.bdf Writing 192 characters into file 'helvO12-ISO8859-13.bdf'. GEN helvO12-ISO8859-13.pcf.gz GEN helvO14-ISO8859-13.bdf Writing 192 characters into file 'helvO14-ISO8859-13.bdf'. GEN helvO14-ISO8859-13.pcf.gz GEN helvO18-ISO8859-13.bdf Writing 192 characters into file 'helvO18-ISO8859-13.bdf'. GEN helvO18-ISO8859-13.pcf.gz GEN helvO24-ISO8859-13.bdf Writing 192 characters into file 'helvO24-ISO8859-13.bdf'. GEN helvO24-ISO8859-13.pcf.gz GEN helvR08-ISO8859-13.bdf Writing 192 characters into file 'helvR08-ISO8859-13.bdf'. GEN helvR08-ISO8859-13.pcf.gz GEN helvR10-ISO8859-13.bdf Writing 192 characters into file 'helvR10-ISO8859-13.bdf'. GEN helvR10-ISO8859-13.pcf.gz GEN helvR12-ISO8859-13.bdf Writing 192 characters into file 'helvR12-ISO8859-13.bdf'. GEN helvR12-ISO8859-13.pcf.gz GEN helvR14-ISO8859-13.bdf Writing 192 characters into file 'helvR14-ISO8859-13.bdf'. GEN helvR14-ISO8859-13.pcf.gz GEN helvR18-ISO8859-13.bdf Writing 192 characters into file 'helvR18-ISO8859-13.bdf'. GEN helvR18-ISO8859-13.pcf.gz GEN helvR24-ISO8859-13.bdf Writing 192 characters into file 'helvR24-ISO8859-13.bdf'. GEN helvR24-ISO8859-13.pcf.gz GEN ncenB08-ISO8859-13.bdf Writing 192 characters into file 'ncenB08-ISO8859-13.bdf'. GEN ncenB08-ISO8859-13.pcf.gz GEN ncenB10-ISO8859-13.bdf Writing 192 characters into file 'ncenB10-ISO8859-13.bdf'. GEN ncenB10-ISO8859-13.pcf.gz GEN ncenB12-ISO8859-13.bdf Writing 192 characters into file 'ncenB12-ISO8859-13.bdf'. GEN ncenB12-ISO8859-13.pcf.gz GEN ncenB14-ISO8859-13.bdf Writing 192 characters into file 'ncenB14-ISO8859-13.bdf'. GEN ncenB14-ISO8859-13.pcf.gz GEN ncenB18-ISO8859-13.bdf Writing 192 characters into file 'ncenB18-ISO8859-13.bdf'. GEN ncenB18-ISO8859-13.pcf.gz GEN ncenB24-ISO8859-13.bdf Writing 192 characters into file 'ncenB24-ISO8859-13.bdf'. GEN ncenB24-ISO8859-13.pcf.gz GEN ncenBI08-ISO8859-13.bdf Writing 192 characters into file 'ncenBI08-ISO8859-13.bdf'. GEN ncenBI08-ISO8859-13.pcf.gz GEN ncenBI10-ISO8859-13.bdf Writing 192 characters into file 'ncenBI10-ISO8859-13.bdf'. GEN ncenBI10-ISO8859-13.pcf.gz GEN ncenBI12-ISO8859-13.bdf Writing 192 characters into file 'ncenBI12-ISO8859-13.bdf'. GEN ncenBI12-ISO8859-13.pcf.gz GEN ncenBI14-ISO8859-13.bdf Writing 192 characters into file 'ncenBI14-ISO8859-13.bdf'. GEN ncenBI14-ISO8859-13.pcf.gz GEN ncenBI18-ISO8859-13.bdf Writing 192 characters into file 'ncenBI18-ISO8859-13.bdf'. GEN ncenBI18-ISO8859-13.pcf.gz GEN ncenBI24-ISO8859-13.bdf Writing 192 characters into file 'ncenBI24-ISO8859-13.bdf'. GEN ncenBI24-ISO8859-13.pcf.gz GEN ncenI08-ISO8859-13.bdf Writing 192 characters into file 'ncenI08-ISO8859-13.bdf'. GEN ncenI08-ISO8859-13.pcf.gz GEN ncenI10-ISO8859-13.bdf Writing 192 characters into file 'ncenI10-ISO8859-13.bdf'. GEN ncenI10-ISO8859-13.pcf.gz GEN ncenI12-ISO8859-13.bdf Writing 192 characters into file 'ncenI12-ISO8859-13.bdf'. GEN ncenI12-ISO8859-13.pcf.gz GEN ncenI14-ISO8859-13.bdf Writing 192 characters into file 'ncenI14-ISO8859-13.bdf'. GEN ncenI14-ISO8859-13.pcf.gz GEN ncenI18-ISO8859-13.bdf Writing 192 characters into file 'ncenI18-ISO8859-13.bdf'. GEN ncenI18-ISO8859-13.pcf.gz GEN ncenI24-ISO8859-13.bdf Writing 192 characters into file 'ncenI24-ISO8859-13.bdf'. GEN ncenI24-ISO8859-13.pcf.gz GEN ncenR08-ISO8859-13.bdf Writing 192 characters into file 'ncenR08-ISO8859-13.bdf'. GEN ncenR08-ISO8859-13.pcf.gz GEN ncenR10-ISO8859-13.bdf Writing 192 characters into file 'ncenR10-ISO8859-13.bdf'. GEN ncenR10-ISO8859-13.pcf.gz GEN ncenR12-ISO8859-13.bdf Writing 192 characters into file 'ncenR12-ISO8859-13.bdf'. GEN ncenR12-ISO8859-13.pcf.gz GEN ncenR14-ISO8859-13.bdf Writing 192 characters into file 'ncenR14-ISO8859-13.bdf'. GEN ncenR14-ISO8859-13.pcf.gz GEN ncenR18-ISO8859-13.bdf Writing 192 characters into file 'ncenR18-ISO8859-13.bdf'. GEN ncenR18-ISO8859-13.pcf.gz GEN ncenR24-ISO8859-13.bdf Writing 192 characters into file 'ncenR24-ISO8859-13.bdf'. GEN ncenR24-ISO8859-13.pcf.gz GEN timB08-ISO8859-13.bdf Writing 192 characters into file 'timB08-ISO8859-13.bdf'. GEN timB08-ISO8859-13.pcf.gz GEN timB10-ISO8859-13.bdf Writing 192 characters into file 'timB10-ISO8859-13.bdf'. GEN timB10-ISO8859-13.pcf.gz GEN timB12-ISO8859-13.bdf Writing 192 characters into file 'timB12-ISO8859-13.bdf'. GEN timB12-ISO8859-13.pcf.gz GEN timB14-ISO8859-13.bdf Writing 192 characters into file 'timB14-ISO8859-13.bdf'. GEN timB14-ISO8859-13.pcf.gz GEN timB18-ISO8859-13.bdf Writing 192 characters into file 'timB18-ISO8859-13.bdf'. GEN timB18-ISO8859-13.pcf.gz GEN timB24-ISO8859-13.bdf Writing 192 characters into file 'timB24-ISO8859-13.bdf'. GEN timB24-ISO8859-13.pcf.gz GEN timBI08-ISO8859-13.bdf Writing 192 characters into file 'timBI08-ISO8859-13.bdf'. GEN timBI08-ISO8859-13.pcf.gz GEN timBI10-ISO8859-13.bdf Writing 192 characters into file 'timBI10-ISO8859-13.bdf'. GEN timBI10-ISO8859-13.pcf.gz GEN timBI12-ISO8859-13.bdf Writing 192 characters into file 'timBI12-ISO8859-13.bdf'. GEN timBI12-ISO8859-13.pcf.gz GEN timBI14-ISO8859-13.bdf Writing 192 characters into file 'timBI14-ISO8859-13.bdf'. GEN timBI14-ISO8859-13.pcf.gz GEN timBI18-ISO8859-13.bdf Writing 192 characters into file 'timBI18-ISO8859-13.bdf'. GEN timBI18-ISO8859-13.pcf.gz GEN timBI24-ISO8859-13.bdf Writing 192 characters into file 'timBI24-ISO8859-13.bdf'. GEN timBI24-ISO8859-13.pcf.gz GEN timI08-ISO8859-13.bdf Writing 192 characters into file 'timI08-ISO8859-13.bdf'. GEN timI08-ISO8859-13.pcf.gz GEN timI10-ISO8859-13.bdf Writing 192 characters into file 'timI10-ISO8859-13.bdf'. GEN timI10-ISO8859-13.pcf.gz GEN timI12-ISO8859-13.bdf Writing 192 characters into file 'timI12-ISO8859-13.bdf'. GEN timI12-ISO8859-13.pcf.gz GEN timI14-ISO8859-13.bdf Writing 192 characters into file 'timI14-ISO8859-13.bdf'. GEN timI14-ISO8859-13.pcf.gz GEN timI18-ISO8859-13.bdf Writing 192 characters into file 'timI18-ISO8859-13.bdf'. GEN timI18-ISO8859-13.pcf.gz GEN timI24-ISO8859-13.bdf Writing 192 characters into file 'timI24-ISO8859-13.bdf'. GEN timI24-ISO8859-13.pcf.gz GEN timR08-ISO8859-13.bdf Writing 192 characters into file 'timR08-ISO8859-13.bdf'. GEN timR08-ISO8859-13.pcf.gz GEN timR10-ISO8859-13.bdf Writing 192 characters into file 'timR10-ISO8859-13.bdf'. GEN timR10-ISO8859-13.pcf.gz GEN timR12-ISO8859-13.bdf Writing 192 characters into file 'timR12-ISO8859-13.bdf'. GEN timR12-ISO8859-13.pcf.gz GEN timR14-ISO8859-13.bdf Writing 192 characters into file 'timR14-ISO8859-13.bdf'. GEN timR14-ISO8859-13.pcf.gz GEN timR18-ISO8859-13.bdf Writing 192 characters into file 'timR18-ISO8859-13.bdf'. GEN timR18-ISO8859-13.pcf.gz GEN timR24-ISO8859-13.bdf Writing 192 characters into file 'timR24-ISO8859-13.bdf'. GEN timR24-ISO8859-13.pcf.gz GEN courB08-ISO8859-14.bdf Writing 192 characters into file 'courB08-ISO8859-14.bdf'. GEN courB08-ISO8859-14.pcf.gz GEN courB10-ISO8859-14.bdf Writing 192 characters into file 'courB10-ISO8859-14.bdf'. GEN courB10-ISO8859-14.pcf.gz GEN courB12-ISO8859-14.bdf Writing 192 characters into file 'courB12-ISO8859-14.bdf'. GEN courB12-ISO8859-14.pcf.gz GEN courB14-ISO8859-14.bdf Writing 192 characters into file 'courB14-ISO8859-14.bdf'. GEN courB14-ISO8859-14.pcf.gz GEN courB18-ISO8859-14.bdf Writing 192 characters into file 'courB18-ISO8859-14.bdf'. GEN courB18-ISO8859-14.pcf.gz GEN courB24-ISO8859-14.bdf Writing 192 characters into file 'courB24-ISO8859-14.bdf'. GEN courB24-ISO8859-14.pcf.gz GEN courBO08-ISO8859-14.bdf Writing 192 characters into file 'courBO08-ISO8859-14.bdf'. GEN courBO08-ISO8859-14.pcf.gz GEN courBO10-ISO8859-14.bdf Writing 192 characters into file 'courBO10-ISO8859-14.bdf'. GEN courBO10-ISO8859-14.pcf.gz GEN courBO12-ISO8859-14.bdf Writing 192 characters into file 'courBO12-ISO8859-14.bdf'. GEN courBO12-ISO8859-14.pcf.gz GEN courBO14-ISO8859-14.bdf Writing 192 characters into file 'courBO14-ISO8859-14.bdf'. GEN courBO14-ISO8859-14.pcf.gz GEN courBO18-ISO8859-14.bdf Writing 192 characters into file 'courBO18-ISO8859-14.bdf'. GEN courBO18-ISO8859-14.pcf.gz GEN courBO24-ISO8859-14.bdf Writing 192 characters into file 'courBO24-ISO8859-14.bdf'. GEN courBO24-ISO8859-14.pcf.gz GEN courO08-ISO8859-14.bdf Writing 192 characters into file 'courO08-ISO8859-14.bdf'. GEN courO08-ISO8859-14.pcf.gz GEN courO10-ISO8859-14.bdf Writing 192 characters into file 'courO10-ISO8859-14.bdf'. GEN courO10-ISO8859-14.pcf.gz GEN courO12-ISO8859-14.bdf Writing 192 characters into file 'courO12-ISO8859-14.bdf'. GEN courO12-ISO8859-14.pcf.gz GEN courO14-ISO8859-14.bdf Writing 192 characters into file 'courO14-ISO8859-14.bdf'. GEN courO14-ISO8859-14.pcf.gz GEN courO18-ISO8859-14.bdf Writing 192 characters into file 'courO18-ISO8859-14.bdf'. GEN courO18-ISO8859-14.pcf.gz GEN courO24-ISO8859-14.bdf Writing 192 characters into file 'courO24-ISO8859-14.bdf'. GEN courO24-ISO8859-14.pcf.gz GEN courR08-ISO8859-14.bdf Writing 192 characters into file 'courR08-ISO8859-14.bdf'. GEN courR08-ISO8859-14.pcf.gz GEN courR10-ISO8859-14.bdf Writing 192 characters into file 'courR10-ISO8859-14.bdf'. GEN courR10-ISO8859-14.pcf.gz GEN courR12-ISO8859-14.bdf Writing 192 characters into file 'courR12-ISO8859-14.bdf'. GEN courR12-ISO8859-14.pcf.gz GEN courR14-ISO8859-14.bdf Writing 192 characters into file 'courR14-ISO8859-14.bdf'. GEN courR14-ISO8859-14.pcf.gz GEN courR18-ISO8859-14.bdf Writing 192 characters into file 'courR18-ISO8859-14.bdf'. GEN courR18-ISO8859-14.pcf.gz GEN courR24-ISO8859-14.bdf Writing 192 characters into file 'courR24-ISO8859-14.bdf'. GEN courR24-ISO8859-14.pcf.gz GEN helvB08-ISO8859-14.bdf Writing 192 characters into file 'helvB08-ISO8859-14.bdf'. GEN helvB08-ISO8859-14.pcf.gz GEN helvB10-ISO8859-14.bdf Writing 192 characters into file 'helvB10-ISO8859-14.bdf'. GEN helvB10-ISO8859-14.pcf.gz GEN helvB12-ISO8859-14.bdf Writing 192 characters into file 'helvB12-ISO8859-14.bdf'. GEN helvB12-ISO8859-14.pcf.gz GEN helvB14-ISO8859-14.bdf Writing 192 characters into file 'helvB14-ISO8859-14.bdf'. GEN helvB14-ISO8859-14.pcf.gz GEN helvB18-ISO8859-14.bdf Writing 192 characters into file 'helvB18-ISO8859-14.bdf'. GEN helvB18-ISO8859-14.pcf.gz GEN helvB24-ISO8859-14.bdf Writing 192 characters into file 'helvB24-ISO8859-14.bdf'. GEN helvB24-ISO8859-14.pcf.gz GEN helvBO08-ISO8859-14.bdf Writing 192 characters into file 'helvBO08-ISO8859-14.bdf'. GEN helvBO08-ISO8859-14.pcf.gz GEN helvBO10-ISO8859-14.bdf Writing 192 characters into file 'helvBO10-ISO8859-14.bdf'. GEN helvBO10-ISO8859-14.pcf.gz GEN helvBO12-ISO8859-14.bdf Writing 192 characters into file 'helvBO12-ISO8859-14.bdf'. GEN helvBO12-ISO8859-14.pcf.gz GEN helvBO14-ISO8859-14.bdf Writing 192 characters into file 'helvBO14-ISO8859-14.bdf'. GEN helvBO14-ISO8859-14.pcf.gz GEN helvBO18-ISO8859-14.bdf Writing 192 characters into file 'helvBO18-ISO8859-14.bdf'. GEN helvBO18-ISO8859-14.pcf.gz GEN helvBO24-ISO8859-14.bdf Writing 192 characters into file 'helvBO24-ISO8859-14.bdf'. GEN helvBO24-ISO8859-14.pcf.gz GEN helvO08-ISO8859-14.bdf Writing 192 characters into file 'helvO08-ISO8859-14.bdf'. GEN helvO08-ISO8859-14.pcf.gz GEN helvO10-ISO8859-14.bdf Writing 192 characters into file 'helvO10-ISO8859-14.bdf'. GEN helvO10-ISO8859-14.pcf.gz GEN helvO12-ISO8859-14.bdf Writing 192 characters into file 'helvO12-ISO8859-14.bdf'. GEN helvO12-ISO8859-14.pcf.gz GEN helvO14-ISO8859-14.bdf Writing 192 characters into file 'helvO14-ISO8859-14.bdf'. GEN helvO14-ISO8859-14.pcf.gz GEN helvO18-ISO8859-14.bdf Writing 192 characters into file 'helvO18-ISO8859-14.bdf'. GEN helvO18-ISO8859-14.pcf.gz GEN helvO24-ISO8859-14.bdf Writing 192 characters into file 'helvO24-ISO8859-14.bdf'. GEN helvO24-ISO8859-14.pcf.gz GEN helvR08-ISO8859-14.bdf Writing 192 characters into file 'helvR08-ISO8859-14.bdf'. GEN helvR08-ISO8859-14.pcf.gz GEN helvR10-ISO8859-14.bdf Writing 192 characters into file 'helvR10-ISO8859-14.bdf'. GEN helvR10-ISO8859-14.pcf.gz GEN helvR12-ISO8859-14.bdf Writing 192 characters into file 'helvR12-ISO8859-14.bdf'. GEN helvR12-ISO8859-14.pcf.gz GEN helvR14-ISO8859-14.bdf Writing 192 characters into file 'helvR14-ISO8859-14.bdf'. GEN helvR14-ISO8859-14.pcf.gz GEN helvR18-ISO8859-14.bdf Writing 192 characters into file 'helvR18-ISO8859-14.bdf'. GEN helvR18-ISO8859-14.pcf.gz GEN helvR24-ISO8859-14.bdf Writing 192 characters into file 'helvR24-ISO8859-14.bdf'. GEN helvR24-ISO8859-14.pcf.gz GEN ncenB08-ISO8859-14.bdf Writing 192 characters into file 'ncenB08-ISO8859-14.bdf'. GEN ncenB08-ISO8859-14.pcf.gz GEN ncenB10-ISO8859-14.bdf Writing 192 characters into file 'ncenB10-ISO8859-14.bdf'. GEN ncenB10-ISO8859-14.pcf.gz GEN ncenB12-ISO8859-14.bdf Writing 192 characters into file 'ncenB12-ISO8859-14.bdf'. GEN ncenB12-ISO8859-14.pcf.gz GEN ncenB14-ISO8859-14.bdf Writing 192 characters into file 'ncenB14-ISO8859-14.bdf'. GEN ncenB14-ISO8859-14.pcf.gz GEN ncenB18-ISO8859-14.bdf Writing 192 characters into file 'ncenB18-ISO8859-14.bdf'. GEN ncenB18-ISO8859-14.pcf.gz GEN ncenB24-ISO8859-14.bdf Writing 192 characters into file 'ncenB24-ISO8859-14.bdf'. GEN ncenB24-ISO8859-14.pcf.gz GEN ncenBI08-ISO8859-14.bdf Writing 192 characters into file 'ncenBI08-ISO8859-14.bdf'. GEN ncenBI08-ISO8859-14.pcf.gz GEN ncenBI10-ISO8859-14.bdf Writing 192 characters into file 'ncenBI10-ISO8859-14.bdf'. GEN ncenBI10-ISO8859-14.pcf.gz GEN ncenBI12-ISO8859-14.bdf Writing 192 characters into file 'ncenBI12-ISO8859-14.bdf'. GEN ncenBI12-ISO8859-14.pcf.gz GEN ncenBI14-ISO8859-14.bdf Writing 192 characters into file 'ncenBI14-ISO8859-14.bdf'. GEN ncenBI14-ISO8859-14.pcf.gz GEN ncenBI18-ISO8859-14.bdf Writing 192 characters into file 'ncenBI18-ISO8859-14.bdf'. GEN ncenBI18-ISO8859-14.pcf.gz GEN ncenBI24-ISO8859-14.bdf Writing 192 characters into file 'ncenBI24-ISO8859-14.bdf'. GEN ncenBI24-ISO8859-14.pcf.gz GEN ncenI08-ISO8859-14.bdf Writing 192 characters into file 'ncenI08-ISO8859-14.bdf'. GEN ncenI08-ISO8859-14.pcf.gz GEN ncenI10-ISO8859-14.bdf Writing 192 characters into file 'ncenI10-ISO8859-14.bdf'. GEN ncenI10-ISO8859-14.pcf.gz GEN ncenI12-ISO8859-14.bdf Writing 192 characters into file 'ncenI12-ISO8859-14.bdf'. GEN ncenI12-ISO8859-14.pcf.gz GEN ncenI14-ISO8859-14.bdf Writing 192 characters into file 'ncenI14-ISO8859-14.bdf'. GEN ncenI14-ISO8859-14.pcf.gz GEN ncenI18-ISO8859-14.bdf Writing 192 characters into file 'ncenI18-ISO8859-14.bdf'. GEN ncenI18-ISO8859-14.pcf.gz GEN ncenI24-ISO8859-14.bdf Writing 192 characters into file 'ncenI24-ISO8859-14.bdf'. GEN ncenI24-ISO8859-14.pcf.gz GEN ncenR08-ISO8859-14.bdf Writing 192 characters into file 'ncenR08-ISO8859-14.bdf'. GEN ncenR08-ISO8859-14.pcf.gz GEN ncenR10-ISO8859-14.bdf Writing 192 characters into file 'ncenR10-ISO8859-14.bdf'. GEN ncenR10-ISO8859-14.pcf.gz GEN ncenR12-ISO8859-14.bdf Writing 192 characters into file 'ncenR12-ISO8859-14.bdf'. GEN ncenR12-ISO8859-14.pcf.gz GEN ncenR14-ISO8859-14.bdf Writing 192 characters into file 'ncenR14-ISO8859-14.bdf'. GEN ncenR14-ISO8859-14.pcf.gz GEN ncenR18-ISO8859-14.bdf Writing 192 characters into file 'ncenR18-ISO8859-14.bdf'. GEN ncenR18-ISO8859-14.pcf.gz GEN ncenR24-ISO8859-14.bdf Writing 192 characters into file 'ncenR24-ISO8859-14.bdf'. GEN ncenR24-ISO8859-14.pcf.gz GEN timB08-ISO8859-14.bdf Writing 192 characters into file 'timB08-ISO8859-14.bdf'. GEN timB08-ISO8859-14.pcf.gz GEN timB10-ISO8859-14.bdf Writing 192 characters into file 'timB10-ISO8859-14.bdf'. GEN timB10-ISO8859-14.pcf.gz GEN timB12-ISO8859-14.bdf Writing 192 characters into file 'timB12-ISO8859-14.bdf'. GEN timB12-ISO8859-14.pcf.gz GEN timB14-ISO8859-14.bdf Writing 192 characters into file 'timB14-ISO8859-14.bdf'. GEN timB14-ISO8859-14.pcf.gz GEN timB18-ISO8859-14.bdf Writing 192 characters into file 'timB18-ISO8859-14.bdf'. GEN timB18-ISO8859-14.pcf.gz GEN timB24-ISO8859-14.bdf Writing 192 characters into file 'timB24-ISO8859-14.bdf'. GEN timB24-ISO8859-14.pcf.gz GEN timBI08-ISO8859-14.bdf Writing 192 characters into file 'timBI08-ISO8859-14.bdf'. GEN timBI08-ISO8859-14.pcf.gz GEN timBI10-ISO8859-14.bdf Writing 192 characters into file 'timBI10-ISO8859-14.bdf'. GEN timBI10-ISO8859-14.pcf.gz GEN timBI12-ISO8859-14.bdf Writing 192 characters into file 'timBI12-ISO8859-14.bdf'. GEN timBI12-ISO8859-14.pcf.gz GEN timBI14-ISO8859-14.bdf Writing 192 characters into file 'timBI14-ISO8859-14.bdf'. GEN timBI14-ISO8859-14.pcf.gz GEN timBI18-ISO8859-14.bdf Writing 192 characters into file 'timBI18-ISO8859-14.bdf'. GEN timBI18-ISO8859-14.pcf.gz GEN timBI24-ISO8859-14.bdf Writing 192 characters into file 'timBI24-ISO8859-14.bdf'. GEN timBI24-ISO8859-14.pcf.gz GEN timI08-ISO8859-14.bdf Writing 192 characters into file 'timI08-ISO8859-14.bdf'. GEN timI08-ISO8859-14.pcf.gz GEN timI10-ISO8859-14.bdf Writing 192 characters into file 'timI10-ISO8859-14.bdf'. GEN timI10-ISO8859-14.pcf.gz GEN timI12-ISO8859-14.bdf Writing 192 characters into file 'timI12-ISO8859-14.bdf'. GEN timI12-ISO8859-14.pcf.gz GEN timI14-ISO8859-14.bdf Writing 192 characters into file 'timI14-ISO8859-14.bdf'. GEN timI14-ISO8859-14.pcf.gz GEN timI18-ISO8859-14.bdf Writing 192 characters into file 'timI18-ISO8859-14.bdf'. GEN timI18-ISO8859-14.pcf.gz GEN timI24-ISO8859-14.bdf Writing 192 characters into file 'timI24-ISO8859-14.bdf'. GEN timI24-ISO8859-14.pcf.gz GEN timR08-ISO8859-14.bdf Writing 192 characters into file 'timR08-ISO8859-14.bdf'. GEN timR08-ISO8859-14.pcf.gz GEN timR10-ISO8859-14.bdf Writing 192 characters into file 'timR10-ISO8859-14.bdf'. GEN timR10-ISO8859-14.pcf.gz GEN timR12-ISO8859-14.bdf Writing 192 characters into file 'timR12-ISO8859-14.bdf'. GEN timR12-ISO8859-14.pcf.gz GEN timR14-ISO8859-14.bdf Writing 192 characters into file 'timR14-ISO8859-14.bdf'. GEN timR14-ISO8859-14.pcf.gz GEN timR18-ISO8859-14.bdf Writing 192 characters into file 'timR18-ISO8859-14.bdf'. GEN timR18-ISO8859-14.pcf.gz GEN timR24-ISO8859-14.bdf Writing 192 characters into file 'timR24-ISO8859-14.bdf'. GEN timR24-ISO8859-14.pcf.gz GEN courB08-ISO8859-15.bdf Writing 192 characters into file 'courB08-ISO8859-15.bdf'. GEN courB08-ISO8859-15.pcf.gz GEN courB10-ISO8859-15.bdf Writing 192 characters into file 'courB10-ISO8859-15.bdf'. GEN courB10-ISO8859-15.pcf.gz GEN courB12-ISO8859-15.bdf Writing 192 characters into file 'courB12-ISO8859-15.bdf'. GEN courB12-ISO8859-15.pcf.gz GEN courB14-ISO8859-15.bdf Writing 192 characters into file 'courB14-ISO8859-15.bdf'. GEN courB14-ISO8859-15.pcf.gz GEN courB18-ISO8859-15.bdf Writing 192 characters into file 'courB18-ISO8859-15.bdf'. GEN courB18-ISO8859-15.pcf.gz GEN courB24-ISO8859-15.bdf Writing 192 characters into file 'courB24-ISO8859-15.bdf'. GEN courB24-ISO8859-15.pcf.gz GEN courBO08-ISO8859-15.bdf Writing 192 characters into file 'courBO08-ISO8859-15.bdf'. GEN courBO08-ISO8859-15.pcf.gz GEN courBO10-ISO8859-15.bdf Writing 192 characters into file 'courBO10-ISO8859-15.bdf'. GEN courBO10-ISO8859-15.pcf.gz GEN courBO12-ISO8859-15.bdf Writing 192 characters into file 'courBO12-ISO8859-15.bdf'. GEN courBO12-ISO8859-15.pcf.gz GEN courBO14-ISO8859-15.bdf Writing 192 characters into file 'courBO14-ISO8859-15.bdf'. GEN courBO14-ISO8859-15.pcf.gz GEN courBO18-ISO8859-15.bdf Writing 192 characters into file 'courBO18-ISO8859-15.bdf'. GEN courBO18-ISO8859-15.pcf.gz GEN courBO24-ISO8859-15.bdf Writing 192 characters into file 'courBO24-ISO8859-15.bdf'. GEN courBO24-ISO8859-15.pcf.gz GEN courO08-ISO8859-15.bdf Writing 192 characters into file 'courO08-ISO8859-15.bdf'. GEN courO08-ISO8859-15.pcf.gz GEN courO10-ISO8859-15.bdf Writing 192 characters into file 'courO10-ISO8859-15.bdf'. GEN courO10-ISO8859-15.pcf.gz GEN courO12-ISO8859-15.bdf Writing 192 characters into file 'courO12-ISO8859-15.bdf'. GEN courO12-ISO8859-15.pcf.gz GEN courO14-ISO8859-15.bdf Writing 192 characters into file 'courO14-ISO8859-15.bdf'. GEN courO14-ISO8859-15.pcf.gz GEN courO18-ISO8859-15.bdf Writing 192 characters into file 'courO18-ISO8859-15.bdf'. GEN courO18-ISO8859-15.pcf.gz GEN courO24-ISO8859-15.bdf Writing 192 characters into file 'courO24-ISO8859-15.bdf'. GEN courO24-ISO8859-15.pcf.gz GEN courR08-ISO8859-15.bdf Writing 192 characters into file 'courR08-ISO8859-15.bdf'. GEN courR08-ISO8859-15.pcf.gz GEN courR10-ISO8859-15.bdf Writing 192 characters into file 'courR10-ISO8859-15.bdf'. GEN courR10-ISO8859-15.pcf.gz GEN courR12-ISO8859-15.bdf Writing 192 characters into file 'courR12-ISO8859-15.bdf'. GEN courR12-ISO8859-15.pcf.gz GEN courR14-ISO8859-15.bdf Writing 192 characters into file 'courR14-ISO8859-15.bdf'. GEN courR14-ISO8859-15.pcf.gz GEN courR18-ISO8859-15.bdf Writing 192 characters into file 'courR18-ISO8859-15.bdf'. GEN courR18-ISO8859-15.pcf.gz GEN courR24-ISO8859-15.bdf Writing 192 characters into file 'courR24-ISO8859-15.bdf'. GEN courR24-ISO8859-15.pcf.gz GEN helvB08-ISO8859-15.bdf Writing 192 characters into file 'helvB08-ISO8859-15.bdf'. GEN helvB08-ISO8859-15.pcf.gz GEN helvB10-ISO8859-15.bdf Writing 192 characters into file 'helvB10-ISO8859-15.bdf'. GEN helvB10-ISO8859-15.pcf.gz GEN helvB12-ISO8859-15.bdf Writing 192 characters into file 'helvB12-ISO8859-15.bdf'. GEN helvB12-ISO8859-15.pcf.gz GEN helvB14-ISO8859-15.bdf Writing 192 characters into file 'helvB14-ISO8859-15.bdf'. GEN helvB14-ISO8859-15.pcf.gz GEN helvB18-ISO8859-15.bdf Writing 192 characters into file 'helvB18-ISO8859-15.bdf'. GEN helvB18-ISO8859-15.pcf.gz GEN helvB24-ISO8859-15.bdf Writing 192 characters into file 'helvB24-ISO8859-15.bdf'. GEN helvB24-ISO8859-15.pcf.gz GEN helvBO08-ISO8859-15.bdf Writing 192 characters into file 'helvBO08-ISO8859-15.bdf'. GEN helvBO08-ISO8859-15.pcf.gz GEN helvBO10-ISO8859-15.bdf Writing 192 characters into file 'helvBO10-ISO8859-15.bdf'. GEN helvBO10-ISO8859-15.pcf.gz GEN helvBO12-ISO8859-15.bdf Writing 192 characters into file 'helvBO12-ISO8859-15.bdf'. GEN helvBO12-ISO8859-15.pcf.gz GEN helvBO14-ISO8859-15.bdf Writing 192 characters into file 'helvBO14-ISO8859-15.bdf'. GEN helvBO14-ISO8859-15.pcf.gz GEN helvBO18-ISO8859-15.bdf Writing 192 characters into file 'helvBO18-ISO8859-15.bdf'. GEN helvBO18-ISO8859-15.pcf.gz GEN helvBO24-ISO8859-15.bdf Writing 192 characters into file 'helvBO24-ISO8859-15.bdf'. GEN helvBO24-ISO8859-15.pcf.gz GEN helvO08-ISO8859-15.bdf Writing 192 characters into file 'helvO08-ISO8859-15.bdf'. GEN helvO08-ISO8859-15.pcf.gz GEN helvO10-ISO8859-15.bdf Writing 192 characters into file 'helvO10-ISO8859-15.bdf'. GEN helvO10-ISO8859-15.pcf.gz GEN helvO12-ISO8859-15.bdf Writing 192 characters into file 'helvO12-ISO8859-15.bdf'. GEN helvO12-ISO8859-15.pcf.gz GEN helvO14-ISO8859-15.bdf Writing 192 characters into file 'helvO14-ISO8859-15.bdf'. GEN helvO14-ISO8859-15.pcf.gz GEN helvO18-ISO8859-15.bdf Writing 192 characters into file 'helvO18-ISO8859-15.bdf'. GEN helvO18-ISO8859-15.pcf.gz GEN helvO24-ISO8859-15.bdf Writing 192 characters into file 'helvO24-ISO8859-15.bdf'. GEN helvO24-ISO8859-15.pcf.gz GEN helvR08-ISO8859-15.bdf Writing 192 characters into file 'helvR08-ISO8859-15.bdf'. GEN helvR08-ISO8859-15.pcf.gz GEN helvR10-ISO8859-15.bdf Writing 192 characters into file 'helvR10-ISO8859-15.bdf'. GEN helvR10-ISO8859-15.pcf.gz GEN helvR12-ISO8859-15.bdf Writing 192 characters into file 'helvR12-ISO8859-15.bdf'. GEN helvR12-ISO8859-15.pcf.gz GEN helvR14-ISO8859-15.bdf Writing 192 characters into file 'helvR14-ISO8859-15.bdf'. GEN helvR14-ISO8859-15.pcf.gz GEN helvR18-ISO8859-15.bdf Writing 192 characters into file 'helvR18-ISO8859-15.bdf'. GEN helvR18-ISO8859-15.pcf.gz GEN helvR24-ISO8859-15.bdf Writing 192 characters into file 'helvR24-ISO8859-15.bdf'. GEN helvR24-ISO8859-15.pcf.gz GEN ncenB08-ISO8859-15.bdf Writing 192 characters into file 'ncenB08-ISO8859-15.bdf'. GEN ncenB08-ISO8859-15.pcf.gz GEN ncenB10-ISO8859-15.bdf Writing 192 characters into file 'ncenB10-ISO8859-15.bdf'. GEN ncenB10-ISO8859-15.pcf.gz GEN ncenB12-ISO8859-15.bdf Writing 192 characters into file 'ncenB12-ISO8859-15.bdf'. GEN ncenB12-ISO8859-15.pcf.gz GEN ncenB14-ISO8859-15.bdf Writing 192 characters into file 'ncenB14-ISO8859-15.bdf'. GEN ncenB14-ISO8859-15.pcf.gz GEN ncenB18-ISO8859-15.bdf Writing 192 characters into file 'ncenB18-ISO8859-15.bdf'. GEN ncenB18-ISO8859-15.pcf.gz GEN ncenB24-ISO8859-15.bdf Writing 192 characters into file 'ncenB24-ISO8859-15.bdf'. GEN ncenB24-ISO8859-15.pcf.gz GEN ncenBI08-ISO8859-15.bdf Writing 192 characters into file 'ncenBI08-ISO8859-15.bdf'. GEN ncenBI08-ISO8859-15.pcf.gz GEN ncenBI10-ISO8859-15.bdf Writing 192 characters into file 'ncenBI10-ISO8859-15.bdf'. GEN ncenBI10-ISO8859-15.pcf.gz GEN ncenBI12-ISO8859-15.bdf Writing 192 characters into file 'ncenBI12-ISO8859-15.bdf'. GEN ncenBI12-ISO8859-15.pcf.gz GEN ncenBI14-ISO8859-15.bdf Writing 192 characters into file 'ncenBI14-ISO8859-15.bdf'. GEN ncenBI14-ISO8859-15.pcf.gz GEN ncenBI18-ISO8859-15.bdf Writing 192 characters into file 'ncenBI18-ISO8859-15.bdf'. GEN ncenBI18-ISO8859-15.pcf.gz GEN ncenBI24-ISO8859-15.bdf Writing 192 characters into file 'ncenBI24-ISO8859-15.bdf'. GEN ncenBI24-ISO8859-15.pcf.gz GEN ncenI08-ISO8859-15.bdf Writing 192 characters into file 'ncenI08-ISO8859-15.bdf'. GEN ncenI08-ISO8859-15.pcf.gz GEN ncenI10-ISO8859-15.bdf Writing 192 characters into file 'ncenI10-ISO8859-15.bdf'. GEN ncenI10-ISO8859-15.pcf.gz GEN ncenI12-ISO8859-15.bdf Writing 192 characters into file 'ncenI12-ISO8859-15.bdf'. GEN ncenI12-ISO8859-15.pcf.gz GEN ncenI14-ISO8859-15.bdf Writing 192 characters into file 'ncenI14-ISO8859-15.bdf'. GEN ncenI14-ISO8859-15.pcf.gz GEN ncenI18-ISO8859-15.bdf Writing 192 characters into file 'ncenI18-ISO8859-15.bdf'. GEN ncenI18-ISO8859-15.pcf.gz GEN ncenI24-ISO8859-15.bdf Writing 192 characters into file 'ncenI24-ISO8859-15.bdf'. GEN ncenI24-ISO8859-15.pcf.gz GEN ncenR08-ISO8859-15.bdf Writing 192 characters into file 'ncenR08-ISO8859-15.bdf'. GEN ncenR08-ISO8859-15.pcf.gz GEN ncenR10-ISO8859-15.bdf Writing 192 characters into file 'ncenR10-ISO8859-15.bdf'. GEN ncenR10-ISO8859-15.pcf.gz GEN ncenR12-ISO8859-15.bdf Writing 192 characters into file 'ncenR12-ISO8859-15.bdf'. GEN ncenR12-ISO8859-15.pcf.gz GEN ncenR14-ISO8859-15.bdf Writing 192 characters into file 'ncenR14-ISO8859-15.bdf'. GEN ncenR14-ISO8859-15.pcf.gz GEN ncenR18-ISO8859-15.bdf Writing 192 characters into file 'ncenR18-ISO8859-15.bdf'. GEN ncenR18-ISO8859-15.pcf.gz GEN ncenR24-ISO8859-15.bdf Writing 192 characters into file 'ncenR24-ISO8859-15.bdf'. GEN ncenR24-ISO8859-15.pcf.gz GEN timB08-ISO8859-15.bdf Writing 192 characters into file 'timB08-ISO8859-15.bdf'. GEN timB08-ISO8859-15.pcf.gz GEN timB10-ISO8859-15.bdf Writing 192 characters into file 'timB10-ISO8859-15.bdf'. GEN timB10-ISO8859-15.pcf.gz GEN timB12-ISO8859-15.bdf Writing 192 characters into file 'timB12-ISO8859-15.bdf'. GEN timB12-ISO8859-15.pcf.gz GEN timB14-ISO8859-15.bdf Writing 192 characters into file 'timB14-ISO8859-15.bdf'. GEN timB14-ISO8859-15.pcf.gz GEN timB18-ISO8859-15.bdf Writing 192 characters into file 'timB18-ISO8859-15.bdf'. GEN timB18-ISO8859-15.pcf.gz GEN timB24-ISO8859-15.bdf Writing 192 characters into file 'timB24-ISO8859-15.bdf'. GEN timB24-ISO8859-15.pcf.gz GEN timBI08-ISO8859-15.bdf Writing 192 characters into file 'timBI08-ISO8859-15.bdf'. GEN timBI08-ISO8859-15.pcf.gz GEN timBI10-ISO8859-15.bdf Writing 192 characters into file 'timBI10-ISO8859-15.bdf'. GEN timBI10-ISO8859-15.pcf.gz GEN timBI12-ISO8859-15.bdf Writing 192 characters into file 'timBI12-ISO8859-15.bdf'. GEN timBI12-ISO8859-15.pcf.gz GEN timBI14-ISO8859-15.bdf Writing 192 characters into file 'timBI14-ISO8859-15.bdf'. GEN timBI14-ISO8859-15.pcf.gz GEN timBI18-ISO8859-15.bdf Writing 192 characters into file 'timBI18-ISO8859-15.bdf'. GEN timBI18-ISO8859-15.pcf.gz GEN timBI24-ISO8859-15.bdf Writing 192 characters into file 'timBI24-ISO8859-15.bdf'. GEN timBI24-ISO8859-15.pcf.gz GEN timI08-ISO8859-15.bdf Writing 192 characters into file 'timI08-ISO8859-15.bdf'. GEN timI08-ISO8859-15.pcf.gz GEN timI10-ISO8859-15.bdf Writing 192 characters into file 'timI10-ISO8859-15.bdf'. GEN timI10-ISO8859-15.pcf.gz GEN timI12-ISO8859-15.bdf Writing 192 characters into file 'timI12-ISO8859-15.bdf'. GEN timI12-ISO8859-15.pcf.gz GEN timI14-ISO8859-15.bdf Writing 192 characters into file 'timI14-ISO8859-15.bdf'. GEN timI14-ISO8859-15.pcf.gz GEN timI18-ISO8859-15.bdf Writing 192 characters into file 'timI18-ISO8859-15.bdf'. GEN timI18-ISO8859-15.pcf.gz GEN timI24-ISO8859-15.bdf Writing 192 characters into file 'timI24-ISO8859-15.bdf'. GEN timI24-ISO8859-15.pcf.gz GEN timR08-ISO8859-15.bdf Writing 192 characters into file 'timR08-ISO8859-15.bdf'. GEN timR08-ISO8859-15.pcf.gz GEN timR10-ISO8859-15.bdf Writing 192 characters into file 'timR10-ISO8859-15.bdf'. GEN timR10-ISO8859-15.pcf.gz GEN timR12-ISO8859-15.bdf Writing 192 characters into file 'timR12-ISO8859-15.bdf'. GEN timR12-ISO8859-15.pcf.gz GEN timR14-ISO8859-15.bdf Writing 192 characters into file 'timR14-ISO8859-15.bdf'. GEN timR14-ISO8859-15.pcf.gz GEN timR18-ISO8859-15.bdf Writing 192 characters into file 'timR18-ISO8859-15.bdf'. GEN timR18-ISO8859-15.pcf.gz GEN timR24-ISO8859-15.bdf Writing 192 characters into file 'timR24-ISO8859-15.bdf'. GEN timR24-ISO8859-15.pcf.gz make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3' >>> xfont_font-adobe-75dpi 1.0.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target MKFONTSCALE=/tmp/instance-13/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-13/output-1/host/bin/mkfontdir install-data -C /tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3' test -z "/usr/share/fonts/X11/75dpi" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi" /usr/bin/install -c -m 644 courB08.pcf.gz courB10.pcf.gz courB12.pcf.gz courB14.pcf.gz courB18.pcf.gz courB24.pcf.gz courBO08.pcf.gz courBO10.pcf.gz courBO12.pcf.gz courBO14.pcf.gz courBO18.pcf.gz courBO24.pcf.gz courO08.pcf.gz courO10.pcf.gz courO12.pcf.gz courO14.pcf.gz courO18.pcf.gz courO24.pcf.gz courR08.pcf.gz courR10.pcf.gz courR12.pcf.gz courR14.pcf.gz courR18.pcf.gz courR24.pcf.gz helvB08.pcf.gz helvB10.pcf.gz helvB12.pcf.gz helvB14.pcf.gz helvB18.pcf.gz helvB24.pcf.gz helvBO08.pcf.gz helvBO10.pcf.gz helvBO12.pcf.gz helvBO14.pcf.gz helvBO18.pcf.gz helvBO24.pcf.gz helvO08.pcf.gz helvO10.pcf.gz helvO12.pcf.gz helvO14.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 helvO18.pcf.gz helvO24.pcf.gz helvR08.pcf.gz helvR10.pcf.gz helvR12.pcf.gz helvR14.pcf.gz helvR18.pcf.gz helvR24.pcf.gz ncenB08.pcf.gz ncenB10.pcf.gz ncenB12.pcf.gz ncenB14.pcf.gz ncenB18.pcf.gz ncenB24.pcf.gz ncenBI08.pcf.gz ncenBI10.pcf.gz ncenBI12.pcf.gz ncenBI14.pcf.gz ncenBI18.pcf.gz ncenBI24.pcf.gz ncenI08.pcf.gz ncenI10.pcf.gz ncenI12.pcf.gz ncenI14.pcf.gz ncenI18.pcf.gz ncenI24.pcf.gz ncenR08.pcf.gz ncenR10.pcf.gz ncenR12.pcf.gz ncenR14.pcf.gz ncenR18.pcf.gz ncenR24.pcf.gz timB08.pcf.gz timB10.pcf.gz timB12.pcf.gz timB14.pcf.gz timB18.pcf.gz timB24.pcf.gz timBI08.pcf.gz timBI10.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 timBI12.pcf.gz timBI14.pcf.gz timBI18.pcf.gz timBI24.pcf.gz timI08.pcf.gz timI10.pcf.gz timI12.pcf.gz timI14.pcf.gz timI18.pcf.gz timI24.pcf.gz timR08.pcf.gz timR10.pcf.gz timR12.pcf.gz timR14.pcf.gz timR18.pcf.gz timR24.pcf.gz symb08.pcf.gz symb10.pcf.gz symb12.pcf.gz symb14.pcf.gz symb18.pcf.gz symb24.pcf.gz courB08-ISO8859-1.pcf.gz courB10-ISO8859-1.pcf.gz courB12-ISO8859-1.pcf.gz courB14-ISO8859-1.pcf.gz courB18-ISO8859-1.pcf.gz courB24-ISO8859-1.pcf.gz courBO08-ISO8859-1.pcf.gz courBO10-ISO8859-1.pcf.gz courBO12-ISO8859-1.pcf.gz courBO14-ISO8859-1.pcf.gz courBO18-ISO8859-1.pcf.gz courBO24-ISO8859-1.pcf.gz courO08-ISO8859-1.pcf.gz courO10-ISO8859-1.pcf.gz courO12-ISO8859-1.pcf.gz courO14-ISO8859-1.pcf.gz courO18-ISO8859-1.pcf.gz courO24-ISO8859-1.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 courR08-ISO8859-1.pcf.gz courR10-ISO8859-1.pcf.gz courR12-ISO8859-1.pcf.gz courR14-ISO8859-1.pcf.gz courR18-ISO8859-1.pcf.gz courR24-ISO8859-1.pcf.gz helvB08-ISO8859-1.pcf.gz helvB10-ISO8859-1.pcf.gz helvB12-ISO8859-1.pcf.gz helvB14-ISO8859-1.pcf.gz helvB18-ISO8859-1.pcf.gz helvB24-ISO8859-1.pcf.gz helvBO08-ISO8859-1.pcf.gz helvBO10-ISO8859-1.pcf.gz helvBO12-ISO8859-1.pcf.gz helvBO14-ISO8859-1.pcf.gz helvBO18-ISO8859-1.pcf.gz helvBO24-ISO8859-1.pcf.gz helvO08-ISO8859-1.pcf.gz helvO10-ISO8859-1.pcf.gz helvO12-ISO8859-1.pcf.gz helvO14-ISO8859-1.pcf.gz helvO18-ISO8859-1.pcf.gz helvO24-ISO8859-1.pcf.gz helvR08-ISO8859-1.pcf.gz helvR10-ISO8859-1.pcf.gz helvR12-ISO8859-1.pcf.gz helvR14-ISO8859-1.pcf.gz helvR18-ISO8859-1.pcf.gz helvR24-ISO8859-1.pcf.gz ncenB08-ISO8859-1.pcf.gz ncenB10-ISO8859-1.pcf.gz ncenB12-ISO8859-1.pcf.gz ncenB14-ISO8859-1.pcf.gz ncenB18-ISO8859-1.pcf.gz ncenB24-ISO8859-1.pcf.gz ncenBI08-ISO8859-1.pcf.gz ncenBI10-ISO8859-1.pcf.gz ncenBI12-ISO8859-1.pcf.gz ncenBI14-ISO8859-1.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 ncenBI18-ISO8859-1.pcf.gz ncenBI24-ISO8859-1.pcf.gz ncenI08-ISO8859-1.pcf.gz ncenI10-ISO8859-1.pcf.gz ncenI12-ISO8859-1.pcf.gz ncenI14-ISO8859-1.pcf.gz ncenI18-ISO8859-1.pcf.gz ncenI24-ISO8859-1.pcf.gz ncenR08-ISO8859-1.pcf.gz ncenR10-ISO8859-1.pcf.gz ncenR12-ISO8859-1.pcf.gz ncenR14-ISO8859-1.pcf.gz ncenR18-ISO8859-1.pcf.gz ncenR24-ISO8859-1.pcf.gz timB08-ISO8859-1.pcf.gz timB10-ISO8859-1.pcf.gz timB12-ISO8859-1.pcf.gz timB14-ISO8859-1.pcf.gz timB18-ISO8859-1.pcf.gz timB24-ISO8859-1.pcf.gz timBI08-ISO8859-1.pcf.gz timBI10-ISO8859-1.pcf.gz timBI12-ISO8859-1.pcf.gz timBI14-ISO8859-1.pcf.gz timBI18-ISO8859-1.pcf.gz timBI24-ISO8859-1.pcf.gz timI08-ISO8859-1.pcf.gz timI10-ISO8859-1.pcf.gz timI12-ISO8859-1.pcf.gz timI14-ISO8859-1.pcf.gz timI18-ISO8859-1.pcf.gz timI24-ISO8859-1.pcf.gz timR08-ISO8859-1.pcf.gz timR10-ISO8859-1.pcf.gz timR12-ISO8859-1.pcf.gz timR14-ISO8859-1.pcf.gz timR18-ISO8859-1.pcf.gz timR24-ISO8859-1.pcf.gz courB08-ISO8859-2.pcf.gz courB10-ISO8859-2.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 courB12-ISO8859-2.pcf.gz courB14-ISO8859-2.pcf.gz courB18-ISO8859-2.pcf.gz courB24-ISO8859-2.pcf.gz courBO08-ISO8859-2.pcf.gz courBO10-ISO8859-2.pcf.gz courBO12-ISO8859-2.pcf.gz courBO14-ISO8859-2.pcf.gz courBO18-ISO8859-2.pcf.gz courBO24-ISO8859-2.pcf.gz courO08-ISO8859-2.pcf.gz courO10-ISO8859-2.pcf.gz courO12-ISO8859-2.pcf.gz courO14-ISO8859-2.pcf.gz courO18-ISO8859-2.pcf.gz courO24-ISO8859-2.pcf.gz courR08-ISO8859-2.pcf.gz courR10-ISO8859-2.pcf.gz courR12-ISO8859-2.pcf.gz courR14-ISO8859-2.pcf.gz courR18-ISO8859-2.pcf.gz courR24-ISO8859-2.pcf.gz helvB08-ISO8859-2.pcf.gz helvB10-ISO8859-2.pcf.gz helvB12-ISO8859-2.pcf.gz helvB14-ISO8859-2.pcf.gz helvB18-ISO8859-2.pcf.gz helvB24-ISO8859-2.pcf.gz helvBO08-ISO8859-2.pcf.gz helvBO10-ISO8859-2.pcf.gz helvBO12-ISO8859-2.pcf.gz helvBO14-ISO8859-2.pcf.gz helvBO18-ISO8859-2.pcf.gz helvBO24-ISO8859-2.pcf.gz helvO08-ISO8859-2.pcf.gz helvO10-ISO8859-2.pcf.gz helvO12-ISO8859-2.pcf.gz helvO14-ISO8859-2.pcf.gz helvO18-ISO8859-2.pcf.gz helvO24-ISO8859-2.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 helvR08-ISO8859-2.pcf.gz helvR10-ISO8859-2.pcf.gz helvR12-ISO8859-2.pcf.gz helvR14-ISO8859-2.pcf.gz helvR18-ISO8859-2.pcf.gz helvR24-ISO8859-2.pcf.gz ncenB08-ISO8859-2.pcf.gz ncenB10-ISO8859-2.pcf.gz ncenB12-ISO8859-2.pcf.gz ncenB14-ISO8859-2.pcf.gz ncenB18-ISO8859-2.pcf.gz ncenB24-ISO8859-2.pcf.gz ncenBI08-ISO8859-2.pcf.gz ncenBI10-ISO8859-2.pcf.gz ncenBI12-ISO8859-2.pcf.gz ncenBI14-ISO8859-2.pcf.gz ncenBI18-ISO8859-2.pcf.gz ncenBI24-ISO8859-2.pcf.gz ncenI08-ISO8859-2.pcf.gz ncenI10-ISO8859-2.pcf.gz ncenI12-ISO8859-2.pcf.gz ncenI14-ISO8859-2.pcf.gz ncenI18-ISO8859-2.pcf.gz ncenI24-ISO8859-2.pcf.gz ncenR08-ISO8859-2.pcf.gz ncenR10-ISO8859-2.pcf.gz ncenR12-ISO8859-2.pcf.gz ncenR14-ISO8859-2.pcf.gz ncenR18-ISO8859-2.pcf.gz ncenR24-ISO8859-2.pcf.gz timB08-ISO8859-2.pcf.gz timB10-ISO8859-2.pcf.gz timB12-ISO8859-2.pcf.gz timB14-ISO8859-2.pcf.gz timB18-ISO8859-2.pcf.gz timB24-ISO8859-2.pcf.gz timBI08-ISO8859-2.pcf.gz timBI10-ISO8859-2.pcf.gz timBI12-ISO8859-2.pcf.gz timBI14-ISO8859-2.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 timBI18-ISO8859-2.pcf.gz timBI24-ISO8859-2.pcf.gz timI08-ISO8859-2.pcf.gz timI10-ISO8859-2.pcf.gz timI12-ISO8859-2.pcf.gz timI14-ISO8859-2.pcf.gz timI18-ISO8859-2.pcf.gz timI24-ISO8859-2.pcf.gz timR08-ISO8859-2.pcf.gz timR10-ISO8859-2.pcf.gz timR12-ISO8859-2.pcf.gz timR14-ISO8859-2.pcf.gz timR18-ISO8859-2.pcf.gz timR24-ISO8859-2.pcf.gz courB08-ISO8859-3.pcf.gz courB10-ISO8859-3.pcf.gz courB12-ISO8859-3.pcf.gz courB14-ISO8859-3.pcf.gz courB18-ISO8859-3.pcf.gz courB24-ISO8859-3.pcf.gz courBO08-ISO8859-3.pcf.gz courBO10-ISO8859-3.pcf.gz courBO12-ISO8859-3.pcf.gz courBO14-ISO8859-3.pcf.gz courBO18-ISO8859-3.pcf.gz courBO24-ISO8859-3.pcf.gz courO08-ISO8859-3.pcf.gz courO10-ISO8859-3.pcf.gz courO12-ISO8859-3.pcf.gz courO14-ISO8859-3.pcf.gz courO18-ISO8859-3.pcf.gz courO24-ISO8859-3.pcf.gz courR08-ISO8859-3.pcf.gz courR10-ISO8859-3.pcf.gz courR12-ISO8859-3.pcf.gz courR14-ISO8859-3.pcf.gz courR18-ISO8859-3.pcf.gz courR24-ISO8859-3.pcf.gz helvB08-ISO8859-3.pcf.gz helvB10-ISO8859-3.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 helvB12-ISO8859-3.pcf.gz helvB14-ISO8859-3.pcf.gz helvB18-ISO8859-3.pcf.gz helvB24-ISO8859-3.pcf.gz helvBO08-ISO8859-3.pcf.gz helvBO10-ISO8859-3.pcf.gz helvBO12-ISO8859-3.pcf.gz helvBO14-ISO8859-3.pcf.gz helvBO18-ISO8859-3.pcf.gz helvBO24-ISO8859-3.pcf.gz helvO08-ISO8859-3.pcf.gz helvO10-ISO8859-3.pcf.gz helvO12-ISO8859-3.pcf.gz helvO14-ISO8859-3.pcf.gz helvO18-ISO8859-3.pcf.gz helvO24-ISO8859-3.pcf.gz helvR08-ISO8859-3.pcf.gz helvR10-ISO8859-3.pcf.gz helvR12-ISO8859-3.pcf.gz helvR14-ISO8859-3.pcf.gz helvR18-ISO8859-3.pcf.gz helvR24-ISO8859-3.pcf.gz ncenB08-ISO8859-3.pcf.gz ncenB10-ISO8859-3.pcf.gz ncenB12-ISO8859-3.pcf.gz ncenB14-ISO8859-3.pcf.gz ncenB18-ISO8859-3.pcf.gz ncenB24-ISO8859-3.pcf.gz ncenBI08-ISO8859-3.pcf.gz ncenBI10-ISO8859-3.pcf.gz ncenBI12-ISO8859-3.pcf.gz ncenBI14-ISO8859-3.pcf.gz ncenBI18-ISO8859-3.pcf.gz ncenBI24-ISO8859-3.pcf.gz ncenI08-ISO8859-3.pcf.gz ncenI10-ISO8859-3.pcf.gz ncenI12-ISO8859-3.pcf.gz ncenI14-ISO8859-3.pcf.gz ncenI18-ISO8859-3.pcf.gz ncenI24-ISO8859-3.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 ncenR08-ISO8859-3.pcf.gz ncenR10-ISO8859-3.pcf.gz ncenR12-ISO8859-3.pcf.gz ncenR14-ISO8859-3.pcf.gz ncenR18-ISO8859-3.pcf.gz ncenR24-ISO8859-3.pcf.gz timB08-ISO8859-3.pcf.gz timB10-ISO8859-3.pcf.gz timB12-ISO8859-3.pcf.gz timB14-ISO8859-3.pcf.gz timB18-ISO8859-3.pcf.gz timB24-ISO8859-3.pcf.gz timBI08-ISO8859-3.pcf.gz timBI10-ISO8859-3.pcf.gz timBI12-ISO8859-3.pcf.gz timBI14-ISO8859-3.pcf.gz timBI18-ISO8859-3.pcf.gz timBI24-ISO8859-3.pcf.gz timI08-ISO8859-3.pcf.gz timI10-ISO8859-3.pcf.gz timI12-ISO8859-3.pcf.gz timI14-ISO8859-3.pcf.gz timI18-ISO8859-3.pcf.gz timI24-ISO8859-3.pcf.gz timR08-ISO8859-3.pcf.gz timR10-ISO8859-3.pcf.gz timR12-ISO8859-3.pcf.gz timR14-ISO8859-3.pcf.gz timR18-ISO8859-3.pcf.gz timR24-ISO8859-3.pcf.gz courB08-ISO8859-4.pcf.gz courB10-ISO8859-4.pcf.gz courB12-ISO8859-4.pcf.gz courB14-ISO8859-4.pcf.gz courB18-ISO8859-4.pcf.gz courB24-ISO8859-4.pcf.gz courBO08-ISO8859-4.pcf.gz courBO10-ISO8859-4.pcf.gz courBO12-ISO8859-4.pcf.gz courBO14-ISO8859-4.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 courBO18-ISO8859-4.pcf.gz courBO24-ISO8859-4.pcf.gz courO08-ISO8859-4.pcf.gz courO10-ISO8859-4.pcf.gz courO12-ISO8859-4.pcf.gz courO14-ISO8859-4.pcf.gz courO18-ISO8859-4.pcf.gz courO24-ISO8859-4.pcf.gz courR08-ISO8859-4.pcf.gz courR10-ISO8859-4.pcf.gz courR12-ISO8859-4.pcf.gz courR14-ISO8859-4.pcf.gz courR18-ISO8859-4.pcf.gz courR24-ISO8859-4.pcf.gz helvB08-ISO8859-4.pcf.gz helvB10-ISO8859-4.pcf.gz helvB12-ISO8859-4.pcf.gz helvB14-ISO8859-4.pcf.gz helvB18-ISO8859-4.pcf.gz helvB24-ISO8859-4.pcf.gz helvBO08-ISO8859-4.pcf.gz helvBO10-ISO8859-4.pcf.gz helvBO12-ISO8859-4.pcf.gz helvBO14-ISO8859-4.pcf.gz helvBO18-ISO8859-4.pcf.gz helvBO24-ISO8859-4.pcf.gz helvO08-ISO8859-4.pcf.gz helvO10-ISO8859-4.pcf.gz helvO12-ISO8859-4.pcf.gz helvO14-ISO8859-4.pcf.gz helvO18-ISO8859-4.pcf.gz helvO24-ISO8859-4.pcf.gz helvR08-ISO8859-4.pcf.gz helvR10-ISO8859-4.pcf.gz helvR12-ISO8859-4.pcf.gz helvR14-ISO8859-4.pcf.gz helvR18-ISO8859-4.pcf.gz helvR24-ISO8859-4.pcf.gz ncenB08-ISO8859-4.pcf.gz ncenB10-ISO8859-4.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 ncenB12-ISO8859-4.pcf.gz ncenB14-ISO8859-4.pcf.gz ncenB18-ISO8859-4.pcf.gz ncenB24-ISO8859-4.pcf.gz ncenBI08-ISO8859-4.pcf.gz ncenBI10-ISO8859-4.pcf.gz ncenBI12-ISO8859-4.pcf.gz ncenBI14-ISO8859-4.pcf.gz ncenBI18-ISO8859-4.pcf.gz ncenBI24-ISO8859-4.pcf.gz ncenI08-ISO8859-4.pcf.gz ncenI10-ISO8859-4.pcf.gz ncenI12-ISO8859-4.pcf.gz ncenI14-ISO8859-4.pcf.gz ncenI18-ISO8859-4.pcf.gz ncenI24-ISO8859-4.pcf.gz ncenR08-ISO8859-4.pcf.gz ncenR10-ISO8859-4.pcf.gz ncenR12-ISO8859-4.pcf.gz ncenR14-ISO8859-4.pcf.gz ncenR18-ISO8859-4.pcf.gz ncenR24-ISO8859-4.pcf.gz timB08-ISO8859-4.pcf.gz timB10-ISO8859-4.pcf.gz timB12-ISO8859-4.pcf.gz timB14-ISO8859-4.pcf.gz timB18-ISO8859-4.pcf.gz timB24-ISO8859-4.pcf.gz timBI08-ISO8859-4.pcf.gz timBI10-ISO8859-4.pcf.gz timBI12-ISO8859-4.pcf.gz timBI14-ISO8859-4.pcf.gz timBI18-ISO8859-4.pcf.gz timBI24-ISO8859-4.pcf.gz timI08-ISO8859-4.pcf.gz timI10-ISO8859-4.pcf.gz timI12-ISO8859-4.pcf.gz timI14-ISO8859-4.pcf.gz timI18-ISO8859-4.pcf.gz timI24-ISO8859-4.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 timR08-ISO8859-4.pcf.gz timR10-ISO8859-4.pcf.gz timR12-ISO8859-4.pcf.gz timR14-ISO8859-4.pcf.gz timR18-ISO8859-4.pcf.gz timR24-ISO8859-4.pcf.gz courB08-ISO8859-9.pcf.gz courB10-ISO8859-9.pcf.gz courB12-ISO8859-9.pcf.gz courB14-ISO8859-9.pcf.gz courB18-ISO8859-9.pcf.gz courB24-ISO8859-9.pcf.gz courBO08-ISO8859-9.pcf.gz courBO10-ISO8859-9.pcf.gz courBO12-ISO8859-9.pcf.gz courBO14-ISO8859-9.pcf.gz courBO18-ISO8859-9.pcf.gz courBO24-ISO8859-9.pcf.gz courO08-ISO8859-9.pcf.gz courO10-ISO8859-9.pcf.gz courO12-ISO8859-9.pcf.gz courO14-ISO8859-9.pcf.gz courO18-ISO8859-9.pcf.gz courO24-ISO8859-9.pcf.gz courR08-ISO8859-9.pcf.gz courR10-ISO8859-9.pcf.gz courR12-ISO8859-9.pcf.gz courR14-ISO8859-9.pcf.gz courR18-ISO8859-9.pcf.gz courR24-ISO8859-9.pcf.gz helvB08-ISO8859-9.pcf.gz helvB10-ISO8859-9.pcf.gz helvB12-ISO8859-9.pcf.gz helvB14-ISO8859-9.pcf.gz helvB18-ISO8859-9.pcf.gz helvB24-ISO8859-9.pcf.gz helvBO08-ISO8859-9.pcf.gz helvBO10-ISO8859-9.pcf.gz helvBO12-ISO8859-9.pcf.gz helvBO14-ISO8859-9.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 helvBO18-ISO8859-9.pcf.gz helvBO24-ISO8859-9.pcf.gz helvO08-ISO8859-9.pcf.gz helvO10-ISO8859-9.pcf.gz helvO12-ISO8859-9.pcf.gz helvO14-ISO8859-9.pcf.gz helvO18-ISO8859-9.pcf.gz helvO24-ISO8859-9.pcf.gz helvR08-ISO8859-9.pcf.gz helvR10-ISO8859-9.pcf.gz helvR12-ISO8859-9.pcf.gz helvR14-ISO8859-9.pcf.gz helvR18-ISO8859-9.pcf.gz helvR24-ISO8859-9.pcf.gz ncenB08-ISO8859-9.pcf.gz ncenB10-ISO8859-9.pcf.gz ncenB12-ISO8859-9.pcf.gz ncenB14-ISO8859-9.pcf.gz ncenB18-ISO8859-9.pcf.gz ncenB24-ISO8859-9.pcf.gz ncenBI08-ISO8859-9.pcf.gz ncenBI10-ISO8859-9.pcf.gz ncenBI12-ISO8859-9.pcf.gz ncenBI14-ISO8859-9.pcf.gz ncenBI18-ISO8859-9.pcf.gz ncenBI24-ISO8859-9.pcf.gz ncenI08-ISO8859-9.pcf.gz ncenI10-ISO8859-9.pcf.gz ncenI12-ISO8859-9.pcf.gz ncenI14-ISO8859-9.pcf.gz ncenI18-ISO8859-9.pcf.gz ncenI24-ISO8859-9.pcf.gz ncenR08-ISO8859-9.pcf.gz ncenR10-ISO8859-9.pcf.gz ncenR12-ISO8859-9.pcf.gz ncenR14-ISO8859-9.pcf.gz ncenR18-ISO8859-9.pcf.gz ncenR24-ISO8859-9.pcf.gz timB08-ISO8859-9.pcf.gz timB10-ISO8859-9.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 timB12-ISO8859-9.pcf.gz timB14-ISO8859-9.pcf.gz timB18-ISO8859-9.pcf.gz timB24-ISO8859-9.pcf.gz timBI08-ISO8859-9.pcf.gz timBI10-ISO8859-9.pcf.gz timBI12-ISO8859-9.pcf.gz timBI14-ISO8859-9.pcf.gz timBI18-ISO8859-9.pcf.gz timBI24-ISO8859-9.pcf.gz timI08-ISO8859-9.pcf.gz timI10-ISO8859-9.pcf.gz timI12-ISO8859-9.pcf.gz timI14-ISO8859-9.pcf.gz timI18-ISO8859-9.pcf.gz timI24-ISO8859-9.pcf.gz timR08-ISO8859-9.pcf.gz timR10-ISO8859-9.pcf.gz timR12-ISO8859-9.pcf.gz timR14-ISO8859-9.pcf.gz timR18-ISO8859-9.pcf.gz timR24-ISO8859-9.pcf.gz courB08-ISO8859-10.pcf.gz courB10-ISO8859-10.pcf.gz courB12-ISO8859-10.pcf.gz courB14-ISO8859-10.pcf.gz courB18-ISO8859-10.pcf.gz courB24-ISO8859-10.pcf.gz courBO08-ISO8859-10.pcf.gz courBO10-ISO8859-10.pcf.gz courBO12-ISO8859-10.pcf.gz courBO14-ISO8859-10.pcf.gz courBO18-ISO8859-10.pcf.gz courBO24-ISO8859-10.pcf.gz courO08-ISO8859-10.pcf.gz courO10-ISO8859-10.pcf.gz courO12-ISO8859-10.pcf.gz courO14-ISO8859-10.pcf.gz courO18-ISO8859-10.pcf.gz courO24-ISO8859-10.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 courR08-ISO8859-10.pcf.gz courR10-ISO8859-10.pcf.gz courR12-ISO8859-10.pcf.gz courR14-ISO8859-10.pcf.gz courR18-ISO8859-10.pcf.gz courR24-ISO8859-10.pcf.gz helvB08-ISO8859-10.pcf.gz helvB10-ISO8859-10.pcf.gz helvB12-ISO8859-10.pcf.gz helvB14-ISO8859-10.pcf.gz helvB18-ISO8859-10.pcf.gz helvB24-ISO8859-10.pcf.gz helvBO08-ISO8859-10.pcf.gz helvBO10-ISO8859-10.pcf.gz helvBO12-ISO8859-10.pcf.gz helvBO14-ISO8859-10.pcf.gz helvBO18-ISO8859-10.pcf.gz helvBO24-ISO8859-10.pcf.gz helvO08-ISO8859-10.pcf.gz helvO10-ISO8859-10.pcf.gz helvO12-ISO8859-10.pcf.gz helvO14-ISO8859-10.pcf.gz helvO18-ISO8859-10.pcf.gz helvO24-ISO8859-10.pcf.gz helvR08-ISO8859-10.pcf.gz helvR10-ISO8859-10.pcf.gz helvR12-ISO8859-10.pcf.gz helvR14-ISO8859-10.pcf.gz helvR18-ISO8859-10.pcf.gz helvR24-ISO8859-10.pcf.gz ncenB08-ISO8859-10.pcf.gz ncenB10-ISO8859-10.pcf.gz ncenB12-ISO8859-10.pcf.gz ncenB14-ISO8859-10.pcf.gz ncenB18-ISO8859-10.pcf.gz ncenB24-ISO8859-10.pcf.gz ncenBI08-ISO8859-10.pcf.gz ncenBI10-ISO8859-10.pcf.gz ncenBI12-ISO8859-10.pcf.gz ncenBI14-ISO8859-10.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 ncenBI18-ISO8859-10.pcf.gz ncenBI24-ISO8859-10.pcf.gz ncenI08-ISO8859-10.pcf.gz ncenI10-ISO8859-10.pcf.gz ncenI12-ISO8859-10.pcf.gz ncenI14-ISO8859-10.pcf.gz ncenI18-ISO8859-10.pcf.gz ncenI24-ISO8859-10.pcf.gz ncenR08-ISO8859-10.pcf.gz ncenR10-ISO8859-10.pcf.gz ncenR12-ISO8859-10.pcf.gz ncenR14-ISO8859-10.pcf.gz ncenR18-ISO8859-10.pcf.gz ncenR24-ISO8859-10.pcf.gz timB08-ISO8859-10.pcf.gz timB10-ISO8859-10.pcf.gz timB12-ISO8859-10.pcf.gz timB14-ISO8859-10.pcf.gz timB18-ISO8859-10.pcf.gz timB24-ISO8859-10.pcf.gz timBI08-ISO8859-10.pcf.gz timBI10-ISO8859-10.pcf.gz timBI12-ISO8859-10.pcf.gz timBI14-ISO8859-10.pcf.gz timBI18-ISO8859-10.pcf.gz timBI24-ISO8859-10.pcf.gz timI08-ISO8859-10.pcf.gz timI10-ISO8859-10.pcf.gz timI12-ISO8859-10.pcf.gz timI14-ISO8859-10.pcf.gz timI18-ISO8859-10.pcf.gz timI24-ISO8859-10.pcf.gz timR08-ISO8859-10.pcf.gz timR10-ISO8859-10.pcf.gz timR12-ISO8859-10.pcf.gz timR14-ISO8859-10.pcf.gz timR18-ISO8859-10.pcf.gz timR24-ISO8859-10.pcf.gz courB08-ISO8859-13.pcf.gz courB10-ISO8859-13.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 courB12-ISO8859-13.pcf.gz courB14-ISO8859-13.pcf.gz courB18-ISO8859-13.pcf.gz courB24-ISO8859-13.pcf.gz courBO08-ISO8859-13.pcf.gz courBO10-ISO8859-13.pcf.gz courBO12-ISO8859-13.pcf.gz courBO14-ISO8859-13.pcf.gz courBO18-ISO8859-13.pcf.gz courBO24-ISO8859-13.pcf.gz courO08-ISO8859-13.pcf.gz courO10-ISO8859-13.pcf.gz courO12-ISO8859-13.pcf.gz courO14-ISO8859-13.pcf.gz courO18-ISO8859-13.pcf.gz courO24-ISO8859-13.pcf.gz courR08-ISO8859-13.pcf.gz courR10-ISO8859-13.pcf.gz courR12-ISO8859-13.pcf.gz courR14-ISO8859-13.pcf.gz courR18-ISO8859-13.pcf.gz courR24-ISO8859-13.pcf.gz helvB08-ISO8859-13.pcf.gz helvB10-ISO8859-13.pcf.gz helvB12-ISO8859-13.pcf.gz helvB14-ISO8859-13.pcf.gz helvB18-ISO8859-13.pcf.gz helvB24-ISO8859-13.pcf.gz helvBO08-ISO8859-13.pcf.gz helvBO10-ISO8859-13.pcf.gz helvBO12-ISO8859-13.pcf.gz helvBO14-ISO8859-13.pcf.gz helvBO18-ISO8859-13.pcf.gz helvBO24-ISO8859-13.pcf.gz helvO08-ISO8859-13.pcf.gz helvO10-ISO8859-13.pcf.gz helvO12-ISO8859-13.pcf.gz helvO14-ISO8859-13.pcf.gz helvO18-ISO8859-13.pcf.gz helvO24-ISO8859-13.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 helvR08-ISO8859-13.pcf.gz helvR10-ISO8859-13.pcf.gz helvR12-ISO8859-13.pcf.gz helvR14-ISO8859-13.pcf.gz helvR18-ISO8859-13.pcf.gz helvR24-ISO8859-13.pcf.gz ncenB08-ISO8859-13.pcf.gz ncenB10-ISO8859-13.pcf.gz ncenB12-ISO8859-13.pcf.gz ncenB14-ISO8859-13.pcf.gz ncenB18-ISO8859-13.pcf.gz ncenB24-ISO8859-13.pcf.gz ncenBI08-ISO8859-13.pcf.gz ncenBI10-ISO8859-13.pcf.gz ncenBI12-ISO8859-13.pcf.gz ncenBI14-ISO8859-13.pcf.gz ncenBI18-ISO8859-13.pcf.gz ncenBI24-ISO8859-13.pcf.gz ncenI08-ISO8859-13.pcf.gz ncenI10-ISO8859-13.pcf.gz ncenI12-ISO8859-13.pcf.gz ncenI14-ISO8859-13.pcf.gz ncenI18-ISO8859-13.pcf.gz ncenI24-ISO8859-13.pcf.gz ncenR08-ISO8859-13.pcf.gz ncenR10-ISO8859-13.pcf.gz ncenR12-ISO8859-13.pcf.gz ncenR14-ISO8859-13.pcf.gz ncenR18-ISO8859-13.pcf.gz ncenR24-ISO8859-13.pcf.gz timB08-ISO8859-13.pcf.gz timB10-ISO8859-13.pcf.gz timB12-ISO8859-13.pcf.gz timB14-ISO8859-13.pcf.gz timB18-ISO8859-13.pcf.gz timB24-ISO8859-13.pcf.gz timBI08-ISO8859-13.pcf.gz timBI10-ISO8859-13.pcf.gz timBI12-ISO8859-13.pcf.gz timBI14-ISO8859-13.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 timBI18-ISO8859-13.pcf.gz timBI24-ISO8859-13.pcf.gz timI08-ISO8859-13.pcf.gz timI10-ISO8859-13.pcf.gz timI12-ISO8859-13.pcf.gz timI14-ISO8859-13.pcf.gz timI18-ISO8859-13.pcf.gz timI24-ISO8859-13.pcf.gz timR08-ISO8859-13.pcf.gz timR10-ISO8859-13.pcf.gz timR12-ISO8859-13.pcf.gz timR14-ISO8859-13.pcf.gz timR18-ISO8859-13.pcf.gz timR24-ISO8859-13.pcf.gz courB08-ISO8859-14.pcf.gz courB10-ISO8859-14.pcf.gz courB12-ISO8859-14.pcf.gz courB14-ISO8859-14.pcf.gz courB18-ISO8859-14.pcf.gz courB24-ISO8859-14.pcf.gz courBO08-ISO8859-14.pcf.gz courBO10-ISO8859-14.pcf.gz courBO12-ISO8859-14.pcf.gz courBO14-ISO8859-14.pcf.gz courBO18-ISO8859-14.pcf.gz courBO24-ISO8859-14.pcf.gz courO08-ISO8859-14.pcf.gz courO10-ISO8859-14.pcf.gz courO12-ISO8859-14.pcf.gz courO14-ISO8859-14.pcf.gz courO18-ISO8859-14.pcf.gz courO24-ISO8859-14.pcf.gz courR08-ISO8859-14.pcf.gz courR10-ISO8859-14.pcf.gz courR12-ISO8859-14.pcf.gz courR14-ISO8859-14.pcf.gz courR18-ISO8859-14.pcf.gz courR24-ISO8859-14.pcf.gz helvB08-ISO8859-14.pcf.gz helvB10-ISO8859-14.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 helvB12-ISO8859-14.pcf.gz helvB14-ISO8859-14.pcf.gz helvB18-ISO8859-14.pcf.gz helvB24-ISO8859-14.pcf.gz helvBO08-ISO8859-14.pcf.gz helvBO10-ISO8859-14.pcf.gz helvBO12-ISO8859-14.pcf.gz helvBO14-ISO8859-14.pcf.gz helvBO18-ISO8859-14.pcf.gz helvBO24-ISO8859-14.pcf.gz helvO08-ISO8859-14.pcf.gz helvO10-ISO8859-14.pcf.gz helvO12-ISO8859-14.pcf.gz helvO14-ISO8859-14.pcf.gz helvO18-ISO8859-14.pcf.gz helvO24-ISO8859-14.pcf.gz helvR08-ISO8859-14.pcf.gz helvR10-ISO8859-14.pcf.gz helvR12-ISO8859-14.pcf.gz helvR14-ISO8859-14.pcf.gz helvR18-ISO8859-14.pcf.gz helvR24-ISO8859-14.pcf.gz ncenB08-ISO8859-14.pcf.gz ncenB10-ISO8859-14.pcf.gz ncenB12-ISO8859-14.pcf.gz ncenB14-ISO8859-14.pcf.gz ncenB18-ISO8859-14.pcf.gz ncenB24-ISO8859-14.pcf.gz ncenBI08-ISO8859-14.pcf.gz ncenBI10-ISO8859-14.pcf.gz ncenBI12-ISO8859-14.pcf.gz ncenBI14-ISO8859-14.pcf.gz ncenBI18-ISO8859-14.pcf.gz ncenBI24-ISO8859-14.pcf.gz ncenI08-ISO8859-14.pcf.gz ncenI10-ISO8859-14.pcf.gz ncenI12-ISO8859-14.pcf.gz ncenI14-ISO8859-14.pcf.gz ncenI18-ISO8859-14.pcf.gz ncenI24-ISO8859-14.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 ncenR08-ISO8859-14.pcf.gz ncenR10-ISO8859-14.pcf.gz ncenR12-ISO8859-14.pcf.gz ncenR14-ISO8859-14.pcf.gz ncenR18-ISO8859-14.pcf.gz ncenR24-ISO8859-14.pcf.gz timB08-ISO8859-14.pcf.gz timB10-ISO8859-14.pcf.gz timB12-ISO8859-14.pcf.gz timB14-ISO8859-14.pcf.gz timB18-ISO8859-14.pcf.gz timB24-ISO8859-14.pcf.gz timBI08-ISO8859-14.pcf.gz timBI10-ISO8859-14.pcf.gz timBI12-ISO8859-14.pcf.gz timBI14-ISO8859-14.pcf.gz timBI18-ISO8859-14.pcf.gz timBI24-ISO8859-14.pcf.gz timI08-ISO8859-14.pcf.gz timI10-ISO8859-14.pcf.gz timI12-ISO8859-14.pcf.gz timI14-ISO8859-14.pcf.gz timI18-ISO8859-14.pcf.gz timI24-ISO8859-14.pcf.gz timR08-ISO8859-14.pcf.gz timR10-ISO8859-14.pcf.gz timR12-ISO8859-14.pcf.gz timR14-ISO8859-14.pcf.gz timR18-ISO8859-14.pcf.gz timR24-ISO8859-14.pcf.gz courB08-ISO8859-15.pcf.gz courB10-ISO8859-15.pcf.gz courB12-ISO8859-15.pcf.gz courB14-ISO8859-15.pcf.gz courB18-ISO8859-15.pcf.gz courB24-ISO8859-15.pcf.gz courBO08-ISO8859-15.pcf.gz courBO10-ISO8859-15.pcf.gz courBO12-ISO8859-15.pcf.gz courBO14-ISO8859-15.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 courBO18-ISO8859-15.pcf.gz courBO24-ISO8859-15.pcf.gz courO08-ISO8859-15.pcf.gz courO10-ISO8859-15.pcf.gz courO12-ISO8859-15.pcf.gz courO14-ISO8859-15.pcf.gz courO18-ISO8859-15.pcf.gz courO24-ISO8859-15.pcf.gz courR08-ISO8859-15.pcf.gz courR10-ISO8859-15.pcf.gz courR12-ISO8859-15.pcf.gz courR14-ISO8859-15.pcf.gz courR18-ISO8859-15.pcf.gz courR24-ISO8859-15.pcf.gz helvB08-ISO8859-15.pcf.gz helvB10-ISO8859-15.pcf.gz helvB12-ISO8859-15.pcf.gz helvB14-ISO8859-15.pcf.gz helvB18-ISO8859-15.pcf.gz helvB24-ISO8859-15.pcf.gz helvBO08-ISO8859-15.pcf.gz helvBO10-ISO8859-15.pcf.gz helvBO12-ISO8859-15.pcf.gz helvBO14-ISO8859-15.pcf.gz helvBO18-ISO8859-15.pcf.gz helvBO24-ISO8859-15.pcf.gz helvO08-ISO8859-15.pcf.gz helvO10-ISO8859-15.pcf.gz helvO12-ISO8859-15.pcf.gz helvO14-ISO8859-15.pcf.gz helvO18-ISO8859-15.pcf.gz helvO24-ISO8859-15.pcf.gz helvR08-ISO8859-15.pcf.gz helvR10-ISO8859-15.pcf.gz helvR12-ISO8859-15.pcf.gz helvR14-ISO8859-15.pcf.gz helvR18-ISO8859-15.pcf.gz helvR24-ISO8859-15.pcf.gz ncenB08-ISO8859-15.pcf.gz ncenB10-ISO8859-15.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 ncenB12-ISO8859-15.pcf.gz ncenB14-ISO8859-15.pcf.gz ncenB18-ISO8859-15.pcf.gz ncenB24-ISO8859-15.pcf.gz ncenBI08-ISO8859-15.pcf.gz ncenBI10-ISO8859-15.pcf.gz ncenBI12-ISO8859-15.pcf.gz ncenBI14-ISO8859-15.pcf.gz ncenBI18-ISO8859-15.pcf.gz ncenBI24-ISO8859-15.pcf.gz ncenI08-ISO8859-15.pcf.gz ncenI10-ISO8859-15.pcf.gz ncenI12-ISO8859-15.pcf.gz ncenI14-ISO8859-15.pcf.gz ncenI18-ISO8859-15.pcf.gz ncenI24-ISO8859-15.pcf.gz ncenR08-ISO8859-15.pcf.gz ncenR10-ISO8859-15.pcf.gz ncenR12-ISO8859-15.pcf.gz ncenR14-ISO8859-15.pcf.gz ncenR18-ISO8859-15.pcf.gz ncenR24-ISO8859-15.pcf.gz timB08-ISO8859-15.pcf.gz timB10-ISO8859-15.pcf.gz timB12-ISO8859-15.pcf.gz timB14-ISO8859-15.pcf.gz timB18-ISO8859-15.pcf.gz timB24-ISO8859-15.pcf.gz timBI08-ISO8859-15.pcf.gz timBI10-ISO8859-15.pcf.gz timBI12-ISO8859-15.pcf.gz timBI14-ISO8859-15.pcf.gz timBI18-ISO8859-15.pcf.gz timBI24-ISO8859-15.pcf.gz timI08-ISO8859-15.pcf.gz timI10-ISO8859-15.pcf.gz timI12-ISO8859-15.pcf.gz timI14-ISO8859-15.pcf.gz timI18-ISO8859-15.pcf.gz timI24-ISO8859-15.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 timR08-ISO8859-15.pcf.gz timR10-ISO8859-15.pcf.gz timR12-ISO8859-15.pcf.gz timR14-ISO8859-15.pcf.gz timR18-ISO8859-15.pcf.gz timR24-ISO8859-15.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3' /tmp/instance-13/output-1/host/bin/mkfontdir /tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-adobe-75dpi-1.0.3' >>> xfont_font-adobe-utopia-100dpi 1.0.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-adobe-utopia-100dpi-1.0.4.tar.bz2.3yyZ3R/output' 'http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-100dpi-1.0.4.tar.bz2' --2022-10-17 20:35:40-- http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-100dpi-1.0.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-adobe-utopia-100dpi-1.0.4.tar.bz2 [following] --2022-10-17 20:35:40-- https://www.x.org/releases/individual/font/font-adobe-utopia-100dpi-1.0.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 353852 (346K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.font-adobe-utopia-100dpi-1.0.4.tar.bz2.3yyZ3R/output' 0K .......... .......... .......... .......... .......... 14% 568K 1s 50K .......... .......... .......... .......... .......... 28% 1.17M 0s 100K .......... .......... .......... .......... .......... 43% 90.9M 0s 150K .......... .......... .......... .......... .......... 57% 1.21M 0s 200K .......... .......... .......... .......... .......... 72% 47.2M 0s 250K .......... .......... .......... .......... .......... 86% 91.7M 0s 300K .......... .......... .......... .......... ..... 100% 40.1M=0.2s 2022-10-17 20:35:41 (1.95 MB/s) - '/tmp/instance-13/output-1/build/.font-adobe-utopia-100dpi-1.0.4.tar.bz2.3yyZ3R/output' saved [353852/353852] font-adobe-utopia-100dpi-1.0.4.tar.bz2: OK (sha256: d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5) >>> xfont_font-adobe-utopia-100dpi 1.0.4 Extracting bzcat /tmp/instance-13/dl/xfont_font-adobe-utopia-100dpi/font-adobe-utopia-100dpi-1.0.4.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4 -xf - >>> xfont_font-adobe-utopia-100dpi 1.0.4 Patching >>> xfont_font-adobe-utopia-100dpi 1.0.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-adobe-utopia-100dpi 1.0.4 Patching libtool >>> xfont_font-adobe-utopia-100dpi 1.0.4 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for 100dpi files... ${FONTROOTDIR}/100dpi checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-13/output-1/host/bin/mkfontdir checking for bdftopcf... /tmp/instance-13/output-1/host/bin/bdftopcf checking font compression method... gzip checking for gzip... /tmp/instance-13/output-1/host/bin/gzip checking for ucs2any... /tmp/instance-13/output-1/host/bin/ucs2any checking for MAPS... yes checking for ucs2any encoding data files... /tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/share/fonts/X11/util checking whether to build ISO8859-1 fonts... yes checking whether to build ISO8859-2 fonts... yes checking whether to build ISO8859-3 fonts... yes checking whether to build ISO8859-4 fonts... yes checking whether to build ISO8859-9 fonts... yes checking whether to build ISO8859-10 fonts... yes checking whether to build ISO8859-13 fonts... yes checking whether to build ISO8859-14 fonts... yes checking whether to build ISO8859-15 fonts... yes 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 >>> xfont_font-adobe-utopia-100dpi 1.0.4 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4' GEN UTB___10.pcf.gz GEN UTB___12.pcf.gz GEN UTB___14.pcf.gz GEN UTB___18.pcf.gz GEN UTB___24.pcf.gz GEN UTBI__10.pcf.gz GEN UTBI__12.pcf.gz GEN UTBI__14.pcf.gz GEN UTBI__18.pcf.gz GEN UTBI__24.pcf.gz GEN UTI___10.pcf.gz GEN UTI___12.pcf.gz GEN UTI___14.pcf.gz GEN UTI___18.pcf.gz GEN UTI___24.pcf.gz GEN UTRG__10.pcf.gz GEN UTRG__12.pcf.gz GEN UTRG__14.pcf.gz GEN UTRG__18.pcf.gz GEN UTRG__24.pcf.gz GEN UTB___10-ISO8859-1.bdf Writing 192 characters into file 'UTB___10-ISO8859-1.bdf'. GEN UTB___10-ISO8859-1.pcf.gz GEN UTB___12-ISO8859-1.bdf Writing 192 characters into file 'UTB___12-ISO8859-1.bdf'. GEN UTB___12-ISO8859-1.pcf.gz GEN UTB___14-ISO8859-1.bdf Writing 192 characters into file 'UTB___14-ISO8859-1.bdf'. GEN UTB___14-ISO8859-1.pcf.gz GEN UTB___18-ISO8859-1.bdf Writing 192 characters into file 'UTB___18-ISO8859-1.bdf'. GEN UTB___18-ISO8859-1.pcf.gz GEN UTB___24-ISO8859-1.bdf Writing 192 characters into file 'UTB___24-ISO8859-1.bdf'. GEN UTB___24-ISO8859-1.pcf.gz GEN UTBI__10-ISO8859-1.bdf Writing 192 characters into file 'UTBI__10-ISO8859-1.bdf'. GEN UTBI__10-ISO8859-1.pcf.gz GEN UTBI__12-ISO8859-1.bdf Writing 192 characters into file 'UTBI__12-ISO8859-1.bdf'. GEN UTBI__12-ISO8859-1.pcf.gz GEN UTBI__14-ISO8859-1.bdf Writing 192 characters into file 'UTBI__14-ISO8859-1.bdf'. GEN UTBI__14-ISO8859-1.pcf.gz GEN UTBI__18-ISO8859-1.bdf Writing 192 characters into file 'UTBI__18-ISO8859-1.bdf'. GEN UTBI__18-ISO8859-1.pcf.gz GEN UTBI__24-ISO8859-1.bdf Writing 192 characters into file 'UTBI__24-ISO8859-1.bdf'. GEN UTBI__24-ISO8859-1.pcf.gz GEN UTI___10-ISO8859-1.bdf Writing 192 characters into file 'UTI___10-ISO8859-1.bdf'. GEN UTI___10-ISO8859-1.pcf.gz GEN UTI___12-ISO8859-1.bdf Writing 192 characters into file 'UTI___12-ISO8859-1.bdf'. GEN UTI___12-ISO8859-1.pcf.gz GEN UTI___14-ISO8859-1.bdf Writing 192 characters into file 'UTI___14-ISO8859-1.bdf'. GEN UTI___14-ISO8859-1.pcf.gz GEN UTI___18-ISO8859-1.bdf Writing 192 characters into file 'UTI___18-ISO8859-1.bdf'. GEN UTI___18-ISO8859-1.pcf.gz GEN UTI___24-ISO8859-1.bdf Writing 192 characters into file 'UTI___24-ISO8859-1.bdf'. GEN UTI___24-ISO8859-1.pcf.gz GEN UTRG__10-ISO8859-1.bdf Writing 192 characters into file 'UTRG__10-ISO8859-1.bdf'. GEN UTRG__10-ISO8859-1.pcf.gz GEN UTRG__12-ISO8859-1.bdf Writing 192 characters into file 'UTRG__12-ISO8859-1.bdf'. GEN UTRG__12-ISO8859-1.pcf.gz GEN UTRG__14-ISO8859-1.bdf Writing 192 characters into file 'UTRG__14-ISO8859-1.bdf'. GEN UTRG__14-ISO8859-1.pcf.gz GEN UTRG__18-ISO8859-1.bdf Writing 192 characters into file 'UTRG__18-ISO8859-1.bdf'. GEN UTRG__18-ISO8859-1.pcf.gz GEN UTRG__24-ISO8859-1.bdf Writing 192 characters into file 'UTRG__24-ISO8859-1.bdf'. GEN UTRG__24-ISO8859-1.pcf.gz GEN UTB___10-ISO8859-2.bdf Writing 192 characters into file 'UTB___10-ISO8859-2.bdf'. GEN UTB___10-ISO8859-2.pcf.gz GEN UTB___12-ISO8859-2.bdf Writing 192 characters into file 'UTB___12-ISO8859-2.bdf'. GEN UTB___12-ISO8859-2.pcf.gz GEN UTB___14-ISO8859-2.bdf Writing 192 characters into file 'UTB___14-ISO8859-2.bdf'. GEN UTB___14-ISO8859-2.pcf.gz GEN UTB___18-ISO8859-2.bdf Writing 192 characters into file 'UTB___18-ISO8859-2.bdf'. GEN UTB___18-ISO8859-2.pcf.gz GEN UTB___24-ISO8859-2.bdf Writing 192 characters into file 'UTB___24-ISO8859-2.bdf'. GEN UTB___24-ISO8859-2.pcf.gz GEN UTBI__10-ISO8859-2.bdf Writing 192 characters into file 'UTBI__10-ISO8859-2.bdf'. GEN UTBI__10-ISO8859-2.pcf.gz GEN UTBI__12-ISO8859-2.bdf Writing 192 characters into file 'UTBI__12-ISO8859-2.bdf'. GEN UTBI__12-ISO8859-2.pcf.gz GEN UTBI__14-ISO8859-2.bdf Writing 192 characters into file 'UTBI__14-ISO8859-2.bdf'. GEN UTBI__14-ISO8859-2.pcf.gz GEN UTBI__18-ISO8859-2.bdf Writing 192 characters into file 'UTBI__18-ISO8859-2.bdf'. GEN UTBI__18-ISO8859-2.pcf.gz GEN UTBI__24-ISO8859-2.bdf Writing 192 characters into file 'UTBI__24-ISO8859-2.bdf'. GEN UTBI__24-ISO8859-2.pcf.gz GEN UTI___10-ISO8859-2.bdf Writing 192 characters into file 'UTI___10-ISO8859-2.bdf'. GEN UTI___10-ISO8859-2.pcf.gz GEN UTI___12-ISO8859-2.bdf Writing 192 characters into file 'UTI___12-ISO8859-2.bdf'. GEN UTI___12-ISO8859-2.pcf.gz GEN UTI___14-ISO8859-2.bdf Writing 192 characters into file 'UTI___14-ISO8859-2.bdf'. GEN UTI___14-ISO8859-2.pcf.gz GEN UTI___18-ISO8859-2.bdf Writing 192 characters into file 'UTI___18-ISO8859-2.bdf'. GEN UTI___18-ISO8859-2.pcf.gz GEN UTI___24-ISO8859-2.bdf Writing 192 characters into file 'UTI___24-ISO8859-2.bdf'. GEN UTI___24-ISO8859-2.pcf.gz GEN UTRG__10-ISO8859-2.bdf Writing 192 characters into file 'UTRG__10-ISO8859-2.bdf'. GEN UTRG__10-ISO8859-2.pcf.gz GEN UTRG__12-ISO8859-2.bdf Writing 192 characters into file 'UTRG__12-ISO8859-2.bdf'. GEN UTRG__12-ISO8859-2.pcf.gz GEN UTRG__14-ISO8859-2.bdf Writing 192 characters into file 'UTRG__14-ISO8859-2.bdf'. GEN UTRG__14-ISO8859-2.pcf.gz GEN UTRG__18-ISO8859-2.bdf Writing 192 characters into file 'UTRG__18-ISO8859-2.bdf'. GEN UTRG__18-ISO8859-2.pcf.gz GEN UTRG__24-ISO8859-2.bdf Writing 192 characters into file 'UTRG__24-ISO8859-2.bdf'. GEN UTRG__24-ISO8859-2.pcf.gz GEN UTB___10-ISO8859-3.bdf Writing 185 characters into file 'UTB___10-ISO8859-3.bdf'. GEN UTB___10-ISO8859-3.pcf.gz GEN UTB___12-ISO8859-3.bdf Writing 185 characters into file 'UTB___12-ISO8859-3.bdf'. GEN UTB___12-ISO8859-3.pcf.gz GEN UTB___14-ISO8859-3.bdf Writing 185 characters into file 'UTB___14-ISO8859-3.bdf'. GEN UTB___14-ISO8859-3.pcf.gz GEN UTB___18-ISO8859-3.bdf Writing 185 characters into file 'UTB___18-ISO8859-3.bdf'. GEN UTB___18-ISO8859-3.pcf.gz GEN UTB___24-ISO8859-3.bdf Writing 185 characters into file 'UTB___24-ISO8859-3.bdf'. GEN UTB___24-ISO8859-3.pcf.gz GEN UTBI__10-ISO8859-3.bdf Writing 185 characters into file 'UTBI__10-ISO8859-3.bdf'. GEN UTBI__10-ISO8859-3.pcf.gz GEN UTBI__12-ISO8859-3.bdf Writing 185 characters into file 'UTBI__12-ISO8859-3.bdf'. GEN UTBI__12-ISO8859-3.pcf.gz GEN UTBI__14-ISO8859-3.bdf Writing 185 characters into file 'UTBI__14-ISO8859-3.bdf'. GEN UTBI__14-ISO8859-3.pcf.gz GEN UTBI__18-ISO8859-3.bdf Writing 185 characters into file 'UTBI__18-ISO8859-3.bdf'. GEN UTBI__18-ISO8859-3.pcf.gz GEN UTBI__24-ISO8859-3.bdf Writing 185 characters into file 'UTBI__24-ISO8859-3.bdf'. GEN UTBI__24-ISO8859-3.pcf.gz GEN UTI___10-ISO8859-3.bdf Writing 185 characters into file 'UTI___10-ISO8859-3.bdf'. GEN UTI___10-ISO8859-3.pcf.gz GEN UTI___12-ISO8859-3.bdf Writing 185 characters into file 'UTI___12-ISO8859-3.bdf'. GEN UTI___12-ISO8859-3.pcf.gz GEN UTI___14-ISO8859-3.bdf Writing 185 characters into file 'UTI___14-ISO8859-3.bdf'. GEN UTI___14-ISO8859-3.pcf.gz GEN UTI___18-ISO8859-3.bdf Writing 185 characters into file 'UTI___18-ISO8859-3.bdf'. GEN UTI___18-ISO8859-3.pcf.gz GEN UTI___24-ISO8859-3.bdf Writing 185 characters into file 'UTI___24-ISO8859-3.bdf'. GEN UTI___24-ISO8859-3.pcf.gz GEN UTRG__10-ISO8859-3.bdf Writing 185 characters into file 'UTRG__10-ISO8859-3.bdf'. GEN UTRG__10-ISO8859-3.pcf.gz GEN UTRG__12-ISO8859-3.bdf Writing 185 characters into file 'UTRG__12-ISO8859-3.bdf'. GEN UTRG__12-ISO8859-3.pcf.gz GEN UTRG__14-ISO8859-3.bdf Writing 185 characters into file 'UTRG__14-ISO8859-3.bdf'. GEN UTRG__14-ISO8859-3.pcf.gz GEN UTRG__18-ISO8859-3.bdf Writing 185 characters into file 'UTRG__18-ISO8859-3.bdf'. GEN UTRG__18-ISO8859-3.pcf.gz GEN UTRG__24-ISO8859-3.bdf Writing 185 characters into file 'UTRG__24-ISO8859-3.bdf'. GEN UTRG__24-ISO8859-3.pcf.gz GEN UTB___10-ISO8859-4.bdf Writing 192 characters into file 'UTB___10-ISO8859-4.bdf'. GEN UTB___10-ISO8859-4.pcf.gz GEN UTB___12-ISO8859-4.bdf Writing 192 characters into file 'UTB___12-ISO8859-4.bdf'. GEN UTB___12-ISO8859-4.pcf.gz GEN UTB___14-ISO8859-4.bdf Writing 192 characters into file 'UTB___14-ISO8859-4.bdf'. GEN UTB___14-ISO8859-4.pcf.gz GEN UTB___18-ISO8859-4.bdf Writing 192 characters into file 'UTB___18-ISO8859-4.bdf'. GEN UTB___18-ISO8859-4.pcf.gz GEN UTB___24-ISO8859-4.bdf Writing 192 characters into file 'UTB___24-ISO8859-4.bdf'. GEN UTB___24-ISO8859-4.pcf.gz GEN UTBI__10-ISO8859-4.bdf Writing 192 characters into file 'UTBI__10-ISO8859-4.bdf'. GEN UTBI__10-ISO8859-4.pcf.gz GEN UTBI__12-ISO8859-4.bdf Writing 192 characters into file 'UTBI__12-ISO8859-4.bdf'. GEN UTBI__12-ISO8859-4.pcf.gz GEN UTBI__14-ISO8859-4.bdf Writing 192 characters into file 'UTBI__14-ISO8859-4.bdf'. GEN UTBI__14-ISO8859-4.pcf.gz GEN UTBI__18-ISO8859-4.bdf Writing 192 characters into file 'UTBI__18-ISO8859-4.bdf'. GEN UTBI__18-ISO8859-4.pcf.gz GEN UTBI__24-ISO8859-4.bdf Writing 192 characters into file 'UTBI__24-ISO8859-4.bdf'. GEN UTBI__24-ISO8859-4.pcf.gz GEN UTI___10-ISO8859-4.bdf Writing 192 characters into file 'UTI___10-ISO8859-4.bdf'. GEN UTI___10-ISO8859-4.pcf.gz GEN UTI___12-ISO8859-4.bdf Writing 192 characters into file 'UTI___12-ISO8859-4.bdf'. GEN UTI___12-ISO8859-4.pcf.gz GEN UTI___14-ISO8859-4.bdf Writing 192 characters into file 'UTI___14-ISO8859-4.bdf'. GEN UTI___14-ISO8859-4.pcf.gz GEN UTI___18-ISO8859-4.bdf Writing 192 characters into file 'UTI___18-ISO8859-4.bdf'. GEN UTI___18-ISO8859-4.pcf.gz GEN UTI___24-ISO8859-4.bdf Writing 192 characters into file 'UTI___24-ISO8859-4.bdf'. GEN UTI___24-ISO8859-4.pcf.gz GEN UTRG__10-ISO8859-4.bdf Writing 192 characters into file 'UTRG__10-ISO8859-4.bdf'. GEN UTRG__10-ISO8859-4.pcf.gz GEN UTRG__12-ISO8859-4.bdf Writing 192 characters into file 'UTRG__12-ISO8859-4.bdf'. GEN UTRG__12-ISO8859-4.pcf.gz GEN UTRG__14-ISO8859-4.bdf Writing 192 characters into file 'UTRG__14-ISO8859-4.bdf'. GEN UTRG__14-ISO8859-4.pcf.gz GEN UTRG__18-ISO8859-4.bdf Writing 192 characters into file 'UTRG__18-ISO8859-4.bdf'. GEN UTRG__18-ISO8859-4.pcf.gz GEN UTRG__24-ISO8859-4.bdf Writing 192 characters into file 'UTRG__24-ISO8859-4.bdf'. GEN UTRG__24-ISO8859-4.pcf.gz GEN UTB___10-ISO8859-9.bdf Writing 192 characters into file 'UTB___10-ISO8859-9.bdf'. GEN UTB___10-ISO8859-9.pcf.gz GEN UTB___12-ISO8859-9.bdf Writing 192 characters into file 'UTB___12-ISO8859-9.bdf'. GEN UTB___12-ISO8859-9.pcf.gz GEN UTB___14-ISO8859-9.bdf Writing 192 characters into file 'UTB___14-ISO8859-9.bdf'. GEN UTB___14-ISO8859-9.pcf.gz GEN UTB___18-ISO8859-9.bdf Writing 192 characters into file 'UTB___18-ISO8859-9.bdf'. GEN UTB___18-ISO8859-9.pcf.gz GEN UTB___24-ISO8859-9.bdf Writing 192 characters into file 'UTB___24-ISO8859-9.bdf'. GEN UTB___24-ISO8859-9.pcf.gz GEN UTBI__10-ISO8859-9.bdf Writing 192 characters into file 'UTBI__10-ISO8859-9.bdf'. GEN UTBI__10-ISO8859-9.pcf.gz GEN UTBI__12-ISO8859-9.bdf Writing 192 characters into file 'UTBI__12-ISO8859-9.bdf'. GEN UTBI__12-ISO8859-9.pcf.gz GEN UTBI__14-ISO8859-9.bdf Writing 192 characters into file 'UTBI__14-ISO8859-9.bdf'. GEN UTBI__14-ISO8859-9.pcf.gz GEN UTBI__18-ISO8859-9.bdf Writing 192 characters into file 'UTBI__18-ISO8859-9.bdf'. GEN UTBI__18-ISO8859-9.pcf.gz GEN UTBI__24-ISO8859-9.bdf Writing 192 characters into file 'UTBI__24-ISO8859-9.bdf'. GEN UTBI__24-ISO8859-9.pcf.gz GEN UTI___10-ISO8859-9.bdf Writing 192 characters into file 'UTI___10-ISO8859-9.bdf'. GEN UTI___10-ISO8859-9.pcf.gz GEN UTI___12-ISO8859-9.bdf Writing 192 characters into file 'UTI___12-ISO8859-9.bdf'. GEN UTI___12-ISO8859-9.pcf.gz GEN UTI___14-ISO8859-9.bdf Writing 192 characters into file 'UTI___14-ISO8859-9.bdf'. GEN UTI___14-ISO8859-9.pcf.gz GEN UTI___18-ISO8859-9.bdf Writing 192 characters into file 'UTI___18-ISO8859-9.bdf'. GEN UTI___18-ISO8859-9.pcf.gz GEN UTI___24-ISO8859-9.bdf Writing 192 characters into file 'UTI___24-ISO8859-9.bdf'. GEN UTI___24-ISO8859-9.pcf.gz GEN UTRG__10-ISO8859-9.bdf Writing 192 characters into file 'UTRG__10-ISO8859-9.bdf'. GEN UTRG__10-ISO8859-9.pcf.gz GEN UTRG__12-ISO8859-9.bdf Writing 192 characters into file 'UTRG__12-ISO8859-9.bdf'. GEN UTRG__12-ISO8859-9.pcf.gz GEN UTRG__14-ISO8859-9.bdf Writing 192 characters into file 'UTRG__14-ISO8859-9.bdf'. GEN UTRG__14-ISO8859-9.pcf.gz GEN UTRG__18-ISO8859-9.bdf Writing 192 characters into file 'UTRG__18-ISO8859-9.bdf'. GEN UTRG__18-ISO8859-9.pcf.gz GEN UTRG__24-ISO8859-9.bdf Writing 192 characters into file 'UTRG__24-ISO8859-9.bdf'. GEN UTRG__24-ISO8859-9.pcf.gz GEN UTB___10-ISO8859-10.bdf Writing 192 characters into file 'UTB___10-ISO8859-10.bdf'. GEN UTB___10-ISO8859-10.pcf.gz GEN UTB___12-ISO8859-10.bdf Writing 192 characters into file 'UTB___12-ISO8859-10.bdf'. GEN UTB___12-ISO8859-10.pcf.gz GEN UTB___14-ISO8859-10.bdf Writing 192 characters into file 'UTB___14-ISO8859-10.bdf'. GEN UTB___14-ISO8859-10.pcf.gz GEN UTB___18-ISO8859-10.bdf Writing 192 characters into file 'UTB___18-ISO8859-10.bdf'. GEN UTB___18-ISO8859-10.pcf.gz GEN UTB___24-ISO8859-10.bdf Writing 192 characters into file 'UTB___24-ISO8859-10.bdf'. GEN UTB___24-ISO8859-10.pcf.gz GEN UTBI__10-ISO8859-10.bdf Writing 192 characters into file 'UTBI__10-ISO8859-10.bdf'. GEN UTBI__10-ISO8859-10.pcf.gz GEN UTBI__12-ISO8859-10.bdf Writing 192 characters into file 'UTBI__12-ISO8859-10.bdf'. GEN UTBI__12-ISO8859-10.pcf.gz GEN UTBI__14-ISO8859-10.bdf Writing 192 characters into file 'UTBI__14-ISO8859-10.bdf'. GEN UTBI__14-ISO8859-10.pcf.gz GEN UTBI__18-ISO8859-10.bdf Writing 192 characters into file 'UTBI__18-ISO8859-10.bdf'. GEN UTBI__18-ISO8859-10.pcf.gz GEN UTBI__24-ISO8859-10.bdf Writing 192 characters into file 'UTBI__24-ISO8859-10.bdf'. GEN UTBI__24-ISO8859-10.pcf.gz GEN UTI___10-ISO8859-10.bdf Writing 192 characters into file 'UTI___10-ISO8859-10.bdf'. GEN UTI___10-ISO8859-10.pcf.gz GEN UTI___12-ISO8859-10.bdf Writing 192 characters into file 'UTI___12-ISO8859-10.bdf'. GEN UTI___12-ISO8859-10.pcf.gz GEN UTI___14-ISO8859-10.bdf Writing 192 characters into file 'UTI___14-ISO8859-10.bdf'. GEN UTI___14-ISO8859-10.pcf.gz GEN UTI___18-ISO8859-10.bdf Writing 192 characters into file 'UTI___18-ISO8859-10.bdf'. GEN UTI___18-ISO8859-10.pcf.gz GEN UTI___24-ISO8859-10.bdf Writing 192 characters into file 'UTI___24-ISO8859-10.bdf'. GEN UTI___24-ISO8859-10.pcf.gz GEN UTRG__10-ISO8859-10.bdf Writing 192 characters into file 'UTRG__10-ISO8859-10.bdf'. GEN UTRG__10-ISO8859-10.pcf.gz GEN UTRG__12-ISO8859-10.bdf Writing 192 characters into file 'UTRG__12-ISO8859-10.bdf'. GEN UTRG__12-ISO8859-10.pcf.gz GEN UTRG__14-ISO8859-10.bdf Writing 192 characters into file 'UTRG__14-ISO8859-10.bdf'. GEN UTRG__14-ISO8859-10.pcf.gz GEN UTRG__18-ISO8859-10.bdf Writing 192 characters into file 'UTRG__18-ISO8859-10.bdf'. GEN UTRG__18-ISO8859-10.pcf.gz GEN UTRG__24-ISO8859-10.bdf Writing 192 characters into file 'UTRG__24-ISO8859-10.bdf'. GEN UTRG__24-ISO8859-10.pcf.gz GEN UTB___10-ISO8859-13.bdf Writing 192 characters into file 'UTB___10-ISO8859-13.bdf'. GEN UTB___10-ISO8859-13.pcf.gz GEN UTB___12-ISO8859-13.bdf Writing 192 characters into file 'UTB___12-ISO8859-13.bdf'. GEN UTB___12-ISO8859-13.pcf.gz GEN UTB___14-ISO8859-13.bdf Writing 192 characters into file 'UTB___14-ISO8859-13.bdf'. GEN UTB___14-ISO8859-13.pcf.gz GEN UTB___18-ISO8859-13.bdf Writing 192 characters into file 'UTB___18-ISO8859-13.bdf'. GEN UTB___18-ISO8859-13.pcf.gz GEN UTB___24-ISO8859-13.bdf Writing 192 characters into file 'UTB___24-ISO8859-13.bdf'. GEN UTB___24-ISO8859-13.pcf.gz GEN UTBI__10-ISO8859-13.bdf Writing 192 characters into file 'UTBI__10-ISO8859-13.bdf'. GEN UTBI__10-ISO8859-13.pcf.gz GEN UTBI__12-ISO8859-13.bdf Writing 192 characters into file 'UTBI__12-ISO8859-13.bdf'. GEN UTBI__12-ISO8859-13.pcf.gz GEN UTBI__14-ISO8859-13.bdf Writing 192 characters into file 'UTBI__14-ISO8859-13.bdf'. GEN UTBI__14-ISO8859-13.pcf.gz GEN UTBI__18-ISO8859-13.bdf Writing 192 characters into file 'UTBI__18-ISO8859-13.bdf'. GEN UTBI__18-ISO8859-13.pcf.gz GEN UTBI__24-ISO8859-13.bdf Writing 192 characters into file 'UTBI__24-ISO8859-13.bdf'. GEN UTBI__24-ISO8859-13.pcf.gz GEN UTI___10-ISO8859-13.bdf Writing 192 characters into file 'UTI___10-ISO8859-13.bdf'. GEN UTI___10-ISO8859-13.pcf.gz GEN UTI___12-ISO8859-13.bdf Writing 192 characters into file 'UTI___12-ISO8859-13.bdf'. GEN UTI___12-ISO8859-13.pcf.gz GEN UTI___14-ISO8859-13.bdf Writing 192 characters into file 'UTI___14-ISO8859-13.bdf'. GEN UTI___14-ISO8859-13.pcf.gz GEN UTI___18-ISO8859-13.bdf Writing 192 characters into file 'UTI___18-ISO8859-13.bdf'. GEN UTI___18-ISO8859-13.pcf.gz GEN UTI___24-ISO8859-13.bdf Writing 192 characters into file 'UTI___24-ISO8859-13.bdf'. GEN UTI___24-ISO8859-13.pcf.gz GEN UTRG__10-ISO8859-13.bdf Writing 192 characters into file 'UTRG__10-ISO8859-13.bdf'. GEN UTRG__10-ISO8859-13.pcf.gz GEN UTRG__12-ISO8859-13.bdf Writing 192 characters into file 'UTRG__12-ISO8859-13.bdf'. GEN UTRG__12-ISO8859-13.pcf.gz GEN UTRG__14-ISO8859-13.bdf Writing 192 characters into file 'UTRG__14-ISO8859-13.bdf'. GEN UTRG__14-ISO8859-13.pcf.gz GEN UTRG__18-ISO8859-13.bdf Writing 192 characters into file 'UTRG__18-ISO8859-13.bdf'. GEN UTRG__18-ISO8859-13.pcf.gz GEN UTRG__24-ISO8859-13.bdf Writing 192 characters into file 'UTRG__24-ISO8859-13.bdf'. GEN UTRG__24-ISO8859-13.pcf.gz GEN UTB___10-ISO8859-14.bdf Writing 192 characters into file 'UTB___10-ISO8859-14.bdf'. GEN UTB___10-ISO8859-14.pcf.gz GEN UTB___12-ISO8859-14.bdf Writing 192 characters into file 'UTB___12-ISO8859-14.bdf'. GEN UTB___12-ISO8859-14.pcf.gz GEN UTB___14-ISO8859-14.bdf Writing 192 characters into file 'UTB___14-ISO8859-14.bdf'. GEN UTB___14-ISO8859-14.pcf.gz GEN UTB___18-ISO8859-14.bdf Writing 192 characters into file 'UTB___18-ISO8859-14.bdf'. GEN UTB___18-ISO8859-14.pcf.gz GEN UTB___24-ISO8859-14.bdf Writing 192 characters into file 'UTB___24-ISO8859-14.bdf'. GEN UTB___24-ISO8859-14.pcf.gz GEN UTBI__10-ISO8859-14.bdf Writing 192 characters into file 'UTBI__10-ISO8859-14.bdf'. GEN UTBI__10-ISO8859-14.pcf.gz GEN UTBI__12-ISO8859-14.bdf Writing 192 characters into file 'UTBI__12-ISO8859-14.bdf'. GEN UTBI__12-ISO8859-14.pcf.gz GEN UTBI__14-ISO8859-14.bdf Writing 192 characters into file 'UTBI__14-ISO8859-14.bdf'. GEN UTBI__14-ISO8859-14.pcf.gz GEN UTBI__18-ISO8859-14.bdf Writing 192 characters into file 'UTBI__18-ISO8859-14.bdf'. GEN UTBI__18-ISO8859-14.pcf.gz GEN UTBI__24-ISO8859-14.bdf Writing 192 characters into file 'UTBI__24-ISO8859-14.bdf'. GEN UTBI__24-ISO8859-14.pcf.gz GEN UTI___10-ISO8859-14.bdf Writing 192 characters into file 'UTI___10-ISO8859-14.bdf'. GEN UTI___10-ISO8859-14.pcf.gz GEN UTI___12-ISO8859-14.bdf Writing 192 characters into file 'UTI___12-ISO8859-14.bdf'. GEN UTI___12-ISO8859-14.pcf.gz GEN UTI___14-ISO8859-14.bdf Writing 192 characters into file 'UTI___14-ISO8859-14.bdf'. GEN UTI___14-ISO8859-14.pcf.gz GEN UTI___18-ISO8859-14.bdf Writing 192 characters into file 'UTI___18-ISO8859-14.bdf'. GEN UTI___18-ISO8859-14.pcf.gz GEN UTI___24-ISO8859-14.bdf Writing 192 characters into file 'UTI___24-ISO8859-14.bdf'. GEN UTI___24-ISO8859-14.pcf.gz GEN UTRG__10-ISO8859-14.bdf Writing 192 characters into file 'UTRG__10-ISO8859-14.bdf'. GEN UTRG__10-ISO8859-14.pcf.gz GEN UTRG__12-ISO8859-14.bdf Writing 192 characters into file 'UTRG__12-ISO8859-14.bdf'. GEN UTRG__12-ISO8859-14.pcf.gz GEN UTRG__14-ISO8859-14.bdf Writing 192 characters into file 'UTRG__14-ISO8859-14.bdf'. GEN UTRG__14-ISO8859-14.pcf.gz GEN UTRG__18-ISO8859-14.bdf Writing 192 characters into file 'UTRG__18-ISO8859-14.bdf'. GEN UTRG__18-ISO8859-14.pcf.gz GEN UTRG__24-ISO8859-14.bdf Writing 192 characters into file 'UTRG__24-ISO8859-14.bdf'. GEN UTRG__24-ISO8859-14.pcf.gz GEN UTB___10-ISO8859-15.bdf Writing 192 characters into file 'UTB___10-ISO8859-15.bdf'. GEN UTB___10-ISO8859-15.pcf.gz GEN UTB___12-ISO8859-15.bdf Writing 192 characters into file 'UTB___12-ISO8859-15.bdf'. GEN UTB___12-ISO8859-15.pcf.gz GEN UTB___14-ISO8859-15.bdf Writing 192 characters into file 'UTB___14-ISO8859-15.bdf'. GEN UTB___14-ISO8859-15.pcf.gz GEN UTB___18-ISO8859-15.bdf Writing 192 characters into file 'UTB___18-ISO8859-15.bdf'. GEN UTB___18-ISO8859-15.pcf.gz GEN UTB___24-ISO8859-15.bdf Writing 192 characters into file 'UTB___24-ISO8859-15.bdf'. GEN UTB___24-ISO8859-15.pcf.gz GEN UTBI__10-ISO8859-15.bdf Writing 192 characters into file 'UTBI__10-ISO8859-15.bdf'. GEN UTBI__10-ISO8859-15.pcf.gz GEN UTBI__12-ISO8859-15.bdf Writing 192 characters into file 'UTBI__12-ISO8859-15.bdf'. GEN UTBI__12-ISO8859-15.pcf.gz GEN UTBI__14-ISO8859-15.bdf Writing 192 characters into file 'UTBI__14-ISO8859-15.bdf'. GEN UTBI__14-ISO8859-15.pcf.gz GEN UTBI__18-ISO8859-15.bdf Writing 192 characters into file 'UTBI__18-ISO8859-15.bdf'. GEN UTBI__18-ISO8859-15.pcf.gz GEN UTBI__24-ISO8859-15.bdf Writing 192 characters into file 'UTBI__24-ISO8859-15.bdf'. GEN UTBI__24-ISO8859-15.pcf.gz GEN UTI___10-ISO8859-15.bdf Writing 192 characters into file 'UTI___10-ISO8859-15.bdf'. GEN UTI___10-ISO8859-15.pcf.gz GEN UTI___12-ISO8859-15.bdf Writing 192 characters into file 'UTI___12-ISO8859-15.bdf'. GEN UTI___12-ISO8859-15.pcf.gz GEN UTI___14-ISO8859-15.bdf Writing 192 characters into file 'UTI___14-ISO8859-15.bdf'. GEN UTI___14-ISO8859-15.pcf.gz GEN UTI___18-ISO8859-15.bdf Writing 192 characters into file 'UTI___18-ISO8859-15.bdf'. GEN UTI___18-ISO8859-15.pcf.gz GEN UTI___24-ISO8859-15.bdf Writing 192 characters into file 'UTI___24-ISO8859-15.bdf'. GEN UTI___24-ISO8859-15.pcf.gz GEN UTRG__10-ISO8859-15.bdf Writing 192 characters into file 'UTRG__10-ISO8859-15.bdf'. GEN UTRG__10-ISO8859-15.pcf.gz GEN UTRG__12-ISO8859-15.bdf Writing 192 characters into file 'UTRG__12-ISO8859-15.bdf'. GEN UTRG__12-ISO8859-15.pcf.gz GEN UTRG__14-ISO8859-15.bdf Writing 192 characters into file 'UTRG__14-ISO8859-15.bdf'. GEN UTRG__14-ISO8859-15.pcf.gz GEN UTRG__18-ISO8859-15.bdf Writing 192 characters into file 'UTRG__18-ISO8859-15.bdf'. GEN UTRG__18-ISO8859-15.pcf.gz GEN UTRG__24-ISO8859-15.bdf Writing 192 characters into file 'UTRG__24-ISO8859-15.bdf'. GEN UTRG__24-ISO8859-15.pcf.gz make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4' >>> xfont_font-adobe-utopia-100dpi 1.0.4 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target MKFONTSCALE=/tmp/instance-13/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-13/output-1/host/bin/mkfontdir install-data -C /tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4' test -z "/usr/share/fonts/X11/100dpi" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/target/usr/share/fonts/X11/100dpi" /usr/bin/install -c -m 644 UTB___10.pcf.gz UTB___12.pcf.gz UTB___14.pcf.gz UTB___18.pcf.gz UTB___24.pcf.gz UTBI__10.pcf.gz UTBI__12.pcf.gz UTBI__14.pcf.gz UTBI__18.pcf.gz UTBI__24.pcf.gz UTI___10.pcf.gz UTI___12.pcf.gz UTI___14.pcf.gz UTI___18.pcf.gz UTI___24.pcf.gz UTRG__10.pcf.gz UTRG__12.pcf.gz UTRG__14.pcf.gz UTRG__18.pcf.gz UTRG__24.pcf.gz UTB___10-ISO8859-1.pcf.gz UTB___12-ISO8859-1.pcf.gz UTB___14-ISO8859-1.pcf.gz UTB___18-ISO8859-1.pcf.gz UTB___24-ISO8859-1.pcf.gz UTBI__10-ISO8859-1.pcf.gz UTBI__12-ISO8859-1.pcf.gz UTBI__14-ISO8859-1.pcf.gz UTBI__18-ISO8859-1.pcf.gz UTBI__24-ISO8859-1.pcf.gz UTI___10-ISO8859-1.pcf.gz UTI___12-ISO8859-1.pcf.gz UTI___14-ISO8859-1.pcf.gz UTI___18-ISO8859-1.pcf.gz UTI___24-ISO8859-1.pcf.gz UTRG__10-ISO8859-1.pcf.gz UTRG__12-ISO8859-1.pcf.gz UTRG__14-ISO8859-1.pcf.gz UTRG__18-ISO8859-1.pcf.gz UTRG__24-ISO8859-1.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/100dpi' /usr/bin/install -c -m 644 UTB___10-ISO8859-2.pcf.gz UTB___12-ISO8859-2.pcf.gz UTB___14-ISO8859-2.pcf.gz UTB___18-ISO8859-2.pcf.gz UTB___24-ISO8859-2.pcf.gz UTBI__10-ISO8859-2.pcf.gz UTBI__12-ISO8859-2.pcf.gz UTBI__14-ISO8859-2.pcf.gz UTBI__18-ISO8859-2.pcf.gz UTBI__24-ISO8859-2.pcf.gz UTI___10-ISO8859-2.pcf.gz UTI___12-ISO8859-2.pcf.gz UTI___14-ISO8859-2.pcf.gz UTI___18-ISO8859-2.pcf.gz UTI___24-ISO8859-2.pcf.gz UTRG__10-ISO8859-2.pcf.gz UTRG__12-ISO8859-2.pcf.gz UTRG__14-ISO8859-2.pcf.gz UTRG__18-ISO8859-2.pcf.gz UTRG__24-ISO8859-2.pcf.gz UTB___10-ISO8859-3.pcf.gz UTB___12-ISO8859-3.pcf.gz UTB___14-ISO8859-3.pcf.gz UTB___18-ISO8859-3.pcf.gz UTB___24-ISO8859-3.pcf.gz UTBI__10-ISO8859-3.pcf.gz UTBI__12-ISO8859-3.pcf.gz UTBI__14-ISO8859-3.pcf.gz UTBI__18-ISO8859-3.pcf.gz UTBI__24-ISO8859-3.pcf.gz UTI___10-ISO8859-3.pcf.gz UTI___12-ISO8859-3.pcf.gz UTI___14-ISO8859-3.pcf.gz UTI___18-ISO8859-3.pcf.gz UTI___24-ISO8859-3.pcf.gz UTRG__10-ISO8859-3.pcf.gz UTRG__12-ISO8859-3.pcf.gz UTRG__14-ISO8859-3.pcf.gz UTRG__18-ISO8859-3.pcf.gz UTRG__24-ISO8859-3.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/100dpi' /usr/bin/install -c -m 644 UTB___10-ISO8859-4.pcf.gz UTB___12-ISO8859-4.pcf.gz UTB___14-ISO8859-4.pcf.gz UTB___18-ISO8859-4.pcf.gz UTB___24-ISO8859-4.pcf.gz UTBI__10-ISO8859-4.pcf.gz UTBI__12-ISO8859-4.pcf.gz UTBI__14-ISO8859-4.pcf.gz UTBI__18-ISO8859-4.pcf.gz UTBI__24-ISO8859-4.pcf.gz UTI___10-ISO8859-4.pcf.gz UTI___12-ISO8859-4.pcf.gz UTI___14-ISO8859-4.pcf.gz UTI___18-ISO8859-4.pcf.gz UTI___24-ISO8859-4.pcf.gz UTRG__10-ISO8859-4.pcf.gz UTRG__12-ISO8859-4.pcf.gz UTRG__14-ISO8859-4.pcf.gz UTRG__18-ISO8859-4.pcf.gz UTRG__24-ISO8859-4.pcf.gz UTB___10-ISO8859-9.pcf.gz UTB___12-ISO8859-9.pcf.gz UTB___14-ISO8859-9.pcf.gz UTB___18-ISO8859-9.pcf.gz UTB___24-ISO8859-9.pcf.gz UTBI__10-ISO8859-9.pcf.gz UTBI__12-ISO8859-9.pcf.gz UTBI__14-ISO8859-9.pcf.gz UTBI__18-ISO8859-9.pcf.gz UTBI__24-ISO8859-9.pcf.gz UTI___10-ISO8859-9.pcf.gz UTI___12-ISO8859-9.pcf.gz UTI___14-ISO8859-9.pcf.gz UTI___18-ISO8859-9.pcf.gz UTI___24-ISO8859-9.pcf.gz UTRG__10-ISO8859-9.pcf.gz UTRG__12-ISO8859-9.pcf.gz UTRG__14-ISO8859-9.pcf.gz UTRG__18-ISO8859-9.pcf.gz UTRG__24-ISO8859-9.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/100dpi' /usr/bin/install -c -m 644 UTB___10-ISO8859-10.pcf.gz UTB___12-ISO8859-10.pcf.gz UTB___14-ISO8859-10.pcf.gz UTB___18-ISO8859-10.pcf.gz UTB___24-ISO8859-10.pcf.gz UTBI__10-ISO8859-10.pcf.gz UTBI__12-ISO8859-10.pcf.gz UTBI__14-ISO8859-10.pcf.gz UTBI__18-ISO8859-10.pcf.gz UTBI__24-ISO8859-10.pcf.gz UTI___10-ISO8859-10.pcf.gz UTI___12-ISO8859-10.pcf.gz UTI___14-ISO8859-10.pcf.gz UTI___18-ISO8859-10.pcf.gz UTI___24-ISO8859-10.pcf.gz UTRG__10-ISO8859-10.pcf.gz UTRG__12-ISO8859-10.pcf.gz UTRG__14-ISO8859-10.pcf.gz UTRG__18-ISO8859-10.pcf.gz UTRG__24-ISO8859-10.pcf.gz UTB___10-ISO8859-13.pcf.gz UTB___12-ISO8859-13.pcf.gz UTB___14-ISO8859-13.pcf.gz UTB___18-ISO8859-13.pcf.gz UTB___24-ISO8859-13.pcf.gz UTBI__10-ISO8859-13.pcf.gz UTBI__12-ISO8859-13.pcf.gz UTBI__14-ISO8859-13.pcf.gz UTBI__18-ISO8859-13.pcf.gz UTBI__24-ISO8859-13.pcf.gz UTI___10-ISO8859-13.pcf.gz UTI___12-ISO8859-13.pcf.gz UTI___14-ISO8859-13.pcf.gz UTI___18-ISO8859-13.pcf.gz UTI___24-ISO8859-13.pcf.gz UTRG__10-ISO8859-13.pcf.gz UTRG__12-ISO8859-13.pcf.gz UTRG__14-ISO8859-13.pcf.gz UTRG__18-ISO8859-13.pcf.gz UTRG__24-ISO8859-13.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/100dpi' /usr/bin/install -c -m 644 UTB___10-ISO8859-14.pcf.gz UTB___12-ISO8859-14.pcf.gz UTB___14-ISO8859-14.pcf.gz UTB___18-ISO8859-14.pcf.gz UTB___24-ISO8859-14.pcf.gz UTBI__10-ISO8859-14.pcf.gz UTBI__12-ISO8859-14.pcf.gz UTBI__14-ISO8859-14.pcf.gz UTBI__18-ISO8859-14.pcf.gz UTBI__24-ISO8859-14.pcf.gz UTI___10-ISO8859-14.pcf.gz UTI___12-ISO8859-14.pcf.gz UTI___14-ISO8859-14.pcf.gz UTI___18-ISO8859-14.pcf.gz UTI___24-ISO8859-14.pcf.gz UTRG__10-ISO8859-14.pcf.gz UTRG__12-ISO8859-14.pcf.gz UTRG__14-ISO8859-14.pcf.gz UTRG__18-ISO8859-14.pcf.gz UTRG__24-ISO8859-14.pcf.gz UTB___10-ISO8859-15.pcf.gz UTB___12-ISO8859-15.pcf.gz UTB___14-ISO8859-15.pcf.gz UTB___18-ISO8859-15.pcf.gz UTB___24-ISO8859-15.pcf.gz UTBI__10-ISO8859-15.pcf.gz UTBI__12-ISO8859-15.pcf.gz UTBI__14-ISO8859-15.pcf.gz UTBI__18-ISO8859-15.pcf.gz UTBI__24-ISO8859-15.pcf.gz UTI___10-ISO8859-15.pcf.gz UTI___12-ISO8859-15.pcf.gz UTI___14-ISO8859-15.pcf.gz UTI___18-ISO8859-15.pcf.gz UTI___24-ISO8859-15.pcf.gz UTRG__10-ISO8859-15.pcf.gz UTRG__12-ISO8859-15.pcf.gz UTRG__14-ISO8859-15.pcf.gz UTRG__18-ISO8859-15.pcf.gz UTRG__24-ISO8859-15.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/100dpi' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4' /tmp/instance-13/output-1/host/bin/mkfontdir /tmp/instance-13/output-1/target/usr/share/fonts/X11/100dpi ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-adobe-utopia-100dpi-1.0.4' >>> xfont_font-alias 1.0.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-alias-1.0.4.tar.bz2.W3taOc/output' 'http://xorg.freedesktop.org/releases/individual/font/font-alias-1.0.4.tar.bz2' --2022-10-17 20:36:02-- http://xorg.freedesktop.org/releases/individual/font/font-alias-1.0.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-alias-1.0.4.tar.bz2 [following] --2022-10-17 20:36:03-- https://www.x.org/releases/individual/font/font-alias-1.0.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 119248 (116K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.font-alias-1.0.4.tar.bz2.W3taOc/output' 0K .......... .......... .......... .......... .......... 42% 583K 0s 50K .......... .......... .......... .......... .......... 85% 1.12M 0s 100K .......... ...... 100% 163M=0.1s 2022-10-17 20:36:03 (899 KB/s) - '/tmp/instance-13/output-1/build/.font-alias-1.0.4.tar.bz2.W3taOc/output' saved [119248/119248] font-alias-1.0.4.tar.bz2: OK (sha256: f3111ae8bf2e980f5f56af400e8eefe5fc9f4207f4a412ea79637fd66c945276) font-alias-1.0.4.tar.bz2: OK (sha512: c67ac2ee344a601fcc09471580214b30c3fd6acc4800702840de44f0733e6d18b3faeec2fa3f4e2314025cc1724d7d6796ebaf620398fe350710182fd2c4b07d) >>> xfont_font-alias 1.0.4 Extracting bzcat /tmp/instance-13/dl/xfont_font-alias/font-alias-1.0.4.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-alias-1.0.4 -xf - >>> xfont_font-alias 1.0.4 Patching >>> xfont_font-alias 1.0.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-alias-1.0.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-alias 1.0.4 Patching libtool >>> xfont_font-alias 1.0.4 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for root directory for font files... /usr/share/fonts/X11 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating 100dpi/Makefile config.status: creating 75dpi/Makefile config.status: creating cyrillic/Makefile config.status: creating misc/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 >>> xfont_font-alias 1.0.4 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4' Making all in 100dpi make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/100dpi' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/100dpi' Making all in 75dpi make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/75dpi' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/75dpi' Making all in cyrillic make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/cyrillic' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/cyrillic' Making all in misc make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/misc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/misc' make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4' >>> xfont_font-alias 1.0.4 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target MKFONTSCALE=/tmp/instance-13/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-13/output-1/host/bin/mkfontdir install-data -C /tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4' Making install-data in 100dpi make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/100dpi' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/fonts/X11/100dpi' /usr/bin/install -c -m 644 fonts.alias '/tmp/instance-13/output-1/target/usr/share/fonts/X11/100dpi' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/100dpi' Making install-data in 75dpi make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/75dpi' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' /usr/bin/install -c -m 644 fonts.alias '/tmp/instance-13/output-1/target/usr/share/fonts/X11/75dpi' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/75dpi' Making install-data in cyrillic make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/cyrillic' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/fonts/X11/cyrillic' /usr/bin/install -c -m 644 fonts.alias '/tmp/instance-13/output-1/target/usr/share/fonts/X11/cyrillic' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/cyrillic' Making install-data in misc make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/misc' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /usr/bin/install -c -m 644 fonts.alias '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4/misc' make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-alias-1.0.4' >>> xfont_font-arabic-misc 1.0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-arabic-misc-1.0.3.tar.bz2.yf8Qck/output' 'http://xorg.freedesktop.org/releases/individual/font/font-arabic-misc-1.0.3.tar.bz2' --2022-10-17 20:36:11-- http://xorg.freedesktop.org/releases/individual/font/font-arabic-misc-1.0.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-arabic-misc-1.0.3.tar.bz2 [following] --2022-10-17 20:36:11-- https://www.x.org/releases/individual/font/font-arabic-misc-1.0.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 112136 (110K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.font-arabic-misc-1.0.3.tar.bz2.yf8Qck/output' 0K .......... .......... .......... .......... .......... 45% 365K 0s 50K .......... .......... .......... .......... .......... 91% 766K 0s 100K ......... 100% 209M=0.2s 2022-10-17 20:36:12 (542 KB/s) - '/tmp/instance-13/output-1/build/.font-arabic-misc-1.0.3.tar.bz2.yf8Qck/output' saved [112136/112136] font-arabic-misc-1.0.3.tar.bz2: OK (sha256: 505d9b12a7093389e67a925dfda6346bde26d114c67f0cdca7aeda6e5d3344f4) >>> xfont_font-arabic-misc 1.0.3 Extracting bzcat /tmp/instance-13/dl/xfont_font-arabic-misc/font-arabic-misc-1.0.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3 -xf - >>> xfont_font-arabic-misc 1.0.3 Patching >>> xfont_font-arabic-misc 1.0.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-arabic-misc 1.0.3 Patching libtool >>> xfont_font-arabic-misc 1.0.3 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for misc files... ${FONTROOTDIR}/misc checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-13/output-1/host/bin/mkfontdir checking for bdftopcf... /tmp/instance-13/output-1/host/bin/bdftopcf checking font compression method... gzip checking for gzip... /tmp/instance-13/output-1/host/bin/gzip 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 >>> xfont_font-arabic-misc 1.0.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3' GEN arabic24.pcf.gz make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3' >>> xfont_font-arabic-misc 1.0.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target MKFONTSCALE=/tmp/instance-13/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-13/output-1/host/bin/mkfontdir install-data -C /tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3' test -z "/usr/share/fonts/X11/misc" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc" /usr/bin/install -c -m 644 arabic24.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3' /tmp/instance-13/output-1/host/bin/mkfontdir /tmp/instance-13/output-1/target/usr/share/fonts/X11/misc ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-arabic-misc-1.0.3' >>> xfont_font-bh-type1 1.0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-bh-type1-1.0.3.tar.bz2.QIgQwi/output' 'http://xorg.freedesktop.org/releases/individual/font/font-bh-type1-1.0.3.tar.bz2' --2022-10-17 20:36:17-- http://xorg.freedesktop.org/releases/individual/font/font-bh-type1-1.0.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-bh-type1-1.0.3.tar.bz2 [following] --2022-10-17 20:36:17-- https://www.x.org/releases/individual/font/font-bh-type1-1.0.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 637337 (622K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.font-bh-type1-1.0.3.tar.bz2.QIgQwi/output' 0K .......... .......... .......... .......... .......... 8% 595K 1s 50K .......... .......... .......... .......... .......... 16% 1.10M 1s 100K .......... .......... .......... .......... .......... 24% 183M 0s 150K .......... .......... .......... .......... .......... 32% 1.25M 0s 200K .......... .......... .......... .......... .......... 40% 139M 0s 250K .......... .......... .......... .......... .......... 48% 20.7M 0s 300K .......... .......... .......... .......... .......... 56% 229M 0s 350K .......... .......... .......... .......... .......... 64% 224M 0s 400K .......... .......... .......... .......... .......... 72% 1.28M 0s 450K .......... .......... .......... .......... .......... 80% 71.0M 0s 500K .......... .......... .......... .......... .......... 88% 86.1M 0s 550K .......... .......... .......... .......... .......... 96% 84.4M 0s 600K .......... .......... .. 100% 162M=0.2s 2022-10-17 20:36:18 (2.88 MB/s) - '/tmp/instance-13/output-1/build/.font-bh-type1-1.0.3.tar.bz2.QIgQwi/output' saved [637337/637337] font-bh-type1-1.0.3.tar.bz2: OK (sha256: 761455a297486f3927a85d919b5c948d1d324181d4bea6c95d542504b68a63c1) >>> xfont_font-bh-type1 1.0.3 Extracting bzcat /tmp/instance-13/dl/xfont_font-bh-type1/font-bh-type1-1.0.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3 -xf - >>> xfont_font-bh-type1 1.0.3 Patching >>> xfont_font-bh-type1 1.0.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-bh-type1 1.0.3 Patching libtool >>> xfont_font-bh-type1 1.0.3 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for Type1 files... ${FONTROOTDIR}/Type1 checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-13/output-1/host/bin/mkfontdir checking for mkfontscale... /tmp/instance-13/output-1/host/bin/mkfontscale 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 >>> xfont_font-bh-type1 1.0.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3' >>> xfont_font-bh-type1 1.0.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target MKFONTSCALE=/tmp/instance-13/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-13/output-1/host/bin/mkfontdir install-data -C /tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3' test -z "/usr/share/fonts/X11/Type1" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/target/usr/share/fonts/X11/Type1" /usr/bin/install -c -m 644 l047013t.afm l047013t.pfa l047016t.afm l047016t.pfa l047033t.afm l047033t.pfa l047036t.afm l047036t.pfa l048013t.afm l048013t.pfa l048016t.afm l048016t.pfa l048033t.afm l048033t.pfa l048036t.afm l048036t.pfa l049013t.afm l049013t.pfa l049016t.afm l049016t.pfa l049033t.afm l049033t.pfa l049036t.afm l049036t.pfa '/tmp/instance-13/output-1/target/usr/share/fonts/X11/Type1' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3' /tmp/instance-13/output-1/host/bin/mkfontscale /tmp/instance-13/output-1/target/usr/share/fonts/X11/Type1 /tmp/instance-13/output-1/host/bin/mkfontdir /tmp/instance-13/output-1/target/usr/share/fonts/X11/Type1 ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-bh-type1-1.0.3' >>> xfont_font-cursor-misc 1.0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-cursor-misc-1.0.3.tar.bz2.ReAAvK/output' 'http://xorg.freedesktop.org/releases/individual/font/font-cursor-misc-1.0.3.tar.bz2' --2022-10-17 20:36:28-- http://xorg.freedesktop.org/releases/individual/font/font-cursor-misc-1.0.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-cursor-misc-1.0.3.tar.bz2 [following] --2022-10-17 20:36:28-- https://www.x.org/releases/individual/font/font-cursor-misc-1.0.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 102041 (100K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.font-cursor-misc-1.0.3.tar.bz2.ReAAvK/output' 0K .......... .......... .......... .......... .......... 50% 578K 0s 50K .......... .......... .......... .......... ......... 100% 1.18M=0.1s 2022-10-17 20:36:29 (781 KB/s) - '/tmp/instance-13/output-1/build/.font-cursor-misc-1.0.3.tar.bz2.ReAAvK/output' saved [102041/102041] font-cursor-misc-1.0.3.tar.bz2: OK (sha256: 17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635) >>> xfont_font-cursor-misc 1.0.3 Extracting bzcat /tmp/instance-13/dl/xfont_font-cursor-misc/font-cursor-misc-1.0.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3 -xf - >>> xfont_font-cursor-misc 1.0.3 Patching >>> xfont_font-cursor-misc 1.0.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-cursor-misc 1.0.3 Patching libtool >>> xfont_font-cursor-misc 1.0.3 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for misc files... ${FONTROOTDIR}/misc checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-13/output-1/host/bin/mkfontdir checking for bdftopcf... /tmp/instance-13/output-1/host/bin/bdftopcf checking font compression method... gzip checking for gzip... /tmp/instance-13/output-1/host/bin/gzip 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 >>> xfont_font-cursor-misc 1.0.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3' GEN cursor.pcf.gz make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3' >>> xfont_font-cursor-misc 1.0.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target MKFONTSCALE=/tmp/instance-13/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-13/output-1/host/bin/mkfontdir install-data -C /tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3' test -z "/usr/share/fonts/X11/misc" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc" /usr/bin/install -c -m 644 cursor.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3' /tmp/instance-13/output-1/host/bin/mkfontdir /tmp/instance-13/output-1/target/usr/share/fonts/X11/misc ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-cursor-misc-1.0.3' >>> xfont_font-micro-misc 1.0.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-micro-misc-1.0.3.tar.bz2.J6tZnj/output' 'http://xorg.freedesktop.org/releases/individual/font/font-micro-misc-1.0.3.tar.bz2' --2022-10-17 20:36:35-- http://xorg.freedesktop.org/releases/individual/font/font-micro-misc-1.0.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-micro-misc-1.0.3.tar.bz2 [following] --2022-10-17 20:36:35-- https://www.x.org/releases/individual/font/font-micro-misc-1.0.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 98366 (96K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.font-micro-misc-1.0.3.tar.bz2.J6tZnj/output' 0K .......... .......... .......... .......... .......... 52% 611K 0s 50K .......... .......... .......... .......... ...... 100% 1.13M=0.1s 2022-10-17 20:36:35 (789 KB/s) - '/tmp/instance-13/output-1/build/.font-micro-misc-1.0.3.tar.bz2.J6tZnj/output' saved [98366/98366] font-micro-misc-1.0.3.tar.bz2: OK (sha256: 9a3381c10f32d9511f0ad4179df395914c50779103c16cddf7017f5220ed8db6) >>> xfont_font-micro-misc 1.0.3 Extracting bzcat /tmp/instance-13/dl/xfont_font-micro-misc/font-micro-misc-1.0.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3 -xf - >>> xfont_font-micro-misc 1.0.3 Patching >>> xfont_font-micro-misc 1.0.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-micro-misc 1.0.3 Patching libtool >>> xfont_font-micro-misc 1.0.3 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for misc files... ${FONTROOTDIR}/misc checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-13/output-1/host/bin/mkfontdir checking for bdftopcf... /tmp/instance-13/output-1/host/bin/bdftopcf checking font compression method... gzip checking for gzip... /tmp/instance-13/output-1/host/bin/gzip 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 >>> xfont_font-micro-misc 1.0.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3' GEN micro.pcf.gz make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3' >>> xfont_font-micro-misc 1.0.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target MKFONTSCALE=/tmp/instance-13/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-13/output-1/host/bin/mkfontdir install-data -C /tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3' test -z "/usr/share/fonts/X11/misc" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc" /usr/bin/install -c -m 644 micro.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3' /tmp/instance-13/output-1/host/bin/mkfontdir /tmp/instance-13/output-1/target/usr/share/fonts/X11/misc ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-micro-misc-1.0.3' >>> xfont_font-misc-misc 1.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-misc-misc-1.1.2.tar.bz2.dBXvMC/output' 'http://xorg.freedesktop.org/releases/individual/font/font-misc-misc-1.1.2.tar.bz2' --2022-10-17 20:36:41-- http://xorg.freedesktop.org/releases/individual/font/font-misc-misc-1.1.2.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-misc-misc-1.1.2.tar.bz2 [following] --2022-10-17 20:36:41-- https://www.x.org/releases/individual/font/font-misc-misc-1.1.2.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1933789 (1.8M) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.font-misc-misc-1.1.2.tar.bz2.dBXvMC/output' 0K .......... .......... .......... .......... .......... 2% 587K 3s 50K .......... .......... .......... .......... .......... 5% 1.18M 2s 100K .......... .......... .......... .......... .......... 7% 7.54M 2s 150K .......... .......... .......... .......... .......... 10% 1.41M 1s 200K .......... .......... .......... .......... .......... 13% 13.0M 1s 250K .......... .......... .......... .......... .......... 15% 108M 1s 300K .......... .......... .......... .......... .......... 18% 1.30M 1s 350K .......... .......... .......... .......... .......... 21% 13.3M 1s 400K .......... .......... .......... .......... .......... 23% 109M 1s 450K .......... .......... .......... .......... .......... 26% 140M 1s 500K .......... .......... .......... .......... .......... 29% 192M 1s 550K .......... .......... .......... .......... .......... 31% 230M 0s 600K .......... .......... .......... .......... .......... 34% 7.25M 0s 650K .......... .......... .......... .......... .......... 37% 1.63M 0s 700K .......... .......... .......... .......... .......... 39% 93.2M 0s 750K .......... .......... .......... .......... .......... 42% 95.0M 0s 800K .......... .......... .......... .......... .......... 45% 74.1M 0s 850K .......... .......... .......... .......... .......... 47% 109M 0s 900K .......... .......... .......... .......... .......... 50% 16.2M 0s 950K .......... .......... .......... .......... .......... 52% 188M 0s 1000K .......... .......... .......... .......... .......... 55% 205M 0s 1050K .......... .......... .......... .......... .......... 58% 222M 0s 1100K .......... .......... .......... .......... .......... 60% 153M 0s 1150K .......... .......... .......... .......... .......... 63% 170M 0s 1200K .......... .......... .......... .......... .......... 66% 140M 0s 1250K .......... .......... .......... .......... .......... 68% 168M 0s 1300K .......... .......... .......... .......... .......... 71% 195M 0s 1350K .......... .......... .......... .......... .......... 74% 245M 0s 1400K .......... .......... .......... .......... .......... 76% 1.42M 0s 1450K .......... .......... .......... .......... .......... 79% 92.2M 0s 1500K .......... .......... .......... .......... .......... 82% 94.7M 0s 1550K .......... .......... .......... .......... .......... 84% 95.4M 0s 1600K .......... .......... .......... .......... .......... 87% 87.6M 0s 1650K .......... .......... .......... .......... .......... 90% 104M 0s 1700K .......... .......... .......... .......... .......... 92% 109M 0s 1750K .......... .......... .......... .......... .......... 95% 110M 0s 1800K .......... .......... .......... .......... .......... 97% 94.3M 0s 1850K .......... .......... .......... ........ 100% 75.5M=0.3s 2022-10-17 20:36:41 (6.20 MB/s) - '/tmp/instance-13/output-1/build/.font-misc-misc-1.1.2.tar.bz2.dBXvMC/output' saved [1933789/1933789] font-misc-misc-1.1.2.tar.bz2: OK (sha256: b8e77940e4e1769dc47ef1805918d8c9be37c708735832a07204258bacc11794) >>> xfont_font-misc-misc 1.1.2 Extracting bzcat /tmp/instance-13/dl/xfont_font-misc-misc/font-misc-misc-1.1.2.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2 -xf - >>> xfont_font-misc-misc 1.1.2 Patching >>> xfont_font-misc-misc 1.1.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-misc-misc 1.1.2 Patching libtool >>> xfont_font-misc-misc 1.1.2 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for misc files... ${FONTROOTDIR}/misc checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-13/output-1/host/bin/mkfontdir checking for bdftopcf... /tmp/instance-13/output-1/host/bin/bdftopcf checking font compression method... gzip checking for gzip... /tmp/instance-13/output-1/host/bin/gzip checking for ucs2any... /tmp/instance-13/output-1/host/bin/ucs2any checking for MAPS... yes checking for ucs2any encoding data files... /tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/share/fonts/X11/util checking whether to build ISO8859-1 fonts... yes checking whether to build ISO8859-2 fonts... yes checking whether to build ISO8859-3 fonts... yes checking whether to build ISO8859-4 fonts... yes checking whether to build ISO8859-5 fonts... yes checking whether to build ISO8859-7 fonts... yes checking whether to build ISO8859-8 fonts... yes checking whether to build ISO8859-9 fonts... yes checking whether to build ISO8859-10 fonts... yes checking whether to build ISO8859-11 fonts... yes checking whether to build ISO8859-13 fonts... yes checking whether to build ISO8859-14 fonts... yes checking whether to build ISO8859-15 fonts... yes checking whether to build ISO8859-16 fonts... yes checking whether to build KOI8-R fonts... yes checking whether to build JISX0201 fonts... yes 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 >>> xfont_font-misc-misc 1.1.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2' GEN 4x6.pcf.gz GEN 5x7.pcf.gz GEN 5x8.pcf.gz GEN 6x9.pcf.gz GEN 6x10.pcf.gz GEN 6x12.pcf.gz GEN 6x13.pcf.gz GEN 6x13B.pcf.gz GEN 6x13O.pcf.gz GEN 7x13.pcf.gz GEN 7x13B.pcf.gz GEN 7x13O.pcf.gz GEN 7x14.pcf.gz GEN 7x14B.pcf.gz GEN 8x13.pcf.gz GEN 8x13B.pcf.gz GEN 8x13O.pcf.gz GEN 9x15.pcf.gz GEN 9x15B.pcf.gz GEN 9x18.pcf.gz GEN 9x18B.pcf.gz GEN 10x20.pcf.gz GEN 12x13ja.pcf.gz GEN 18x18ja.pcf.gz GEN 18x18ko.pcf.gz GEN k14.pcf.gz GEN nil2.pcf.gz GEN 4x6-ISO8859-1.bdf Writing 223 characters into file '4x6-ISO8859-1.bdf'. GEN 4x6-ISO8859-1.pcf.gz GEN 5x7-ISO8859-1.bdf Writing 223 characters into file '5x7-ISO8859-1.bdf'. GEN 5x7-ISO8859-1.pcf.gz GEN 5x8-ISO8859-1.bdf Writing 223 characters into file '5x8-ISO8859-1.bdf'. GEN 5x8-ISO8859-1.pcf.gz GEN 6x9-ISO8859-1.bdf Writing 223 characters into file '6x9-ISO8859-1.bdf'. GEN 6x9-ISO8859-1.pcf.gz GEN 6x10-ISO8859-1.bdf Writing 223 characters into file '6x10-ISO8859-1.bdf'. GEN 6x10-ISO8859-1.pcf.gz GEN 6x12-ISO8859-1.bdf Writing 223 characters into file '6x12-ISO8859-1.bdf'. GEN 6x12-ISO8859-1.pcf.gz GEN 6x13-ISO8859-1.bdf Writing 223 characters into file '6x13-ISO8859-1.bdf'. GEN 6x13-ISO8859-1.pcf.gz GEN 6x13B-ISO8859-1.bdf Writing 223 characters into file '6x13B-ISO8859-1.bdf'. GEN 6x13B-ISO8859-1.pcf.gz GEN 6x13O-ISO8859-1.bdf Writing 192 characters into file '6x13O-ISO8859-1.bdf'. GEN 6x13O-ISO8859-1.pcf.gz GEN 7x13-ISO8859-1.bdf Writing 223 characters into file '7x13-ISO8859-1.bdf'. GEN 7x13-ISO8859-1.pcf.gz GEN 7x13B-ISO8859-1.bdf Writing 223 characters into file '7x13B-ISO8859-1.bdf'. GEN 7x13B-ISO8859-1.pcf.gz GEN 7x13O-ISO8859-1.bdf Writing 192 characters into file '7x13O-ISO8859-1.bdf'. GEN 7x13O-ISO8859-1.pcf.gz GEN 7x14-ISO8859-1.bdf Writing 223 characters into file '7x14-ISO8859-1.bdf'. GEN 7x14-ISO8859-1.pcf.gz GEN 7x14B-ISO8859-1.bdf Writing 223 characters into file '7x14B-ISO8859-1.bdf'. GEN 7x14B-ISO8859-1.pcf.gz GEN 8x13-ISO8859-1.bdf Writing 223 characters into file '8x13-ISO8859-1.bdf'. GEN 8x13-ISO8859-1.pcf.gz GEN 8x13B-ISO8859-1.bdf Writing 223 characters into file '8x13B-ISO8859-1.bdf'. GEN 8x13B-ISO8859-1.pcf.gz GEN 8x13O-ISO8859-1.bdf Writing 192 characters into file '8x13O-ISO8859-1.bdf'. GEN 8x13O-ISO8859-1.pcf.gz GEN 9x15-ISO8859-1.bdf Writing 223 characters into file '9x15-ISO8859-1.bdf'. GEN 9x15-ISO8859-1.pcf.gz GEN 9x15B-ISO8859-1.bdf Writing 223 characters into file '9x15B-ISO8859-1.bdf'. GEN 9x15B-ISO8859-1.pcf.gz GEN 9x18-ISO8859-1.bdf Writing 223 characters into file '9x18-ISO8859-1.bdf'. GEN 9x18-ISO8859-1.pcf.gz GEN 9x18B-ISO8859-1.bdf Writing 223 characters into file '9x18B-ISO8859-1.bdf'. GEN 9x18B-ISO8859-1.pcf.gz GEN 10x20-ISO8859-1.bdf Writing 223 characters into file '10x20-ISO8859-1.bdf'. GEN 10x20-ISO8859-1.pcf.gz GEN 4x6-ISO8859-2.bdf Writing 223 characters into file '4x6-ISO8859-2.bdf'. GEN 4x6-ISO8859-2.pcf.gz GEN 5x7-ISO8859-2.bdf Writing 223 characters into file '5x7-ISO8859-2.bdf'. GEN 5x7-ISO8859-2.pcf.gz GEN 5x8-ISO8859-2.bdf Writing 223 characters into file '5x8-ISO8859-2.bdf'. GEN 5x8-ISO8859-2.pcf.gz GEN 6x9-ISO8859-2.bdf Writing 223 characters into file '6x9-ISO8859-2.bdf'. GEN 6x9-ISO8859-2.pcf.gz GEN 6x10-ISO8859-2.bdf Writing 223 characters into file '6x10-ISO8859-2.bdf'. GEN 6x10-ISO8859-2.pcf.gz GEN 6x12-ISO8859-2.bdf Writing 223 characters into file '6x12-ISO8859-2.bdf'. GEN 6x12-ISO8859-2.pcf.gz GEN 6x13-ISO8859-2.bdf Writing 223 characters into file '6x13-ISO8859-2.bdf'. GEN 6x13-ISO8859-2.pcf.gz GEN 6x13B-ISO8859-2.bdf Writing 223 characters into file '6x13B-ISO8859-2.bdf'. GEN 6x13B-ISO8859-2.pcf.gz GEN 6x13O-ISO8859-2.bdf Writing 192 characters into file '6x13O-ISO8859-2.bdf'. GEN 6x13O-ISO8859-2.pcf.gz GEN 7x13-ISO8859-2.bdf Writing 223 characters into file '7x13-ISO8859-2.bdf'. GEN 7x13-ISO8859-2.pcf.gz GEN 7x13B-ISO8859-2.bdf Writing 223 characters into file '7x13B-ISO8859-2.bdf'. GEN 7x13B-ISO8859-2.pcf.gz GEN 7x13O-ISO8859-2.bdf Writing 192 characters into file '7x13O-ISO8859-2.bdf'. GEN 7x13O-ISO8859-2.pcf.gz GEN 7x14-ISO8859-2.bdf Writing 223 characters into file '7x14-ISO8859-2.bdf'. GEN 7x14-ISO8859-2.pcf.gz GEN 7x14B-ISO8859-2.bdf Writing 223 characters into file '7x14B-ISO8859-2.bdf'. GEN 7x14B-ISO8859-2.pcf.gz GEN 8x13-ISO8859-2.bdf Writing 223 characters into file '8x13-ISO8859-2.bdf'. GEN 8x13-ISO8859-2.pcf.gz GEN 8x13B-ISO8859-2.bdf Writing 223 characters into file '8x13B-ISO8859-2.bdf'. GEN 8x13B-ISO8859-2.pcf.gz GEN 8x13O-ISO8859-2.bdf Writing 192 characters into file '8x13O-ISO8859-2.bdf'. GEN 8x13O-ISO8859-2.pcf.gz GEN 9x15-ISO8859-2.bdf Writing 223 characters into file '9x15-ISO8859-2.bdf'. GEN 9x15-ISO8859-2.pcf.gz GEN 9x15B-ISO8859-2.bdf Writing 223 characters into file '9x15B-ISO8859-2.bdf'. GEN 9x15B-ISO8859-2.pcf.gz GEN 9x18-ISO8859-2.bdf Writing 223 characters into file '9x18-ISO8859-2.bdf'. GEN 9x18-ISO8859-2.pcf.gz GEN 9x18B-ISO8859-2.bdf Writing 223 characters into file '9x18B-ISO8859-2.bdf'. GEN 9x18B-ISO8859-2.pcf.gz GEN 10x20-ISO8859-2.bdf Writing 223 characters into file '10x20-ISO8859-2.bdf'. GEN 10x20-ISO8859-2.pcf.gz GEN 4x6-ISO8859-3.bdf Writing 216 characters into file '4x6-ISO8859-3.bdf'. GEN 4x6-ISO8859-3.pcf.gz GEN 5x7-ISO8859-3.bdf Writing 216 characters into file '5x7-ISO8859-3.bdf'. GEN 5x7-ISO8859-3.pcf.gz GEN 5x8-ISO8859-3.bdf Writing 216 characters into file '5x8-ISO8859-3.bdf'. GEN 5x8-ISO8859-3.pcf.gz GEN 6x9-ISO8859-3.bdf Writing 216 characters into file '6x9-ISO8859-3.bdf'. GEN 6x9-ISO8859-3.pcf.gz GEN 6x10-ISO8859-3.bdf Writing 216 characters into file '6x10-ISO8859-3.bdf'. GEN 6x10-ISO8859-3.pcf.gz GEN 6x12-ISO8859-3.bdf Writing 216 characters into file '6x12-ISO8859-3.bdf'. GEN 6x12-ISO8859-3.pcf.gz GEN 6x13-ISO8859-3.bdf Writing 216 characters into file '6x13-ISO8859-3.bdf'. GEN 6x13-ISO8859-3.pcf.gz GEN 6x13B-ISO8859-3.bdf Writing 216 characters into file '6x13B-ISO8859-3.bdf'. GEN 6x13B-ISO8859-3.pcf.gz GEN 6x13O-ISO8859-3.bdf Writing 185 characters into file '6x13O-ISO8859-3.bdf'. GEN 6x13O-ISO8859-3.pcf.gz GEN 7x13-ISO8859-3.bdf Writing 216 characters into file '7x13-ISO8859-3.bdf'. GEN 7x13-ISO8859-3.pcf.gz GEN 7x13B-ISO8859-3.bdf Writing 216 characters into file '7x13B-ISO8859-3.bdf'. GEN 7x13B-ISO8859-3.pcf.gz GEN 7x13O-ISO8859-3.bdf Writing 185 characters into file '7x13O-ISO8859-3.bdf'. GEN 7x13O-ISO8859-3.pcf.gz GEN 7x14-ISO8859-3.bdf Writing 216 characters into file '7x14-ISO8859-3.bdf'. GEN 7x14-ISO8859-3.pcf.gz GEN 7x14B-ISO8859-3.bdf Writing 216 characters into file '7x14B-ISO8859-3.bdf'. GEN 7x14B-ISO8859-3.pcf.gz GEN 8x13-ISO8859-3.bdf Writing 216 characters into file '8x13-ISO8859-3.bdf'. GEN 8x13-ISO8859-3.pcf.gz GEN 8x13B-ISO8859-3.bdf Writing 216 characters into file '8x13B-ISO8859-3.bdf'. GEN 8x13B-ISO8859-3.pcf.gz GEN 8x13O-ISO8859-3.bdf Writing 185 characters into file '8x13O-ISO8859-3.bdf'. GEN 8x13O-ISO8859-3.pcf.gz GEN 9x15-ISO8859-3.bdf Writing 216 characters into file '9x15-ISO8859-3.bdf'. GEN 9x15-ISO8859-3.pcf.gz GEN 9x15B-ISO8859-3.bdf Writing 216 characters into file '9x15B-ISO8859-3.bdf'. GEN 9x15B-ISO8859-3.pcf.gz GEN 9x18-ISO8859-3.bdf Writing 216 characters into file '9x18-ISO8859-3.bdf'. GEN 9x18-ISO8859-3.pcf.gz GEN 9x18B-ISO8859-3.bdf Writing 216 characters into file '9x18B-ISO8859-3.bdf'. GEN 9x18B-ISO8859-3.pcf.gz GEN 10x20-ISO8859-3.bdf Writing 216 characters into file '10x20-ISO8859-3.bdf'. GEN 10x20-ISO8859-3.pcf.gz GEN 4x6-ISO8859-4.bdf Writing 223 characters into file '4x6-ISO8859-4.bdf'. GEN 4x6-ISO8859-4.pcf.gz GEN 5x7-ISO8859-4.bdf Writing 223 characters into file '5x7-ISO8859-4.bdf'. GEN 5x7-ISO8859-4.pcf.gz GEN 5x8-ISO8859-4.bdf Writing 223 characters into file '5x8-ISO8859-4.bdf'. GEN 5x8-ISO8859-4.pcf.gz GEN 6x9-ISO8859-4.bdf Writing 223 characters into file '6x9-ISO8859-4.bdf'. GEN 6x9-ISO8859-4.pcf.gz GEN 6x10-ISO8859-4.bdf Writing 223 characters into file '6x10-ISO8859-4.bdf'. GEN 6x10-ISO8859-4.pcf.gz GEN 6x12-ISO8859-4.bdf Writing 223 characters into file '6x12-ISO8859-4.bdf'. GEN 6x12-ISO8859-4.pcf.gz GEN 6x13-ISO8859-4.bdf Writing 223 characters into file '6x13-ISO8859-4.bdf'. GEN 6x13-ISO8859-4.pcf.gz GEN 6x13B-ISO8859-4.bdf Writing 223 characters into file '6x13B-ISO8859-4.bdf'. GEN 6x13B-ISO8859-4.pcf.gz GEN 6x13O-ISO8859-4.bdf Writing 192 characters into file '6x13O-ISO8859-4.bdf'. GEN 6x13O-ISO8859-4.pcf.gz GEN 7x13-ISO8859-4.bdf Writing 223 characters into file '7x13-ISO8859-4.bdf'. GEN 7x13-ISO8859-4.pcf.gz GEN 7x13B-ISO8859-4.bdf Writing 223 characters into file '7x13B-ISO8859-4.bdf'. GEN 7x13B-ISO8859-4.pcf.gz GEN 7x13O-ISO8859-4.bdf Writing 192 characters into file '7x13O-ISO8859-4.bdf'. GEN 7x13O-ISO8859-4.pcf.gz GEN 7x14-ISO8859-4.bdf Writing 223 characters into file '7x14-ISO8859-4.bdf'. GEN 7x14-ISO8859-4.pcf.gz GEN 7x14B-ISO8859-4.bdf Writing 223 characters into file '7x14B-ISO8859-4.bdf'. GEN 7x14B-ISO8859-4.pcf.gz GEN 8x13-ISO8859-4.bdf Writing 223 characters into file '8x13-ISO8859-4.bdf'. GEN 8x13-ISO8859-4.pcf.gz GEN 8x13B-ISO8859-4.bdf Writing 223 characters into file '8x13B-ISO8859-4.bdf'. GEN 8x13B-ISO8859-4.pcf.gz GEN 8x13O-ISO8859-4.bdf Writing 192 characters into file '8x13O-ISO8859-4.bdf'. GEN 8x13O-ISO8859-4.pcf.gz GEN 9x15-ISO8859-4.bdf Writing 223 characters into file '9x15-ISO8859-4.bdf'. GEN 9x15-ISO8859-4.pcf.gz GEN 9x15B-ISO8859-4.bdf Writing 223 characters into file '9x15B-ISO8859-4.bdf'. GEN 9x15B-ISO8859-4.pcf.gz GEN 9x18-ISO8859-4.bdf Writing 223 characters into file '9x18-ISO8859-4.bdf'. GEN 9x18-ISO8859-4.pcf.gz GEN 9x18B-ISO8859-4.bdf Writing 223 characters into file '9x18B-ISO8859-4.bdf'. GEN 9x18B-ISO8859-4.pcf.gz GEN 10x20-ISO8859-4.bdf Writing 223 characters into file '10x20-ISO8859-4.bdf'. GEN 10x20-ISO8859-4.pcf.gz GEN 4x6-ISO8859-5.bdf Writing 223 characters into file '4x6-ISO8859-5.bdf'. GEN 4x6-ISO8859-5.pcf.gz GEN 5x7-ISO8859-5.bdf Writing 223 characters into file '5x7-ISO8859-5.bdf'. GEN 5x7-ISO8859-5.pcf.gz GEN 5x8-ISO8859-5.bdf Writing 223 characters into file '5x8-ISO8859-5.bdf'. GEN 5x8-ISO8859-5.pcf.gz GEN 6x9-ISO8859-5.bdf Writing 223 characters into file '6x9-ISO8859-5.bdf'. GEN 6x9-ISO8859-5.pcf.gz GEN 6x10-ISO8859-5.bdf Writing 223 characters into file '6x10-ISO8859-5.bdf'. GEN 6x10-ISO8859-5.pcf.gz GEN 6x12-ISO8859-5.bdf Writing 223 characters into file '6x12-ISO8859-5.bdf'. GEN 6x12-ISO8859-5.pcf.gz GEN 6x13-ISO8859-5.bdf Writing 223 characters into file '6x13-ISO8859-5.bdf'. GEN 6x13-ISO8859-5.pcf.gz GEN 6x13B-ISO8859-5.bdf Writing 223 characters into file '6x13B-ISO8859-5.bdf'. GEN 6x13B-ISO8859-5.pcf.gz GEN 6x13O-ISO8859-5.bdf Writing 192 characters into file '6x13O-ISO8859-5.bdf'. GEN 6x13O-ISO8859-5.pcf.gz GEN 7x13-ISO8859-5.bdf Writing 223 characters into file '7x13-ISO8859-5.bdf'. GEN 7x13-ISO8859-5.pcf.gz GEN 7x13B-ISO8859-5.bdf Writing 223 characters into file '7x13B-ISO8859-5.bdf'. GEN 7x13B-ISO8859-5.pcf.gz GEN 7x13O-ISO8859-5.bdf Writing 192 characters into file '7x13O-ISO8859-5.bdf'. GEN 7x13O-ISO8859-5.pcf.gz GEN 7x14-ISO8859-5.bdf Writing 223 characters into file '7x14-ISO8859-5.bdf'. GEN 7x14-ISO8859-5.pcf.gz GEN 7x14B-ISO8859-5.bdf Writing 223 characters into file '7x14B-ISO8859-5.bdf'. GEN 7x14B-ISO8859-5.pcf.gz GEN 8x13-ISO8859-5.bdf Writing 223 characters into file '8x13-ISO8859-5.bdf'. GEN 8x13-ISO8859-5.pcf.gz GEN 8x13B-ISO8859-5.bdf Writing 223 characters into file '8x13B-ISO8859-5.bdf'. GEN 8x13B-ISO8859-5.pcf.gz GEN 8x13O-ISO8859-5.bdf Writing 192 characters into file '8x13O-ISO8859-5.bdf'. GEN 8x13O-ISO8859-5.pcf.gz GEN 9x15-ISO8859-5.bdf Writing 223 characters into file '9x15-ISO8859-5.bdf'. GEN 9x15-ISO8859-5.pcf.gz GEN 9x15B-ISO8859-5.bdf Writing 223 characters into file '9x15B-ISO8859-5.bdf'. GEN 9x15B-ISO8859-5.pcf.gz GEN 9x18-ISO8859-5.bdf Writing 223 characters into file '9x18-ISO8859-5.bdf'. GEN 9x18-ISO8859-5.pcf.gz GEN 9x18B-ISO8859-5.bdf Writing 223 characters into file '9x18B-ISO8859-5.bdf'. GEN 9x18B-ISO8859-5.pcf.gz GEN 10x20-ISO8859-5.bdf Writing 223 characters into file '10x20-ISO8859-5.bdf'. GEN 10x20-ISO8859-5.pcf.gz GEN 4x6-ISO8859-7.bdf No glyph for character U+20AF (0xa5) available. Writing 219 characters into file '4x6-ISO8859-7.bdf'. GEN 4x6-ISO8859-7.pcf.gz GEN 5x7-ISO8859-7.bdf Writing 220 characters into file '5x7-ISO8859-7.bdf'. GEN 5x7-ISO8859-7.pcf.gz GEN 5x8-ISO8859-7.bdf Writing 220 characters into file '5x8-ISO8859-7.bdf'. GEN 5x8-ISO8859-7.pcf.gz GEN 6x9-ISO8859-7.bdf Writing 220 characters into file '6x9-ISO8859-7.bdf'. GEN 6x9-ISO8859-7.pcf.gz GEN 6x10-ISO8859-7.bdf Writing 220 characters into file '6x10-ISO8859-7.bdf'. GEN 6x10-ISO8859-7.pcf.gz GEN 6x12-ISO8859-7.bdf Writing 220 characters into file '6x12-ISO8859-7.bdf'. GEN 6x12-ISO8859-7.pcf.gz GEN 6x13-ISO8859-7.bdf Writing 220 characters into file '6x13-ISO8859-7.bdf'. GEN 6x13-ISO8859-7.pcf.gz GEN 6x13B-ISO8859-7.bdf Writing 220 characters into file '6x13B-ISO8859-7.bdf'. GEN 6x13B-ISO8859-7.pcf.gz GEN 6x13O-ISO8859-7.bdf No glyph for character U+20AF (0xa5) available. Writing 188 characters into file '6x13O-ISO8859-7.bdf'. GEN 6x13O-ISO8859-7.pcf.gz GEN 7x13-ISO8859-7.bdf Writing 220 characters into file '7x13-ISO8859-7.bdf'. GEN 7x13-ISO8859-7.pcf.gz GEN 7x13B-ISO8859-7.bdf Writing 220 characters into file '7x13B-ISO8859-7.bdf'. GEN 7x13B-ISO8859-7.pcf.gz GEN 7x13O-ISO8859-7.bdf No glyph for character U+20AF (0xa5) available. Writing 188 characters into file '7x13O-ISO8859-7.bdf'. GEN 7x13O-ISO8859-7.pcf.gz GEN 7x14-ISO8859-7.bdf Writing 220 characters into file '7x14-ISO8859-7.bdf'. GEN 7x14-ISO8859-7.pcf.gz GEN 7x14B-ISO8859-7.bdf Writing 220 characters into file '7x14B-ISO8859-7.bdf'. GEN 7x14B-ISO8859-7.pcf.gz GEN 8x13-ISO8859-7.bdf Writing 220 characters into file '8x13-ISO8859-7.bdf'. GEN 8x13-ISO8859-7.pcf.gz GEN 8x13B-ISO8859-7.bdf Writing 220 characters into file '8x13B-ISO8859-7.bdf'. GEN 8x13B-ISO8859-7.pcf.gz GEN 8x13O-ISO8859-7.bdf Writing 189 characters into file '8x13O-ISO8859-7.bdf'. GEN 8x13O-ISO8859-7.pcf.gz GEN 9x15-ISO8859-7.bdf Writing 220 characters into file '9x15-ISO8859-7.bdf'. GEN 9x15-ISO8859-7.pcf.gz GEN 9x15B-ISO8859-7.bdf Writing 220 characters into file '9x15B-ISO8859-7.bdf'. GEN 9x15B-ISO8859-7.pcf.gz GEN 9x18-ISO8859-7.bdf Writing 220 characters into file '9x18-ISO8859-7.bdf'. GEN 9x18-ISO8859-7.pcf.gz GEN 9x18B-ISO8859-7.bdf Writing 220 characters into file '9x18B-ISO8859-7.bdf'. GEN 9x18B-ISO8859-7.pcf.gz GEN 10x20-ISO8859-7.bdf Writing 220 characters into file '10x20-ISO8859-7.bdf'. GEN 10x20-ISO8859-7.pcf.gz GEN 4x6-ISO8859-8.bdf Writing 185 characters into file '4x6-ISO8859-8.bdf'. GEN 4x6-ISO8859-8.pcf.gz GEN 5x7-ISO8859-8.bdf Writing 185 characters into file '5x7-ISO8859-8.bdf'. GEN 5x7-ISO8859-8.pcf.gz GEN 5x8-ISO8859-8.bdf Writing 185 characters into file '5x8-ISO8859-8.bdf'. GEN 5x8-ISO8859-8.pcf.gz GEN 6x9-ISO8859-8.bdf Writing 185 characters into file '6x9-ISO8859-8.bdf'. GEN 6x9-ISO8859-8.pcf.gz GEN 6x10-ISO8859-8.bdf Writing 185 characters into file '6x10-ISO8859-8.bdf'. GEN 6x10-ISO8859-8.pcf.gz GEN 6x12-ISO8859-8.bdf Writing 185 characters into file '6x12-ISO8859-8.bdf'. GEN 6x12-ISO8859-8.pcf.gz GEN 6x13-ISO8859-8.bdf Writing 187 characters into file '6x13-ISO8859-8.bdf'. GEN 6x13-ISO8859-8.pcf.gz GEN 6x13B-ISO8859-8.bdf Writing 185 characters into file '6x13B-ISO8859-8.bdf'. GEN 6x13B-ISO8859-8.pcf.gz GEN 7x13-ISO8859-8.bdf Writing 185 characters into file '7x13-ISO8859-8.bdf'. GEN 7x13-ISO8859-8.pcf.gz GEN 7x13B-ISO8859-8.bdf Writing 185 characters into file '7x13B-ISO8859-8.bdf'. GEN 7x13B-ISO8859-8.pcf.gz GEN 7x14-ISO8859-8.bdf Writing 185 characters into file '7x14-ISO8859-8.bdf'. GEN 7x14-ISO8859-8.pcf.gz GEN 7x14B-ISO8859-8.bdf Writing 185 characters into file '7x14B-ISO8859-8.bdf'. GEN 7x14B-ISO8859-8.pcf.gz GEN 8x13-ISO8859-8.bdf Writing 185 characters into file '8x13-ISO8859-8.bdf'. GEN 8x13-ISO8859-8.pcf.gz GEN 8x13B-ISO8859-8.bdf Writing 185 characters into file '8x13B-ISO8859-8.bdf'. GEN 8x13B-ISO8859-8.pcf.gz GEN 9x15-ISO8859-8.bdf Writing 185 characters into file '9x15-ISO8859-8.bdf'. GEN 9x15-ISO8859-8.pcf.gz GEN 9x15B-ISO8859-8.bdf Writing 185 characters into file '9x15B-ISO8859-8.bdf'. GEN 9x15B-ISO8859-8.pcf.gz GEN 9x18-ISO8859-8.bdf Writing 185 characters into file '9x18-ISO8859-8.bdf'. GEN 9x18-ISO8859-8.pcf.gz GEN 9x18B-ISO8859-8.bdf Writing 185 characters into file '9x18B-ISO8859-8.bdf'. GEN 9x18B-ISO8859-8.pcf.gz GEN 10x20-ISO8859-8.bdf Writing 185 characters into file '10x20-ISO8859-8.bdf'. GEN 10x20-ISO8859-8.pcf.gz GEN 4x6-ISO8859-9.bdf Writing 223 characters into file '4x6-ISO8859-9.bdf'. GEN 4x6-ISO8859-9.pcf.gz GEN 5x7-ISO8859-9.bdf Writing 223 characters into file '5x7-ISO8859-9.bdf'. GEN 5x7-ISO8859-9.pcf.gz GEN 5x8-ISO8859-9.bdf Writing 223 characters into file '5x8-ISO8859-9.bdf'. GEN 5x8-ISO8859-9.pcf.gz GEN 6x9-ISO8859-9.bdf Writing 223 characters into file '6x9-ISO8859-9.bdf'. GEN 6x9-ISO8859-9.pcf.gz GEN 6x10-ISO8859-9.bdf Writing 223 characters into file '6x10-ISO8859-9.bdf'. GEN 6x10-ISO8859-9.pcf.gz GEN 6x12-ISO8859-9.bdf Writing 223 characters into file '6x12-ISO8859-9.bdf'. GEN 6x12-ISO8859-9.pcf.gz GEN 6x13-ISO8859-9.bdf Writing 223 characters into file '6x13-ISO8859-9.bdf'. GEN 6x13-ISO8859-9.pcf.gz GEN 6x13B-ISO8859-9.bdf Writing 223 characters into file '6x13B-ISO8859-9.bdf'. GEN 6x13B-ISO8859-9.pcf.gz GEN 6x13O-ISO8859-9.bdf Writing 192 characters into file '6x13O-ISO8859-9.bdf'. GEN 6x13O-ISO8859-9.pcf.gz GEN 7x13-ISO8859-9.bdf Writing 223 characters into file '7x13-ISO8859-9.bdf'. GEN 7x13-ISO8859-9.pcf.gz GEN 7x13B-ISO8859-9.bdf Writing 223 characters into file '7x13B-ISO8859-9.bdf'. GEN 7x13B-ISO8859-9.pcf.gz GEN 7x13O-ISO8859-9.bdf Writing 192 characters into file '7x13O-ISO8859-9.bdf'. GEN 7x13O-ISO8859-9.pcf.gz GEN 7x14-ISO8859-9.bdf Writing 223 characters into file '7x14-ISO8859-9.bdf'. GEN 7x14-ISO8859-9.pcf.gz GEN 7x14B-ISO8859-9.bdf Writing 223 characters into file '7x14B-ISO8859-9.bdf'. GEN 7x14B-ISO8859-9.pcf.gz GEN 8x13-ISO8859-9.bdf Writing 223 characters into file '8x13-ISO8859-9.bdf'. GEN 8x13-ISO8859-9.pcf.gz GEN 8x13B-ISO8859-9.bdf Writing 223 characters into file '8x13B-ISO8859-9.bdf'. GEN 8x13B-ISO8859-9.pcf.gz GEN 8x13O-ISO8859-9.bdf Writing 192 characters into file '8x13O-ISO8859-9.bdf'. GEN 8x13O-ISO8859-9.pcf.gz GEN 9x15-ISO8859-9.bdf Writing 223 characters into file '9x15-ISO8859-9.bdf'. GEN 9x15-ISO8859-9.pcf.gz GEN 9x15B-ISO8859-9.bdf Writing 223 characters into file '9x15B-ISO8859-9.bdf'. GEN 9x15B-ISO8859-9.pcf.gz GEN 9x18-ISO8859-9.bdf Writing 223 characters into file '9x18-ISO8859-9.bdf'. GEN 9x18-ISO8859-9.pcf.gz GEN 9x18B-ISO8859-9.bdf Writing 223 characters into file '9x18B-ISO8859-9.bdf'. GEN 9x18B-ISO8859-9.pcf.gz GEN 10x20-ISO8859-9.bdf Writing 223 characters into file '10x20-ISO8859-9.bdf'. GEN 10x20-ISO8859-9.pcf.gz GEN 4x6-ISO8859-10.bdf Writing 223 characters into file '4x6-ISO8859-10.bdf'. GEN 4x6-ISO8859-10.pcf.gz GEN 5x7-ISO8859-10.bdf Writing 223 characters into file '5x7-ISO8859-10.bdf'. GEN 5x7-ISO8859-10.pcf.gz GEN 5x8-ISO8859-10.bdf Writing 223 characters into file '5x8-ISO8859-10.bdf'. GEN 5x8-ISO8859-10.pcf.gz GEN 6x9-ISO8859-10.bdf Writing 223 characters into file '6x9-ISO8859-10.bdf'. GEN 6x9-ISO8859-10.pcf.gz GEN 6x10-ISO8859-10.bdf Writing 223 characters into file '6x10-ISO8859-10.bdf'. GEN 6x10-ISO8859-10.pcf.gz GEN 6x12-ISO8859-10.bdf Writing 223 characters into file '6x12-ISO8859-10.bdf'. GEN 6x12-ISO8859-10.pcf.gz GEN 6x13-ISO8859-10.bdf Writing 223 characters into file '6x13-ISO8859-10.bdf'. GEN 6x13-ISO8859-10.pcf.gz GEN 6x13B-ISO8859-10.bdf Writing 223 characters into file '6x13B-ISO8859-10.bdf'. GEN 6x13B-ISO8859-10.pcf.gz GEN 6x13O-ISO8859-10.bdf Writing 192 characters into file '6x13O-ISO8859-10.bdf'. GEN 6x13O-ISO8859-10.pcf.gz GEN 7x13-ISO8859-10.bdf Writing 223 characters into file '7x13-ISO8859-10.bdf'. GEN 7x13-ISO8859-10.pcf.gz GEN 7x13B-ISO8859-10.bdf Writing 223 characters into file '7x13B-ISO8859-10.bdf'. GEN 7x13B-ISO8859-10.pcf.gz GEN 7x13O-ISO8859-10.bdf Writing 192 characters into file '7x13O-ISO8859-10.bdf'. GEN 7x13O-ISO8859-10.pcf.gz GEN 7x14-ISO8859-10.bdf Writing 223 characters into file '7x14-ISO8859-10.bdf'. GEN 7x14-ISO8859-10.pcf.gz GEN 7x14B-ISO8859-10.bdf Writing 223 characters into file '7x14B-ISO8859-10.bdf'. GEN 7x14B-ISO8859-10.pcf.gz GEN 8x13-ISO8859-10.bdf Writing 223 characters into file '8x13-ISO8859-10.bdf'. GEN 8x13-ISO8859-10.pcf.gz GEN 8x13B-ISO8859-10.bdf Writing 223 characters into file '8x13B-ISO8859-10.bdf'. GEN 8x13B-ISO8859-10.pcf.gz GEN 8x13O-ISO8859-10.bdf Writing 192 characters into file '8x13O-ISO8859-10.bdf'. GEN 8x13O-ISO8859-10.pcf.gz GEN 9x15-ISO8859-10.bdf Writing 223 characters into file '9x15-ISO8859-10.bdf'. GEN 9x15-ISO8859-10.pcf.gz GEN 9x15B-ISO8859-10.bdf Writing 223 characters into file '9x15B-ISO8859-10.bdf'. GEN 9x15B-ISO8859-10.pcf.gz GEN 9x18-ISO8859-10.bdf Writing 223 characters into file '9x18-ISO8859-10.bdf'. GEN 9x18-ISO8859-10.pcf.gz GEN 9x18B-ISO8859-10.bdf Writing 223 characters into file '9x18B-ISO8859-10.bdf'. GEN 9x18B-ISO8859-10.pcf.gz GEN 10x20-ISO8859-10.bdf Writing 223 characters into file '10x20-ISO8859-10.bdf'. GEN 10x20-ISO8859-10.pcf.gz GEN 6x13-ISO8859-11.bdf Writing 215 characters into file '6x13-ISO8859-11.bdf'. GEN 6x13-ISO8859-11.pcf.gz GEN 7x13-ISO8859-11.bdf Writing 215 characters into file '7x13-ISO8859-11.bdf'. GEN 7x13-ISO8859-11.pcf.gz GEN 7x13B-ISO8859-11.bdf Writing 215 characters into file '7x13B-ISO8859-11.bdf'. GEN 7x13B-ISO8859-11.pcf.gz GEN 7x13O-ISO8859-11.bdf Writing 184 characters into file '7x13O-ISO8859-11.bdf'. GEN 7x13O-ISO8859-11.pcf.gz GEN 7x14-ISO8859-11.bdf Writing 215 characters into file '7x14-ISO8859-11.bdf'. GEN 7x14-ISO8859-11.pcf.gz GEN 7x14B-ISO8859-11.bdf Writing 215 characters into file '7x14B-ISO8859-11.bdf'. GEN 7x14B-ISO8859-11.pcf.gz GEN 9x15-ISO8859-11.bdf Writing 215 characters into file '9x15-ISO8859-11.bdf'. GEN 9x15-ISO8859-11.pcf.gz GEN 9x15B-ISO8859-11.bdf Writing 215 characters into file '9x15B-ISO8859-11.bdf'. GEN 9x15B-ISO8859-11.pcf.gz GEN 9x18-ISO8859-11.bdf Writing 215 characters into file '9x18-ISO8859-11.bdf'. GEN 9x18-ISO8859-11.pcf.gz GEN 10x20-ISO8859-11.bdf Writing 215 characters into file '10x20-ISO8859-11.bdf'. GEN 10x20-ISO8859-11.pcf.gz GEN 4x6-ISO8859-13.bdf Writing 223 characters into file '4x6-ISO8859-13.bdf'. GEN 4x6-ISO8859-13.pcf.gz GEN 5x7-ISO8859-13.bdf Writing 223 characters into file '5x7-ISO8859-13.bdf'. GEN 5x7-ISO8859-13.pcf.gz GEN 5x8-ISO8859-13.bdf Writing 223 characters into file '5x8-ISO8859-13.bdf'. GEN 5x8-ISO8859-13.pcf.gz GEN 6x9-ISO8859-13.bdf Writing 223 characters into file '6x9-ISO8859-13.bdf'. GEN 6x9-ISO8859-13.pcf.gz GEN 6x10-ISO8859-13.bdf Writing 223 characters into file '6x10-ISO8859-13.bdf'. GEN 6x10-ISO8859-13.pcf.gz GEN 6x12-ISO8859-13.bdf Writing 223 characters into file '6x12-ISO8859-13.bdf'. GEN 6x12-ISO8859-13.pcf.gz GEN 6x13-ISO8859-13.bdf Writing 223 characters into file '6x13-ISO8859-13.bdf'. GEN 6x13-ISO8859-13.pcf.gz GEN 6x13B-ISO8859-13.bdf Writing 223 characters into file '6x13B-ISO8859-13.bdf'. GEN 6x13B-ISO8859-13.pcf.gz GEN 6x13O-ISO8859-13.bdf Writing 192 characters into file '6x13O-ISO8859-13.bdf'. GEN 6x13O-ISO8859-13.pcf.gz GEN 7x13-ISO8859-13.bdf Writing 223 characters into file '7x13-ISO8859-13.bdf'. GEN 7x13-ISO8859-13.pcf.gz GEN 7x13B-ISO8859-13.bdf Writing 223 characters into file '7x13B-ISO8859-13.bdf'. GEN 7x13B-ISO8859-13.pcf.gz GEN 7x13O-ISO8859-13.bdf Writing 192 characters into file '7x13O-ISO8859-13.bdf'. GEN 7x13O-ISO8859-13.pcf.gz GEN 7x14-ISO8859-13.bdf Writing 223 characters into file '7x14-ISO8859-13.bdf'. GEN 7x14-ISO8859-13.pcf.gz GEN 7x14B-ISO8859-13.bdf Writing 223 characters into file '7x14B-ISO8859-13.bdf'. GEN 7x14B-ISO8859-13.pcf.gz GEN 8x13-ISO8859-13.bdf Writing 223 characters into file '8x13-ISO8859-13.bdf'. GEN 8x13-ISO8859-13.pcf.gz GEN 8x13B-ISO8859-13.bdf Writing 223 characters into file '8x13B-ISO8859-13.bdf'. GEN 8x13B-ISO8859-13.pcf.gz GEN 8x13O-ISO8859-13.bdf Writing 192 characters into file '8x13O-ISO8859-13.bdf'. GEN 8x13O-ISO8859-13.pcf.gz GEN 9x15-ISO8859-13.bdf Writing 223 characters into file '9x15-ISO8859-13.bdf'. GEN 9x15-ISO8859-13.pcf.gz GEN 9x15B-ISO8859-13.bdf Writing 223 characters into file '9x15B-ISO8859-13.bdf'. GEN 9x15B-ISO8859-13.pcf.gz GEN 9x18-ISO8859-13.bdf Writing 223 characters into file '9x18-ISO8859-13.bdf'. GEN 9x18-ISO8859-13.pcf.gz GEN 9x18B-ISO8859-13.bdf Writing 223 characters into file '9x18B-ISO8859-13.bdf'. GEN 9x18B-ISO8859-13.pcf.gz GEN 10x20-ISO8859-13.bdf Writing 223 characters into file '10x20-ISO8859-13.bdf'. GEN 10x20-ISO8859-13.pcf.gz GEN 4x6-ISO8859-14.bdf Writing 223 characters into file '4x6-ISO8859-14.bdf'. GEN 4x6-ISO8859-14.pcf.gz GEN 5x7-ISO8859-14.bdf Writing 223 characters into file '5x7-ISO8859-14.bdf'. GEN 5x7-ISO8859-14.pcf.gz GEN 5x8-ISO8859-14.bdf Writing 223 characters into file '5x8-ISO8859-14.bdf'. GEN 5x8-ISO8859-14.pcf.gz GEN 6x9-ISO8859-14.bdf Writing 223 characters into file '6x9-ISO8859-14.bdf'. GEN 6x9-ISO8859-14.pcf.gz GEN 6x10-ISO8859-14.bdf Writing 223 characters into file '6x10-ISO8859-14.bdf'. GEN 6x10-ISO8859-14.pcf.gz GEN 6x12-ISO8859-14.bdf Writing 223 characters into file '6x12-ISO8859-14.bdf'. GEN 6x12-ISO8859-14.pcf.gz GEN 6x13-ISO8859-14.bdf Writing 223 characters into file '6x13-ISO8859-14.bdf'. GEN 6x13-ISO8859-14.pcf.gz GEN 6x13B-ISO8859-14.bdf Writing 223 characters into file '6x13B-ISO8859-14.bdf'. GEN 6x13B-ISO8859-14.pcf.gz GEN 6x13O-ISO8859-14.bdf Writing 192 characters into file '6x13O-ISO8859-14.bdf'. GEN 6x13O-ISO8859-14.pcf.gz GEN 7x13-ISO8859-14.bdf Writing 223 characters into file '7x13-ISO8859-14.bdf'. GEN 7x13-ISO8859-14.pcf.gz GEN 7x13B-ISO8859-14.bdf Writing 223 characters into file '7x13B-ISO8859-14.bdf'. GEN 7x13B-ISO8859-14.pcf.gz GEN 7x13O-ISO8859-14.bdf Writing 192 characters into file '7x13O-ISO8859-14.bdf'. GEN 7x13O-ISO8859-14.pcf.gz GEN 7x14-ISO8859-14.bdf Writing 223 characters into file '7x14-ISO8859-14.bdf'. GEN 7x14-ISO8859-14.pcf.gz GEN 7x14B-ISO8859-14.bdf Writing 223 characters into file '7x14B-ISO8859-14.bdf'. GEN 7x14B-ISO8859-14.pcf.gz GEN 8x13-ISO8859-14.bdf Writing 223 characters into file '8x13-ISO8859-14.bdf'. GEN 8x13-ISO8859-14.pcf.gz GEN 8x13B-ISO8859-14.bdf Writing 223 characters into file '8x13B-ISO8859-14.bdf'. GEN 8x13B-ISO8859-14.pcf.gz GEN 8x13O-ISO8859-14.bdf Writing 192 characters into file '8x13O-ISO8859-14.bdf'. GEN 8x13O-ISO8859-14.pcf.gz GEN 9x15-ISO8859-14.bdf Writing 223 characters into file '9x15-ISO8859-14.bdf'. GEN 9x15-ISO8859-14.pcf.gz GEN 9x15B-ISO8859-14.bdf Writing 223 characters into file '9x15B-ISO8859-14.bdf'. GEN 9x15B-ISO8859-14.pcf.gz GEN 9x18-ISO8859-14.bdf Writing 223 characters into file '9x18-ISO8859-14.bdf'. GEN 9x18-ISO8859-14.pcf.gz GEN 9x18B-ISO8859-14.bdf Writing 223 characters into file '9x18B-ISO8859-14.bdf'. GEN 9x18B-ISO8859-14.pcf.gz GEN 10x20-ISO8859-14.bdf Writing 223 characters into file '10x20-ISO8859-14.bdf'. GEN 10x20-ISO8859-14.pcf.gz GEN 4x6-ISO8859-15.bdf Writing 223 characters into file '4x6-ISO8859-15.bdf'. GEN 4x6-ISO8859-15.pcf.gz GEN 5x7-ISO8859-15.bdf Writing 223 characters into file '5x7-ISO8859-15.bdf'. GEN 5x7-ISO8859-15.pcf.gz GEN 5x8-ISO8859-15.bdf Writing 223 characters into file '5x8-ISO8859-15.bdf'. GEN 5x8-ISO8859-15.pcf.gz GEN 6x9-ISO8859-15.bdf Writing 223 characters into file '6x9-ISO8859-15.bdf'. GEN 6x9-ISO8859-15.pcf.gz GEN 6x10-ISO8859-15.bdf Writing 223 characters into file '6x10-ISO8859-15.bdf'. GEN 6x10-ISO8859-15.pcf.gz GEN 6x12-ISO8859-15.bdf Writing 223 characters into file '6x12-ISO8859-15.bdf'. GEN 6x12-ISO8859-15.pcf.gz GEN 6x13-ISO8859-15.bdf Writing 223 characters into file '6x13-ISO8859-15.bdf'. GEN 6x13-ISO8859-15.pcf.gz GEN 6x13B-ISO8859-15.bdf Writing 223 characters into file '6x13B-ISO8859-15.bdf'. GEN 6x13B-ISO8859-15.pcf.gz GEN 6x13O-ISO8859-15.bdf Writing 192 characters into file '6x13O-ISO8859-15.bdf'. GEN 6x13O-ISO8859-15.pcf.gz GEN 7x13-ISO8859-15.bdf Writing 223 characters into file '7x13-ISO8859-15.bdf'. GEN 7x13-ISO8859-15.pcf.gz GEN 7x13B-ISO8859-15.bdf Writing 223 characters into file '7x13B-ISO8859-15.bdf'. GEN 7x13B-ISO8859-15.pcf.gz GEN 7x13O-ISO8859-15.bdf Writing 192 characters into file '7x13O-ISO8859-15.bdf'. GEN 7x13O-ISO8859-15.pcf.gz GEN 7x14-ISO8859-15.bdf Writing 223 characters into file '7x14-ISO8859-15.bdf'. GEN 7x14-ISO8859-15.pcf.gz GEN 7x14B-ISO8859-15.bdf Writing 223 characters into file '7x14B-ISO8859-15.bdf'. GEN 7x14B-ISO8859-15.pcf.gz GEN 8x13-ISO8859-15.bdf Writing 223 characters into file '8x13-ISO8859-15.bdf'. GEN 8x13-ISO8859-15.pcf.gz GEN 8x13B-ISO8859-15.bdf Writing 223 characters into file '8x13B-ISO8859-15.bdf'. GEN 8x13B-ISO8859-15.pcf.gz GEN 8x13O-ISO8859-15.bdf Writing 192 characters into file '8x13O-ISO8859-15.bdf'. GEN 8x13O-ISO8859-15.pcf.gz GEN 9x15-ISO8859-15.bdf Writing 223 characters into file '9x15-ISO8859-15.bdf'. GEN 9x15-ISO8859-15.pcf.gz GEN 9x15B-ISO8859-15.bdf Writing 223 characters into file '9x15B-ISO8859-15.bdf'. GEN 9x15B-ISO8859-15.pcf.gz GEN 9x18-ISO8859-15.bdf Writing 223 characters into file '9x18-ISO8859-15.bdf'. GEN 9x18-ISO8859-15.pcf.gz GEN 9x18B-ISO8859-15.bdf Writing 223 characters into file '9x18B-ISO8859-15.bdf'. GEN 9x18B-ISO8859-15.pcf.gz GEN 10x20-ISO8859-15.bdf Writing 223 characters into file '10x20-ISO8859-15.bdf'. GEN 10x20-ISO8859-15.pcf.gz GEN 4x6-ISO8859-16.bdf Writing 223 characters into file '4x6-ISO8859-16.bdf'. GEN 4x6-ISO8859-16.pcf.gz GEN 5x7-ISO8859-16.bdf Writing 223 characters into file '5x7-ISO8859-16.bdf'. GEN 5x7-ISO8859-16.pcf.gz GEN 5x8-ISO8859-16.bdf Writing 223 characters into file '5x8-ISO8859-16.bdf'. GEN 5x8-ISO8859-16.pcf.gz GEN 6x9-ISO8859-16.bdf Writing 223 characters into file '6x9-ISO8859-16.bdf'. GEN 6x9-ISO8859-16.pcf.gz GEN 6x10-ISO8859-16.bdf Writing 223 characters into file '6x10-ISO8859-16.bdf'. GEN 6x10-ISO8859-16.pcf.gz GEN 6x12-ISO8859-16.bdf Writing 223 characters into file '6x12-ISO8859-16.bdf'. GEN 6x12-ISO8859-16.pcf.gz GEN 6x13-ISO8859-16.bdf Writing 223 characters into file '6x13-ISO8859-16.bdf'. GEN 6x13-ISO8859-16.pcf.gz GEN 6x13B-ISO8859-16.bdf Writing 223 characters into file '6x13B-ISO8859-16.bdf'. GEN 6x13B-ISO8859-16.pcf.gz GEN 6x13O-ISO8859-16.bdf Writing 192 characters into file '6x13O-ISO8859-16.bdf'. GEN 6x13O-ISO8859-16.pcf.gz GEN 7x13-ISO8859-16.bdf Writing 223 characters into file '7x13-ISO8859-16.bdf'. GEN 7x13-ISO8859-16.pcf.gz GEN 7x13B-ISO8859-16.bdf Writing 223 characters into file '7x13B-ISO8859-16.bdf'. GEN 7x13B-ISO8859-16.pcf.gz GEN 7x13O-ISO8859-16.bdf Writing 192 characters into file '7x13O-ISO8859-16.bdf'. GEN 7x13O-ISO8859-16.pcf.gz GEN 7x14-ISO8859-16.bdf Writing 223 characters into file '7x14-ISO8859-16.bdf'. GEN 7x14-ISO8859-16.pcf.gz GEN 7x14B-ISO8859-16.bdf Writing 223 characters into file '7x14B-ISO8859-16.bdf'. GEN 7x14B-ISO8859-16.pcf.gz GEN 8x13-ISO8859-16.bdf Writing 223 characters into file '8x13-ISO8859-16.bdf'. GEN 8x13-ISO8859-16.pcf.gz GEN 8x13B-ISO8859-16.bdf Writing 223 characters into file '8x13B-ISO8859-16.bdf'. GEN 8x13B-ISO8859-16.pcf.gz GEN 8x13O-ISO8859-16.bdf Writing 192 characters into file '8x13O-ISO8859-16.bdf'. GEN 8x13O-ISO8859-16.pcf.gz GEN 9x15-ISO8859-16.bdf Writing 223 characters into file '9x15-ISO8859-16.bdf'. GEN 9x15-ISO8859-16.pcf.gz GEN 9x15B-ISO8859-16.bdf Writing 223 characters into file '9x15B-ISO8859-16.bdf'. GEN 9x15B-ISO8859-16.pcf.gz GEN 9x18-ISO8859-16.bdf Writing 223 characters into file '9x18-ISO8859-16.bdf'. GEN 9x18-ISO8859-16.pcf.gz GEN 9x18B-ISO8859-16.bdf Writing 223 characters into file '9x18B-ISO8859-16.bdf'. GEN 9x18B-ISO8859-16.pcf.gz GEN 10x20-ISO8859-16.bdf Writing 223 characters into file '10x20-ISO8859-16.bdf'. GEN 10x20-ISO8859-16.pcf.gz GEN 4x6-KOI8-R.bdf Writing 255 characters into file '4x6-KOI8-R.bdf'. GEN 4x6-KOI8-R.pcf.gz GEN 5x7-KOI8-R.bdf Writing 255 characters into file '5x7-KOI8-R.bdf'. GEN 5x7-KOI8-R.pcf.gz GEN 5x8-KOI8-R.bdf Writing 255 characters into file '5x8-KOI8-R.bdf'. GEN 5x8-KOI8-R.pcf.gz GEN 6x9-KOI8-R.bdf Writing 255 characters into file '6x9-KOI8-R.bdf'. GEN 6x9-KOI8-R.pcf.gz GEN 6x10-KOI8-R.bdf Writing 255 characters into file '6x10-KOI8-R.bdf'. GEN 6x10-KOI8-R.pcf.gz GEN 6x12-KOI8-R.bdf Writing 255 characters into file '6x12-KOI8-R.bdf'. GEN 6x12-KOI8-R.pcf.gz GEN 6x13-KOI8-R.bdf Writing 255 characters into file '6x13-KOI8-R.bdf'. GEN 6x13-KOI8-R.pcf.gz GEN 7x13-KOI8-R.bdf Writing 255 characters into file '7x13-KOI8-R.bdf'. GEN 7x13-KOI8-R.pcf.gz GEN 7x14-KOI8-R.bdf Writing 255 characters into file '7x14-KOI8-R.bdf'. GEN 7x14-KOI8-R.pcf.gz GEN 8x13-KOI8-R.bdf Writing 255 characters into file '8x13-KOI8-R.bdf'. GEN 8x13-KOI8-R.pcf.gz GEN 9x15-KOI8-R.bdf Writing 255 characters into file '9x15-KOI8-R.bdf'. GEN 9x15-KOI8-R.pcf.gz GEN 9x18-KOI8-R.bdf Writing 255 characters into file '9x18-KOI8-R.bdf'. GEN 9x18-KOI8-R.pcf.gz GEN 10x20-KOI8-R.bdf Writing 255 characters into file '10x20-KOI8-R.bdf'. GEN 10x20-KOI8-R.pcf.gz GEN 7x14-JISX0201.1976-0.bdf Writing 190 characters into file '7x14-JISX0201.1976-0.bdf'. GEN 7x14-JISX0201.1976-0.pcf.gz make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2' >>> xfont_font-misc-misc 1.1.2 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target MKFONTSCALE=/tmp/instance-13/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-13/output-1/host/bin/mkfontdir install-data -C /tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2' test -z "/usr/share/fonts/X11/misc" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc" /usr/bin/install -c -m 644 4x6.pcf.gz 5x7.pcf.gz 5x8.pcf.gz 6x9.pcf.gz 6x10.pcf.gz 6x12.pcf.gz 6x13.pcf.gz 6x13B.pcf.gz 6x13O.pcf.gz 7x13.pcf.gz 7x13B.pcf.gz 7x13O.pcf.gz 7x14.pcf.gz 7x14B.pcf.gz 8x13.pcf.gz 8x13B.pcf.gz 8x13O.pcf.gz 9x15.pcf.gz 9x15B.pcf.gz 9x18.pcf.gz 9x18B.pcf.gz 10x20.pcf.gz 12x13ja.pcf.gz 18x18ja.pcf.gz 18x18ko.pcf.gz k14.pcf.gz nil2.pcf.gz 4x6-ISO8859-1.pcf.gz 5x7-ISO8859-1.pcf.gz 5x8-ISO8859-1.pcf.gz 6x9-ISO8859-1.pcf.gz 6x10-ISO8859-1.pcf.gz 6x12-ISO8859-1.pcf.gz 6x13-ISO8859-1.pcf.gz 6x13B-ISO8859-1.pcf.gz 6x13O-ISO8859-1.pcf.gz 7x13-ISO8859-1.pcf.gz 7x13B-ISO8859-1.pcf.gz 7x13O-ISO8859-1.pcf.gz 7x14-ISO8859-1.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /usr/bin/install -c -m 644 7x14B-ISO8859-1.pcf.gz 8x13-ISO8859-1.pcf.gz 8x13B-ISO8859-1.pcf.gz 8x13O-ISO8859-1.pcf.gz 9x15-ISO8859-1.pcf.gz 9x15B-ISO8859-1.pcf.gz 9x18-ISO8859-1.pcf.gz 9x18B-ISO8859-1.pcf.gz 10x20-ISO8859-1.pcf.gz 4x6-ISO8859-2.pcf.gz 5x7-ISO8859-2.pcf.gz 5x8-ISO8859-2.pcf.gz 6x9-ISO8859-2.pcf.gz 6x10-ISO8859-2.pcf.gz 6x12-ISO8859-2.pcf.gz 6x13-ISO8859-2.pcf.gz 6x13B-ISO8859-2.pcf.gz 6x13O-ISO8859-2.pcf.gz 7x13-ISO8859-2.pcf.gz 7x13B-ISO8859-2.pcf.gz 7x13O-ISO8859-2.pcf.gz 7x14-ISO8859-2.pcf.gz 7x14B-ISO8859-2.pcf.gz 8x13-ISO8859-2.pcf.gz 8x13B-ISO8859-2.pcf.gz 8x13O-ISO8859-2.pcf.gz 9x15-ISO8859-2.pcf.gz 9x15B-ISO8859-2.pcf.gz 9x18-ISO8859-2.pcf.gz 9x18B-ISO8859-2.pcf.gz 10x20-ISO8859-2.pcf.gz 4x6-ISO8859-3.pcf.gz 5x7-ISO8859-3.pcf.gz 5x8-ISO8859-3.pcf.gz 6x9-ISO8859-3.pcf.gz 6x10-ISO8859-3.pcf.gz 6x12-ISO8859-3.pcf.gz 6x13-ISO8859-3.pcf.gz 6x13B-ISO8859-3.pcf.gz 6x13O-ISO8859-3.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /usr/bin/install -c -m 644 7x13-ISO8859-3.pcf.gz 7x13B-ISO8859-3.pcf.gz 7x13O-ISO8859-3.pcf.gz 7x14-ISO8859-3.pcf.gz 7x14B-ISO8859-3.pcf.gz 8x13-ISO8859-3.pcf.gz 8x13B-ISO8859-3.pcf.gz 8x13O-ISO8859-3.pcf.gz 9x15-ISO8859-3.pcf.gz 9x15B-ISO8859-3.pcf.gz 9x18-ISO8859-3.pcf.gz 9x18B-ISO8859-3.pcf.gz 10x20-ISO8859-3.pcf.gz 4x6-ISO8859-4.pcf.gz 5x7-ISO8859-4.pcf.gz 5x8-ISO8859-4.pcf.gz 6x9-ISO8859-4.pcf.gz 6x10-ISO8859-4.pcf.gz 6x12-ISO8859-4.pcf.gz 6x13-ISO8859-4.pcf.gz 6x13B-ISO8859-4.pcf.gz 6x13O-ISO8859-4.pcf.gz 7x13-ISO8859-4.pcf.gz 7x13B-ISO8859-4.pcf.gz 7x13O-ISO8859-4.pcf.gz 7x14-ISO8859-4.pcf.gz 7x14B-ISO8859-4.pcf.gz 8x13-ISO8859-4.pcf.gz 8x13B-ISO8859-4.pcf.gz 8x13O-ISO8859-4.pcf.gz 9x15-ISO8859-4.pcf.gz 9x15B-ISO8859-4.pcf.gz 9x18-ISO8859-4.pcf.gz 9x18B-ISO8859-4.pcf.gz 10x20-ISO8859-4.pcf.gz 4x6-ISO8859-5.pcf.gz 5x7-ISO8859-5.pcf.gz 5x8-ISO8859-5.pcf.gz 6x9-ISO8859-5.pcf.gz 6x10-ISO8859-5.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /usr/bin/install -c -m 644 6x12-ISO8859-5.pcf.gz 6x13-ISO8859-5.pcf.gz 6x13B-ISO8859-5.pcf.gz 6x13O-ISO8859-5.pcf.gz 7x13-ISO8859-5.pcf.gz 7x13B-ISO8859-5.pcf.gz 7x13O-ISO8859-5.pcf.gz 7x14-ISO8859-5.pcf.gz 7x14B-ISO8859-5.pcf.gz 8x13-ISO8859-5.pcf.gz 8x13B-ISO8859-5.pcf.gz 8x13O-ISO8859-5.pcf.gz 9x15-ISO8859-5.pcf.gz 9x15B-ISO8859-5.pcf.gz 9x18-ISO8859-5.pcf.gz 9x18B-ISO8859-5.pcf.gz 10x20-ISO8859-5.pcf.gz 4x6-ISO8859-7.pcf.gz 5x7-ISO8859-7.pcf.gz 5x8-ISO8859-7.pcf.gz 6x9-ISO8859-7.pcf.gz 6x10-ISO8859-7.pcf.gz 6x12-ISO8859-7.pcf.gz 6x13-ISO8859-7.pcf.gz 6x13B-ISO8859-7.pcf.gz 6x13O-ISO8859-7.pcf.gz 7x13-ISO8859-7.pcf.gz 7x13B-ISO8859-7.pcf.gz 7x13O-ISO8859-7.pcf.gz 7x14-ISO8859-7.pcf.gz 7x14B-ISO8859-7.pcf.gz 8x13-ISO8859-7.pcf.gz 8x13B-ISO8859-7.pcf.gz 8x13O-ISO8859-7.pcf.gz 9x15-ISO8859-7.pcf.gz 9x15B-ISO8859-7.pcf.gz 9x18-ISO8859-7.pcf.gz 9x18B-ISO8859-7.pcf.gz 10x20-ISO8859-7.pcf.gz 4x6-ISO8859-8.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /usr/bin/install -c -m 644 5x7-ISO8859-8.pcf.gz 5x8-ISO8859-8.pcf.gz 6x9-ISO8859-8.pcf.gz 6x10-ISO8859-8.pcf.gz 6x12-ISO8859-8.pcf.gz 6x13-ISO8859-8.pcf.gz 6x13B-ISO8859-8.pcf.gz 7x13-ISO8859-8.pcf.gz 7x13B-ISO8859-8.pcf.gz 7x14-ISO8859-8.pcf.gz 7x14B-ISO8859-8.pcf.gz 8x13-ISO8859-8.pcf.gz 8x13B-ISO8859-8.pcf.gz 9x15-ISO8859-8.pcf.gz 9x15B-ISO8859-8.pcf.gz 9x18-ISO8859-8.pcf.gz 9x18B-ISO8859-8.pcf.gz 10x20-ISO8859-8.pcf.gz 4x6-ISO8859-9.pcf.gz 5x7-ISO8859-9.pcf.gz 5x8-ISO8859-9.pcf.gz 6x9-ISO8859-9.pcf.gz 6x10-ISO8859-9.pcf.gz 6x12-ISO8859-9.pcf.gz 6x13-ISO8859-9.pcf.gz 6x13B-ISO8859-9.pcf.gz 6x13O-ISO8859-9.pcf.gz 7x13-ISO8859-9.pcf.gz 7x13B-ISO8859-9.pcf.gz 7x13O-ISO8859-9.pcf.gz 7x14-ISO8859-9.pcf.gz 7x14B-ISO8859-9.pcf.gz 8x13-ISO8859-9.pcf.gz 8x13B-ISO8859-9.pcf.gz 8x13O-ISO8859-9.pcf.gz 9x15-ISO8859-9.pcf.gz 9x15B-ISO8859-9.pcf.gz 9x18-ISO8859-9.pcf.gz 9x18B-ISO8859-9.pcf.gz 10x20-ISO8859-9.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /usr/bin/install -c -m 644 4x6-ISO8859-10.pcf.gz 5x7-ISO8859-10.pcf.gz 5x8-ISO8859-10.pcf.gz 6x9-ISO8859-10.pcf.gz 6x10-ISO8859-10.pcf.gz 6x12-ISO8859-10.pcf.gz 6x13-ISO8859-10.pcf.gz 6x13B-ISO8859-10.pcf.gz 6x13O-ISO8859-10.pcf.gz 7x13-ISO8859-10.pcf.gz 7x13B-ISO8859-10.pcf.gz 7x13O-ISO8859-10.pcf.gz 7x14-ISO8859-10.pcf.gz 7x14B-ISO8859-10.pcf.gz 8x13-ISO8859-10.pcf.gz 8x13B-ISO8859-10.pcf.gz 8x13O-ISO8859-10.pcf.gz 9x15-ISO8859-10.pcf.gz 9x15B-ISO8859-10.pcf.gz 9x18-ISO8859-10.pcf.gz 9x18B-ISO8859-10.pcf.gz 10x20-ISO8859-10.pcf.gz 6x13-ISO8859-11.pcf.gz 7x13-ISO8859-11.pcf.gz 7x13B-ISO8859-11.pcf.gz 7x13O-ISO8859-11.pcf.gz 7x14-ISO8859-11.pcf.gz 7x14B-ISO8859-11.pcf.gz 9x15-ISO8859-11.pcf.gz 9x15B-ISO8859-11.pcf.gz 9x18-ISO8859-11.pcf.gz 10x20-ISO8859-11.pcf.gz 4x6-ISO8859-13.pcf.gz 5x7-ISO8859-13.pcf.gz 5x8-ISO8859-13.pcf.gz 6x9-ISO8859-13.pcf.gz 6x10-ISO8859-13.pcf.gz 6x12-ISO8859-13.pcf.gz 6x13-ISO8859-13.pcf.gz 6x13B-ISO8859-13.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /usr/bin/install -c -m 644 6x13O-ISO8859-13.pcf.gz 7x13-ISO8859-13.pcf.gz 7x13B-ISO8859-13.pcf.gz 7x13O-ISO8859-13.pcf.gz 7x14-ISO8859-13.pcf.gz 7x14B-ISO8859-13.pcf.gz 8x13-ISO8859-13.pcf.gz 8x13B-ISO8859-13.pcf.gz 8x13O-ISO8859-13.pcf.gz 9x15-ISO8859-13.pcf.gz 9x15B-ISO8859-13.pcf.gz 9x18-ISO8859-13.pcf.gz 9x18B-ISO8859-13.pcf.gz 10x20-ISO8859-13.pcf.gz 4x6-ISO8859-14.pcf.gz 5x7-ISO8859-14.pcf.gz 5x8-ISO8859-14.pcf.gz 6x9-ISO8859-14.pcf.gz 6x10-ISO8859-14.pcf.gz 6x12-ISO8859-14.pcf.gz 6x13-ISO8859-14.pcf.gz 6x13B-ISO8859-14.pcf.gz 6x13O-ISO8859-14.pcf.gz 7x13-ISO8859-14.pcf.gz 7x13B-ISO8859-14.pcf.gz 7x13O-ISO8859-14.pcf.gz 7x14-ISO8859-14.pcf.gz 7x14B-ISO8859-14.pcf.gz 8x13-ISO8859-14.pcf.gz 8x13B-ISO8859-14.pcf.gz 8x13O-ISO8859-14.pcf.gz 9x15-ISO8859-14.pcf.gz 9x15B-ISO8859-14.pcf.gz 9x18-ISO8859-14.pcf.gz 9x18B-ISO8859-14.pcf.gz 10x20-ISO8859-14.pcf.gz 4x6-ISO8859-15.pcf.gz 5x7-ISO8859-15.pcf.gz 5x8-ISO8859-15.pcf.gz 6x9-ISO8859-15.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /usr/bin/install -c -m 644 6x10-ISO8859-15.pcf.gz 6x12-ISO8859-15.pcf.gz 6x13-ISO8859-15.pcf.gz 6x13B-ISO8859-15.pcf.gz 6x13O-ISO8859-15.pcf.gz 7x13-ISO8859-15.pcf.gz 7x13B-ISO8859-15.pcf.gz 7x13O-ISO8859-15.pcf.gz 7x14-ISO8859-15.pcf.gz 7x14B-ISO8859-15.pcf.gz 8x13-ISO8859-15.pcf.gz 8x13B-ISO8859-15.pcf.gz 8x13O-ISO8859-15.pcf.gz 9x15-ISO8859-15.pcf.gz 9x15B-ISO8859-15.pcf.gz 9x18-ISO8859-15.pcf.gz 9x18B-ISO8859-15.pcf.gz 10x20-ISO8859-15.pcf.gz 4x6-ISO8859-16.pcf.gz 5x7-ISO8859-16.pcf.gz 5x8-ISO8859-16.pcf.gz 6x9-ISO8859-16.pcf.gz 6x10-ISO8859-16.pcf.gz 6x12-ISO8859-16.pcf.gz 6x13-ISO8859-16.pcf.gz 6x13B-ISO8859-16.pcf.gz 6x13O-ISO8859-16.pcf.gz 7x13-ISO8859-16.pcf.gz 7x13B-ISO8859-16.pcf.gz 7x13O-ISO8859-16.pcf.gz 7x14-ISO8859-16.pcf.gz 7x14B-ISO8859-16.pcf.gz 8x13-ISO8859-16.pcf.gz 8x13B-ISO8859-16.pcf.gz 8x13O-ISO8859-16.pcf.gz 9x15-ISO8859-16.pcf.gz 9x15B-ISO8859-16.pcf.gz 9x18-ISO8859-16.pcf.gz 9x18B-ISO8859-16.pcf.gz 10x20-ISO8859-16.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /usr/bin/install -c -m 644 4x6-KOI8-R.pcf.gz 5x7-KOI8-R.pcf.gz 5x8-KOI8-R.pcf.gz 6x9-KOI8-R.pcf.gz 6x10-KOI8-R.pcf.gz 6x12-KOI8-R.pcf.gz 6x13-KOI8-R.pcf.gz 7x13-KOI8-R.pcf.gz 7x14-KOI8-R.pcf.gz 8x13-KOI8-R.pcf.gz 9x15-KOI8-R.pcf.gz 9x18-KOI8-R.pcf.gz 10x20-KOI8-R.pcf.gz 7x14-JISX0201.1976-0.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2' /tmp/instance-13/output-1/host/bin/mkfontdir /tmp/instance-13/output-1/target/usr/share/fonts/X11/misc ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-misc-misc-1.1.2' >>> xfont_font-schumacher-misc 1.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-schumacher-misc-1.1.2.tar.bz2.vAjyf8/output' 'http://xorg.freedesktop.org/releases/individual/font/font-schumacher-misc-1.1.2.tar.bz2' --2022-10-17 20:37:32-- http://xorg.freedesktop.org/releases/individual/font/font-schumacher-misc-1.1.2.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-schumacher-misc-1.1.2.tar.bz2 [following] --2022-10-17 20:37:32-- https://www.x.org/releases/individual/font/font-schumacher-misc-1.1.2.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 141170 (138K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.font-schumacher-misc-1.1.2.tar.bz2.vAjyf8/output' 0K .......... .......... .......... .......... .......... 36% 595K 0s 50K .......... .......... .......... .......... .......... 72% 1.11M 0s 100K .......... .......... .......... ....... 100% 152M=0.1s 2022-10-17 20:37:33 (1.05 MB/s) - '/tmp/instance-13/output-1/build/.font-schumacher-misc-1.1.2.tar.bz2.vAjyf8/output' saved [141170/141170] font-schumacher-misc-1.1.2.tar.bz2: OK (sha256: e444028656e0767e2eddc6d9aca462b16a2be75a47244dbc199b2c44eca87e5a) >>> xfont_font-schumacher-misc 1.1.2 Extracting bzcat /tmp/instance-13/dl/xfont_font-schumacher-misc/font-schumacher-misc-1.1.2.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2 -xf - >>> xfont_font-schumacher-misc 1.1.2 Patching >>> xfont_font-schumacher-misc 1.1.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-schumacher-misc 1.1.2 Patching libtool >>> xfont_font-schumacher-misc 1.1.2 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for misc files... ${FONTROOTDIR}/misc checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-13/output-1/host/bin/mkfontdir checking for bdftopcf... /tmp/instance-13/output-1/host/bin/bdftopcf checking font compression method... gzip checking for gzip... /tmp/instance-13/output-1/host/bin/gzip checking for ucs2any... /tmp/instance-13/output-1/host/bin/ucs2any checking for MAPS... yes checking for ucs2any encoding data files... /tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/share/fonts/X11/util checking whether to build ISO8859-1 fonts... yes checking whether to build ISO8859-2 fonts... yes checking whether to build ISO8859-3 fonts... yes checking whether to build ISO8859-4 fonts... yes checking whether to build ISO8859-5 fonts... yes checking whether to build ISO8859-7 fonts... yes checking whether to build ISO8859-8 fonts... yes checking whether to build ISO8859-9 fonts... yes checking whether to build ISO8859-10 fonts... yes checking whether to build ISO8859-11 fonts... yes checking whether to build ISO8859-13 fonts... yes checking whether to build ISO8859-14 fonts... yes checking whether to build ISO8859-15 fonts... yes checking whether to build ISO8859-16 fonts... yes checking whether to build KOI8-R fonts... yes 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 >>> xfont_font-schumacher-misc 1.1.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2' GEN clR6x12.pcf.gz GEN clB6x10.pcf.gz GEN clB6x12.pcf.gz GEN clB8x10.pcf.gz GEN clB8x12.pcf.gz GEN clB8x13.pcf.gz GEN clB8x14.pcf.gz GEN clB8x16.pcf.gz GEN clB8x8.pcf.gz GEN clB9x15.pcf.gz GEN clI6x12.pcf.gz GEN clI8x8.pcf.gz GEN clR4x6.pcf.gz GEN clR5x10.pcf.gz GEN clR5x6.pcf.gz GEN clR5x8.pcf.gz GEN clR6x10.pcf.gz GEN clR6x13.pcf.gz GEN clR6x6.pcf.gz GEN clR6x8.pcf.gz GEN clR7x10.pcf.gz GEN clR7x12.pcf.gz GEN clR7x14.pcf.gz GEN clR7x8.pcf.gz GEN clR8x10.pcf.gz GEN clR8x12.pcf.gz GEN clR8x13.pcf.gz GEN clR8x14.pcf.gz GEN clR8x16.pcf.gz GEN clR8x8.pcf.gz GEN clR9x15.pcf.gz GEN clR6x12-ISO8859-1.bdf Writing 223 characters into file 'clR6x12-ISO8859-1.bdf'. GEN clR6x12-ISO8859-1.pcf.gz GEN clR6x12-ISO8859-2.bdf Writing 223 characters into file 'clR6x12-ISO8859-2.bdf'. GEN clR6x12-ISO8859-2.pcf.gz GEN clR6x12-ISO8859-3.bdf Writing 216 characters into file 'clR6x12-ISO8859-3.bdf'. GEN clR6x12-ISO8859-3.pcf.gz GEN clR6x12-ISO8859-4.bdf Writing 223 characters into file 'clR6x12-ISO8859-4.bdf'. GEN clR6x12-ISO8859-4.pcf.gz GEN clR6x12-ISO8859-5.bdf Writing 223 characters into file 'clR6x12-ISO8859-5.bdf'. GEN clR6x12-ISO8859-5.pcf.gz GEN clR6x12-ISO8859-7.bdf Writing 220 characters into file 'clR6x12-ISO8859-7.bdf'. GEN clR6x12-ISO8859-7.pcf.gz GEN clR6x12-ISO8859-8.bdf Writing 185 characters into file 'clR6x12-ISO8859-8.bdf'. GEN clR6x12-ISO8859-8.pcf.gz GEN clR6x12-ISO8859-9.bdf Writing 223 characters into file 'clR6x12-ISO8859-9.bdf'. GEN clR6x12-ISO8859-9.pcf.gz GEN clR6x12-ISO8859-10.bdf Writing 223 characters into file 'clR6x12-ISO8859-10.bdf'. GEN clR6x12-ISO8859-10.pcf.gz GEN clR6x12-ISO8859-13.bdf Writing 223 characters into file 'clR6x12-ISO8859-13.bdf'. GEN clR6x12-ISO8859-13.pcf.gz GEN clR6x12-ISO8859-14.bdf Writing 223 characters into file 'clR6x12-ISO8859-14.bdf'. GEN clR6x12-ISO8859-14.pcf.gz GEN clR6x12-ISO8859-15.bdf Writing 223 characters into file 'clR6x12-ISO8859-15.bdf'. GEN clR6x12-ISO8859-15.pcf.gz GEN clR6x12-ISO8859-16.bdf Writing 223 characters into file 'clR6x12-ISO8859-16.bdf'. GEN clR6x12-ISO8859-16.pcf.gz GEN clR6x12-KOI8-R.bdf Writing 255 characters into file 'clR6x12-KOI8-R.bdf'. GEN clR6x12-KOI8-R.pcf.gz make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2' >>> xfont_font-schumacher-misc 1.1.2 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target MKFONTSCALE=/tmp/instance-13/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-13/output-1/host/bin/mkfontdir install-data -C /tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2' test -z "/usr/share/fonts/X11/misc" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc" /usr/bin/install -c -m 644 clR6x12.pcf.gz clB6x10.pcf.gz clB6x12.pcf.gz clB8x10.pcf.gz clB8x12.pcf.gz clB8x13.pcf.gz clB8x14.pcf.gz clB8x16.pcf.gz clB8x8.pcf.gz clB9x15.pcf.gz clI6x12.pcf.gz clI8x8.pcf.gz clR4x6.pcf.gz clR5x10.pcf.gz clR5x6.pcf.gz clR5x8.pcf.gz clR6x10.pcf.gz clR6x13.pcf.gz clR6x6.pcf.gz clR6x8.pcf.gz clR7x10.pcf.gz clR7x12.pcf.gz clR7x14.pcf.gz clR7x8.pcf.gz clR8x10.pcf.gz clR8x12.pcf.gz clR8x13.pcf.gz clR8x14.pcf.gz clR8x16.pcf.gz clR8x8.pcf.gz clR9x15.pcf.gz clR6x12-ISO8859-1.pcf.gz clR6x12-ISO8859-2.pcf.gz clR6x12-ISO8859-3.pcf.gz clR6x12-ISO8859-4.pcf.gz clR6x12-ISO8859-5.pcf.gz clR6x12-ISO8859-7.pcf.gz clR6x12-ISO8859-8.pcf.gz clR6x12-ISO8859-9.pcf.gz clR6x12-ISO8859-10.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /usr/bin/install -c -m 644 clR6x12-ISO8859-13.pcf.gz clR6x12-ISO8859-14.pcf.gz clR6x12-ISO8859-15.pcf.gz clR6x12-ISO8859-16.pcf.gz clR6x12-KOI8-R.pcf.gz '/tmp/instance-13/output-1/target/usr/share/fonts/X11/misc' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2' /tmp/instance-13/output-1/host/bin/mkfontdir /tmp/instance-13/output-1/target/usr/share/fonts/X11/misc ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-schumacher-misc-1.1.2' >>> xfont_font-xfree86-type1 1.0.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.font-xfree86-type1-1.0.4.tar.bz2.iM1rCB/output' 'http://xorg.freedesktop.org/releases/individual/font/font-xfree86-type1-1.0.4.tar.bz2' --2022-10-17 20:37:39-- http://xorg.freedesktop.org/releases/individual/font/font-xfree86-type1-1.0.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-xfree86-type1-1.0.4.tar.bz2 [following] --2022-10-17 20:37:39-- https://www.x.org/releases/individual/font/font-xfree86-type1-1.0.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 126641 (124K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.font-xfree86-type1-1.0.4.tar.bz2.iM1rCB/output' 0K .......... .......... .......... .......... .......... 40% 596K 0s 50K .......... .......... .......... .......... .......... 80% 1.14M 0s 100K .......... .......... ... 100% 202M=0.1s 2022-10-17 20:37:40 (975 KB/s) - '/tmp/instance-13/output-1/build/.font-xfree86-type1-1.0.4.tar.bz2.iM1rCB/output' saved [126641/126641] font-xfree86-type1-1.0.4.tar.bz2: OK (sha256: caebf42aec7be7f3bd40e0f232d6f34881b853dc84acfcdf7458358701fbe34a) >>> xfont_font-xfree86-type1 1.0.4 Extracting bzcat /tmp/instance-13/dl/xfont_font-xfree86-type1/font-xfree86-type1-1.0.4.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4 -xf - >>> xfont_font-xfree86-type1 1.0.4 Patching >>> xfont_font-xfree86-type1 1.0.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-xfree86-type1 1.0.4 Patching libtool >>> xfont_font-xfree86-type1 1.0.4 Configuring (cd /tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for Type1 files... ${FONTROOTDIR}/Type1 checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-13/output-1/host/bin/mkfontdir checking for mkfontscale... /tmp/instance-13/output-1/host/bin/mkfontscale 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 >>> xfont_font-xfree86-type1 1.0.4 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4' >>> xfont_font-xfree86-type1 1.0.4 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target MKFONTSCALE=/tmp/instance-13/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-13/output-1/host/bin/mkfontdir install-data -C /tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4' test -z "/usr/share/fonts/X11/Type1" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/target/usr/share/fonts/X11/Type1" /usr/bin/install -c -m 644 cursor.pfa '/tmp/instance-13/output-1/target/usr/share/fonts/X11/Type1' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4' /tmp/instance-13/output-1/host/bin/mkfontscale /tmp/instance-13/output-1/target/usr/share/fonts/X11/Type1 /tmp/instance-13/output-1/host/bin/mkfontdir /tmp/instance-13/output-1/target/usr/share/fonts/X11/Type1 ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xfont_font-xfree86-type1-1.0.4' util-macros-1.19.3.tar.bz2: OK (sha256: 0f812e6e9d2786ba8f54b960ee563c0663ddbe2434bf24ff193f5feab1f31971) util-macros-1.19.3.tar.bz2: OK (sha512: b9c7398a912c688a782eab5b1e0f6da2df11a430775c5c98fc3269f73a665de6eeb60d300a849e38d345714a6e51f74e9334cb6039767304cca4b93d823a53a2) >>> host-xutil_util-macros 1.19.3 Extracting bzcat /tmp/instance-13/dl/xutil_util-macros/util-macros-1.19.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3 -xf - >>> host-xutil_util-macros 1.19.3 Patching >>> host-xutil_util-macros 1.19.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xutil_util-macros 1.19.3 Patching libtool >>> host-xutil_util-macros 1.19.3 Configuring (cd /tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking >>> host-xutil_util-macros 1.19.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3' >>> host-xutil_util-macros 1.19.3 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/aclocal' /usr/bin/install -c -m 644 xorg-macros.m4 '/tmp/instance-13/output-1/host/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/util-macros' /usr/bin/install -c -m 644 INSTALL '/tmp/instance-13/output-1/host/share/util-macros' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.pc '/tmp/instance-13/output-1/host/share/pkgconfig' /home/autobuild/make/make install-data-hook make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3' rm -f /tmp/instance-13/output-1/host/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xutil_util-macros-1.19.3' libXau-1.0.9.tar.bz2: OK (md5: c5f16288f2da9f071b29111d68797480) libXau-1.0.9.tar.bz2: OK (sha1: ef9b1ad00f958c8b6e30a1bbc11fdfac311c9733) libXau-1.0.9.tar.bz2: OK (sha256: ccf8cbf0dbf676faa2ea0a6d64bcc3b6746064722b606c8c52917ed00dcb73ec) libXau-1.0.9.tar.bz2: OK (sha512: 3ca454ba466a807ea28b0f715066d73dc76ad312697b121d43e4d5766215052e9b7ffb8fe3ed3e496fa3f2a13f164ac692ff85cc428e26731b679f0f06a1d562) >>> host-xlib_libXau 1.0.9 Extracting bzcat /tmp/instance-13/dl/xlib_libXau/libXau-1.0.9.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9 -xf - >>> host-xlib_libXau 1.0.9 Patching >>> host-xlib_libXau 1.0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_libXau 1.0.9 Patching libtool patching file /tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> host-xlib_libXau 1.0.9 Configuring (cd /tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for pathconf... yes checking for XAU... yes checking for gethostbyname_r in -lc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating xau.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xlib_libXau 1.0.9 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9/man' GEN Xau.3 GEN XauDisposeAuth.3 GEN XauFileName.3 GEN XauGetAuthByAddr.3 GEN XauGetBestAuthByAddr.3 GEN XauLockAuth.3 GEN XauReadAuth.3 GEN XauUnlockAuth.3 GEN XauWriteAuth.3 make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' CC AuDispose.lo CC AuFileName.lo CC AuGetAddr.lo CC AuGetBest.lo CC AuLock.lo CC AuRead.lo CC AuUnlock.lo CC AuWrite.lo CCLD libXau.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' >>> host-xlib_libXau 1.0.9 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 Xau.3 XauDisposeAuth.3 XauFileName.3 XauGetAuthByAddr.3 XauGetBestAuthByAddr.3 XauLockAuth.3 XauReadAuth.3 XauUnlockAuth.3 XauWriteAuth.3 '/tmp/instance-13/output-1/host/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libXau.la '/tmp/instance-13/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libXau.so.6.0.0 /tmp/instance-13/output-1/host/lib/libXau.so.6.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libXau.so.6.0.0 libXau.so.6 || { rm -f libXau.so.6 && ln -s libXau.so.6.0.0 libXau.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libXau.so.6.0.0 libXau.so || { rm -f libXau.so && ln -s libXau.so.6.0.0 libXau.so; }; }) libtool: install: /usr/bin/install -c .libs/libXau.lai /tmp/instance-13/output-1/host/lib/libXau.la libtool: finish: PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-13/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-13/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 xau.pc '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/X11' /usr/bin/install -c -m 644 include/X11/Xauth.h '/tmp/instance-13/output-1/host/include/X11' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXau-1.0.9' libXdmcp-1.1.3.tar.bz2: OK (md5: 115c5c12ecce0e749cd91d999a5fd160) libXdmcp-1.1.3.tar.bz2: OK (sha1: 0a8f8a274f829331efb1e8e2027c38631b204dd0) libXdmcp-1.1.3.tar.bz2: OK (sha256: 20523b44aaa513e17c009e873ad7bbc301507a3224c232610ce2e099011c6529) libXdmcp-1.1.3.tar.bz2: OK (sha512: cb1d4650f97d66e73acd2465ec7d757b9b797cce2f85e301860a44997a461837eea845ec9bd5b639ec5ca34c804f8bdd870697a5ce3f4e270b687c9ef74f25ec) >>> host-xlib_libXdmcp 1.1.3 Extracting bzcat /tmp/instance-13/dl/xlib_libXdmcp/libXdmcp-1.1.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3 -xf - >>> host-xlib_libXdmcp 1.1.3 Patching >>> host-xlib_libXdmcp 1.1.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_libXdmcp 1.1.3 Patching libtool patching file /tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> host-xlib_libXdmcp 1.1.3 Configuring (cd /tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-debug, --disable-nls checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build documentation... no checking for xsltproc... /tmp/instance-13/output-1/host/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking whether ln -s works... yes checking for library containing recvfrom... none required checking for arc4random_buf in -lbsd... no checking for srand48... yes checking for lrand48... yes checking for arc4random_buf... no checking for getentropy... yes checking for XDMCP... yes checking whether to build unit test cases... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating xdmcp.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-debug, --disable-nls >>> host-xlib_libXdmcp 1.1.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' Making all in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/doc' Making all in . make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' CC Array.lo CC Fill.lo CC Flush.lo CC Key.lo CC Read.lo CC Unwrap.lo CC Wrap.lo CC Write.lo CC Wraphelp.lo CCLD libXdmcp.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' Making all in test make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' >>> host-xlib_libXdmcp 1.1.3 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/doc' Making install in . make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libXdmcp.la '/tmp/instance-13/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libXdmcp.so.6.0.0 /tmp/instance-13/output-1/host/lib/libXdmcp.so.6.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libXdmcp.so.6.0.0 libXdmcp.so.6 || { rm -f libXdmcp.so.6 && ln -s libXdmcp.so.6.0.0 libXdmcp.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libXdmcp.so.6.0.0 libXdmcp.so || { rm -f libXdmcp.so && ln -s libXdmcp.so.6.0.0 libXdmcp.so; }; }) libtool: install: /usr/bin/install -c .libs/libXdmcp.lai /tmp/instance-13/output-1/host/lib/libXdmcp.la libtool: finish: PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-13/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-13/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 xdmcp.pc '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/X11' /usr/bin/install -c -m 644 include/X11/Xdmcp.h '/tmp/instance-13/output-1/host/include/X11' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' Making install in test make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/test' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3/test' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libXdmcp-1.1.3' libxcb-1.15.tar.xz: OK (sha256: cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059) libxcb-1.15.tar.xz: OK (sha512: f6c7d766b7cf9cab6abe948ee424cbae6951dbfe2f76fa58a109cdc05b0f0919dcc4e38176a22ff4b95fc1e38596115317e32ba33b24cae0035a4e30dbcbdad9) >>> host-libxcb 1.15 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/libxcb/libxcb-1.15.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-libxcb-1.15 -xf - >>> host-libxcb 1.15 Patching >>> host-libxcb 1.15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-libxcb-1.15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libxcb 1.15 Patching libtool patching file /tmp/instance-13/output-1/build/host-libxcb-1.15/build-aux/ltmain.sh Hunk #1 succeeded at 2741 (offset 54 lines). Hunk #2 succeeded at 4331 (offset 54 lines). Hunk #3 succeeded at 6627 (offset 73 lines). Hunk #4 succeeded at 6637 (offset 73 lines). Hunk #5 succeeded at 6930 (offset 73 lines). Hunk #6 succeeded at 7232 (offset 83 lines). Hunk #7 succeeded at 8202 (offset 90 lines). Hunk #8 succeeded at 10832 (offset 122 lines). >>> host-libxcb 1.15 Configuring (cd /tmp/instance-13/output-1/build/host-libxcb-1.15/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-doxygen=no ac_cv_path_PYTHON=/tmp/instance-13/output-1/host/bin/python3 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 a Python interpreter with version >= 2.6... python checking for python... (cached) /tmp/instance-13/output-1/host/bin/python3 checking for python version... 3.10 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build developer documentation... yes configure: WARNING: dot not found - doxygen targets will be skipped checking for CHECK... no checking for XCBPROTO... yes checking for NEEDED... yes checking for XDMCP... yes checking for XdmcpWrap in -lXdmcp... yes checking XCBPROTO_XCBINCLUDEDIR... //tmp/instance-13/output-1/host/share/xcb checking XCBPROTO_XCBPYTHONDIR... //tmp/instance-13/output-1/host/lib/python3.10/site-packages checking for egrep... (cached) /usr/bin/grep -E checking for library containing getaddrinfo... none required checking for library containing connect... none required checking for library containing sendmsg... none required checking for struct msghdr.msg_control... yes checking for struct sockaddr_un.sun_len... no checking for tsol/label.h... no checking for is_system_labeled... no checking whether IOV_MAX is declared... yes checking whether /usr/bin/gcc supports symbol visibility... yes checking for getaddrinfo... yes checking for poll... yes checking for launchd... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating xcb.pc config.status: creating xcb-composite.pc config.status: creating xcb-damage.pc config.status: creating xcb-dpms.pc config.status: creating xcb-dri2.pc config.status: creating xcb-dri3.pc config.status: creating xcb-ge.pc config.status: creating xcb-glx.pc config.status: creating xcb-present.pc config.status: creating xcb-randr.pc config.status: creating xcb-record.pc config.status: creating xcb-render.pc config.status: creating xcb-res.pc config.status: creating xcb-screensaver.pc config.status: creating xcb-shape.pc config.status: creating xcb-shm.pc config.status: creating xcb-sync.pc config.status: creating xcb-xevie.pc config.status: creating xcb-xf86dri.pc config.status: creating xcb-xfixes.pc config.status: creating xcb-xinerama.pc config.status: creating xcb-xinput.pc config.status: creating xcb-xkb.pc config.status: creating xcb-xprint.pc config.status: creating xcb-xselinux.pc config.status: creating xcb-xtest.pc config.status: creating xcb-xv.pc config.status: creating xcb-xvmc.pc config.status: creating doc/xcb.doxygen config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls Package: libxcb 1.15 Configuration XDM support.........: yes sendmsg fd passing..: yes Build unit tests....: no with html results.: no XCB buffer size.....: 16384 X11 extensions Composite...........: yes Damage..............: yes Dpms................: yes Dri2................: yes Dri3................: yes GenericEvent........: no Glx.................: yes Randr...............: yes Record..............: yes Render..............: yes Resource............: yes Screensaver.........: yes selinux.............: no Shape...............: yes Shm.................: yes Sync................: yes Xevie...............: no Xfixes..............: yes Xfree86-dri.........: yes xinerama............: yes xinput..............: yes xkb.................: yes xprint..............: no xtest...............: yes xv..................: yes xvmc................: yes Used CFLAGS: CPPFLAGS............: -I/tmp/instance-13/output-1/host/include CFLAGS..............: -O2 -I/tmp/instance-13/output-1/host/include Installation: Prefix..............: /tmp/instance-13/output-1/host >>> host-libxcb 1.15 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-libxcb-1.15/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/src' GEN xproto.c GEN bigreq.c GEN xc_misc.c GEN composite.c GEN damage.c GEN dpms.c GEN dri2.c GEN dri3.c GEN present.c GEN glx.c GEN randr.c GEN record.c GEN render.c GEN res.c GEN screensaver.c GEN shape.c GEN shm.c GEN sync.c GEN xevie.c GEN xf86dri.c GEN xfixes.c GEN xinerama.c GEN xinput.c GEN xkb.c GEN xprint.c GEN xselinux.c GEN xtest.c GEN xv.c GEN xvmc.c GEN ge.c /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/src' CC xcb_conn.lo CC xcb_out.lo CC xcb_in.lo CC xcb_ext.lo CC xcb_xid.lo CC xcb_list.lo CC xcb_util.lo CC xcb_auth.lo xcb_auth.c:73:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 73 | #define AUTH_PROTO_XDM_AUTHORIZATION "XDM-AUTHORIZATION-1" | ^~~~~~~~~~~~~~~~~~~~~ xcb_auth.c:78:5: note: in expansion of macro 'AUTH_PROTO_XDM_AUTHORIZATION' 78 | AUTH_PROTO_XDM_AUTHORIZATION, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xcb_auth.c:74:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 74 | #define AUTH_PROTO_MIT_MAGIC_COOKIE "MIT-MAGIC-COOKIE-1" | ^~~~~~~~~~~~~~~~~~~~ xcb_auth.c:80:5: note: in expansion of macro 'AUTH_PROTO_MIT_MAGIC_COOKIE' 80 | AUTH_PROTO_MIT_MAGIC_COOKIE, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC xproto.lo CC bigreq.lo CC xc_misc.lo CCLD libxcb.la CC composite.lo CCLD libxcb-composite.la CC damage.lo CCLD libxcb-damage.la CC dpms.lo CCLD libxcb-dpms.la CC dri2.lo CCLD libxcb-dri2.la CC dri3.lo CCLD libxcb-dri3.la CC present.lo CCLD libxcb-present.la CC glx.lo CCLD libxcb-glx.la CC randr.lo CCLD libxcb-randr.la CC record.lo CCLD libxcb-record.la CC render.lo CCLD libxcb-render.la CC res.lo CCLD libxcb-res.la CC screensaver.lo CCLD libxcb-screensaver.la CC shape.lo CCLD libxcb-shape.la CC shm.lo CCLD libxcb-shm.la CC sync.lo CCLD libxcb-sync.la CC xf86dri.lo CCLD libxcb-xf86dri.la CC xfixes.lo CCLD libxcb-xfixes.la CC xinerama.lo CCLD libxcb-xinerama.la CC xinput.lo CCLD libxcb-xinput.la CC xkb.lo CCLD libxcb-xkb.la CC xtest.lo CCLD libxcb-xtest.la CC xv.lo CCLD libxcb-xv.la CC xvmc.lo CCLD libxcb-xvmc.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/src' Making all in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/tests' Making all in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/doc' Making all in man make[2]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/man' GEN xcb-examples.3 GEN xcb-requests.3 make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15' >>> host-libxcb 1.15 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-libxcb-1.15/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/src' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxcb.la libxcb-composite.la libxcb-damage.la libxcb-dpms.la libxcb-dri2.la libxcb-dri3.la libxcb-present.la libxcb-glx.la libxcb-randr.la libxcb-record.la libxcb-render.la libxcb-res.la libxcb-screensaver.la libxcb-shape.la libxcb-shm.la libxcb-sync.la libxcb-xf86dri.la libxcb-xfixes.la libxcb-xinerama.la libxcb-xinput.la libxcb-xkb.la libxcb-xtest.la libxcb-xv.la libxcb-xvmc.la '/tmp/instance-13/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libxcb.so.1.1.0 /tmp/instance-13/output-1/host/lib/libxcb.so.1.1.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb.so.1.1.0 libxcb.so.1 || { rm -f libxcb.so.1 && ln -s libxcb.so.1.1.0 libxcb.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb.so.1.1.0 libxcb.so || { rm -f libxcb.so && ln -s libxcb.so.1.1.0 libxcb.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb.lai /tmp/instance-13/output-1/host/lib/libxcb.la libtool: install: /usr/bin/install -c .libs/libxcb-composite.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-composite.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-composite.so.0.0.0 libxcb-composite.so.0 || { rm -f libxcb-composite.so.0 && ln -s libxcb-composite.so.0.0.0 libxcb-composite.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-composite.so.0.0.0 libxcb-composite.so || { rm -f libxcb-composite.so && ln -s libxcb-composite.so.0.0.0 libxcb-composite.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-composite.lai /tmp/instance-13/output-1/host/lib/libxcb-composite.la libtool: install: /usr/bin/install -c .libs/libxcb-damage.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-damage.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-damage.so.0.0.0 libxcb-damage.so.0 || { rm -f libxcb-damage.so.0 && ln -s libxcb-damage.so.0.0.0 libxcb-damage.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-damage.so.0.0.0 libxcb-damage.so || { rm -f libxcb-damage.so && ln -s libxcb-damage.so.0.0.0 libxcb-damage.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-damage.lai /tmp/instance-13/output-1/host/lib/libxcb-damage.la libtool: install: /usr/bin/install -c .libs/libxcb-dpms.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-dpms.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-dpms.so.0.0.0 libxcb-dpms.so.0 || { rm -f libxcb-dpms.so.0 && ln -s libxcb-dpms.so.0.0.0 libxcb-dpms.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-dpms.so.0.0.0 libxcb-dpms.so || { rm -f libxcb-dpms.so && ln -s libxcb-dpms.so.0.0.0 libxcb-dpms.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-dpms.lai /tmp/instance-13/output-1/host/lib/libxcb-dpms.la libtool: install: /usr/bin/install -c .libs/libxcb-dri2.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-dri2.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-dri2.so.0.0.0 libxcb-dri2.so.0 || { rm -f libxcb-dri2.so.0 && ln -s libxcb-dri2.so.0.0.0 libxcb-dri2.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-dri2.so.0.0.0 libxcb-dri2.so || { rm -f libxcb-dri2.so && ln -s libxcb-dri2.so.0.0.0 libxcb-dri2.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-dri2.lai /tmp/instance-13/output-1/host/lib/libxcb-dri2.la libtool: install: /usr/bin/install -c .libs/libxcb-dri3.so.0.1.0 /tmp/instance-13/output-1/host/lib/libxcb-dri3.so.0.1.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-dri3.so.0.1.0 libxcb-dri3.so.0 || { rm -f libxcb-dri3.so.0 && ln -s libxcb-dri3.so.0.1.0 libxcb-dri3.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-dri3.so.0.1.0 libxcb-dri3.so || { rm -f libxcb-dri3.so && ln -s libxcb-dri3.so.0.1.0 libxcb-dri3.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-dri3.lai /tmp/instance-13/output-1/host/lib/libxcb-dri3.la libtool: install: /usr/bin/install -c .libs/libxcb-present.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-present.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-present.so.0.0.0 libxcb-present.so.0 || { rm -f libxcb-present.so.0 && ln -s libxcb-present.so.0.0.0 libxcb-present.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-present.so.0.0.0 libxcb-present.so || { rm -f libxcb-present.so && ln -s libxcb-present.so.0.0.0 libxcb-present.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-present.lai /tmp/instance-13/output-1/host/lib/libxcb-present.la libtool: install: /usr/bin/install -c .libs/libxcb-glx.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-glx.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-glx.so.0.0.0 libxcb-glx.so.0 || { rm -f libxcb-glx.so.0 && ln -s libxcb-glx.so.0.0.0 libxcb-glx.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-glx.so.0.0.0 libxcb-glx.so || { rm -f libxcb-glx.so && ln -s libxcb-glx.so.0.0.0 libxcb-glx.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-glx.lai /tmp/instance-13/output-1/host/lib/libxcb-glx.la libtool: install: /usr/bin/install -c .libs/libxcb-randr.so.0.1.0 /tmp/instance-13/output-1/host/lib/libxcb-randr.so.0.1.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-randr.so.0.1.0 libxcb-randr.so.0 || { rm -f libxcb-randr.so.0 && ln -s libxcb-randr.so.0.1.0 libxcb-randr.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-randr.so.0.1.0 libxcb-randr.so || { rm -f libxcb-randr.so && ln -s libxcb-randr.so.0.1.0 libxcb-randr.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-randr.lai /tmp/instance-13/output-1/host/lib/libxcb-randr.la libtool: install: /usr/bin/install -c .libs/libxcb-record.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-record.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-record.so.0.0.0 libxcb-record.so.0 || { rm -f libxcb-record.so.0 && ln -s libxcb-record.so.0.0.0 libxcb-record.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-record.so.0.0.0 libxcb-record.so || { rm -f libxcb-record.so && ln -s libxcb-record.so.0.0.0 libxcb-record.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-record.lai /tmp/instance-13/output-1/host/lib/libxcb-record.la libtool: install: /usr/bin/install -c .libs/libxcb-render.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-render.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-render.so.0.0.0 libxcb-render.so.0 || { rm -f libxcb-render.so.0 && ln -s libxcb-render.so.0.0.0 libxcb-render.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-render.so.0.0.0 libxcb-render.so || { rm -f libxcb-render.so && ln -s libxcb-render.so.0.0.0 libxcb-render.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-render.lai /tmp/instance-13/output-1/host/lib/libxcb-render.la libtool: install: /usr/bin/install -c .libs/libxcb-res.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-res.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-res.so.0.0.0 libxcb-res.so.0 || { rm -f libxcb-res.so.0 && ln -s libxcb-res.so.0.0.0 libxcb-res.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-res.so.0.0.0 libxcb-res.so || { rm -f libxcb-res.so && ln -s libxcb-res.so.0.0.0 libxcb-res.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-res.lai /tmp/instance-13/output-1/host/lib/libxcb-res.la libtool: install: /usr/bin/install -c .libs/libxcb-screensaver.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-screensaver.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-screensaver.so.0.0.0 libxcb-screensaver.so.0 || { rm -f libxcb-screensaver.so.0 && ln -s libxcb-screensaver.so.0.0.0 libxcb-screensaver.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-screensaver.so.0.0.0 libxcb-screensaver.so || { rm -f libxcb-screensaver.so && ln -s libxcb-screensaver.so.0.0.0 libxcb-screensaver.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-screensaver.lai /tmp/instance-13/output-1/host/lib/libxcb-screensaver.la libtool: install: /usr/bin/install -c .libs/libxcb-shape.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-shape.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-shape.so.0.0.0 libxcb-shape.so.0 || { rm -f libxcb-shape.so.0 && ln -s libxcb-shape.so.0.0.0 libxcb-shape.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-shape.so.0.0.0 libxcb-shape.so || { rm -f libxcb-shape.so && ln -s libxcb-shape.so.0.0.0 libxcb-shape.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-shape.lai /tmp/instance-13/output-1/host/lib/libxcb-shape.la libtool: install: /usr/bin/install -c .libs/libxcb-shm.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-shm.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-shm.so.0.0.0 libxcb-shm.so.0 || { rm -f libxcb-shm.so.0 && ln -s libxcb-shm.so.0.0.0 libxcb-shm.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-shm.so.0.0.0 libxcb-shm.so || { rm -f libxcb-shm.so && ln -s libxcb-shm.so.0.0.0 libxcb-shm.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-shm.lai /tmp/instance-13/output-1/host/lib/libxcb-shm.la libtool: install: /usr/bin/install -c .libs/libxcb-sync.so.1.0.0 /tmp/instance-13/output-1/host/lib/libxcb-sync.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-sync.so.1.0.0 libxcb-sync.so.1 || { rm -f libxcb-sync.so.1 && ln -s libxcb-sync.so.1.0.0 libxcb-sync.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-sync.so.1.0.0 libxcb-sync.so || { rm -f libxcb-sync.so && ln -s libxcb-sync.so.1.0.0 libxcb-sync.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-sync.lai /tmp/instance-13/output-1/host/lib/libxcb-sync.la libtool: install: /usr/bin/install -c .libs/libxcb-xf86dri.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-xf86dri.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xf86dri.so.0.0.0 libxcb-xf86dri.so.0 || { rm -f libxcb-xf86dri.so.0 && ln -s libxcb-xf86dri.so.0.0.0 libxcb-xf86dri.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xf86dri.so.0.0.0 libxcb-xf86dri.so || { rm -f libxcb-xf86dri.so && ln -s libxcb-xf86dri.so.0.0.0 libxcb-xf86dri.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-xf86dri.lai /tmp/instance-13/output-1/host/lib/libxcb-xf86dri.la libtool: install: /usr/bin/install -c .libs/libxcb-xfixes.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-xfixes.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xfixes.so.0.0.0 libxcb-xfixes.so.0 || { rm -f libxcb-xfixes.so.0 && ln -s libxcb-xfixes.so.0.0.0 libxcb-xfixes.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xfixes.so.0.0.0 libxcb-xfixes.so || { rm -f libxcb-xfixes.so && ln -s libxcb-xfixes.so.0.0.0 libxcb-xfixes.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-xfixes.lai /tmp/instance-13/output-1/host/lib/libxcb-xfixes.la libtool: install: /usr/bin/install -c .libs/libxcb-xinerama.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-xinerama.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xinerama.so.0.0.0 libxcb-xinerama.so.0 || { rm -f libxcb-xinerama.so.0 && ln -s libxcb-xinerama.so.0.0.0 libxcb-xinerama.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xinerama.so.0.0.0 libxcb-xinerama.so || { rm -f libxcb-xinerama.so && ln -s libxcb-xinerama.so.0.0.0 libxcb-xinerama.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-xinerama.lai /tmp/instance-13/output-1/host/lib/libxcb-xinerama.la libtool: install: /usr/bin/install -c .libs/libxcb-xinput.so.0.1.0 /tmp/instance-13/output-1/host/lib/libxcb-xinput.so.0.1.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xinput.so.0.1.0 libxcb-xinput.so.0 || { rm -f libxcb-xinput.so.0 && ln -s libxcb-xinput.so.0.1.0 libxcb-xinput.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xinput.so.0.1.0 libxcb-xinput.so || { rm -f libxcb-xinput.so && ln -s libxcb-xinput.so.0.1.0 libxcb-xinput.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-xinput.lai /tmp/instance-13/output-1/host/lib/libxcb-xinput.la libtool: install: /usr/bin/install -c .libs/libxcb-xkb.so.1.0.0 /tmp/instance-13/output-1/host/lib/libxcb-xkb.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xkb.so.1.0.0 libxcb-xkb.so.1 || { rm -f libxcb-xkb.so.1 && ln -s libxcb-xkb.so.1.0.0 libxcb-xkb.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xkb.so.1.0.0 libxcb-xkb.so || { rm -f libxcb-xkb.so && ln -s libxcb-xkb.so.1.0.0 libxcb-xkb.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-xkb.lai /tmp/instance-13/output-1/host/lib/libxcb-xkb.la libtool: install: /usr/bin/install -c .libs/libxcb-xtest.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-xtest.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xtest.so.0.0.0 libxcb-xtest.so.0 || { rm -f libxcb-xtest.so.0 && ln -s libxcb-xtest.so.0.0.0 libxcb-xtest.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xtest.so.0.0.0 libxcb-xtest.so || { rm -f libxcb-xtest.so && ln -s libxcb-xtest.so.0.0.0 libxcb-xtest.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-xtest.lai /tmp/instance-13/output-1/host/lib/libxcb-xtest.la libtool: install: /usr/bin/install -c .libs/libxcb-xv.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-xv.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xv.so.0.0.0 libxcb-xv.so.0 || { rm -f libxcb-xv.so.0 && ln -s libxcb-xv.so.0.0.0 libxcb-xv.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xv.so.0.0.0 libxcb-xv.so || { rm -f libxcb-xv.so && ln -s libxcb-xv.so.0.0.0 libxcb-xv.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-xv.lai /tmp/instance-13/output-1/host/lib/libxcb-xv.la libtool: install: /usr/bin/install -c .libs/libxcb-xvmc.so.0.0.0 /tmp/instance-13/output-1/host/lib/libxcb-xvmc.so.0.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xvmc.so.0.0.0 libxcb-xvmc.so.0 || { rm -f libxcb-xvmc.so.0 && ln -s libxcb-xvmc.so.0.0.0 libxcb-xvmc.so.0; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxcb-xvmc.so.0.0.0 libxcb-xvmc.so || { rm -f libxcb-xvmc.so && ln -s libxcb-xvmc.so.0.0.0 libxcb-xvmc.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-xvmc.lai /tmp/instance-13/output-1/host/lib/libxcb-xvmc.la libtool: finish: PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-13/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-13/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_alloc_color.3 man/xcb_alloc_color_cells.3 man/xcb_alloc_color_cells_masks.3 man/xcb_alloc_color_cells_masks_end.3 man/xcb_alloc_color_cells_masks_length.3 man/xcb_alloc_color_cells_pixels.3 man/xcb_alloc_color_cells_pixels_end.3 man/xcb_alloc_color_cells_pixels_length.3 man/xcb_alloc_color_cells_reply.3 man/xcb_alloc_color_cells_unchecked.3 man/xcb_alloc_color_planes.3 man/xcb_alloc_color_planes_pixels.3 man/xcb_alloc_color_planes_pixels_end.3 man/xcb_alloc_color_planes_pixels_length.3 man/xcb_alloc_color_planes_reply.3 man/xcb_alloc_color_planes_unchecked.3 man/xcb_alloc_color_reply.3 man/xcb_alloc_color_unchecked.3 man/xcb_alloc_named_color.3 man/xcb_alloc_named_color_reply.3 man/xcb_alloc_named_color_unchecked.3 man/xcb_allow_events.3 man/xcb_allow_events_checked.3 man/xcb_bell.3 man/xcb_bell_checked.3 man/xcb_big_requests_enable.3 man/xcb_big_requests_enable_reply.3 man/xcb_big_requests_enable_unchecked.3 man/xcb_button_press_event_t.3 man/xcb_change_active_pointer_grab.3 man/xcb_change_active_pointer_grab_checked.3 man/xcb_change_gc.3 man/xcb_change_gc_checked.3 man/xcb_change_hosts.3 man/xcb_change_hosts_checked.3 man/xcb_change_keyboard_control.3 man/xcb_change_keyboard_control_checked.3 man/xcb_change_keyboard_mapping.3 man/xcb_change_keyboard_mapping_checked.3 man/xcb_change_pointer_control.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_change_pointer_control_checked.3 man/xcb_change_property.3 man/xcb_change_property_checked.3 man/xcb_change_save_set.3 man/xcb_change_save_set_checked.3 man/xcb_change_window_attributes.3 man/xcb_change_window_attributes_checked.3 man/xcb_circulate_notify_event_t.3 man/xcb_circulate_window.3 man/xcb_circulate_window_checked.3 man/xcb_clear_area.3 man/xcb_clear_area_checked.3 man/xcb_client_message_event_t.3 man/xcb_close_font.3 man/xcb_close_font_checked.3 man/xcb_colormap_notify_event_t.3 man/xcb_composite_create_region_from_border_clip.3 man/xcb_composite_create_region_from_border_clip_checked.3 man/xcb_composite_get_overlay_window.3 man/xcb_composite_get_overlay_window_reply.3 man/xcb_composite_get_overlay_window_unchecked.3 man/xcb_composite_name_window_pixmap.3 man/xcb_composite_name_window_pixmap_checked.3 man/xcb_composite_query_version.3 man/xcb_composite_query_version_reply.3 man/xcb_composite_query_version_unchecked.3 man/xcb_composite_redirect_subwindows.3 man/xcb_composite_redirect_subwindows_checked.3 man/xcb_composite_redirect_window.3 man/xcb_composite_redirect_window_checked.3 man/xcb_composite_release_overlay_window.3 man/xcb_composite_release_overlay_window_checked.3 man/xcb_composite_unredirect_subwindows.3 man/xcb_composite_unredirect_subwindows_checked.3 man/xcb_composite_unredirect_window.3 man/xcb_composite_unredirect_window_checked.3 man/xcb_configure_notify_event_t.3 man/xcb_configure_request_event_t.3 man/xcb_configure_window.3 man/xcb_configure_window_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_convert_selection.3 man/xcb_convert_selection_checked.3 man/xcb_copy_area.3 man/xcb_copy_area_checked.3 man/xcb_copy_colormap_and_free.3 man/xcb_copy_colormap_and_free_checked.3 man/xcb_copy_gc.3 man/xcb_copy_gc_checked.3 man/xcb_copy_plane.3 man/xcb_copy_plane_checked.3 man/xcb_create_colormap.3 man/xcb_create_colormap_checked.3 man/xcb_create_cursor.3 man/xcb_create_cursor_checked.3 man/xcb_create_gc.3 man/xcb_create_gc_checked.3 man/xcb_create_glyph_cursor.3 man/xcb_create_glyph_cursor_checked.3 man/xcb_create_notify_event_t.3 man/xcb_create_pixmap.3 man/xcb_create_pixmap_checked.3 man/xcb_create_window.3 man/xcb_create_window_checked.3 man/xcb_damage_add.3 man/xcb_damage_add_checked.3 man/xcb_damage_create.3 man/xcb_damage_create_checked.3 man/xcb_damage_destroy.3 man/xcb_damage_destroy_checked.3 man/xcb_damage_notify_event_t.3 man/xcb_damage_query_version.3 man/xcb_damage_query_version_reply.3 man/xcb_damage_query_version_unchecked.3 man/xcb_damage_subtract.3 man/xcb_damage_subtract_checked.3 man/xcb_delete_property.3 man/xcb_delete_property_checked.3 man/xcb_destroy_notify_event_t.3 man/xcb_destroy_subwindows.3 man/xcb_destroy_subwindows_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_destroy_window.3 man/xcb_destroy_window_checked.3 man/xcb_dpms_capable.3 man/xcb_dpms_capable_reply.3 man/xcb_dpms_capable_unchecked.3 man/xcb_dpms_disable.3 man/xcb_dpms_disable_checked.3 man/xcb_dpms_enable.3 man/xcb_dpms_enable_checked.3 man/xcb_dpms_force_level.3 man/xcb_dpms_force_level_checked.3 man/xcb_dpms_get_timeouts.3 man/xcb_dpms_get_timeouts_reply.3 man/xcb_dpms_get_timeouts_unchecked.3 man/xcb_dpms_get_version.3 man/xcb_dpms_get_version_reply.3 man/xcb_dpms_get_version_unchecked.3 man/xcb_dpms_info.3 man/xcb_dpms_info_reply.3 man/xcb_dpms_info_unchecked.3 man/xcb_dpms_set_timeouts.3 man/xcb_dpms_set_timeouts_checked.3 man/xcb_dri2_authenticate.3 man/xcb_dri2_authenticate_reply.3 man/xcb_dri2_authenticate_unchecked.3 man/xcb_dri2_buffer_swap_complete_event_t.3 man/xcb_dri2_connect.3 man/xcb_dri2_connect_alignment_pad.3 man/xcb_dri2_connect_alignment_pad_end.3 man/xcb_dri2_connect_alignment_pad_length.3 man/xcb_dri2_connect_device_name.3 man/xcb_dri2_connect_device_name_end.3 man/xcb_dri2_connect_device_name_length.3 man/xcb_dri2_connect_driver_name.3 man/xcb_dri2_connect_driver_name_end.3 man/xcb_dri2_connect_driver_name_length.3 man/xcb_dri2_connect_reply.3 man/xcb_dri2_connect_unchecked.3 man/xcb_dri2_copy_region.3 man/xcb_dri2_copy_region_reply.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_dri2_copy_region_unchecked.3 man/xcb_dri2_create_drawable.3 man/xcb_dri2_create_drawable_checked.3 man/xcb_dri2_destroy_drawable.3 man/xcb_dri2_destroy_drawable_checked.3 man/xcb_dri2_get_buffers.3 man/xcb_dri2_get_buffers_buffers.3 man/xcb_dri2_get_buffers_buffers_iterator.3 man/xcb_dri2_get_buffers_buffers_length.3 man/xcb_dri2_get_buffers_reply.3 man/xcb_dri2_get_buffers_unchecked.3 man/xcb_dri2_get_buffers_with_format.3 man/xcb_dri2_get_buffers_with_format_buffers.3 man/xcb_dri2_get_buffers_with_format_buffers_iterator.3 man/xcb_dri2_get_buffers_with_format_buffers_length.3 man/xcb_dri2_get_buffers_with_format_reply.3 man/xcb_dri2_get_buffers_with_format_unchecked.3 man/xcb_dri2_get_msc.3 man/xcb_dri2_get_msc_reply.3 man/xcb_dri2_get_msc_unchecked.3 man/xcb_dri2_get_param.3 man/xcb_dri2_get_param_reply.3 man/xcb_dri2_get_param_unchecked.3 man/xcb_dri2_invalidate_buffers_event_t.3 man/xcb_dri2_query_version.3 man/xcb_dri2_query_version_reply.3 man/xcb_dri2_query_version_unchecked.3 man/xcb_dri2_swap_buffers.3 man/xcb_dri2_swap_buffers_reply.3 man/xcb_dri2_swap_buffers_unchecked.3 man/xcb_dri2_swap_interval.3 man/xcb_dri2_swap_interval_checked.3 man/xcb_dri2_wait_msc.3 man/xcb_dri2_wait_msc_reply.3 man/xcb_dri2_wait_msc_unchecked.3 man/xcb_dri2_wait_sbc.3 man/xcb_dri2_wait_sbc_reply.3 man/xcb_dri2_wait_sbc_unchecked.3 man/xcb_dri3_buffer_from_pixmap.3 man/xcb_dri3_buffer_from_pixmap_reply.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_dri3_buffer_from_pixmap_unchecked.3 man/xcb_dri3_buffers_from_pixmap.3 man/xcb_dri3_buffers_from_pixmap_buffers.3 man/xcb_dri3_buffers_from_pixmap_buffers_end.3 man/xcb_dri3_buffers_from_pixmap_buffers_length.3 man/xcb_dri3_buffers_from_pixmap_offsets.3 man/xcb_dri3_buffers_from_pixmap_offsets_end.3 man/xcb_dri3_buffers_from_pixmap_offsets_length.3 man/xcb_dri3_buffers_from_pixmap_reply.3 man/xcb_dri3_buffers_from_pixmap_strides.3 man/xcb_dri3_buffers_from_pixmap_strides_end.3 man/xcb_dri3_buffers_from_pixmap_strides_length.3 man/xcb_dri3_buffers_from_pixmap_unchecked.3 man/xcb_dri3_fd_from_fence.3 man/xcb_dri3_fd_from_fence_reply.3 man/xcb_dri3_fd_from_fence_unchecked.3 man/xcb_dri3_fence_from_fd.3 man/xcb_dri3_fence_from_fd_checked.3 man/xcb_dri3_get_supported_modifiers.3 man/xcb_dri3_get_supported_modifiers_reply.3 man/xcb_dri3_get_supported_modifiers_screen_modifiers.3 man/xcb_dri3_get_supported_modifiers_screen_modifiers_end.3 man/xcb_dri3_get_supported_modifiers_screen_modifiers_length.3 man/xcb_dri3_get_supported_modifiers_unchecked.3 man/xcb_dri3_get_supported_modifiers_window_modifiers.3 man/xcb_dri3_get_supported_modifiers_window_modifiers_end.3 man/xcb_dri3_get_supported_modifiers_window_modifiers_length.3 man/xcb_dri3_open.3 man/xcb_dri3_open_reply.3 man/xcb_dri3_open_unchecked.3 man/xcb_dri3_pixmap_from_buffer.3 man/xcb_dri3_pixmap_from_buffer_checked.3 man/xcb_dri3_pixmap_from_buffers.3 man/xcb_dri3_pixmap_from_buffers_checked.3 man/xcb_dri3_query_version.3 man/xcb_dri3_query_version_reply.3 man/xcb_dri3_query_version_unchecked.3 man/xcb_dri3_set_drm_device_in_use.3 man/xcb_dri3_set_drm_device_in_use_checked.3 man/xcb_enter_notify_event_t.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_expose_event_t.3 man/xcb_fill_poly.3 man/xcb_fill_poly_checked.3 man/xcb_focus_in_event_t.3 man/xcb_force_screen_saver.3 man/xcb_force_screen_saver_checked.3 man/xcb_free_colormap.3 man/xcb_free_colormap_checked.3 man/xcb_free_colors.3 man/xcb_free_colors_checked.3 man/xcb_free_cursor.3 man/xcb_free_cursor_checked.3 man/xcb_free_gc.3 man/xcb_free_gc_checked.3 man/xcb_free_pixmap.3 man/xcb_free_pixmap_checked.3 man/xcb_ge_generic_event_t.3 man/xcb_genericevent_query_version.3 man/xcb_genericevent_query_version_reply.3 man/xcb_genericevent_query_version_unchecked.3 man/xcb_get_atom_name.3 man/xcb_get_atom_name_name.3 man/xcb_get_atom_name_name_end.3 man/xcb_get_atom_name_name_length.3 man/xcb_get_atom_name_reply.3 man/xcb_get_atom_name_unchecked.3 man/xcb_get_font_path.3 man/xcb_get_font_path_path_iterator.3 man/xcb_get_font_path_path_length.3 man/xcb_get_font_path_reply.3 man/xcb_get_font_path_unchecked.3 man/xcb_get_geometry.3 man/xcb_get_geometry_reply.3 man/xcb_get_geometry_unchecked.3 man/xcb_get_image.3 man/xcb_get_image_data.3 man/xcb_get_image_data_end.3 man/xcb_get_image_data_length.3 man/xcb_get_image_reply.3 man/xcb_get_image_unchecked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_get_input_focus.3 man/xcb_get_input_focus_reply.3 man/xcb_get_input_focus_unchecked.3 man/xcb_get_keyboard_control.3 man/xcb_get_keyboard_control_reply.3 man/xcb_get_keyboard_control_unchecked.3 man/xcb_get_keyboard_mapping.3 man/xcb_get_keyboard_mapping_keysyms.3 man/xcb_get_keyboard_mapping_keysyms_end.3 man/xcb_get_keyboard_mapping_keysyms_length.3 man/xcb_get_keyboard_mapping_reply.3 man/xcb_get_keyboard_mapping_unchecked.3 man/xcb_get_modifier_mapping.3 man/xcb_get_modifier_mapping_keycodes.3 man/xcb_get_modifier_mapping_keycodes_end.3 man/xcb_get_modifier_mapping_keycodes_length.3 man/xcb_get_modifier_mapping_reply.3 man/xcb_get_modifier_mapping_unchecked.3 man/xcb_get_motion_events.3 man/xcb_get_motion_events_events.3 man/xcb_get_motion_events_events_iterator.3 man/xcb_get_motion_events_events_length.3 man/xcb_get_motion_events_reply.3 man/xcb_get_motion_events_unchecked.3 man/xcb_get_pointer_control.3 man/xcb_get_pointer_control_reply.3 man/xcb_get_pointer_control_unchecked.3 man/xcb_get_pointer_mapping.3 man/xcb_get_pointer_mapping_map.3 man/xcb_get_pointer_mapping_map_end.3 man/xcb_get_pointer_mapping_map_length.3 man/xcb_get_pointer_mapping_reply.3 man/xcb_get_pointer_mapping_unchecked.3 man/xcb_get_property.3 man/xcb_get_property_reply.3 man/xcb_get_property_unchecked.3 man/xcb_get_property_value.3 man/xcb_get_property_value_end.3 man/xcb_get_property_value_length.3 man/xcb_get_screen_saver.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_get_screen_saver_reply.3 man/xcb_get_screen_saver_unchecked.3 man/xcb_get_selection_owner.3 man/xcb_get_selection_owner_reply.3 man/xcb_get_selection_owner_unchecked.3 man/xcb_get_window_attributes.3 man/xcb_get_window_attributes_reply.3 man/xcb_get_window_attributes_unchecked.3 man/xcb_glx_are_textures_resident.3 man/xcb_glx_are_textures_resident_data.3 man/xcb_glx_are_textures_resident_data_end.3 man/xcb_glx_are_textures_resident_data_length.3 man/xcb_glx_are_textures_resident_reply.3 man/xcb_glx_are_textures_resident_unchecked.3 man/xcb_glx_buffer_swap_complete_event_t.3 man/xcb_glx_change_drawable_attributes.3 man/xcb_glx_change_drawable_attributes_checked.3 man/xcb_glx_client_info.3 man/xcb_glx_client_info_checked.3 man/xcb_glx_copy_context.3 man/xcb_glx_copy_context_checked.3 man/xcb_glx_create_context.3 man/xcb_glx_create_context_attribs_arb.3 man/xcb_glx_create_context_attribs_arb_checked.3 man/xcb_glx_create_context_checked.3 man/xcb_glx_create_glx_pixmap.3 man/xcb_glx_create_glx_pixmap_checked.3 man/xcb_glx_create_new_context.3 man/xcb_glx_create_new_context_checked.3 man/xcb_glx_create_pbuffer.3 man/xcb_glx_create_pbuffer_checked.3 man/xcb_glx_create_pixmap.3 man/xcb_glx_create_pixmap_checked.3 man/xcb_glx_create_window.3 man/xcb_glx_create_window_checked.3 man/xcb_glx_delete_lists.3 man/xcb_glx_delete_lists_checked.3 man/xcb_glx_delete_queries_arb.3 man/xcb_glx_delete_queries_arb_checked.3 man/xcb_glx_delete_textures.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_delete_textures_checked.3 man/xcb_glx_delete_window.3 man/xcb_glx_delete_window_checked.3 man/xcb_glx_destroy_context.3 man/xcb_glx_destroy_context_checked.3 man/xcb_glx_destroy_glx_pixmap.3 man/xcb_glx_destroy_glx_pixmap_checked.3 man/xcb_glx_destroy_pbuffer.3 man/xcb_glx_destroy_pbuffer_checked.3 man/xcb_glx_destroy_pixmap.3 man/xcb_glx_destroy_pixmap_checked.3 man/xcb_glx_end_list.3 man/xcb_glx_end_list_checked.3 man/xcb_glx_feedback_buffer.3 man/xcb_glx_feedback_buffer_checked.3 man/xcb_glx_finish.3 man/xcb_glx_finish_reply.3 man/xcb_glx_finish_unchecked.3 man/xcb_glx_flush.3 man/xcb_glx_flush_checked.3 man/xcb_glx_gen_lists.3 man/xcb_glx_gen_lists_reply.3 man/xcb_glx_gen_lists_unchecked.3 man/xcb_glx_gen_queries_arb.3 man/xcb_glx_gen_queries_arb_data.3 man/xcb_glx_gen_queries_arb_data_end.3 man/xcb_glx_gen_queries_arb_data_length.3 man/xcb_glx_gen_queries_arb_reply.3 man/xcb_glx_gen_queries_arb_unchecked.3 man/xcb_glx_gen_textures.3 man/xcb_glx_gen_textures_data.3 man/xcb_glx_gen_textures_data_end.3 man/xcb_glx_gen_textures_data_length.3 man/xcb_glx_gen_textures_reply.3 man/xcb_glx_gen_textures_unchecked.3 man/xcb_glx_get_booleanv.3 man/xcb_glx_get_booleanv_data.3 man/xcb_glx_get_booleanv_data_end.3 man/xcb_glx_get_booleanv_data_length.3 man/xcb_glx_get_booleanv_reply.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_booleanv_unchecked.3 man/xcb_glx_get_clip_plane.3 man/xcb_glx_get_clip_plane_data.3 man/xcb_glx_get_clip_plane_data_end.3 man/xcb_glx_get_clip_plane_data_length.3 man/xcb_glx_get_clip_plane_reply.3 man/xcb_glx_get_clip_plane_unchecked.3 man/xcb_glx_get_color_table.3 man/xcb_glx_get_color_table_data.3 man/xcb_glx_get_color_table_data_end.3 man/xcb_glx_get_color_table_data_length.3 man/xcb_glx_get_color_table_parameterfv.3 man/xcb_glx_get_color_table_parameterfv_data.3 man/xcb_glx_get_color_table_parameterfv_data_end.3 man/xcb_glx_get_color_table_parameterfv_data_length.3 man/xcb_glx_get_color_table_parameterfv_reply.3 man/xcb_glx_get_color_table_parameterfv_unchecked.3 man/xcb_glx_get_color_table_parameteriv.3 man/xcb_glx_get_color_table_parameteriv_data.3 man/xcb_glx_get_color_table_parameteriv_data_end.3 man/xcb_glx_get_color_table_parameteriv_data_length.3 man/xcb_glx_get_color_table_parameteriv_reply.3 man/xcb_glx_get_color_table_parameteriv_unchecked.3 man/xcb_glx_get_color_table_reply.3 man/xcb_glx_get_color_table_unchecked.3 man/xcb_glx_get_compressed_tex_image_arb.3 man/xcb_glx_get_compressed_tex_image_arb_data.3 man/xcb_glx_get_compressed_tex_image_arb_data_end.3 man/xcb_glx_get_compressed_tex_image_arb_data_length.3 man/xcb_glx_get_compressed_tex_image_arb_reply.3 man/xcb_glx_get_compressed_tex_image_arb_unchecked.3 man/xcb_glx_get_convolution_filter.3 man/xcb_glx_get_convolution_filter_data.3 man/xcb_glx_get_convolution_filter_data_end.3 man/xcb_glx_get_convolution_filter_data_length.3 man/xcb_glx_get_convolution_filter_reply.3 man/xcb_glx_get_convolution_filter_unchecked.3 man/xcb_glx_get_convolution_parameterfv.3 man/xcb_glx_get_convolution_parameterfv_data.3 man/xcb_glx_get_convolution_parameterfv_data_end.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_convolution_parameterfv_data_length.3 man/xcb_glx_get_convolution_parameterfv_reply.3 man/xcb_glx_get_convolution_parameterfv_unchecked.3 man/xcb_glx_get_convolution_parameteriv.3 man/xcb_glx_get_convolution_parameteriv_data.3 man/xcb_glx_get_convolution_parameteriv_data_end.3 man/xcb_glx_get_convolution_parameteriv_data_length.3 man/xcb_glx_get_convolution_parameteriv_reply.3 man/xcb_glx_get_convolution_parameteriv_unchecked.3 man/xcb_glx_get_doublev.3 man/xcb_glx_get_doublev_data.3 man/xcb_glx_get_doublev_data_end.3 man/xcb_glx_get_doublev_data_length.3 man/xcb_glx_get_doublev_reply.3 man/xcb_glx_get_doublev_unchecked.3 man/xcb_glx_get_drawable_attributes.3 man/xcb_glx_get_drawable_attributes_attribs.3 man/xcb_glx_get_drawable_attributes_attribs_end.3 man/xcb_glx_get_drawable_attributes_attribs_length.3 man/xcb_glx_get_drawable_attributes_reply.3 man/xcb_glx_get_drawable_attributes_unchecked.3 man/xcb_glx_get_error.3 man/xcb_glx_get_error_reply.3 man/xcb_glx_get_error_unchecked.3 man/xcb_glx_get_fb_configs.3 man/xcb_glx_get_fb_configs_property_list.3 man/xcb_glx_get_fb_configs_property_list_end.3 man/xcb_glx_get_fb_configs_property_list_length.3 man/xcb_glx_get_fb_configs_reply.3 man/xcb_glx_get_fb_configs_unchecked.3 man/xcb_glx_get_floatv.3 man/xcb_glx_get_floatv_data.3 man/xcb_glx_get_floatv_data_end.3 man/xcb_glx_get_floatv_data_length.3 man/xcb_glx_get_floatv_reply.3 man/xcb_glx_get_floatv_unchecked.3 man/xcb_glx_get_histogram.3 man/xcb_glx_get_histogram_data.3 man/xcb_glx_get_histogram_data_end.3 man/xcb_glx_get_histogram_data_length.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_histogram_parameterfv.3 man/xcb_glx_get_histogram_parameterfv_data.3 man/xcb_glx_get_histogram_parameterfv_data_end.3 man/xcb_glx_get_histogram_parameterfv_data_length.3 man/xcb_glx_get_histogram_parameterfv_reply.3 man/xcb_glx_get_histogram_parameterfv_unchecked.3 man/xcb_glx_get_histogram_parameteriv.3 man/xcb_glx_get_histogram_parameteriv_data.3 man/xcb_glx_get_histogram_parameteriv_data_end.3 man/xcb_glx_get_histogram_parameteriv_data_length.3 man/xcb_glx_get_histogram_parameteriv_reply.3 man/xcb_glx_get_histogram_parameteriv_unchecked.3 man/xcb_glx_get_histogram_reply.3 man/xcb_glx_get_histogram_unchecked.3 man/xcb_glx_get_integerv.3 man/xcb_glx_get_integerv_data.3 man/xcb_glx_get_integerv_data_end.3 man/xcb_glx_get_integerv_data_length.3 man/xcb_glx_get_integerv_reply.3 man/xcb_glx_get_integerv_unchecked.3 man/xcb_glx_get_lightfv.3 man/xcb_glx_get_lightfv_data.3 man/xcb_glx_get_lightfv_data_end.3 man/xcb_glx_get_lightfv_data_length.3 man/xcb_glx_get_lightfv_reply.3 man/xcb_glx_get_lightfv_unchecked.3 man/xcb_glx_get_lightiv.3 man/xcb_glx_get_lightiv_data.3 man/xcb_glx_get_lightiv_data_end.3 man/xcb_glx_get_lightiv_data_length.3 man/xcb_glx_get_lightiv_reply.3 man/xcb_glx_get_lightiv_unchecked.3 man/xcb_glx_get_mapdv.3 man/xcb_glx_get_mapdv_data.3 man/xcb_glx_get_mapdv_data_end.3 man/xcb_glx_get_mapdv_data_length.3 man/xcb_glx_get_mapdv_reply.3 man/xcb_glx_get_mapdv_unchecked.3 man/xcb_glx_get_mapfv.3 man/xcb_glx_get_mapfv_data.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_mapfv_data_end.3 man/xcb_glx_get_mapfv_data_length.3 man/xcb_glx_get_mapfv_reply.3 man/xcb_glx_get_mapfv_unchecked.3 man/xcb_glx_get_mapiv.3 man/xcb_glx_get_mapiv_data.3 man/xcb_glx_get_mapiv_data_end.3 man/xcb_glx_get_mapiv_data_length.3 man/xcb_glx_get_mapiv_reply.3 man/xcb_glx_get_mapiv_unchecked.3 man/xcb_glx_get_materialfv.3 man/xcb_glx_get_materialfv_data.3 man/xcb_glx_get_materialfv_data_end.3 man/xcb_glx_get_materialfv_data_length.3 man/xcb_glx_get_materialfv_reply.3 man/xcb_glx_get_materialfv_unchecked.3 man/xcb_glx_get_materialiv.3 man/xcb_glx_get_materialiv_data.3 man/xcb_glx_get_materialiv_data_end.3 man/xcb_glx_get_materialiv_data_length.3 man/xcb_glx_get_materialiv_reply.3 man/xcb_glx_get_materialiv_unchecked.3 man/xcb_glx_get_minmax.3 man/xcb_glx_get_minmax_data.3 man/xcb_glx_get_minmax_data_end.3 man/xcb_glx_get_minmax_data_length.3 man/xcb_glx_get_minmax_parameterfv.3 man/xcb_glx_get_minmax_parameterfv_data.3 man/xcb_glx_get_minmax_parameterfv_data_end.3 man/xcb_glx_get_minmax_parameterfv_data_length.3 man/xcb_glx_get_minmax_parameterfv_reply.3 man/xcb_glx_get_minmax_parameterfv_unchecked.3 man/xcb_glx_get_minmax_parameteriv.3 man/xcb_glx_get_minmax_parameteriv_data.3 man/xcb_glx_get_minmax_parameteriv_data_end.3 man/xcb_glx_get_minmax_parameteriv_data_length.3 man/xcb_glx_get_minmax_parameteriv_reply.3 man/xcb_glx_get_minmax_parameteriv_unchecked.3 man/xcb_glx_get_minmax_reply.3 man/xcb_glx_get_minmax_unchecked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_pixel_mapfv.3 man/xcb_glx_get_pixel_mapfv_data.3 man/xcb_glx_get_pixel_mapfv_data_end.3 man/xcb_glx_get_pixel_mapfv_data_length.3 man/xcb_glx_get_pixel_mapfv_reply.3 man/xcb_glx_get_pixel_mapfv_unchecked.3 man/xcb_glx_get_pixel_mapuiv.3 man/xcb_glx_get_pixel_mapuiv_data.3 man/xcb_glx_get_pixel_mapuiv_data_end.3 man/xcb_glx_get_pixel_mapuiv_data_length.3 man/xcb_glx_get_pixel_mapuiv_reply.3 man/xcb_glx_get_pixel_mapuiv_unchecked.3 man/xcb_glx_get_pixel_mapusv.3 man/xcb_glx_get_pixel_mapusv_data.3 man/xcb_glx_get_pixel_mapusv_data_end.3 man/xcb_glx_get_pixel_mapusv_data_length.3 man/xcb_glx_get_pixel_mapusv_reply.3 man/xcb_glx_get_pixel_mapusv_unchecked.3 man/xcb_glx_get_polygon_stipple.3 man/xcb_glx_get_polygon_stipple_data.3 man/xcb_glx_get_polygon_stipple_data_end.3 man/xcb_glx_get_polygon_stipple_data_length.3 man/xcb_glx_get_polygon_stipple_reply.3 man/xcb_glx_get_polygon_stipple_unchecked.3 man/xcb_glx_get_query_objectiv_arb.3 man/xcb_glx_get_query_objectiv_arb_data.3 man/xcb_glx_get_query_objectiv_arb_data_end.3 man/xcb_glx_get_query_objectiv_arb_data_length.3 man/xcb_glx_get_query_objectiv_arb_reply.3 man/xcb_glx_get_query_objectiv_arb_unchecked.3 man/xcb_glx_get_query_objectuiv_arb.3 man/xcb_glx_get_query_objectuiv_arb_data.3 man/xcb_glx_get_query_objectuiv_arb_data_end.3 man/xcb_glx_get_query_objectuiv_arb_data_length.3 man/xcb_glx_get_query_objectuiv_arb_reply.3 man/xcb_glx_get_query_objectuiv_arb_unchecked.3 man/xcb_glx_get_queryiv_arb.3 man/xcb_glx_get_queryiv_arb_data.3 man/xcb_glx_get_queryiv_arb_data_end.3 man/xcb_glx_get_queryiv_arb_data_length.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_queryiv_arb_reply.3 man/xcb_glx_get_queryiv_arb_unchecked.3 man/xcb_glx_get_separable_filter.3 man/xcb_glx_get_separable_filter_reply.3 man/xcb_glx_get_separable_filter_rows_and_cols.3 man/xcb_glx_get_separable_filter_rows_and_cols_end.3 man/xcb_glx_get_separable_filter_rows_and_cols_length.3 man/xcb_glx_get_separable_filter_unchecked.3 man/xcb_glx_get_string.3 man/xcb_glx_get_string_reply.3 man/xcb_glx_get_string_string.3 man/xcb_glx_get_string_string_end.3 man/xcb_glx_get_string_string_length.3 man/xcb_glx_get_string_unchecked.3 man/xcb_glx_get_tex_envfv.3 man/xcb_glx_get_tex_envfv_data.3 man/xcb_glx_get_tex_envfv_data_end.3 man/xcb_glx_get_tex_envfv_data_length.3 man/xcb_glx_get_tex_envfv_reply.3 man/xcb_glx_get_tex_envfv_unchecked.3 man/xcb_glx_get_tex_enviv.3 man/xcb_glx_get_tex_enviv_data.3 man/xcb_glx_get_tex_enviv_data_end.3 man/xcb_glx_get_tex_enviv_data_length.3 man/xcb_glx_get_tex_enviv_reply.3 man/xcb_glx_get_tex_enviv_unchecked.3 man/xcb_glx_get_tex_gendv.3 man/xcb_glx_get_tex_gendv_data.3 man/xcb_glx_get_tex_gendv_data_end.3 man/xcb_glx_get_tex_gendv_data_length.3 man/xcb_glx_get_tex_gendv_reply.3 man/xcb_glx_get_tex_gendv_unchecked.3 man/xcb_glx_get_tex_genfv.3 man/xcb_glx_get_tex_genfv_data.3 man/xcb_glx_get_tex_genfv_data_end.3 man/xcb_glx_get_tex_genfv_data_length.3 man/xcb_glx_get_tex_genfv_reply.3 man/xcb_glx_get_tex_genfv_unchecked.3 man/xcb_glx_get_tex_geniv.3 man/xcb_glx_get_tex_geniv_data.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_tex_geniv_data_end.3 man/xcb_glx_get_tex_geniv_data_length.3 man/xcb_glx_get_tex_geniv_reply.3 man/xcb_glx_get_tex_geniv_unchecked.3 man/xcb_glx_get_tex_image.3 man/xcb_glx_get_tex_image_data.3 man/xcb_glx_get_tex_image_data_end.3 man/xcb_glx_get_tex_image_data_length.3 man/xcb_glx_get_tex_image_reply.3 man/xcb_glx_get_tex_image_unchecked.3 man/xcb_glx_get_tex_level_parameterfv.3 man/xcb_glx_get_tex_level_parameterfv_data.3 man/xcb_glx_get_tex_level_parameterfv_data_end.3 man/xcb_glx_get_tex_level_parameterfv_data_length.3 man/xcb_glx_get_tex_level_parameterfv_reply.3 man/xcb_glx_get_tex_level_parameterfv_unchecked.3 man/xcb_glx_get_tex_level_parameteriv.3 man/xcb_glx_get_tex_level_parameteriv_data.3 man/xcb_glx_get_tex_level_parameteriv_data_end.3 man/xcb_glx_get_tex_level_parameteriv_data_length.3 man/xcb_glx_get_tex_level_parameteriv_reply.3 man/xcb_glx_get_tex_level_parameteriv_unchecked.3 man/xcb_glx_get_tex_parameterfv.3 man/xcb_glx_get_tex_parameterfv_data.3 man/xcb_glx_get_tex_parameterfv_data_end.3 man/xcb_glx_get_tex_parameterfv_data_length.3 man/xcb_glx_get_tex_parameterfv_reply.3 man/xcb_glx_get_tex_parameterfv_unchecked.3 man/xcb_glx_get_tex_parameteriv.3 man/xcb_glx_get_tex_parameteriv_data.3 man/xcb_glx_get_tex_parameteriv_data_end.3 man/xcb_glx_get_tex_parameteriv_data_length.3 man/xcb_glx_get_tex_parameteriv_reply.3 man/xcb_glx_get_tex_parameteriv_unchecked.3 man/xcb_glx_get_visual_configs.3 man/xcb_glx_get_visual_configs_property_list.3 man/xcb_glx_get_visual_configs_property_list_end.3 man/xcb_glx_get_visual_configs_property_list_length.3 man/xcb_glx_get_visual_configs_reply.3 man/xcb_glx_get_visual_configs_unchecked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_is_direct.3 man/xcb_glx_is_direct_reply.3 man/xcb_glx_is_direct_unchecked.3 man/xcb_glx_is_enabled.3 man/xcb_glx_is_enabled_reply.3 man/xcb_glx_is_enabled_unchecked.3 man/xcb_glx_is_list.3 man/xcb_glx_is_list_reply.3 man/xcb_glx_is_list_unchecked.3 man/xcb_glx_is_query_arb.3 man/xcb_glx_is_query_arb_reply.3 man/xcb_glx_is_query_arb_unchecked.3 man/xcb_glx_is_texture.3 man/xcb_glx_is_texture_reply.3 man/xcb_glx_is_texture_unchecked.3 man/xcb_glx_make_context_current.3 man/xcb_glx_make_context_current_reply.3 man/xcb_glx_make_context_current_unchecked.3 man/xcb_glx_make_current.3 man/xcb_glx_make_current_reply.3 man/xcb_glx_make_current_unchecked.3 man/xcb_glx_new_list.3 man/xcb_glx_new_list_checked.3 man/xcb_glx_pbuffer_clobber_event_t.3 man/xcb_glx_pixel_storef.3 man/xcb_glx_pixel_storef_checked.3 man/xcb_glx_pixel_storei.3 man/xcb_glx_pixel_storei_checked.3 man/xcb_glx_query_context.3 man/xcb_glx_query_context_attribs.3 man/xcb_glx_query_context_attribs_end.3 man/xcb_glx_query_context_attribs_length.3 man/xcb_glx_query_context_reply.3 man/xcb_glx_query_context_unchecked.3 man/xcb_glx_query_extensions_string.3 man/xcb_glx_query_extensions_string_reply.3 man/xcb_glx_query_extensions_string_unchecked.3 man/xcb_glx_query_server_string.3 man/xcb_glx_query_server_string_reply.3 man/xcb_glx_query_server_string_string.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_query_server_string_string_end.3 man/xcb_glx_query_server_string_string_length.3 man/xcb_glx_query_server_string_unchecked.3 man/xcb_glx_query_version.3 man/xcb_glx_query_version_reply.3 man/xcb_glx_query_version_unchecked.3 man/xcb_glx_read_pixels.3 man/xcb_glx_read_pixels_data.3 man/xcb_glx_read_pixels_data_end.3 man/xcb_glx_read_pixels_data_length.3 man/xcb_glx_read_pixels_reply.3 man/xcb_glx_read_pixels_unchecked.3 man/xcb_glx_render.3 man/xcb_glx_render_checked.3 man/xcb_glx_render_large.3 man/xcb_glx_render_large_checked.3 man/xcb_glx_render_mode.3 man/xcb_glx_render_mode_data.3 man/xcb_glx_render_mode_data_end.3 man/xcb_glx_render_mode_data_length.3 man/xcb_glx_render_mode_reply.3 man/xcb_glx_render_mode_unchecked.3 man/xcb_glx_select_buffer.3 man/xcb_glx_select_buffer_checked.3 man/xcb_glx_set_client_info_2arb.3 man/xcb_glx_set_client_info_2arb_checked.3 man/xcb_glx_set_client_info_arb.3 man/xcb_glx_set_client_info_arb_checked.3 man/xcb_glx_swap_buffers.3 man/xcb_glx_swap_buffers_checked.3 man/xcb_glx_use_x_font.3 man/xcb_glx_use_x_font_checked.3 man/xcb_glx_vendor_private.3 man/xcb_glx_vendor_private_checked.3 man/xcb_glx_vendor_private_with_reply.3 man/xcb_glx_vendor_private_with_reply_data_2.3 man/xcb_glx_vendor_private_with_reply_data_2_end.3 man/xcb_glx_vendor_private_with_reply_data_2_length.3 man/xcb_glx_vendor_private_with_reply_reply.3 man/xcb_glx_vendor_private_with_reply_unchecked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_wait_gl.3 man/xcb_glx_wait_gl_checked.3 man/xcb_glx_wait_x.3 man/xcb_glx_wait_x_checked.3 man/xcb_grab_button.3 man/xcb_grab_button_checked.3 man/xcb_grab_key.3 man/xcb_grab_key_checked.3 man/xcb_grab_keyboard.3 man/xcb_grab_keyboard_reply.3 man/xcb_grab_keyboard_unchecked.3 man/xcb_grab_pointer.3 man/xcb_grab_pointer_reply.3 man/xcb_grab_pointer_unchecked.3 man/xcb_grab_server.3 man/xcb_grab_server_checked.3 man/xcb_graphics_exposure_event_t.3 man/xcb_gravity_notify_event_t.3 man/xcb_image_text_16.3 man/xcb_image_text_16_checked.3 man/xcb_image_text_8.3 man/xcb_image_text_8_checked.3 man/xcb_input_allow_device_events.3 man/xcb_input_allow_device_events_checked.3 man/xcb_input_barrier_hit_event_t.3 man/xcb_input_button_press_event_t.3 man/xcb_input_change_device_control.3 man/xcb_input_change_device_control_reply.3 man/xcb_input_change_device_control_unchecked.3 man/xcb_input_change_device_dont_propagate_list.3 man/xcb_input_change_device_dont_propagate_list_checked.3 man/xcb_input_change_device_key_mapping.3 man/xcb_input_change_device_key_mapping_checked.3 man/xcb_input_change_device_notify_event_t.3 man/xcb_input_change_device_property.3 man/xcb_input_change_device_property_checked.3 man/xcb_input_change_feedback_control.3 man/xcb_input_change_feedback_control_checked.3 man/xcb_input_change_keyboard_device.3 man/xcb_input_change_keyboard_device_reply.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_change_keyboard_device_unchecked.3 man/xcb_input_change_pointer_device.3 man/xcb_input_change_pointer_device_reply.3 man/xcb_input_change_pointer_device_unchecked.3 man/xcb_input_close_device.3 man/xcb_input_close_device_checked.3 man/xcb_input_delete_device_property.3 man/xcb_input_delete_device_property_checked.3 man/xcb_input_device_bell.3 man/xcb_input_device_bell_checked.3 man/xcb_input_device_button_state_notify_event_t.3 man/xcb_input_device_changed_event_t.3 man/xcb_input_device_focus_in_event_t.3 man/xcb_input_device_key_press_event_t.3 man/xcb_input_device_key_state_notify_event_t.3 man/xcb_input_device_mapping_notify_event_t.3 man/xcb_input_device_presence_notify_event_t.3 man/xcb_input_device_property_notify_event_t.3 man/xcb_input_device_state_notify_event_t.3 man/xcb_input_device_valuator_event_t.3 man/xcb_input_enter_event_t.3 man/xcb_input_gesture_pinch_begin_event_t.3 man/xcb_input_gesture_swipe_begin_event_t.3 man/xcb_input_get_device_button_mapping.3 man/xcb_input_get_device_button_mapping_map.3 man/xcb_input_get_device_button_mapping_map_end.3 man/xcb_input_get_device_button_mapping_map_length.3 man/xcb_input_get_device_button_mapping_pad_1.3 man/xcb_input_get_device_button_mapping_reply.3 man/xcb_input_get_device_button_mapping_unchecked.3 man/xcb_input_get_device_control.3 man/xcb_input_get_device_control_control.3 man/xcb_input_get_device_control_reply.3 man/xcb_input_get_device_control_unchecked.3 man/xcb_input_get_device_dont_propagate_list.3 man/xcb_input_get_device_dont_propagate_list_classes.3 man/xcb_input_get_device_dont_propagate_list_classes_end.3 man/xcb_input_get_device_dont_propagate_list_classes_length.3 man/xcb_input_get_device_dont_propagate_list_reply.3 man/xcb_input_get_device_dont_propagate_list_unchecked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_get_device_focus.3 man/xcb_input_get_device_focus_reply.3 man/xcb_input_get_device_focus_unchecked.3 man/xcb_input_get_device_key_mapping.3 man/xcb_input_get_device_key_mapping_keysyms.3 man/xcb_input_get_device_key_mapping_keysyms_end.3 man/xcb_input_get_device_key_mapping_keysyms_length.3 man/xcb_input_get_device_key_mapping_reply.3 man/xcb_input_get_device_key_mapping_unchecked.3 man/xcb_input_get_device_modifier_mapping.3 man/xcb_input_get_device_modifier_mapping_keymaps.3 man/xcb_input_get_device_modifier_mapping_keymaps_end.3 man/xcb_input_get_device_modifier_mapping_keymaps_length.3 man/xcb_input_get_device_modifier_mapping_reply.3 man/xcb_input_get_device_modifier_mapping_unchecked.3 man/xcb_input_get_device_motion_events.3 man/xcb_input_get_device_motion_events_events_iterator.3 man/xcb_input_get_device_motion_events_events_length.3 man/xcb_input_get_device_motion_events_reply.3 man/xcb_input_get_device_motion_events_unchecked.3 man/xcb_input_get_device_property.3 man/xcb_input_get_device_property_items.3 man/xcb_input_get_device_property_reply.3 man/xcb_input_get_device_property_unchecked.3 man/xcb_input_get_extension_version.3 man/xcb_input_get_extension_version_reply.3 man/xcb_input_get_extension_version_unchecked.3 man/xcb_input_get_feedback_control.3 man/xcb_input_get_feedback_control_feedbacks_iterator.3 man/xcb_input_get_feedback_control_feedbacks_length.3 man/xcb_input_get_feedback_control_reply.3 man/xcb_input_get_feedback_control_unchecked.3 man/xcb_input_get_selected_extension_events.3 man/xcb_input_get_selected_extension_events_all_classes.3 man/xcb_input_get_selected_extension_events_all_classes_end.3 man/xcb_input_get_selected_extension_events_all_classes_length.3 man/xcb_input_get_selected_extension_events_reply.3 man/xcb_input_get_selected_extension_events_this_classes.3 man/xcb_input_get_selected_extension_events_this_classes_end.3 man/xcb_input_get_selected_extension_events_this_classes_length.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_get_selected_extension_events_unchecked.3 man/xcb_input_grab_device.3 man/xcb_input_grab_device_button.3 man/xcb_input_grab_device_button_checked.3 man/xcb_input_grab_device_key.3 man/xcb_input_grab_device_key_checked.3 man/xcb_input_grab_device_reply.3 man/xcb_input_grab_device_unchecked.3 man/xcb_input_hierarchy_event_t.3 man/xcb_input_key_press_event_t.3 man/xcb_input_list_device_properties.3 man/xcb_input_list_device_properties_atoms.3 man/xcb_input_list_device_properties_atoms_end.3 man/xcb_input_list_device_properties_atoms_length.3 man/xcb_input_list_device_properties_reply.3 man/xcb_input_list_device_properties_unchecked.3 man/xcb_input_list_input_devices.3 man/xcb_input_list_input_devices_devices.3 man/xcb_input_list_input_devices_devices_iterator.3 man/xcb_input_list_input_devices_devices_length.3 man/xcb_input_list_input_devices_infos_iterator.3 man/xcb_input_list_input_devices_infos_length.3 man/xcb_input_list_input_devices_names_iterator.3 man/xcb_input_list_input_devices_names_length.3 man/xcb_input_list_input_devices_pad_1.3 man/xcb_input_list_input_devices_reply.3 man/xcb_input_list_input_devices_unchecked.3 man/xcb_input_open_device.3 man/xcb_input_open_device_class_info.3 man/xcb_input_open_device_class_info_iterator.3 man/xcb_input_open_device_class_info_length.3 man/xcb_input_open_device_pad_1.3 man/xcb_input_open_device_reply.3 man/xcb_input_open_device_unchecked.3 man/xcb_input_property_event_t.3 man/xcb_input_query_device_state.3 man/xcb_input_query_device_state_classes_iterator.3 man/xcb_input_query_device_state_classes_length.3 man/xcb_input_query_device_state_reply.3 man/xcb_input_query_device_state_unchecked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_raw_button_press_event_t.3 man/xcb_input_raw_key_press_event_t.3 man/xcb_input_raw_touch_begin_event_t.3 man/xcb_input_select_extension_event.3 man/xcb_input_select_extension_event_checked.3 man/xcb_input_send_extension_event.3 man/xcb_input_send_extension_event_checked.3 man/xcb_input_set_device_button_mapping.3 man/xcb_input_set_device_button_mapping_reply.3 man/xcb_input_set_device_button_mapping_unchecked.3 man/xcb_input_set_device_focus.3 man/xcb_input_set_device_focus_checked.3 man/xcb_input_set_device_mode.3 man/xcb_input_set_device_mode_reply.3 man/xcb_input_set_device_mode_unchecked.3 man/xcb_input_set_device_modifier_mapping.3 man/xcb_input_set_device_modifier_mapping_reply.3 man/xcb_input_set_device_modifier_mapping_unchecked.3 man/xcb_input_set_device_valuators.3 man/xcb_input_set_device_valuators_reply.3 man/xcb_input_set_device_valuators_unchecked.3 man/xcb_input_touch_begin_event_t.3 man/xcb_input_touch_ownership_event_t.3 man/xcb_input_ungrab_device.3 man/xcb_input_ungrab_device_button.3 man/xcb_input_ungrab_device_button_checked.3 man/xcb_input_ungrab_device_checked.3 man/xcb_input_ungrab_device_key.3 man/xcb_input_ungrab_device_key_checked.3 man/xcb_input_xi_allow_events.3 man/xcb_input_xi_allow_events_checked.3 man/xcb_input_xi_barrier_release_pointer.3 man/xcb_input_xi_barrier_release_pointer_checked.3 man/xcb_input_xi_change_cursor.3 man/xcb_input_xi_change_cursor_checked.3 man/xcb_input_xi_change_hierarchy.3 man/xcb_input_xi_change_hierarchy_checked.3 man/xcb_input_xi_change_property.3 man/xcb_input_xi_change_property_checked.3 man/xcb_input_xi_delete_property.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_xi_delete_property_checked.3 man/xcb_input_xi_get_client_pointer.3 man/xcb_input_xi_get_client_pointer_reply.3 man/xcb_input_xi_get_client_pointer_unchecked.3 man/xcb_input_xi_get_focus.3 man/xcb_input_xi_get_focus_reply.3 man/xcb_input_xi_get_focus_unchecked.3 man/xcb_input_xi_get_property.3 man/xcb_input_xi_get_property_items.3 man/xcb_input_xi_get_property_reply.3 man/xcb_input_xi_get_property_unchecked.3 man/xcb_input_xi_get_selected_events.3 man/xcb_input_xi_get_selected_events_masks_iterator.3 man/xcb_input_xi_get_selected_events_masks_length.3 man/xcb_input_xi_get_selected_events_reply.3 man/xcb_input_xi_get_selected_events_unchecked.3 man/xcb_input_xi_grab_device.3 man/xcb_input_xi_grab_device_reply.3 man/xcb_input_xi_grab_device_unchecked.3 man/xcb_input_xi_list_properties.3 man/xcb_input_xi_list_properties_properties.3 man/xcb_input_xi_list_properties_properties_end.3 man/xcb_input_xi_list_properties_properties_length.3 man/xcb_input_xi_list_properties_reply.3 man/xcb_input_xi_list_properties_unchecked.3 man/xcb_input_xi_passive_grab_device.3 man/xcb_input_xi_passive_grab_device_modifiers.3 man/xcb_input_xi_passive_grab_device_modifiers_iterator.3 man/xcb_input_xi_passive_grab_device_modifiers_length.3 man/xcb_input_xi_passive_grab_device_reply.3 man/xcb_input_xi_passive_grab_device_unchecked.3 man/xcb_input_xi_passive_ungrab_device.3 man/xcb_input_xi_passive_ungrab_device_checked.3 man/xcb_input_xi_query_device.3 man/xcb_input_xi_query_device_infos_iterator.3 man/xcb_input_xi_query_device_infos_length.3 man/xcb_input_xi_query_device_reply.3 man/xcb_input_xi_query_device_unchecked.3 man/xcb_input_xi_query_pointer.3 man/xcb_input_xi_query_pointer_buttons.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_xi_query_pointer_buttons_end.3 man/xcb_input_xi_query_pointer_buttons_length.3 man/xcb_input_xi_query_pointer_reply.3 man/xcb_input_xi_query_pointer_unchecked.3 man/xcb_input_xi_query_version.3 man/xcb_input_xi_query_version_reply.3 man/xcb_input_xi_query_version_unchecked.3 man/xcb_input_xi_select_events.3 man/xcb_input_xi_select_events_checked.3 man/xcb_input_xi_set_client_pointer.3 man/xcb_input_xi_set_client_pointer_checked.3 man/xcb_input_xi_set_focus.3 man/xcb_input_xi_set_focus_checked.3 man/xcb_input_xi_ungrab_device.3 man/xcb_input_xi_ungrab_device_checked.3 man/xcb_input_xi_warp_pointer.3 man/xcb_input_xi_warp_pointer_checked.3 man/xcb_install_colormap.3 man/xcb_install_colormap_checked.3 man/xcb_intern_atom.3 man/xcb_intern_atom_reply.3 man/xcb_intern_atom_unchecked.3 man/xcb_key_press_event_t.3 man/xcb_keymap_notify_event_t.3 man/xcb_kill_client.3 man/xcb_kill_client_checked.3 man/xcb_list_extensions.3 man/xcb_list_extensions_names_iterator.3 man/xcb_list_extensions_names_length.3 man/xcb_list_extensions_reply.3 man/xcb_list_extensions_unchecked.3 man/xcb_list_fonts.3 man/xcb_list_fonts_names_iterator.3 man/xcb_list_fonts_names_length.3 man/xcb_list_fonts_reply.3 man/xcb_list_fonts_unchecked.3 man/xcb_list_fonts_with_info.3 man/xcb_list_fonts_with_info_name.3 man/xcb_list_fonts_with_info_name_end.3 man/xcb_list_fonts_with_info_name_length.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_list_fonts_with_info_properties.3 man/xcb_list_fonts_with_info_properties_iterator.3 man/xcb_list_fonts_with_info_properties_length.3 man/xcb_list_fonts_with_info_reply.3 man/xcb_list_fonts_with_info_unchecked.3 man/xcb_list_hosts.3 man/xcb_list_hosts_hosts_iterator.3 man/xcb_list_hosts_hosts_length.3 man/xcb_list_hosts_reply.3 man/xcb_list_hosts_unchecked.3 man/xcb_list_installed_colormaps.3 man/xcb_list_installed_colormaps_cmaps.3 man/xcb_list_installed_colormaps_cmaps_end.3 man/xcb_list_installed_colormaps_cmaps_length.3 man/xcb_list_installed_colormaps_reply.3 man/xcb_list_installed_colormaps_unchecked.3 man/xcb_list_properties.3 man/xcb_list_properties_atoms.3 man/xcb_list_properties_atoms_end.3 man/xcb_list_properties_atoms_length.3 man/xcb_list_properties_reply.3 man/xcb_list_properties_unchecked.3 man/xcb_lookup_color.3 man/xcb_lookup_color_reply.3 man/xcb_lookup_color_unchecked.3 man/xcb_map_notify_event_t.3 man/xcb_map_request_event_t.3 man/xcb_map_subwindows.3 man/xcb_map_subwindows_checked.3 man/xcb_map_window.3 man/xcb_map_window_checked.3 man/xcb_mapping_notify_event_t.3 man/xcb_motion_notify_event_t.3 man/xcb_no_exposure_event_t.3 man/xcb_no_operation.3 man/xcb_no_operation_checked.3 man/xcb_open_font.3 man/xcb_open_font_checked.3 man/xcb_poly_arc.3 man/xcb_poly_arc_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_poly_fill_arc.3 man/xcb_poly_fill_arc_checked.3 man/xcb_poly_fill_rectangle.3 man/xcb_poly_fill_rectangle_checked.3 man/xcb_poly_line.3 man/xcb_poly_line_checked.3 man/xcb_poly_point.3 man/xcb_poly_point_checked.3 man/xcb_poly_rectangle.3 man/xcb_poly_rectangle_checked.3 man/xcb_poly_segment.3 man/xcb_poly_segment_checked.3 man/xcb_poly_text_16.3 man/xcb_poly_text_16_checked.3 man/xcb_poly_text_8.3 man/xcb_poly_text_8_checked.3 man/xcb_present_complete_notify_event_t.3 man/xcb_present_configure_notify_event_t.3 man/xcb_present_generic_event_t.3 man/xcb_present_idle_notify_event_t.3 man/xcb_present_notify_msc.3 man/xcb_present_notify_msc_checked.3 man/xcb_present_pixmap.3 man/xcb_present_pixmap_checked.3 man/xcb_present_query_capabilities.3 man/xcb_present_query_capabilities_reply.3 man/xcb_present_query_capabilities_unchecked.3 man/xcb_present_query_version.3 man/xcb_present_query_version_reply.3 man/xcb_present_query_version_unchecked.3 man/xcb_present_redirect_notify_event_t.3 man/xcb_present_select_input.3 man/xcb_present_select_input_checked.3 man/xcb_property_notify_event_t.3 man/xcb_put_image.3 man/xcb_put_image_checked.3 man/xcb_query_best_size.3 man/xcb_query_best_size_reply.3 man/xcb_query_best_size_unchecked.3 man/xcb_query_colors.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_query_colors_colors.3 man/xcb_query_colors_colors_iterator.3 man/xcb_query_colors_colors_length.3 man/xcb_query_colors_reply.3 man/xcb_query_colors_unchecked.3 man/xcb_query_extension.3 man/xcb_query_extension_reply.3 man/xcb_query_extension_unchecked.3 man/xcb_query_font.3 man/xcb_query_font_char_infos.3 man/xcb_query_font_char_infos_iterator.3 man/xcb_query_font_char_infos_length.3 man/xcb_query_font_properties.3 man/xcb_query_font_properties_iterator.3 man/xcb_query_font_properties_length.3 man/xcb_query_font_reply.3 man/xcb_query_font_unchecked.3 man/xcb_query_keymap.3 man/xcb_query_keymap_reply.3 man/xcb_query_keymap_unchecked.3 man/xcb_query_pointer.3 man/xcb_query_pointer_reply.3 man/xcb_query_pointer_unchecked.3 man/xcb_query_text_extents.3 man/xcb_query_text_extents_reply.3 man/xcb_query_text_extents_unchecked.3 man/xcb_query_tree.3 man/xcb_query_tree_children.3 man/xcb_query_tree_children_end.3 man/xcb_query_tree_children_length.3 man/xcb_query_tree_reply.3 man/xcb_query_tree_unchecked.3 man/xcb_randr_add_output_mode.3 man/xcb_randr_add_output_mode_checked.3 man/xcb_randr_change_output_property.3 man/xcb_randr_change_output_property_checked.3 man/xcb_randr_change_provider_property.3 man/xcb_randr_change_provider_property_checked.3 man/xcb_randr_configure_output_property.3 man/xcb_randr_configure_output_property_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_configure_provider_property.3 man/xcb_randr_configure_provider_property_checked.3 man/xcb_randr_create_lease.3 man/xcb_randr_create_lease_reply.3 man/xcb_randr_create_lease_unchecked.3 man/xcb_randr_create_mode.3 man/xcb_randr_create_mode_reply.3 man/xcb_randr_create_mode_unchecked.3 man/xcb_randr_delete_monitor.3 man/xcb_randr_delete_monitor_checked.3 man/xcb_randr_delete_output_mode.3 man/xcb_randr_delete_output_mode_checked.3 man/xcb_randr_delete_output_property.3 man/xcb_randr_delete_output_property_checked.3 man/xcb_randr_delete_provider_property.3 man/xcb_randr_delete_provider_property_checked.3 man/xcb_randr_destroy_mode.3 man/xcb_randr_destroy_mode_checked.3 man/xcb_randr_free_lease.3 man/xcb_randr_free_lease_checked.3 man/xcb_randr_get_crtc_gamma.3 man/xcb_randr_get_crtc_gamma_blue.3 man/xcb_randr_get_crtc_gamma_blue_end.3 man/xcb_randr_get_crtc_gamma_blue_length.3 man/xcb_randr_get_crtc_gamma_green.3 man/xcb_randr_get_crtc_gamma_green_end.3 man/xcb_randr_get_crtc_gamma_green_length.3 man/xcb_randr_get_crtc_gamma_red.3 man/xcb_randr_get_crtc_gamma_red_end.3 man/xcb_randr_get_crtc_gamma_red_length.3 man/xcb_randr_get_crtc_gamma_reply.3 man/xcb_randr_get_crtc_gamma_size.3 man/xcb_randr_get_crtc_gamma_size_reply.3 man/xcb_randr_get_crtc_gamma_size_unchecked.3 man/xcb_randr_get_crtc_gamma_unchecked.3 man/xcb_randr_get_crtc_info.3 man/xcb_randr_get_crtc_info_outputs.3 man/xcb_randr_get_crtc_info_outputs_end.3 man/xcb_randr_get_crtc_info_outputs_length.3 man/xcb_randr_get_crtc_info_possible.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_get_crtc_info_possible_end.3 man/xcb_randr_get_crtc_info_possible_length.3 man/xcb_randr_get_crtc_info_reply.3 man/xcb_randr_get_crtc_info_unchecked.3 man/xcb_randr_get_crtc_transform.3 man/xcb_randr_get_crtc_transform_current_filter_name.3 man/xcb_randr_get_crtc_transform_current_filter_name_end.3 man/xcb_randr_get_crtc_transform_current_filter_name_length.3 man/xcb_randr_get_crtc_transform_current_params.3 man/xcb_randr_get_crtc_transform_current_params_end.3 man/xcb_randr_get_crtc_transform_current_params_length.3 man/xcb_randr_get_crtc_transform_pad_3.3 man/xcb_randr_get_crtc_transform_pad_4.3 man/xcb_randr_get_crtc_transform_pending_filter_name.3 man/xcb_randr_get_crtc_transform_pending_filter_name_end.3 man/xcb_randr_get_crtc_transform_pending_filter_name_length.3 man/xcb_randr_get_crtc_transform_pending_params.3 man/xcb_randr_get_crtc_transform_pending_params_end.3 man/xcb_randr_get_crtc_transform_pending_params_length.3 man/xcb_randr_get_crtc_transform_reply.3 man/xcb_randr_get_crtc_transform_unchecked.3 man/xcb_randr_get_monitors.3 man/xcb_randr_get_monitors_monitors_iterator.3 man/xcb_randr_get_monitors_monitors_length.3 man/xcb_randr_get_monitors_reply.3 man/xcb_randr_get_monitors_unchecked.3 man/xcb_randr_get_output_info.3 man/xcb_randr_get_output_info_clones.3 man/xcb_randr_get_output_info_clones_end.3 man/xcb_randr_get_output_info_clones_length.3 man/xcb_randr_get_output_info_crtcs.3 man/xcb_randr_get_output_info_crtcs_end.3 man/xcb_randr_get_output_info_crtcs_length.3 man/xcb_randr_get_output_info_modes.3 man/xcb_randr_get_output_info_modes_end.3 man/xcb_randr_get_output_info_modes_length.3 man/xcb_randr_get_output_info_name.3 man/xcb_randr_get_output_info_name_end.3 man/xcb_randr_get_output_info_name_length.3 man/xcb_randr_get_output_info_reply.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_get_output_info_unchecked.3 man/xcb_randr_get_output_primary.3 man/xcb_randr_get_output_primary_reply.3 man/xcb_randr_get_output_primary_unchecked.3 man/xcb_randr_get_output_property.3 man/xcb_randr_get_output_property_data.3 man/xcb_randr_get_output_property_data_end.3 man/xcb_randr_get_output_property_data_length.3 man/xcb_randr_get_output_property_reply.3 man/xcb_randr_get_output_property_unchecked.3 man/xcb_randr_get_panning.3 man/xcb_randr_get_panning_reply.3 man/xcb_randr_get_panning_unchecked.3 man/xcb_randr_get_provider_info.3 man/xcb_randr_get_provider_info_associated_capability.3 man/xcb_randr_get_provider_info_associated_capability_end.3 man/xcb_randr_get_provider_info_associated_capability_length.3 man/xcb_randr_get_provider_info_associated_providers.3 man/xcb_randr_get_provider_info_associated_providers_end.3 man/xcb_randr_get_provider_info_associated_providers_length.3 man/xcb_randr_get_provider_info_crtcs.3 man/xcb_randr_get_provider_info_crtcs_end.3 man/xcb_randr_get_provider_info_crtcs_length.3 man/xcb_randr_get_provider_info_name.3 man/xcb_randr_get_provider_info_name_end.3 man/xcb_randr_get_provider_info_name_length.3 man/xcb_randr_get_provider_info_outputs.3 man/xcb_randr_get_provider_info_outputs_end.3 man/xcb_randr_get_provider_info_outputs_length.3 man/xcb_randr_get_provider_info_reply.3 man/xcb_randr_get_provider_info_unchecked.3 man/xcb_randr_get_provider_property.3 man/xcb_randr_get_provider_property_data.3 man/xcb_randr_get_provider_property_data_end.3 man/xcb_randr_get_provider_property_data_length.3 man/xcb_randr_get_provider_property_reply.3 man/xcb_randr_get_provider_property_unchecked.3 man/xcb_randr_get_providers.3 man/xcb_randr_get_providers_providers.3 man/xcb_randr_get_providers_providers_end.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_get_providers_providers_length.3 man/xcb_randr_get_providers_reply.3 man/xcb_randr_get_providers_unchecked.3 man/xcb_randr_get_screen_info.3 man/xcb_randr_get_screen_info_rates_iterator.3 man/xcb_randr_get_screen_info_rates_length.3 man/xcb_randr_get_screen_info_reply.3 man/xcb_randr_get_screen_info_sizes.3 man/xcb_randr_get_screen_info_sizes_iterator.3 man/xcb_randr_get_screen_info_sizes_length.3 man/xcb_randr_get_screen_info_unchecked.3 man/xcb_randr_get_screen_resources.3 man/xcb_randr_get_screen_resources_crtcs.3 man/xcb_randr_get_screen_resources_crtcs_end.3 man/xcb_randr_get_screen_resources_crtcs_length.3 man/xcb_randr_get_screen_resources_current.3 man/xcb_randr_get_screen_resources_current_crtcs.3 man/xcb_randr_get_screen_resources_current_crtcs_end.3 man/xcb_randr_get_screen_resources_current_crtcs_length.3 man/xcb_randr_get_screen_resources_current_modes.3 man/xcb_randr_get_screen_resources_current_modes_iterator.3 man/xcb_randr_get_screen_resources_current_modes_length.3 man/xcb_randr_get_screen_resources_current_names.3 man/xcb_randr_get_screen_resources_current_names_end.3 man/xcb_randr_get_screen_resources_current_names_length.3 man/xcb_randr_get_screen_resources_current_outputs.3 man/xcb_randr_get_screen_resources_current_outputs_end.3 man/xcb_randr_get_screen_resources_current_outputs_length.3 man/xcb_randr_get_screen_resources_current_reply.3 man/xcb_randr_get_screen_resources_current_unchecked.3 man/xcb_randr_get_screen_resources_modes.3 man/xcb_randr_get_screen_resources_modes_iterator.3 man/xcb_randr_get_screen_resources_modes_length.3 man/xcb_randr_get_screen_resources_names.3 man/xcb_randr_get_screen_resources_names_end.3 man/xcb_randr_get_screen_resources_names_length.3 man/xcb_randr_get_screen_resources_outputs.3 man/xcb_randr_get_screen_resources_outputs_end.3 man/xcb_randr_get_screen_resources_outputs_length.3 man/xcb_randr_get_screen_resources_reply.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_get_screen_resources_unchecked.3 man/xcb_randr_get_screen_size_range.3 man/xcb_randr_get_screen_size_range_reply.3 man/xcb_randr_get_screen_size_range_unchecked.3 man/xcb_randr_list_output_properties.3 man/xcb_randr_list_output_properties_atoms.3 man/xcb_randr_list_output_properties_atoms_end.3 man/xcb_randr_list_output_properties_atoms_length.3 man/xcb_randr_list_output_properties_reply.3 man/xcb_randr_list_output_properties_unchecked.3 man/xcb_randr_list_provider_properties.3 man/xcb_randr_list_provider_properties_atoms.3 man/xcb_randr_list_provider_properties_atoms_end.3 man/xcb_randr_list_provider_properties_atoms_length.3 man/xcb_randr_list_provider_properties_reply.3 man/xcb_randr_list_provider_properties_unchecked.3 man/xcb_randr_notify_event_t.3 man/xcb_randr_query_output_property.3 man/xcb_randr_query_output_property_reply.3 man/xcb_randr_query_output_property_unchecked.3 man/xcb_randr_query_output_property_valid_values.3 man/xcb_randr_query_output_property_valid_values_end.3 man/xcb_randr_query_output_property_valid_values_length.3 man/xcb_randr_query_provider_property.3 man/xcb_randr_query_provider_property_reply.3 man/xcb_randr_query_provider_property_unchecked.3 man/xcb_randr_query_provider_property_valid_values.3 man/xcb_randr_query_provider_property_valid_values_end.3 man/xcb_randr_query_provider_property_valid_values_length.3 man/xcb_randr_query_version.3 man/xcb_randr_query_version_reply.3 man/xcb_randr_query_version_unchecked.3 man/xcb_randr_screen_change_notify_event_t.3 man/xcb_randr_select_input.3 man/xcb_randr_select_input_checked.3 man/xcb_randr_set_crtc_config.3 man/xcb_randr_set_crtc_config_reply.3 man/xcb_randr_set_crtc_config_unchecked.3 man/xcb_randr_set_crtc_gamma.3 man/xcb_randr_set_crtc_gamma_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_set_crtc_transform.3 man/xcb_randr_set_crtc_transform_checked.3 man/xcb_randr_set_monitor.3 man/xcb_randr_set_monitor_checked.3 man/xcb_randr_set_output_primary.3 man/xcb_randr_set_output_primary_checked.3 man/xcb_randr_set_panning.3 man/xcb_randr_set_panning_reply.3 man/xcb_randr_set_panning_unchecked.3 man/xcb_randr_set_provider_offload_sink.3 man/xcb_randr_set_provider_offload_sink_checked.3 man/xcb_randr_set_provider_output_source.3 man/xcb_randr_set_provider_output_source_checked.3 man/xcb_randr_set_screen_config.3 man/xcb_randr_set_screen_config_reply.3 man/xcb_randr_set_screen_config_unchecked.3 man/xcb_randr_set_screen_size.3 man/xcb_randr_set_screen_size_checked.3 man/xcb_recolor_cursor.3 man/xcb_recolor_cursor_checked.3 man/xcb_record_create_context.3 man/xcb_record_create_context_checked.3 man/xcb_record_disable_context.3 man/xcb_record_disable_context_checked.3 man/xcb_record_enable_context.3 man/xcb_record_enable_context_data.3 man/xcb_record_enable_context_data_end.3 man/xcb_record_enable_context_data_length.3 man/xcb_record_enable_context_reply.3 man/xcb_record_enable_context_unchecked.3 man/xcb_record_free_context.3 man/xcb_record_free_context_checked.3 man/xcb_record_get_context.3 man/xcb_record_get_context_intercepted_clients_iterator.3 man/xcb_record_get_context_intercepted_clients_length.3 man/xcb_record_get_context_reply.3 man/xcb_record_get_context_unchecked.3 man/xcb_record_query_version.3 man/xcb_record_query_version_reply.3 man/xcb_record_query_version_unchecked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_record_register_clients.3 man/xcb_record_register_clients_checked.3 man/xcb_record_unregister_clients.3 man/xcb_record_unregister_clients_checked.3 man/xcb_render_add_glyphs.3 man/xcb_render_add_glyphs_checked.3 man/xcb_render_add_traps.3 man/xcb_render_add_traps_checked.3 man/xcb_render_change_picture.3 man/xcb_render_change_picture_checked.3 man/xcb_render_composite.3 man/xcb_render_composite_checked.3 man/xcb_render_composite_glyphs_16.3 man/xcb_render_composite_glyphs_16_checked.3 man/xcb_render_composite_glyphs_32.3 man/xcb_render_composite_glyphs_32_checked.3 man/xcb_render_composite_glyphs_8.3 man/xcb_render_composite_glyphs_8_checked.3 man/xcb_render_create_anim_cursor.3 man/xcb_render_create_anim_cursor_checked.3 man/xcb_render_create_conical_gradient.3 man/xcb_render_create_conical_gradient_checked.3 man/xcb_render_create_cursor.3 man/xcb_render_create_cursor_checked.3 man/xcb_render_create_glyph_set.3 man/xcb_render_create_glyph_set_checked.3 man/xcb_render_create_linear_gradient.3 man/xcb_render_create_linear_gradient_checked.3 man/xcb_render_create_picture.3 man/xcb_render_create_picture_checked.3 man/xcb_render_create_radial_gradient.3 man/xcb_render_create_radial_gradient_checked.3 man/xcb_render_create_solid_fill.3 man/xcb_render_create_solid_fill_checked.3 man/xcb_render_fill_rectangles.3 man/xcb_render_fill_rectangles_checked.3 man/xcb_render_free_glyph_set.3 man/xcb_render_free_glyph_set_checked.3 man/xcb_render_free_glyphs.3 man/xcb_render_free_glyphs_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_render_free_picture.3 man/xcb_render_free_picture_checked.3 man/xcb_render_query_filters.3 man/xcb_render_query_filters_aliases.3 man/xcb_render_query_filters_aliases_end.3 man/xcb_render_query_filters_aliases_length.3 man/xcb_render_query_filters_filters_iterator.3 man/xcb_render_query_filters_filters_length.3 man/xcb_render_query_filters_reply.3 man/xcb_render_query_filters_unchecked.3 man/xcb_render_query_pict_formats.3 man/xcb_render_query_pict_formats_formats.3 man/xcb_render_query_pict_formats_formats_iterator.3 man/xcb_render_query_pict_formats_formats_length.3 man/xcb_render_query_pict_formats_reply.3 man/xcb_render_query_pict_formats_screens_iterator.3 man/xcb_render_query_pict_formats_screens_length.3 man/xcb_render_query_pict_formats_subpixels.3 man/xcb_render_query_pict_formats_subpixels_end.3 man/xcb_render_query_pict_formats_subpixels_length.3 man/xcb_render_query_pict_formats_unchecked.3 man/xcb_render_query_pict_index_values.3 man/xcb_render_query_pict_index_values_reply.3 man/xcb_render_query_pict_index_values_unchecked.3 man/xcb_render_query_pict_index_values_values.3 man/xcb_render_query_pict_index_values_values_iterator.3 man/xcb_render_query_pict_index_values_values_length.3 man/xcb_render_query_version.3 man/xcb_render_query_version_reply.3 man/xcb_render_query_version_unchecked.3 man/xcb_render_reference_glyph_set.3 man/xcb_render_reference_glyph_set_checked.3 man/xcb_render_set_picture_clip_rectangles.3 man/xcb_render_set_picture_clip_rectangles_checked.3 man/xcb_render_set_picture_filter.3 man/xcb_render_set_picture_filter_checked.3 man/xcb_render_set_picture_transform.3 man/xcb_render_set_picture_transform_checked.3 man/xcb_render_trapezoids.3 man/xcb_render_trapezoids_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_render_tri_fan.3 man/xcb_render_tri_fan_checked.3 man/xcb_render_tri_strip.3 man/xcb_render_tri_strip_checked.3 man/xcb_render_triangles.3 man/xcb_render_triangles_checked.3 man/xcb_reparent_notify_event_t.3 man/xcb_reparent_window.3 man/xcb_reparent_window_checked.3 man/xcb_res_query_client_ids.3 man/xcb_res_query_client_ids_ids_iterator.3 man/xcb_res_query_client_ids_ids_length.3 man/xcb_res_query_client_ids_reply.3 man/xcb_res_query_client_ids_unchecked.3 man/xcb_res_query_client_pixmap_bytes.3 man/xcb_res_query_client_pixmap_bytes_reply.3 man/xcb_res_query_client_pixmap_bytes_unchecked.3 man/xcb_res_query_client_resources.3 man/xcb_res_query_client_resources_reply.3 man/xcb_res_query_client_resources_types.3 man/xcb_res_query_client_resources_types_iterator.3 man/xcb_res_query_client_resources_types_length.3 man/xcb_res_query_client_resources_unchecked.3 man/xcb_res_query_clients.3 man/xcb_res_query_clients_clients.3 man/xcb_res_query_clients_clients_iterator.3 man/xcb_res_query_clients_clients_length.3 man/xcb_res_query_clients_reply.3 man/xcb_res_query_clients_unchecked.3 man/xcb_res_query_resource_bytes.3 man/xcb_res_query_resource_bytes_reply.3 man/xcb_res_query_resource_bytes_sizes_iterator.3 man/xcb_res_query_resource_bytes_sizes_length.3 man/xcb_res_query_resource_bytes_unchecked.3 man/xcb_res_query_version.3 man/xcb_res_query_version_reply.3 man/xcb_res_query_version_unchecked.3 man/xcb_resize_request_event_t.3 man/xcb_rotate_properties.3 man/xcb_rotate_properties_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_screensaver_notify_event_t.3 man/xcb_screensaver_query_info.3 man/xcb_screensaver_query_info_reply.3 man/xcb_screensaver_query_info_unchecked.3 man/xcb_screensaver_query_version.3 man/xcb_screensaver_query_version_reply.3 man/xcb_screensaver_query_version_unchecked.3 man/xcb_screensaver_select_input.3 man/xcb_screensaver_select_input_checked.3 man/xcb_screensaver_set_attributes.3 man/xcb_screensaver_set_attributes_checked.3 man/xcb_screensaver_suspend.3 man/xcb_screensaver_suspend_checked.3 man/xcb_screensaver_unset_attributes.3 man/xcb_screensaver_unset_attributes_checked.3 man/xcb_selection_clear_event_t.3 man/xcb_selection_notify_event_t.3 man/xcb_selection_request_event_t.3 man/xcb_selinux_get_client_context.3 man/xcb_selinux_get_client_context_context.3 man/xcb_selinux_get_client_context_context_end.3 man/xcb_selinux_get_client_context_context_length.3 man/xcb_selinux_get_client_context_reply.3 man/xcb_selinux_get_client_context_unchecked.3 man/xcb_selinux_get_device_context.3 man/xcb_selinux_get_device_context_context.3 man/xcb_selinux_get_device_context_context_end.3 man/xcb_selinux_get_device_context_context_length.3 man/xcb_selinux_get_device_context_reply.3 man/xcb_selinux_get_device_context_unchecked.3 man/xcb_selinux_get_device_create_context.3 man/xcb_selinux_get_device_create_context_context.3 man/xcb_selinux_get_device_create_context_context_end.3 man/xcb_selinux_get_device_create_context_context_length.3 man/xcb_selinux_get_device_create_context_reply.3 man/xcb_selinux_get_device_create_context_unchecked.3 man/xcb_selinux_get_property_context.3 man/xcb_selinux_get_property_context_context.3 man/xcb_selinux_get_property_context_context_end.3 man/xcb_selinux_get_property_context_context_length.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_selinux_get_property_context_reply.3 man/xcb_selinux_get_property_context_unchecked.3 man/xcb_selinux_get_property_create_context.3 man/xcb_selinux_get_property_create_context_context.3 man/xcb_selinux_get_property_create_context_context_end.3 man/xcb_selinux_get_property_create_context_context_length.3 man/xcb_selinux_get_property_create_context_reply.3 man/xcb_selinux_get_property_create_context_unchecked.3 man/xcb_selinux_get_property_data_context.3 man/xcb_selinux_get_property_data_context_context.3 man/xcb_selinux_get_property_data_context_context_end.3 man/xcb_selinux_get_property_data_context_context_length.3 man/xcb_selinux_get_property_data_context_reply.3 man/xcb_selinux_get_property_data_context_unchecked.3 man/xcb_selinux_get_property_use_context.3 man/xcb_selinux_get_property_use_context_context.3 man/xcb_selinux_get_property_use_context_context_end.3 man/xcb_selinux_get_property_use_context_context_length.3 man/xcb_selinux_get_property_use_context_reply.3 man/xcb_selinux_get_property_use_context_unchecked.3 man/xcb_selinux_get_selection_context.3 man/xcb_selinux_get_selection_context_context.3 man/xcb_selinux_get_selection_context_context_end.3 man/xcb_selinux_get_selection_context_context_length.3 man/xcb_selinux_get_selection_context_reply.3 man/xcb_selinux_get_selection_context_unchecked.3 man/xcb_selinux_get_selection_create_context.3 man/xcb_selinux_get_selection_create_context_context.3 man/xcb_selinux_get_selection_create_context_context_end.3 man/xcb_selinux_get_selection_create_context_context_length.3 man/xcb_selinux_get_selection_create_context_reply.3 man/xcb_selinux_get_selection_create_context_unchecked.3 man/xcb_selinux_get_selection_data_context.3 man/xcb_selinux_get_selection_data_context_context.3 man/xcb_selinux_get_selection_data_context_context_end.3 man/xcb_selinux_get_selection_data_context_context_length.3 man/xcb_selinux_get_selection_data_context_reply.3 man/xcb_selinux_get_selection_data_context_unchecked.3 man/xcb_selinux_get_selection_use_context.3 man/xcb_selinux_get_selection_use_context_context.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_selinux_get_selection_use_context_context_end.3 man/xcb_selinux_get_selection_use_context_context_length.3 man/xcb_selinux_get_selection_use_context_reply.3 man/xcb_selinux_get_selection_use_context_unchecked.3 man/xcb_selinux_get_window_context.3 man/xcb_selinux_get_window_context_context.3 man/xcb_selinux_get_window_context_context_end.3 man/xcb_selinux_get_window_context_context_length.3 man/xcb_selinux_get_window_context_reply.3 man/xcb_selinux_get_window_context_unchecked.3 man/xcb_selinux_get_window_create_context.3 man/xcb_selinux_get_window_create_context_context.3 man/xcb_selinux_get_window_create_context_context_end.3 man/xcb_selinux_get_window_create_context_context_length.3 man/xcb_selinux_get_window_create_context_reply.3 man/xcb_selinux_get_window_create_context_unchecked.3 man/xcb_selinux_list_properties.3 man/xcb_selinux_list_properties_properties_iterator.3 man/xcb_selinux_list_properties_properties_length.3 man/xcb_selinux_list_properties_reply.3 man/xcb_selinux_list_properties_unchecked.3 man/xcb_selinux_list_selections.3 man/xcb_selinux_list_selections_reply.3 man/xcb_selinux_list_selections_selections_iterator.3 man/xcb_selinux_list_selections_selections_length.3 man/xcb_selinux_list_selections_unchecked.3 man/xcb_selinux_query_version.3 man/xcb_selinux_query_version_reply.3 man/xcb_selinux_query_version_unchecked.3 man/xcb_selinux_set_device_context.3 man/xcb_selinux_set_device_context_checked.3 man/xcb_selinux_set_device_create_context.3 man/xcb_selinux_set_device_create_context_checked.3 man/xcb_selinux_set_property_create_context.3 man/xcb_selinux_set_property_create_context_checked.3 man/xcb_selinux_set_property_use_context.3 man/xcb_selinux_set_property_use_context_checked.3 man/xcb_selinux_set_selection_create_context.3 man/xcb_selinux_set_selection_create_context_checked.3 man/xcb_selinux_set_selection_use_context.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_selinux_set_selection_use_context_checked.3 man/xcb_selinux_set_window_create_context.3 man/xcb_selinux_set_window_create_context_checked.3 man/xcb_send_event.3 man/xcb_send_event_checked.3 man/xcb_set_access_control.3 man/xcb_set_access_control_checked.3 man/xcb_set_clip_rectangles.3 man/xcb_set_clip_rectangles_checked.3 man/xcb_set_close_down_mode.3 man/xcb_set_close_down_mode_checked.3 man/xcb_set_dashes.3 man/xcb_set_dashes_checked.3 man/xcb_set_font_path.3 man/xcb_set_font_path_checked.3 man/xcb_set_input_focus.3 man/xcb_set_input_focus_checked.3 man/xcb_set_modifier_mapping.3 man/xcb_set_modifier_mapping_reply.3 man/xcb_set_modifier_mapping_unchecked.3 man/xcb_set_pointer_mapping.3 man/xcb_set_pointer_mapping_reply.3 man/xcb_set_pointer_mapping_unchecked.3 man/xcb_set_screen_saver.3 man/xcb_set_screen_saver_checked.3 man/xcb_set_selection_owner.3 man/xcb_set_selection_owner_checked.3 man/xcb_shape_combine.3 man/xcb_shape_combine_checked.3 man/xcb_shape_get_rectangles.3 man/xcb_shape_get_rectangles_rectangles.3 man/xcb_shape_get_rectangles_rectangles_iterator.3 man/xcb_shape_get_rectangles_rectangles_length.3 man/xcb_shape_get_rectangles_reply.3 man/xcb_shape_get_rectangles_unchecked.3 man/xcb_shape_input_selected.3 man/xcb_shape_input_selected_reply.3 man/xcb_shape_input_selected_unchecked.3 man/xcb_shape_mask.3 man/xcb_shape_mask_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_shape_notify_event_t.3 man/xcb_shape_offset.3 man/xcb_shape_offset_checked.3 man/xcb_shape_query_extents.3 man/xcb_shape_query_extents_reply.3 man/xcb_shape_query_extents_unchecked.3 man/xcb_shape_query_version.3 man/xcb_shape_query_version_reply.3 man/xcb_shape_query_version_unchecked.3 man/xcb_shape_rectangles.3 man/xcb_shape_rectangles_checked.3 man/xcb_shape_select_input.3 man/xcb_shape_select_input_checked.3 man/xcb_shm_attach.3 man/xcb_shm_attach_checked.3 man/xcb_shm_attach_fd.3 man/xcb_shm_attach_fd_checked.3 man/xcb_shm_completion_event_t.3 man/xcb_shm_create_pixmap.3 man/xcb_shm_create_pixmap_checked.3 man/xcb_shm_create_segment.3 man/xcb_shm_create_segment_reply.3 man/xcb_shm_create_segment_unchecked.3 man/xcb_shm_detach.3 man/xcb_shm_detach_checked.3 man/xcb_shm_get_image.3 man/xcb_shm_get_image_reply.3 man/xcb_shm_get_image_unchecked.3 man/xcb_shm_put_image.3 man/xcb_shm_put_image_checked.3 man/xcb_shm_query_version.3 man/xcb_shm_query_version_reply.3 man/xcb_shm_query_version_unchecked.3 man/xcb_store_colors.3 man/xcb_store_colors_checked.3 man/xcb_store_named_color.3 man/xcb_store_named_color_checked.3 man/xcb_sync_alarm_notify_event_t.3 man/xcb_sync_await.3 man/xcb_sync_await_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_sync_await_fence.3 man/xcb_sync_await_fence_checked.3 man/xcb_sync_change_alarm.3 man/xcb_sync_change_alarm_checked.3 man/xcb_sync_change_counter.3 man/xcb_sync_change_counter_checked.3 man/xcb_sync_counter_notify_event_t.3 man/xcb_sync_create_alarm.3 man/xcb_sync_create_alarm_checked.3 man/xcb_sync_create_counter.3 man/xcb_sync_create_counter_checked.3 man/xcb_sync_create_fence.3 man/xcb_sync_create_fence_checked.3 man/xcb_sync_destroy_alarm.3 man/xcb_sync_destroy_alarm_checked.3 man/xcb_sync_destroy_counter.3 man/xcb_sync_destroy_counter_checked.3 man/xcb_sync_destroy_fence.3 man/xcb_sync_destroy_fence_checked.3 man/xcb_sync_get_priority.3 man/xcb_sync_get_priority_reply.3 man/xcb_sync_get_priority_unchecked.3 man/xcb_sync_initialize.3 man/xcb_sync_initialize_reply.3 man/xcb_sync_initialize_unchecked.3 man/xcb_sync_list_system_counters.3 man/xcb_sync_list_system_counters_counters_iterator.3 man/xcb_sync_list_system_counters_counters_length.3 man/xcb_sync_list_system_counters_reply.3 man/xcb_sync_list_system_counters_unchecked.3 man/xcb_sync_query_alarm.3 man/xcb_sync_query_alarm_reply.3 man/xcb_sync_query_alarm_unchecked.3 man/xcb_sync_query_counter.3 man/xcb_sync_query_counter_reply.3 man/xcb_sync_query_counter_unchecked.3 man/xcb_sync_query_fence.3 man/xcb_sync_query_fence_reply.3 man/xcb_sync_query_fence_unchecked.3 man/xcb_sync_reset_fence.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_sync_reset_fence_checked.3 man/xcb_sync_set_counter.3 man/xcb_sync_set_counter_checked.3 man/xcb_sync_set_priority.3 man/xcb_sync_set_priority_checked.3 man/xcb_sync_trigger_fence.3 man/xcb_sync_trigger_fence_checked.3 man/xcb_test_compare_cursor.3 man/xcb_test_compare_cursor_reply.3 man/xcb_test_compare_cursor_unchecked.3 man/xcb_test_fake_input.3 man/xcb_test_fake_input_checked.3 man/xcb_test_get_version.3 man/xcb_test_get_version_reply.3 man/xcb_test_get_version_unchecked.3 man/xcb_test_grab_control.3 man/xcb_test_grab_control_checked.3 man/xcb_translate_coordinates.3 man/xcb_translate_coordinates_reply.3 man/xcb_translate_coordinates_unchecked.3 man/xcb_ungrab_button.3 man/xcb_ungrab_button_checked.3 man/xcb_ungrab_key.3 man/xcb_ungrab_key_checked.3 man/xcb_ungrab_keyboard.3 man/xcb_ungrab_keyboard_checked.3 man/xcb_ungrab_pointer.3 man/xcb_ungrab_pointer_checked.3 man/xcb_ungrab_server.3 man/xcb_ungrab_server_checked.3 man/xcb_uninstall_colormap.3 man/xcb_uninstall_colormap_checked.3 man/xcb_unmap_notify_event_t.3 man/xcb_unmap_subwindows.3 man/xcb_unmap_subwindows_checked.3 man/xcb_unmap_window.3 man/xcb_unmap_window_checked.3 man/xcb_visibility_notify_event_t.3 man/xcb_warp_pointer.3 man/xcb_warp_pointer_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_x_print_attribut_notify_event_t.3 man/xcb_x_print_create_context.3 man/xcb_x_print_create_context_checked.3 man/xcb_x_print_notify_event_t.3 man/xcb_x_print_print_destroy_context.3 man/xcb_x_print_print_destroy_context_checked.3 man/xcb_x_print_print_end_doc.3 man/xcb_x_print_print_end_doc_checked.3 man/xcb_x_print_print_end_job.3 man/xcb_x_print_print_end_job_checked.3 man/xcb_x_print_print_end_page.3 man/xcb_x_print_print_end_page_checked.3 man/xcb_x_print_print_get_attributes.3 man/xcb_x_print_print_get_attributes_attributes.3 man/xcb_x_print_print_get_attributes_attributes_end.3 man/xcb_x_print_print_get_attributes_attributes_length.3 man/xcb_x_print_print_get_attributes_reply.3 man/xcb_x_print_print_get_attributes_unchecked.3 man/xcb_x_print_print_get_context.3 man/xcb_x_print_print_get_context_reply.3 man/xcb_x_print_print_get_context_unchecked.3 man/xcb_x_print_print_get_document_data.3 man/xcb_x_print_print_get_document_data_data.3 man/xcb_x_print_print_get_document_data_data_end.3 man/xcb_x_print_print_get_document_data_data_length.3 man/xcb_x_print_print_get_document_data_reply.3 man/xcb_x_print_print_get_document_data_unchecked.3 man/xcb_x_print_print_get_image_resolution.3 man/xcb_x_print_print_get_image_resolution_reply.3 man/xcb_x_print_print_get_image_resolution_unchecked.3 man/xcb_x_print_print_get_one_attributes.3 man/xcb_x_print_print_get_one_attributes_reply.3 man/xcb_x_print_print_get_one_attributes_unchecked.3 man/xcb_x_print_print_get_one_attributes_value.3 man/xcb_x_print_print_get_one_attributes_value_end.3 man/xcb_x_print_print_get_one_attributes_value_length.3 man/xcb_x_print_print_get_page_dimensions.3 man/xcb_x_print_print_get_page_dimensions_reply.3 man/xcb_x_print_print_get_page_dimensions_unchecked.3 man/xcb_x_print_print_get_printer_list.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_x_print_print_get_printer_list_printers_iterator.3 man/xcb_x_print_print_get_printer_list_printers_length.3 man/xcb_x_print_print_get_printer_list_reply.3 man/xcb_x_print_print_get_printer_list_unchecked.3 man/xcb_x_print_print_get_screen_of_context.3 man/xcb_x_print_print_get_screen_of_context_reply.3 man/xcb_x_print_print_get_screen_of_context_unchecked.3 man/xcb_x_print_print_input_selected.3 man/xcb_x_print_print_input_selected_reply.3 man/xcb_x_print_print_input_selected_unchecked.3 man/xcb_x_print_print_put_document_data.3 man/xcb_x_print_print_put_document_data_checked.3 man/xcb_x_print_print_query_screens.3 man/xcb_x_print_print_query_screens_reply.3 man/xcb_x_print_print_query_screens_roots.3 man/xcb_x_print_print_query_screens_roots_end.3 man/xcb_x_print_print_query_screens_roots_length.3 man/xcb_x_print_print_query_screens_unchecked.3 man/xcb_x_print_print_query_version.3 man/xcb_x_print_print_query_version_reply.3 man/xcb_x_print_print_query_version_unchecked.3 man/xcb_x_print_print_rehash_printer_list.3 man/xcb_x_print_print_rehash_printer_list_checked.3 man/xcb_x_print_print_select_input.3 man/xcb_x_print_print_select_input_checked.3 man/xcb_x_print_print_set_attributes.3 man/xcb_x_print_print_set_attributes_checked.3 man/xcb_x_print_print_set_context.3 man/xcb_x_print_print_set_context_checked.3 man/xcb_x_print_print_set_image_resolution.3 man/xcb_x_print_print_set_image_resolution_reply.3 man/xcb_x_print_print_set_image_resolution_unchecked.3 man/xcb_x_print_print_start_doc.3 man/xcb_x_print_print_start_doc_checked.3 man/xcb_x_print_print_start_job.3 man/xcb_x_print_print_start_job_checked.3 man/xcb_x_print_print_start_page.3 man/xcb_x_print_print_start_page_checked.3 man/xcb_xc_misc_get_version.3 man/xcb_xc_misc_get_version_reply.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xc_misc_get_version_unchecked.3 man/xcb_xc_misc_get_xid_list.3 man/xcb_xc_misc_get_xid_list_ids.3 man/xcb_xc_misc_get_xid_list_ids_end.3 man/xcb_xc_misc_get_xid_list_ids_length.3 man/xcb_xc_misc_get_xid_list_reply.3 man/xcb_xc_misc_get_xid_list_unchecked.3 man/xcb_xc_misc_get_xid_range.3 man/xcb_xc_misc_get_xid_range_reply.3 man/xcb_xc_misc_get_xid_range_unchecked.3 man/xcb_xevie_end.3 man/xcb_xevie_end_reply.3 man/xcb_xevie_end_unchecked.3 man/xcb_xevie_query_version.3 man/xcb_xevie_query_version_reply.3 man/xcb_xevie_query_version_unchecked.3 man/xcb_xevie_select_input.3 man/xcb_xevie_select_input_reply.3 man/xcb_xevie_select_input_unchecked.3 man/xcb_xevie_send.3 man/xcb_xevie_send_reply.3 man/xcb_xevie_send_unchecked.3 man/xcb_xevie_start.3 man/xcb_xevie_start_reply.3 man/xcb_xevie_start_unchecked.3 man/xcb_xf86dri_auth_connection.3 man/xcb_xf86dri_auth_connection_reply.3 man/xcb_xf86dri_auth_connection_unchecked.3 man/xcb_xf86dri_close_connection.3 man/xcb_xf86dri_close_connection_checked.3 man/xcb_xf86dri_create_context.3 man/xcb_xf86dri_create_context_reply.3 man/xcb_xf86dri_create_context_unchecked.3 man/xcb_xf86dri_create_drawable.3 man/xcb_xf86dri_create_drawable_reply.3 man/xcb_xf86dri_create_drawable_unchecked.3 man/xcb_xf86dri_destroy_context.3 man/xcb_xf86dri_destroy_context_checked.3 man/xcb_xf86dri_destroy_drawable.3 man/xcb_xf86dri_destroy_drawable_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xf86dri_get_client_driver_name.3 man/xcb_xf86dri_get_client_driver_name_client_driver_name.3 man/xcb_xf86dri_get_client_driver_name_client_driver_name_end.3 man/xcb_xf86dri_get_client_driver_name_client_driver_name_length.3 man/xcb_xf86dri_get_client_driver_name_reply.3 man/xcb_xf86dri_get_client_driver_name_unchecked.3 man/xcb_xf86dri_get_device_info.3 man/xcb_xf86dri_get_device_info_device_private.3 man/xcb_xf86dri_get_device_info_device_private_end.3 man/xcb_xf86dri_get_device_info_device_private_length.3 man/xcb_xf86dri_get_device_info_reply.3 man/xcb_xf86dri_get_device_info_unchecked.3 man/xcb_xf86dri_get_drawable_info.3 man/xcb_xf86dri_get_drawable_info_back_clip_rects.3 man/xcb_xf86dri_get_drawable_info_back_clip_rects_iterator.3 man/xcb_xf86dri_get_drawable_info_back_clip_rects_length.3 man/xcb_xf86dri_get_drawable_info_clip_rects.3 man/xcb_xf86dri_get_drawable_info_clip_rects_iterator.3 man/xcb_xf86dri_get_drawable_info_clip_rects_length.3 man/xcb_xf86dri_get_drawable_info_reply.3 man/xcb_xf86dri_get_drawable_info_unchecked.3 man/xcb_xf86dri_open_connection.3 man/xcb_xf86dri_open_connection_bus_id.3 man/xcb_xf86dri_open_connection_bus_id_end.3 man/xcb_xf86dri_open_connection_bus_id_length.3 man/xcb_xf86dri_open_connection_reply.3 man/xcb_xf86dri_open_connection_unchecked.3 man/xcb_xf86dri_query_direct_rendering_capable.3 man/xcb_xf86dri_query_direct_rendering_capable_reply.3 man/xcb_xf86dri_query_direct_rendering_capable_unchecked.3 man/xcb_xf86dri_query_version.3 man/xcb_xf86dri_query_version_reply.3 man/xcb_xf86dri_query_version_unchecked.3 man/xcb_xfixes_change_cursor.3 man/xcb_xfixes_change_cursor_by_name.3 man/xcb_xfixes_change_cursor_by_name_checked.3 man/xcb_xfixes_change_cursor_checked.3 man/xcb_xfixes_change_save_set.3 man/xcb_xfixes_change_save_set_checked.3 man/xcb_xfixes_copy_region.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xfixes_copy_region_checked.3 man/xcb_xfixes_create_pointer_barrier.3 man/xcb_xfixes_create_pointer_barrier_checked.3 man/xcb_xfixes_create_region.3 man/xcb_xfixes_create_region_checked.3 man/xcb_xfixes_create_region_from_bitmap.3 man/xcb_xfixes_create_region_from_bitmap_checked.3 man/xcb_xfixes_create_region_from_gc.3 man/xcb_xfixes_create_region_from_gc_checked.3 man/xcb_xfixes_create_region_from_picture.3 man/xcb_xfixes_create_region_from_picture_checked.3 man/xcb_xfixes_create_region_from_window.3 man/xcb_xfixes_create_region_from_window_checked.3 man/xcb_xfixes_cursor_notify_event_t.3 man/xcb_xfixes_delete_pointer_barrier.3 man/xcb_xfixes_delete_pointer_barrier_checked.3 man/xcb_xfixes_destroy_region.3 man/xcb_xfixes_destroy_region_checked.3 man/xcb_xfixes_expand_region.3 man/xcb_xfixes_expand_region_checked.3 man/xcb_xfixes_fetch_region.3 man/xcb_xfixes_fetch_region_rectangles.3 man/xcb_xfixes_fetch_region_rectangles_iterator.3 man/xcb_xfixes_fetch_region_rectangles_length.3 man/xcb_xfixes_fetch_region_reply.3 man/xcb_xfixes_fetch_region_unchecked.3 man/xcb_xfixes_get_client_disconnect_mode.3 man/xcb_xfixes_get_client_disconnect_mode_reply.3 man/xcb_xfixes_get_client_disconnect_mode_unchecked.3 man/xcb_xfixes_get_cursor_image.3 man/xcb_xfixes_get_cursor_image_and_name.3 man/xcb_xfixes_get_cursor_image_and_name_cursor_image.3 man/xcb_xfixes_get_cursor_image_and_name_cursor_image_end.3 man/xcb_xfixes_get_cursor_image_and_name_cursor_image_length.3 man/xcb_xfixes_get_cursor_image_and_name_name.3 man/xcb_xfixes_get_cursor_image_and_name_name_end.3 man/xcb_xfixes_get_cursor_image_and_name_name_length.3 man/xcb_xfixes_get_cursor_image_and_name_reply.3 man/xcb_xfixes_get_cursor_image_and_name_unchecked.3 man/xcb_xfixes_get_cursor_image_cursor_image.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xfixes_get_cursor_image_cursor_image_end.3 man/xcb_xfixes_get_cursor_image_cursor_image_length.3 man/xcb_xfixes_get_cursor_image_reply.3 man/xcb_xfixes_get_cursor_image_unchecked.3 man/xcb_xfixes_get_cursor_name.3 man/xcb_xfixes_get_cursor_name_name.3 man/xcb_xfixes_get_cursor_name_name_end.3 man/xcb_xfixes_get_cursor_name_name_length.3 man/xcb_xfixes_get_cursor_name_reply.3 man/xcb_xfixes_get_cursor_name_unchecked.3 man/xcb_xfixes_hide_cursor.3 man/xcb_xfixes_hide_cursor_checked.3 man/xcb_xfixes_intersect_region.3 man/xcb_xfixes_intersect_region_checked.3 man/xcb_xfixes_invert_region.3 man/xcb_xfixes_invert_region_checked.3 man/xcb_xfixes_query_version.3 man/xcb_xfixes_query_version_reply.3 man/xcb_xfixes_query_version_unchecked.3 man/xcb_xfixes_region_extents.3 man/xcb_xfixes_region_extents_checked.3 man/xcb_xfixes_select_cursor_input.3 man/xcb_xfixes_select_cursor_input_checked.3 man/xcb_xfixes_select_selection_input.3 man/xcb_xfixes_select_selection_input_checked.3 man/xcb_xfixes_selection_notify_event_t.3 man/xcb_xfixes_set_client_disconnect_mode.3 man/xcb_xfixes_set_client_disconnect_mode_checked.3 man/xcb_xfixes_set_cursor_name.3 man/xcb_xfixes_set_cursor_name_checked.3 man/xcb_xfixes_set_gc_clip_region.3 man/xcb_xfixes_set_gc_clip_region_checked.3 man/xcb_xfixes_set_picture_clip_region.3 man/xcb_xfixes_set_picture_clip_region_checked.3 man/xcb_xfixes_set_region.3 man/xcb_xfixes_set_region_checked.3 man/xcb_xfixes_set_window_shape_region.3 man/xcb_xfixes_set_window_shape_region_checked.3 man/xcb_xfixes_show_cursor.3 man/xcb_xfixes_show_cursor_checked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xfixes_subtract_region.3 man/xcb_xfixes_subtract_region_checked.3 man/xcb_xfixes_translate_region.3 man/xcb_xfixes_translate_region_checked.3 man/xcb_xfixes_union_region.3 man/xcb_xfixes_union_region_checked.3 man/xcb_xinerama_get_screen_count.3 man/xcb_xinerama_get_screen_count_reply.3 man/xcb_xinerama_get_screen_count_unchecked.3 man/xcb_xinerama_get_screen_size.3 man/xcb_xinerama_get_screen_size_reply.3 man/xcb_xinerama_get_screen_size_unchecked.3 man/xcb_xinerama_get_state.3 man/xcb_xinerama_get_state_reply.3 man/xcb_xinerama_get_state_unchecked.3 man/xcb_xinerama_is_active.3 man/xcb_xinerama_is_active_reply.3 man/xcb_xinerama_is_active_unchecked.3 man/xcb_xinerama_query_screens.3 man/xcb_xinerama_query_screens_reply.3 man/xcb_xinerama_query_screens_screen_info.3 man/xcb_xinerama_query_screens_screen_info_iterator.3 man/xcb_xinerama_query_screens_screen_info_length.3 man/xcb_xinerama_query_screens_unchecked.3 man/xcb_xinerama_query_version.3 man/xcb_xinerama_query_version_reply.3 man/xcb_xinerama_query_version_unchecked.3 man/xcb_xkb_access_x_notify_event_t.3 man/xcb_xkb_action_message_event_t.3 man/xcb_xkb_bell.3 man/xcb_xkb_bell_checked.3 man/xcb_xkb_bell_notify_event_t.3 man/xcb_xkb_compat_map_notify_event_t.3 man/xcb_xkb_controls_notify_event_t.3 man/xcb_xkb_extension_device_notify_event_t.3 man/xcb_xkb_get_compat_map.3 man/xcb_xkb_get_compat_map_group_rtrn.3 man/xcb_xkb_get_compat_map_group_rtrn_iterator.3 man/xcb_xkb_get_compat_map_group_rtrn_length.3 man/xcb_xkb_get_compat_map_reply.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xkb_get_compat_map_si_rtrn.3 man/xcb_xkb_get_compat_map_si_rtrn_iterator.3 man/xcb_xkb_get_compat_map_si_rtrn_length.3 man/xcb_xkb_get_compat_map_unchecked.3 man/xcb_xkb_get_controls.3 man/xcb_xkb_get_controls_reply.3 man/xcb_xkb_get_controls_unchecked.3 man/xcb_xkb_get_device_info.3 man/xcb_xkb_get_device_info_btn_actions.3 man/xcb_xkb_get_device_info_btn_actions_iterator.3 man/xcb_xkb_get_device_info_btn_actions_length.3 man/xcb_xkb_get_device_info_leds_iterator.3 man/xcb_xkb_get_device_info_leds_length.3 man/xcb_xkb_get_device_info_name.3 man/xcb_xkb_get_device_info_name_end.3 man/xcb_xkb_get_device_info_name_length.3 man/xcb_xkb_get_device_info_pad_1.3 man/xcb_xkb_get_device_info_reply.3 man/xcb_xkb_get_device_info_unchecked.3 man/xcb_xkb_get_indicator_map.3 man/xcb_xkb_get_indicator_map_maps.3 man/xcb_xkb_get_indicator_map_maps_iterator.3 man/xcb_xkb_get_indicator_map_maps_length.3 man/xcb_xkb_get_indicator_map_reply.3 man/xcb_xkb_get_indicator_map_unchecked.3 man/xcb_xkb_get_indicator_state.3 man/xcb_xkb_get_indicator_state_reply.3 man/xcb_xkb_get_indicator_state_unchecked.3 man/xcb_xkb_get_kbd_by_name.3 man/xcb_xkb_get_kbd_by_name_replies.3 man/xcb_xkb_get_kbd_by_name_reply.3 man/xcb_xkb_get_kbd_by_name_unchecked.3 man/xcb_xkb_get_map.3 man/xcb_xkb_get_map_map.3 man/xcb_xkb_get_map_reply.3 man/xcb_xkb_get_map_unchecked.3 man/xcb_xkb_get_named_indicator.3 man/xcb_xkb_get_named_indicator_reply.3 man/xcb_xkb_get_named_indicator_unchecked.3 man/xcb_xkb_get_names.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xkb_get_names_reply.3 man/xcb_xkb_get_names_unchecked.3 man/xcb_xkb_get_names_value_list.3 man/xcb_xkb_get_state.3 man/xcb_xkb_get_state_reply.3 man/xcb_xkb_get_state_unchecked.3 man/xcb_xkb_indicator_map_notify_event_t.3 man/xcb_xkb_indicator_state_notify_event_t.3 man/xcb_xkb_latch_lock_state.3 man/xcb_xkb_latch_lock_state_checked.3 man/xcb_xkb_list_components.3 man/xcb_xkb_list_components_compat_maps_iterator.3 man/xcb_xkb_list_components_compat_maps_length.3 man/xcb_xkb_list_components_geometries_iterator.3 man/xcb_xkb_list_components_geometries_length.3 man/xcb_xkb_list_components_keycodes_iterator.3 man/xcb_xkb_list_components_keycodes_length.3 man/xcb_xkb_list_components_keymaps_iterator.3 man/xcb_xkb_list_components_keymaps_length.3 man/xcb_xkb_list_components_reply.3 man/xcb_xkb_list_components_symbols_iterator.3 man/xcb_xkb_list_components_symbols_length.3 man/xcb_xkb_list_components_types_iterator.3 man/xcb_xkb_list_components_types_length.3 man/xcb_xkb_list_components_unchecked.3 man/xcb_xkb_map_notify_event_t.3 man/xcb_xkb_names_notify_event_t.3 man/xcb_xkb_new_keyboard_notify_event_t.3 man/xcb_xkb_per_client_flags.3 man/xcb_xkb_per_client_flags_reply.3 man/xcb_xkb_per_client_flags_unchecked.3 man/xcb_xkb_select_events.3 man/xcb_xkb_select_events_checked.3 man/xcb_xkb_set_compat_map.3 man/xcb_xkb_set_compat_map_checked.3 man/xcb_xkb_set_controls.3 man/xcb_xkb_set_controls_checked.3 man/xcb_xkb_set_debugging_flags.3 man/xcb_xkb_set_debugging_flags_reply.3 man/xcb_xkb_set_debugging_flags_unchecked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xkb_set_device_info.3 man/xcb_xkb_set_device_info_checked.3 man/xcb_xkb_set_indicator_map.3 man/xcb_xkb_set_indicator_map_checked.3 man/xcb_xkb_set_map.3 man/xcb_xkb_set_map_checked.3 man/xcb_xkb_set_named_indicator.3 man/xcb_xkb_set_named_indicator_checked.3 man/xcb_xkb_set_names.3 man/xcb_xkb_set_names_checked.3 man/xcb_xkb_state_notify_event_t.3 man/xcb_xkb_use_extension.3 man/xcb_xkb_use_extension_reply.3 man/xcb_xkb_use_extension_unchecked.3 man/xcb_xv_get_port_attribute.3 man/xcb_xv_get_port_attribute_reply.3 man/xcb_xv_get_port_attribute_unchecked.3 man/xcb_xv_get_still.3 man/xcb_xv_get_still_checked.3 man/xcb_xv_get_video.3 man/xcb_xv_get_video_checked.3 man/xcb_xv_grab_port.3 man/xcb_xv_grab_port_reply.3 man/xcb_xv_grab_port_unchecked.3 man/xcb_xv_list_image_formats.3 man/xcb_xv_list_image_formats_format.3 man/xcb_xv_list_image_formats_format_iterator.3 man/xcb_xv_list_image_formats_format_length.3 man/xcb_xv_list_image_formats_reply.3 man/xcb_xv_list_image_formats_unchecked.3 man/xcb_xv_port_notify_event_t.3 man/xcb_xv_put_image.3 man/xcb_xv_put_image_checked.3 man/xcb_xv_put_still.3 man/xcb_xv_put_still_checked.3 man/xcb_xv_put_video.3 man/xcb_xv_put_video_checked.3 man/xcb_xv_query_adaptors.3 man/xcb_xv_query_adaptors_info_iterator.3 man/xcb_xv_query_adaptors_info_length.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xv_query_adaptors_reply.3 man/xcb_xv_query_adaptors_unchecked.3 man/xcb_xv_query_best_size.3 man/xcb_xv_query_best_size_reply.3 man/xcb_xv_query_best_size_unchecked.3 man/xcb_xv_query_encodings.3 man/xcb_xv_query_encodings_info_iterator.3 man/xcb_xv_query_encodings_info_length.3 man/xcb_xv_query_encodings_reply.3 man/xcb_xv_query_encodings_unchecked.3 man/xcb_xv_query_extension.3 man/xcb_xv_query_extension_reply.3 man/xcb_xv_query_extension_unchecked.3 man/xcb_xv_query_image_attributes.3 man/xcb_xv_query_image_attributes_offsets.3 man/xcb_xv_query_image_attributes_offsets_end.3 man/xcb_xv_query_image_attributes_offsets_length.3 man/xcb_xv_query_image_attributes_pitches.3 man/xcb_xv_query_image_attributes_pitches_end.3 man/xcb_xv_query_image_attributes_pitches_length.3 man/xcb_xv_query_image_attributes_reply.3 man/xcb_xv_query_image_attributes_unchecked.3 man/xcb_xv_query_port_attributes.3 man/xcb_xv_query_port_attributes_attributes_iterator.3 man/xcb_xv_query_port_attributes_attributes_length.3 man/xcb_xv_query_port_attributes_reply.3 man/xcb_xv_query_port_attributes_unchecked.3 man/xcb_xv_select_port_notify.3 man/xcb_xv_select_port_notify_checked.3 man/xcb_xv_select_video_notify.3 man/xcb_xv_select_video_notify_checked.3 man/xcb_xv_set_port_attribute.3 man/xcb_xv_set_port_attribute_checked.3 man/xcb_xv_shm_put_image.3 man/xcb_xv_shm_put_image_checked.3 man/xcb_xv_stop_video.3 man/xcb_xv_stop_video_checked.3 man/xcb_xv_ungrab_port.3 man/xcb_xv_ungrab_port_checked.3 man/xcb_xv_video_notify_event_t.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xvmc_create_context.3 man/xcb_xvmc_create_context_priv_data.3 man/xcb_xvmc_create_context_priv_data_end.3 man/xcb_xvmc_create_context_priv_data_length.3 man/xcb_xvmc_create_context_reply.3 man/xcb_xvmc_create_context_unchecked.3 man/xcb_xvmc_create_subpicture.3 man/xcb_xvmc_create_subpicture_priv_data.3 man/xcb_xvmc_create_subpicture_priv_data_end.3 man/xcb_xvmc_create_subpicture_priv_data_length.3 man/xcb_xvmc_create_subpicture_reply.3 man/xcb_xvmc_create_subpicture_unchecked.3 man/xcb_xvmc_create_surface.3 man/xcb_xvmc_create_surface_priv_data.3 man/xcb_xvmc_create_surface_priv_data_end.3 man/xcb_xvmc_create_surface_priv_data_length.3 man/xcb_xvmc_create_surface_reply.3 man/xcb_xvmc_create_surface_unchecked.3 man/xcb_xvmc_destroy_context.3 man/xcb_xvmc_destroy_context_checked.3 man/xcb_xvmc_destroy_subpicture.3 man/xcb_xvmc_destroy_subpicture_checked.3 man/xcb_xvmc_destroy_surface.3 man/xcb_xvmc_destroy_surface_checked.3 man/xcb_xvmc_list_subpicture_types.3 man/xcb_xvmc_list_subpicture_types_reply.3 man/xcb_xvmc_list_subpicture_types_types.3 man/xcb_xvmc_list_subpicture_types_types_iterator.3 man/xcb_xvmc_list_subpicture_types_types_length.3 man/xcb_xvmc_list_subpicture_types_unchecked.3 man/xcb_xvmc_list_surface_types.3 man/xcb_xvmc_list_surface_types_reply.3 man/xcb_xvmc_list_surface_types_surfaces.3 man/xcb_xvmc_list_surface_types_surfaces_iterator.3 man/xcb_xvmc_list_surface_types_surfaces_length.3 man/xcb_xvmc_list_surface_types_unchecked.3 man/xcb_xvmc_query_version.3 man/xcb_xvmc_query_version_reply.3 man/xcb_xvmc_query_version_unchecked.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/xcb' /usr/bin/install -c -m 644 xproto.h bigreq.h xc_misc.h composite.h damage.h dpms.h dri2.h dri3.h present.h glx.h randr.h record.h render.h res.h screensaver.h shape.h shm.h sync.h xevie.h xf86dri.h xfixes.h xinerama.h xinput.h xkb.h xprint.h xselinux.h xtest.h xv.h xvmc.h ge.h '/tmp/instance-13/output-1/host/include/xcb' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/xcb' /usr/bin/install -c -m 644 xcb.h xcbext.h '/tmp/instance-13/output-1/host/include/xcb' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/src' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/tests' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/tests' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/tests' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/bash /tmp/instance-13/output-1/build/host-libxcb-1.15/build-aux/install-sh -d '/tmp/instance-13/output-1/host/share/doc/libxcb' cp -pR ./tutorial '/tmp/instance-13/output-1/host/share/doc/libxcb/' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/doc' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 xcb-examples.3 xcb-requests.3 '/tmp/instance-13/output-1/host/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-libxcb-1.15' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 xcb.pc xcb-composite.pc xcb-damage.pc xcb-dpms.pc xcb-dri2.pc xcb-dri3.pc xcb-glx.pc xcb-present.pc xcb-randr.pc xcb-record.pc xcb-render.pc xcb-res.pc xcb-screensaver.pc xcb-shape.pc xcb-shm.pc xcb-sync.pc xcb-xf86dri.pc xcb-xfixes.pc xcb-xinerama.pc xcb-xinput.pc xcb-xkb.pc xcb-xtest.pc xcb-xv.pc xcb-xvmc.pc '/tmp/instance-13/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-libxcb-1.15' libX11-1.8.1.tar.xz: OK (sha256: 1bc41aa1bbe01401f330d76dfa19f386b79c51881c7bbfee9eb4e27f22f2d9f7) libX11-1.8.1.tar.xz: OK (sha512: 2e36d2c47519e0cb2697f588c0ccdf73fbe75c2163f0855c78f7052dc9e920bca081f9d5e39c707a14067f101faef74fc758c8862eeba675b1535b43119d533a) >>> host-xlib_libX11 1.8.1 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xlib_libX11/libX11-1.8.1.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1 -xf - >>> host-xlib_libX11 1.8.1 Patching >>> host-xlib_libX11 1.8.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_libX11 1.8.1 Patching libtool patching file /tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/ltmain.sh Hunk #1 succeeded at 2947 (offset 260 lines). Hunk #2 succeeded at 4540 (offset 263 lines). Hunk #3 succeeded at 6836 (offset 282 lines). Hunk #4 succeeded at 6846 (offset 282 lines). Hunk #5 succeeded at 7146 (offset 289 lines). Hunk #6 succeeded at 7450 (offset 301 lines). Hunk #7 succeeded at 8426 (offset 314 lines). Hunk #8 succeeded at 11058 (offset 348 lines). >>> host-xlib_libX11 1.8.1 Configuring (cd /tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-specs --without-perl ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build functional specifications... no checking for xsltproc... /tmp/instance-13/output-1/host/bin/xsltproc checking for X.Org SGML entities >= 1.10... no checking how to run the C preprocessor... /usr/bin/cpp checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes configure: WARNING: ignoring PERL environment variable since --with-perl=no was specified checking pkg-config is at least version 0.9.0... yes checking pkg-config is at least version 0.9.0... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking for strcasecmp... yes checking for strlcpy... no checking if run-time linking is supported... checking for library containing dlopen... -ldl checking for dlfcn.h... (cached) yes yes checking if loadable i18n module support should be enabled... no checking if loadable Xcursor library support should be enabled... yes checking for sys/filio.h... no checking for sys/select.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for __builtin_popcountl... yes checking for strtol... yes checking for seteuid... yes checking for reallocarray... yes checking whether issetugid is declared... no checking for issetugid... no checking for getresuid... yes checking for shmat... yes checking for launchd... no checking for getpwuid_r in -lc... yes checking for pthread_self in -lc... yes checking for poll... yes checking keysym definitions... /tmp/instance-13/output-1/host/include/X11/keysymdef.h /tmp/instance-13/output-1/host/include/X11/XF86keysym.h /tmp/instance-13/output-1/host/include/X11/Sunkeysym.h /tmp/instance-13/output-1/host/include/X11/DECkeysym.h /tmp/instance-13/output-1/host/include/X11/HPkeysym.h checking if XLOCALEDIR support should be enabled... yes checking for BIGFONT... yes checking for getpagesize... yes checking for working mmap... yes checking for nl_langinfo... yes checking for X11... yes checking whether malloc(0) returns NULL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating man/xkb/Makefile config.status: creating src/Makefile config.status: creating src/util/Makefile config.status: creating src/xcms/Makefile config.status: creating src/xlibi18n/Makefile config.status: creating modules/Makefile config.status: creating modules/im/Makefile config.status: creating modules/im/ximcp/Makefile config.status: creating modules/lc/Makefile config.status: creating modules/lc/def/Makefile config.status: creating modules/lc/gen/Makefile config.status: creating modules/lc/Utf8/Makefile config.status: creating modules/om/Makefile config.status: creating modules/om/generic/Makefile config.status: creating src/xkb/Makefile config.status: creating nls/Makefile config.status: creating specs/Makefile config.status: creating specs/i18n/Makefile config.status: creating specs/i18n/compose/Makefile config.status: creating specs/i18n/framework/Makefile config.status: creating specs/i18n/localedb/Makefile config.status: creating specs/i18n/trans/Makefile config.status: creating specs/libX11/Makefile config.status: creating specs/XIM/Makefile config.status: creating specs/XKB/Makefile config.status: creating x11.pc config.status: creating x11-xcb.pc config.status: creating src/config.h config.status: creating include/X11/XlibConf.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --disable-nls X11 will be built with the following settings: Loadable i18n module support: no Loadable xcursor library support: yes Threading support: yes Use Threads safe API: yes Threads stubs in libX11: no XCMS: yes Internationalization support: yes XF86BigFont support: yes XKB support: yes XLOCALEDIR environment variable support: yes Compose table cache enabled: yes Functional specs building enabled: no >>> host-xlib_libX11 1.8.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1' Making all in include make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/include' Making all in modules make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules' Making all in im make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im' Making all in ximcp make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im/ximcp' CC imCallbk.lo CC imDefFlt.lo CC imDefIc.lo CC imDefIm.lo CC imDefLkup.lo CC imDispch.lo CC imEvToWire.lo CC imExten.lo CC imImSw.lo CC imInsClbk.lo CC imInt.lo CC imLcFlt.lo CC imLcGIc.lo CC imLcIc.lo CC imLcIm.lo CC imLcLkup.lo CC imLcPrs.lo CC imLcSIc.lo CC imRmAttr.lo CC imRm.lo CC imThaiFlt.lo CC imThaiIc.lo CC imThaiIm.lo CC imTrans.lo CC imTransR.lo CC imTrX.lo CCLD libximcp.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im/ximcp' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im' Making all in lc make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc' Making all in Utf8 make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/Utf8' CC lcUTF8Load.lo CCLD libxlcUTF8Load.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/Utf8' Making all in def make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/def' CC lcDefConv.lo CCLD libxlcDef.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/def' Making all in gen make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/gen' CC lcGenConv.lo CCLD libxlibi18n.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/gen' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc' Making all in om make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om' Making all in generic make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om/generic' CC omDefault.lo CC omGeneric.lo CC omImText.lo CC omText.lo CC omTextEsc.lo CC omTextExt.lo CC omTextPer.lo CC omXChar.lo CCLD libxomGeneric.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om/generic' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' cd util && /home/autobuild/make/make make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/util' CC makekeys.o CCLD makekeys make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/util' ../src/util/makekeys /tmp/instance-13/output-1/host/include/X11/keysymdef.h /tmp/instance-13/output-1/host/include/X11/XF86keysym.h /tmp/instance-13/output-1/host/include/X11/Sunkeysym.h /tmp/instance-13/output-1/host/include/X11/DECkeysym.h /tmp/instance-13/output-1/host/include/X11/HPkeysym.h > ks_tables_h mv ks_tables_h ks_tables.h /home/autobuild/make/make all-recursive make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' Making all in util make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/util' Making all in xcms make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xcms' CC AddDIC.lo CC AddSF.lo CC CCC.lo CC CvColW.lo CC CvCols.lo CC HVC.lo CC HVCGcC.lo CC HVCGcV.lo CC HVCGcVC.lo CC HVCMnV.lo CC HVCMxC.lo CC HVCMxV.lo CC HVCMxVC.lo CC HVCMxVs.lo CC HVCWpAj.lo CC IdOfPr.lo CC LRGB.lo CC Lab.lo CC LabGcC.lo CC LabGcL.lo CC LabGcLC.lo CC LabMnL.lo CC LabMxC.lo CC LabMxL.lo CC LabMxLC.lo CC LabWpAj.lo CC Luv.lo CC LuvGcC.lo CC LuvGcL.lo CC LuvGcLC.lo CC LuvMnL.lo CC LuvMxC.lo CC LuvMxL.lo CC LuvMxLC.lo CC LuvWpAj.lo CC OfCCC.lo CC PrOfId.lo CC QBlack.lo CC QBlue.lo CC QGreen.lo CC QRed.lo CC QWhite.lo CC QuCol.lo CC QuCols.lo CC SetCCC.lo CC SetGetCols.lo CC StCol.lo CC StCols.lo CC UNDEFINED.lo CC XRGB.lo CC XYZ.lo CC cmsAllCol.lo CC cmsAllNCol.lo CC cmsCmap.lo CC cmsColNm.lo CC cmsGlobls.lo CC cmsInt.lo CC cmsLkCol.lo CC cmsMath.lo CC cmsProp.lo CC cmsTrig.lo CC uvY.lo CC xyY.lo CCLD libxcms.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xcms' Making all in xlibi18n make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xlibi18n' CC XDefaultIMIF.lo CC XDefaultOMIF.lo CC xim_trans.lo In file included from /tmp/instance-13/output-1/host/include/X11/Xtrans/transport.c:70, from xim_trans.c:30: /tmp/instance-13/output-1/host/include/X11/Xtrans/Xtransutil.c:438:1: warning: 'is_numeric' defined but not used [-Wunused-function] 438 | is_numeric (const char *str) | ^~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/include/X11/Xtrans/transport.c:67, from xim_trans.c:30: /tmp/instance-13/output-1/host/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocketINETConnect': /tmp/instance-13/output-1/host/include/X11/Xtrans/Xtranssock.c:1370:6: warning: 'strncpy' output may be truncated copying 63 bytes from a string of length 255 [-Wstringop-truncation] 1370 | strncpy(addrlist->host, host, sizeof(addrlist->host)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ICWrap.lo CC IMWrap.lo CC imKStoUCS.lo CC lcCT.lo CC lcCharSet.lo CC lcConv.lo CC lcDB.lo CC lcDynamic.lo CC lcFile.lo CC lcGeneric.lo CC lcInit.lo CC lcPrTxt.lo CC lcPubWrap.lo CC lcPublic.lo CC lcRM.lo CC lcStd.lo CC lcTxtPr.lo CC lcUTF8.lo CC lcUtil.lo CC lcWrap.lo CC mbWMProps.lo CC mbWrap.lo CC utf8WMProps.lo CC utf8Wrap.lo CC wcWrap.lo CCLD libi18n.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xlibi18n' Making all in xkb make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xkb' CC XKB.lo CC XKBBind.lo CC XKBCompat.lo CC XKBCtrls.lo CC XKBCvt.lo CC XKBGetMap.lo CC XKBGetByName.lo CC XKBNames.lo CC XKBRdBuf.lo CC XKBSetMap.lo CC XKBUse.lo CC XKBleds.lo CC XKBBell.lo CC XKBGeom.lo CC XKBSetGeom.lo CC XKBExtDev.lo CC XKBList.lo CC XKBMisc.lo CC XKBMAlloc.lo CC XKBGAlloc.lo CC XKBAlloc.lo CCLD libxkb.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xkb' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' CC AllCells.lo CC AllowEv.lo CC AllPlanes.lo CC AutoRep.lo CC Backgnd.lo CC BdrWidth.lo CC Bell.lo CC Border.lo CC ChAccCon.lo CC ChActPGb.lo CC ChClMode.lo CC ChCmap.lo CC ChGC.lo CC ChKeyCon.lo CC ChkIfEv.lo CC ChkMaskEv.lo CC ChkTypEv.lo CC ChkTypWEv.lo CC ChkWinEv.lo CC ChPntCon.lo CC ChProp.lo CC ChSaveSet.lo CC ChWAttrs.lo CC ChWindow.lo CC CirWin.lo CC CirWinDn.lo CC CirWinUp.lo CC ClDisplay.lo CC ClearArea.lo CC Clear.lo CC ConfWind.lo CC Context.lo CC ConvSel.lo CC CopyArea.lo CC CopyCmap.lo CC CopyGC.lo CC CopyPlane.lo CC CrBFData.lo CC CrCmap.lo CC CrCursor.lo CC CrGC.lo CC CrGlCur.lo CC CrPFBData.lo CC CrPixmap.lo CC CrWindow.lo CC Cursor.lo CC DefCursor.lo CC DelProp.lo CC Depths.lo CC DestSubs.lo CC DestWind.lo CC DisName.lo CC DrArc.lo CC DrArcs.lo CC DrLine.lo CC DrLines.lo CC DrPoint.lo CC DrPoints.lo CC DrRect.lo CC DrRects.lo CC DrSegs.lo CC ErrDes.lo CC ErrHndlr.lo CC evtomask.lo CC EvToWire.lo CC FetchName.lo CC FillArc.lo CC FillArcs.lo CC FillPoly.lo CC FillRct.lo CC FillRcts.lo CC FilterEv.lo CC Flush.lo CC Font.lo CC FontInfo.lo CC FontNames.lo CC FreeCmap.lo CC FreeCols.lo CC FreeCurs.lo CC FreeEData.lo CC FreeEventData.lo CC FreeGC.lo CC FreePix.lo CC FSSaver.lo CC FSWrap.lo CC GCMisc.lo CC Geom.lo CC GetAtomNm.lo CC GetColor.lo CC GetDflt.lo CC GetEventData.lo CC GetFPath.lo CC GetFProp.lo CC GetGCVals.lo CC GetGeom.lo CC GetHColor.lo CC GetHints.lo CC GetIFocus.lo CC GetImage.lo CC GetKCnt.lo CC GetMoEv.lo CC GetNrmHint.lo CC GetPCnt.lo CC GetPntMap.lo CC GetProp.lo CC GetRGBCMap.lo CC GetSOwner.lo CC GetSSaver.lo CC GetStCmap.lo CC GetTxtProp.lo CC GetWAttrs.lo CC GetWMCMapW.lo CC GetWMProto.lo CC globals.lo CC GrButton.lo CC GrKeybd.lo CC GrKey.lo CC GrPointer.lo CC GrServer.lo CC Host.lo CC Iconify.lo CC IfEvent.lo CC imConv.lo CC ImText16.lo CC ImText.lo CC ImUtil.lo CC InitExt.lo CC InsCmap.lo CC IntAtom.lo CC KeyBind.lo CC KeysymStr.lo CC KillCl.lo CC LiHosts.lo CC LiICmaps.lo CC LiProps.lo CC ListExt.lo CC LoadFont.lo CC LockDis.lo CC locking.lo CC LookupCol.lo CC LowerWin.lo CC Macros.lo CC MapRaised.lo CC MapSubs.lo CC MapWindow.lo CC MaskEvent.lo CC Misc.lo CC ModMap.lo CC MoveWin.lo CC NextEvent.lo CC OCWrap.lo CC OMWrap.lo CC OpenDis.lo CC ParseCmd.lo CC ParseCol.lo CC ParseGeom.lo CC PeekEvent.lo CC PeekIfEv.lo CC Pending.lo CC PixFormats.lo CC PmapBgnd.lo CC PmapBord.lo CC PolyReg.lo CC PolyTxt16.lo CC PolyTxt.lo CC PropAlloc.lo CC PutBEvent.lo CC PutImage.lo CC Quarks.lo CC QuBest.lo CC QuColor.lo CC QuColors.lo In file included from QuColors.c:31: QuColors.c: In function '_XQueryColors': reallocarray.h:39:5: warning: argument 2 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 39 | reallocarray((ptr), ((n) == 0 ? 1 : (n)), size) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reallocarray.h:44:32: note: in expansion of macro 'Xreallocarray' 44 | #define Xmallocarray(n, size) Xreallocarray(NULL, (n), (size)) | ^~~~~~~~~~~~~ QuColors.c:54:16: note: in expansion of macro 'Xmallocarray' 54 | xrgb *color = Xmallocarray(ncolors, sizeof(xrgb)); | ^~~~~~~~~~~~ In file included from ../include/X11/Xlibint.h:348, from QuColors.c:30: /usr/include/stdlib.h:559:14: note: in a call to allocation function 'reallocarray' declared here 559 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size) | ^~~~~~~~~~~~ CC QuCurShp.lo CC QuExt.lo CC QuKeybd.lo CC QuPntr.lo CC QuStipShp.lo CC QuTextE16.lo CC QuTextExt.lo CC QuTileShp.lo CC QuTree.lo CC RaiseWin.lo CC RdBitF.lo CC RecolorC.lo CC ReconfWin.lo CC ReconfWM.lo CC Region.lo CC RegstFlt.lo CC RepWindow.lo CC RestackWs.lo CC RotProp.lo CC ScrResStr.lo CC SelInput.lo CC SendEvent.lo CC SetBack.lo CC SetClMask.lo CC SetClOrig.lo CC SetCRects.lo CC SetDashes.lo CC SetFont.lo CC SetFore.lo CC SetFPath.lo CC SetFunc.lo CC SetHints.lo CC SetIFocus.lo CC SetLocale.lo CC SetLStyle.lo CC SetNrmHint.lo CC SetPMask.lo CC SetPntMap.lo CC SetRGBCMap.lo CC SetSOwner.lo CC SetSSaver.lo CC SetState.lo CC SetStCmap.lo CC SetStip.lo CC SetTile.lo CC SetTSOrig.lo CC SetTxtProp.lo CC SetWMCMapW.lo CC SetWMProto.lo CC StBytes.lo CC StColor.lo CC StColors.lo CC StName.lo CC StNColor.lo CC StrKeysym.lo CC StrToText.lo CC Sync.lo CC Synchro.lo CC Text16.lo CC Text.lo CC TextExt16.lo CC TextExt.lo CC TextToStr.lo In file included from TextToStr.c:31: TextToStr.c: In function 'XTextPropertyToStringList': ../include/X11/Xlibint.h:452:24: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 452 | # define Xmalloc(size) malloc((size_t)((size) == 0 ? 1 : (size))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TextToStr.c:78:13: note: in expansion of macro 'Xmalloc' 78 | start = Xmalloc ((datalen + 1) * sizeof (char)); /* for */ | ^~~~~~~ In file included from ../include/X11/Xlibint.h:348, from TextToStr.c:31: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ CC TrCoords.lo CC UndefCurs.lo CC UngrabBut.lo CC UngrabKbd.lo CC UngrabKey.lo CC UngrabPtr.lo CC UngrabSvr.lo CC UninsCmap.lo CC UnldFont.lo CC UnmapSubs.lo CC UnmapWin.lo CC VisUtil.lo CC WarpPtr.lo CC Window.lo CC WinEvent.lo CC Withdraw.lo CC WMGeom.lo CC WMProps.lo CC WrBitF.lo CC xcb_disp.lo CC xcb_io.lo CC XlibAsync.lo CC XlibInt.lo XlibInt.c: In function '_XPrintDefaultError': XlibInt.c:1338:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1338 | (void) fprintf(fp, mesg, event->request_code); | ^~~~ XlibInt.c:1358:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1358 | (void) fprintf(fp, mesg, event->minor_code); | ^~~~ XlibInt.c:1390:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1390 | (void) fprintf(fp, mesg, event->resourceid); | ^~~~ XlibInt.c:1418:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1418 | (void) fprintf(fp, mesg, event->resourceid); | ^~~~ XlibInt.c:1424:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1424 | (void) fprintf(fp, mesg, event->serial); | ^~~~ XlibInt.c:1428:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1428 | (void) fprintf(fp, mesg, (unsigned long long)(X_DPY_GET_REQUEST(dpy))); | ^~~~ CC Xrm.lo Xrm.c: In function 'PutEntry': Xrm.c:900:15: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 900 | !quarks[2] != table->leaf) | ^~ Xrm.c:900:4: note: add parentheses around left hand side expression to silence this warning 900 | !quarks[2] != table->leaf) | ^~~~~~~~~~ | ( ) CCLD libX11.la CC x11_xcb.lo CCLD libX11-xcb.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' Making all in nls make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/nls' GEN am_ET.UTF-8/XLC_LOCALE GEN armscii-8/XLC_LOCALE GEN C/XLC_LOCALE GEN cs_CZ.UTF-8/XLC_LOCALE GEN el_GR.UTF-8/XLC_LOCALE GEN en_US.UTF-8/XLC_LOCALE GEN fi_FI.UTF-8/XLC_LOCALE GEN georgian-academy/XLC_LOCALE GEN georgian-ps/XLC_LOCALE GEN ibm-cp1133/XLC_LOCALE GEN iscii-dev/XLC_LOCALE GEN isiri-3342/XLC_LOCALE GEN iso8859-1/XLC_LOCALE GEN iso8859-10/XLC_LOCALE GEN iso8859-11/XLC_LOCALE GEN iso8859-13/XLC_LOCALE GEN iso8859-14/XLC_LOCALE GEN iso8859-15/XLC_LOCALE GEN iso8859-2/XLC_LOCALE GEN iso8859-3/XLC_LOCALE GEN iso8859-4/XLC_LOCALE GEN iso8859-5/XLC_LOCALE GEN iso8859-6/XLC_LOCALE GEN iso8859-7/XLC_LOCALE GEN iso8859-8/XLC_LOCALE GEN iso8859-9/XLC_LOCALE GEN iso8859-9e/XLC_LOCALE GEN ja/XLC_LOCALE GEN ja.JIS/XLC_LOCALE GEN ja_JP.UTF-8/XLC_LOCALE GEN ja.SJIS/XLC_LOCALE GEN km_KH.UTF-8/XLC_LOCALE GEN ko/XLC_LOCALE GEN koi8-c/XLC_LOCALE GEN koi8-r/XLC_LOCALE GEN koi8-u/XLC_LOCALE GEN ko_KR.UTF-8/XLC_LOCALE GEN microsoft-cp1251/XLC_LOCALE GEN microsoft-cp1255/XLC_LOCALE GEN microsoft-cp1256/XLC_LOCALE GEN mulelao-1/XLC_LOCALE GEN nokhchi-1/XLC_LOCALE GEN pt_BR.UTF-8/XLC_LOCALE GEN pt_PT.UTF-8/XLC_LOCALE GEN ru_RU.UTF-8/XLC_LOCALE GEN sr_RS.UTF-8/XLC_LOCALE GEN tatar-cyr/XLC_LOCALE GEN th_TH/XLC_LOCALE GEN th_TH.UTF-8/XLC_LOCALE GEN tscii-0/XLC_LOCALE GEN vi_VN.tcvn/XLC_LOCALE GEN vi_VN.viscii/XLC_LOCALE GEN zh_CN/XLC_LOCALE GEN zh_CN.gb18030/XLC_LOCALE GEN zh_CN.gbk/XLC_LOCALE GEN zh_CN.UTF-8/XLC_LOCALE GEN zh_HK.big5/XLC_LOCALE GEN zh_HK.big5hkscs/XLC_LOCALE GEN zh_HK.UTF-8/XLC_LOCALE GEN zh_TW/XLC_LOCALE GEN zh_TW.big5/XLC_LOCALE GEN zh_TW.UTF-8/XLC_LOCALE GEN am_ET.UTF-8/Compose GEN armscii-8/Compose GEN C/Compose GEN cs_CZ.UTF-8/Compose GEN el_GR.UTF-8/Compose GEN en_US.UTF-8/Compose GEN fi_FI.UTF-8/Compose GEN georgian-academy/Compose GEN georgian-ps/Compose GEN ibm-cp1133/Compose GEN iscii-dev/Compose GEN isiri-3342/Compose GEN iso8859-1/Compose GEN iso8859-10/Compose GEN iso8859-11/Compose GEN iso8859-13/Compose GEN iso8859-14/Compose GEN iso8859-15/Compose GEN iso8859-2/Compose GEN iso8859-3/Compose GEN iso8859-4/Compose GEN iso8859-5/Compose GEN iso8859-6/Compose GEN iso8859-7/Compose GEN iso8859-8/Compose GEN iso8859-9/Compose GEN iso8859-9e/Compose GEN ja/Compose GEN ja.JIS/Compose GEN ja_JP.UTF-8/Compose GEN ja.SJIS/Compose GEN km_KH.UTF-8/Compose GEN ko/Compose GEN koi8-c/Compose GEN koi8-r/Compose GEN koi8-u/Compose GEN ko_KR.UTF-8/Compose GEN microsoft-cp1251/Compose GEN microsoft-cp1255/Compose GEN microsoft-cp1256/Compose GEN mulelao-1/Compose GEN nokhchi-1/Compose GEN pt_BR.UTF-8/Compose GEN pt_PT.UTF-8/Compose GEN ru_RU.UTF-8/Compose GEN sr_RS.UTF-8/Compose GEN tatar-cyr/Compose GEN th_TH/Compose GEN th_TH.UTF-8/Compose GEN tscii-0/Compose GEN vi_VN.tcvn/Compose GEN vi_VN.viscii/Compose GEN zh_CN/Compose GEN zh_CN.gb18030/Compose GEN zh_CN.gbk/Compose GEN zh_CN.UTF-8/Compose GEN zh_HK.big5/Compose GEN zh_HK.big5hkscs/Compose GEN zh_HK.UTF-8/Compose GEN zh_TW/Compose GEN zh_TW.big5/Compose GEN zh_TW.UTF-8/Compose GEN locale.alias LC_CTYPE=C /usr/bin/sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < locale.alias.l1 > locale.alias.l2 cat locale.alias.l2 locale.alias.l1 > locale.alias GEN locale.dir LC_CTYPE=C /usr/bin/sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < locale.dir.l1 > locale.dir.l2 cat locale.dir.l2 locale.dir.l1 > locale.dir GEN compose.dir LC_CTYPE=C /usr/bin/sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < compose.dir.l1 > compose.dir.l2 cat compose.dir.l2 compose.dir.l1 > compose.dir make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/nls' Making all in man make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man' Making all in xkb make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man/xkb' GEN XkbActionCtrls.3 GEN XkbAddDeviceLedInfo.3 GEN XkbAddGeomColor.3 GEN XkbAddGeomDoodad.3 GEN XkbAddGeomKey.3 GEN XkbAddGeomKeyAlias.3 GEN XkbAddGeomOutline.3 GEN XkbAddGeomOverlay.3 GEN XkbAddGeomOverlayKey.3 GEN XkbAddGeomOverlayRow.3 GEN XkbAddGeomProperty.3 GEN XkbAddGeomRow.3 GEN XkbAddGeomSection.3 GEN XkbAddGeomShape.3 GEN XkbAddSymInterpret.3 GEN XkbAllocClientMap.3 GEN XkbAllocCompatMap.3 GEN XkbAllocControls.3 GEN XkbAllocDeviceInfo.3 GEN XkbAllocDeviceLedInfo.3 GEN XkbAllocGeomColors.3 GEN XkbAllocGeomDoodads.3 GEN XkbAllocGeomKeyAliases.3 GEN XkbAllocGeomKeys.3 GEN XkbAllocGeomOutlines.3 GEN XkbAllocGeomOverlayKeys.3 GEN XkbAllocGeomOverlayRows.3 GEN XkbAllocGeomOverlays.3 GEN XkbAllocGeomPoints.3 GEN XkbAllocGeomProps.3 GEN XkbAllocGeomRows.3 GEN XkbAllocGeomSectionDoodads.3 GEN XkbAllocGeomSections.3 GEN XkbAllocGeomShapes.3 GEN XkbAllocGeometry.3 GEN XkbAllocIndicatorMaps.3 GEN XkbAllocKeyboard.3 GEN XkbAllocNames.3 GEN XkbAllocServerMap.3 GEN XkbApplyCompatMapToKey.3 GEN XkbBell.3 GEN XkbBellEvent.3 GEN XkbChangeControls.3 GEN XkbChangeDeviceInfo.3 GEN XkbChangeEnabledControls.3 GEN XkbChangeIndicators.3 GEN XkbChangeMap.3 GEN XkbChangeNames.3 GEN XkbChangeTypesOfKey.3 GEN XkbComputeRowBounds.3 GEN XkbComputeSectionBounds.3 GEN XkbComputeShapeBounds.3 GEN XkbComputeShapeTop.3 GEN XkbCopyKeyType.3 GEN XkbCopyKeyTypes.3 GEN XkbDeviceBell.3 GEN XkbDeviceBellEvent.3 GEN XkbFindOverlayForKey.3 GEN XkbForceBell.3 GEN XkbForceDeviceBell.3 GEN XkbFreeClientMap.3 GEN XkbFreeCompatMap.3 GEN XkbFreeComponentList.3 GEN XkbFreeControls.3 GEN XkbFreeDeviceInfo.3 GEN XkbFreeGeomColors.3 GEN XkbFreeGeomDoodads.3 GEN XkbFreeGeomKeyAliases.3 GEN XkbFreeGeomKeys.3 GEN XkbFreeGeomOutlines.3 GEN XkbFreeGeomOverlayKeys.3 GEN XkbFreeGeomOverlayRows.3 GEN XkbFreeGeomOverlays.3 GEN XkbFreeGeomPoints.3 GEN XkbFreeGeomProperties.3 GEN XkbFreeGeomRows.3 GEN XkbFreeGeomSections.3 GEN XkbFreeGeomShapes.3 GEN XkbFreeGeometry.3 GEN XkbFreeIndicatorMaps.3 GEN XkbFreeKeyboard.3 GEN XkbFreeNames.3 GEN XkbFreeServerMap.3 GEN XkbGetAccessXTimeout.3 GEN XkbGetAutoRepeatRate.3 GEN XkbGetAutoResetControls.3 GEN XkbGetBounceKeysDelay.3 GEN XkbGetCompatMap.3 GEN XkbGetControls.3 GEN XkbGetControlsChanges.3 GEN XkbGetDetectableAutoRepeat.3 GEN XkbGetDeviceButtonActions.3 GEN XkbGetDeviceInfo.3 GEN XkbGetDeviceInfoChanges.3 GEN XkbGetDeviceLedInfo.3 GEN XkbGetGeometry.3 GEN XkbGetIndicatorChanges.3 GEN XkbGetIndicatorMap.3 GEN XkbGetIndicatorState.3 GEN XkbGetKeyActions.3 GEN XkbGetKeyBehaviors.3 GEN XkbGetKeyExplicitComponents.3 GEN XkbGetKeyModifierMap.3 GEN XkbGetKeySyms.3 GEN XkbGetKeyTypes.3 GEN XkbGetKeyVirtualModMap.3 GEN XkbGetKeyboard.3 GEN XkbGetKeyboardByName.3 GEN XkbGetMap.3 GEN XkbGetNameChanges.3 GEN XkbGetNamedDeviceIndicator.3 GEN XkbGetNamedGeometry.3 GEN XkbGetNamedIndicator.3 GEN XkbGetNames.3 GEN XkbGetSlowKeysDelay.3 GEN XkbGetState.3 GEN XkbGetStickyKeysOptions.3 GEN XkbGetUpdatedMap.3 GEN XkbGetVirtualMods.3 GEN XkbGetXlibControls.3 GEN XkbIgnoreExtension.3 GEN XkbInitCanonicalKeyTypes.3 GEN XkbKeyAction.3 GEN XkbKeyActionEntry.3 GEN XkbKeyActionsPtr.3 GEN XkbKeyGroupInfo.3 GEN XkbKeyGroupWidth.3 GEN XkbKeyGroupsWidth.3 GEN XkbKeyHasActions.3 GEN XkbKeyNumActions.3 GEN XkbKeyNumGroups.3 GEN XkbKeyNumSyms.3 GEN XkbKeySymEntry.3 GEN XkbKeySymsOffset.3 GEN XkbKeySymsPtr.3 GEN XkbKeyType.3 GEN XkbKeyTypeIndex.3 GEN XkbKeyTypesForCoreSymbols.3 GEN XkbKeycodeToKeysym.3 GEN XkbKeysymToModifiers.3 GEN XkbLatchGroup.3 GEN XkbLatchModifiers.3 GEN XkbLibraryVersion.3 GEN XkbListComponents.3 GEN XkbLockGroup.3 GEN XkbLockModifiers.3 GEN XkbLookupKeyBinding.3 GEN XkbLookupKeySym.3 GEN XkbModActionVMods.3 GEN XkbNoteControlsChanges.3 GEN XkbNoteDeviceChanges.3 GEN XkbNoteIndicatorChanges.3 GEN XkbNoteNameChanges.3 GEN XkbOpenDisplay.3 GEN XkbOutOfRangeGroupInfo.3 GEN XkbOutOfRangeGroupNumber.3 GEN XkbPtrActionX.3 GEN XkbPtrActionY.3 GEN XkbQueryExtension.3 GEN XkbRefreshKeyboardMapping.3 GEN XkbResizeDeviceButtonActions.3 GEN XkbResizeKeyActions.3 GEN XkbResizeKeySyms.3 GEN XkbResizeKeyType.3 GEN XkbSAActionSetCtrls.3 GEN XkbSAGroup.3 GEN XkbSAPtrDfltValue.3 GEN XkbSARedirectSetVMods.3 GEN XkbSARedirectSetVModsMask.3 GEN XkbSARedirectVMods.3 GEN XkbSARedirectVModsMask.3 GEN XkbSAScreen.3 GEN XkbSASetGroup.3 GEN XkbSASetPtrDfltValue.3 GEN XkbSASetScreen.3 GEN XkbSelectEventDetails.3 GEN XkbSelectEvents.3 GEN XkbSetAccessXTimeout.3 GEN XkbSetAutoRepeatRate.3 GEN XkbSetAutoResetControls.3 GEN XkbSetBounceKeysDelay.3 GEN XkbSetCompatMap.3 GEN XkbSetControls.3 GEN XkbSetDebuggingFlags.3 GEN XkbSetDetectableAutoRepeat.3 GEN XkbSetDeviceButtonActions.3 GEN XkbSetDeviceInfo.3 GEN XkbSetIgnoreLockMods.3 GEN XkbSetIndicatorMap.3 GEN XkbSetMap.3 GEN XkbSetModActionVMods.3 GEN XkbSetNamedDeviceIndicator.3 GEN XkbSetNamedIndicator.3 GEN XkbSetNames.3 GEN XkbSetPtrActionX.3 GEN XkbSetPtrActionY.3 GEN XkbSetServerInternalMods.3 GEN XkbSetXlibControls.3 GEN XkbTranslateKeyCode.3 GEN XkbTranslateKeySym.3 GEN XkbUpdateMapFromCore.3 GEN XkbVirtualModsToReal.3 make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man/xkb' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man' GEN Compose.5 GEN XCompose.5 GEN BlackPixel.3 GEN WhitePixel.3 GEN ConnectionNumber.3 GEN DefaultColormap.3 GEN DefaultDepth.3 GEN XListDepths.3 GEN DefaultGC.3 GEN DefaultRootWindow.3 GEN DefaultScreenOfDisplay.3 GEN DefaultScreen.3 GEN DefaultVisual.3 GEN DisplayCells.3 GEN DisplayPlanes.3 GEN DisplayString.3 GEN XMaxRequestSize.3 GEN XExtendedMaxRequestSize.3 GEN LastKnownRequestProcessed.3 GEN NextRequest.3 GEN ProtocolVersion.3 GEN ProtocolRevision.3 GEN QLength.3 GEN RootWindow.3 GEN ScreenCount.3 GEN ScreenOfDisplay.3 GEN ServerVendor.3 GEN VendorRelease.3 GEN WhitePixelOfScreen.3 GEN CellsOfScreen.3 GEN DefaultColormapOfScreen.3 GEN DefaultDepthOfScreen.3 GEN DefaultGCOfScreen.3 GEN DefaultVisualOfScreen.3 GEN DoesBackingStore.3 GEN DoesSaveUnders.3 GEN DisplayOfScreen.3 GEN XScreenNumberOfScreen.3 GEN EventMaskOfScreen.3 GEN HeightOfScreen.3 GEN HeightMMOfScreen.3 GEN MaxCmapsOfScreen.3 GEN MinCmapsOfScreen.3 GEN PlanesOfScreen.3 GEN RootWindowOfScreen.3 GEN WidthOfScreen.3 GEN WidthMMOfScreen.3 GEN VisualOfCCC.3 GEN ScreenNumberOfCCC.3 GEN ScreenWhitePointOfCCC.3 GEN ClientWhitePointOfCCC.3 GEN BitmapBitOrder.3 GEN BitmapPad.3 GEN BitmapUnit.3 GEN DisplayHeight.3 GEN DisplayHeightMM.3 GEN DisplayWidth.3 GEN DisplayWidthMM.3 GEN XListPixmapFormats.3 GEN XPixmapFormatValues.3 GEN IsFunctionKey.3 GEN IsKeypadKey.3 GEN IsMiscFunctionKey.3 GEN IsModifierKey.3 GEN IsPFKey.3 GEN IsPrivateKeypadKey.3 GEN XSetClassHint.3 GEN XGetClassHint.3 GEN XClassHint.3 GEN XSetIconSizes.3 GEN XGetIconSizes.3 GEN XIconSize.3 GEN XSetRGBColormaps.3 GEN XGetRGBColormaps.3 GEN XStandardColormap.3 GEN XSetWMNormalHints.3 GEN XGetWMNormalHints.3 GEN XSetWMSizeHints.3 GEN XGetWMSizeHints.3 GEN XSizeHints.3 GEN XSetWMHints.3 GEN XGetWMHints.3 GEN XWMHints.3 GEN XAddHosts.3 GEN XListHosts.3 GEN XRemoveHost.3 GEN XRemoveHosts.3 GEN XSetAccessControl.3 GEN XEnableAccessControl.3 GEN XDisableAccessControl.3 GEN XHostAddress.3 GEN XAllocNamedColor.3 GEN XAllocColorCells.3 GEN XAllocColorPlanes.3 GEN XFreeColors.3 GEN XEvent.3 GEN XKeyEvent.3 GEN XMotionEvent.3 GEN XGetKeyboardControl.3 GEN XAutoRepeatOn.3 GEN XAutoRepeatOff.3 GEN XBell.3 GEN XQueryKeymap.3 GEN XKeyboardControl.3 GEN XGetKeyboardMapping.3 GEN XDisplayKeycodes.3 GEN XSetModifierMapping.3 GEN XGetModifierMapping.3 GEN XNewModifiermap.3 GEN XInsertModifiermapEntry.3 GEN XDeleteModifiermapEntry.3 GEN XFreeModifiermap.3 GEN XModifierKeymap.3 GEN XGetPointerControl.3 GEN XAddToSaveSet.3 GEN XRemoveFromSaveSet.3 GEN XSetWindowBackground.3 GEN XSetWindowBackgroundPixmap.3 GEN XSetWindowBorder.3 GEN XSetWindowBorderPixmap.3 GEN XSetWindowColormap.3 GEN XClearWindow.3 GEN XMoveWindow.3 GEN XResizeWindow.3 GEN XMoveResizeWindow.3 GEN XSetWindowBorderWidth.3 GEN XWindowChanges.3 GEN XCopyPlane.3 GEN XCopyColormapAndFree.3 GEN XFreeColormap.3 GEN XColor.3 GEN XCreatePixmapCursor.3 GEN XCreateGlyphCursor.3 GEN XFreeFontSet.3 GEN XCopyGC.3 GEN XChangeGC.3 GEN XGetGCValues.3 GEN XFreeGC.3 GEN XGContextFromGC.3 GEN XGCValues.3 GEN XDestroyIC.3 GEN XIMOfIC.3 GEN XCreateImage.3 GEN XGetPixel.3 GEN XPutPixel.3 GEN XSubImage.3 GEN XAddPixel.3 GEN XDestroyImage.3 GEN XDestroyOC.3 GEN XSetOCValues.3 GEN XGetOCValues.3 GEN XOMOfOC.3 GEN XFreePixmap.3 GEN XSetRegion.3 GEN XDestroyRegion.3 GEN XCreateSimpleWindow.3 GEN XSetWindowAttributes.3 GEN XUndefineCursor.3 GEN XDestroySubwindows.3 GEN XDrawArcs.3 GEN XArc.3 GEN XDrawImageString16.3 GEN XDrawLines.3 GEN XDrawSegments.3 GEN XSegment.3 GEN XDrawPoints.3 GEN XPoint.3 GEN XDrawRectangles.3 GEN XRectangle.3 GEN XDrawString16.3 GEN XDrawText16.3 GEN XTextItem.3 GEN XTextItem16.3 GEN XEqualRegion.3 GEN XPointInRegion.3 GEN XRectInRegion.3 GEN XFillRectangles.3 GEN XFillPolygon.3 GEN XFillArc.3 GEN XFillArcs.3 GEN XSync.3 GEN XEventsQueued.3 GEN XPending.3 GEN XBaseFontNameListOfFontSet.3 GEN XLocaleOfFontSet.3 GEN XContextDependentDrawing.3 GEN XContextualDrawing.3 GEN XDirectionalDependentDrawing.3 GEN XNoExposeEvent.3 GEN XrmPutFileDatabase.3 GEN XrmGetStringDatabase.3 GEN XrmLocaleOfDatabase.3 GEN XrmGetDatabase.3 GEN XrmSetDatabase.3 GEN XrmDestroyDatabase.3 GEN XrmQGetResource.3 GEN XrmQGetSearchList.3 GEN XrmQGetSearchResource.3 GEN XFreeEventData.3 GEN XGenericEventCookie.3 GEN XMatchVisualInfo.3 GEN XVisualIDFromVisual.3 GEN XVisualInfo.3 GEN XGetGeometry.3 GEN XWindowAttributes.3 GEN XListProperties.3 GEN XChangeProperty.3 GEN XRotateWindowProperties.3 GEN XDeleteProperty.3 GEN XUngrabButton.3 GEN XUngrabKey.3 GEN XUngrabKeyboard.3 GEN XUngrabPointer.3 GEN XChangeActivePointerGrab.3 GEN XUngrabServer.3 GEN XWithdrawWindow.3 GEN XReconfigureWMWindow.3 GEN XCheckIfEvent.3 GEN XPeekIfEvent.3 GEN XrmParseCommand.3 GEN XrmValue.3 GEN XrmOptionKind.3 GEN XrmOptionDescRec.3 GEN XUninstallColormap.3 GEN XListInstalledColormaps.3 GEN XRemoveConnectionWatch.3 GEN XProcessInternalConnection.3 GEN XInternalConnectionNumbers.3 GEN XUnionRegion.3 GEN XUnionRectWithRegion.3 GEN XSubtractRegion.3 GEN XXorRegion.3 GEN XOffsetRegion.3 GEN XShrinkRegion.3 GEN XInternAtoms.3 GEN XGetAtomName.3 GEN XGetAtomNames.3 GEN XFreeFontNames.3 GEN XListFontsWithInfo.3 GEN XFreeFontInfo.3 GEN XQueryFont.3 GEN XLoadQueryFont.3 GEN XFreeFont.3 GEN XGetFontProperty.3 GEN XUnloadFont.3 GEN XCharStruct.3 GEN XFontProp.3 GEN XChar2b.3 GEN XFontStruct.3 GEN XRefreshKeyboardMapping.3 GEN XLookupString.3 GEN XRebindKeysym.3 GEN XrmCombineDatabase.3 GEN XrmCombineFileDatabase.3 GEN XMappingEvent.3 GEN XMapRaised.3 GEN XMapSubwindows.3 GEN XPeekEvent.3 GEN XWindowEvent.3 GEN XCheckWindowEvent.3 GEN XMaskEvent.3 GEN XCheckMaskEvent.3 GEN XCheckTypedEvent.3 GEN XCheckTypedWindowEvent.3 GEN XCloseDisplay.3 GEN XCloseIM.3 GEN XSetIMValues.3 GEN XGetIMValues.3 GEN XDisplayOfIM.3 GEN XLocaleOfIM.3 GEN XRegisterIMInstantiateCallback.3 GEN XUnregisterIMInstantiateCallback.3 GEN XCloseOM.3 GEN XSetOMValues.3 GEN XGetOMValues.3 GEN XDisplayOfOM.3 GEN XLocaleOfOM.3 GEN XWMGeometry.3 GEN XClipBox.3 GEN XGetImage.3 GEN XGetSubImage.3 GEN XrmQPutResource.3 GEN XrmPutStringResource.3 GEN XrmQPutStringResource.3 GEN XrmPutLineResource.3 GEN XQueryBestTile.3 GEN XQueryBestStipple.3 GEN XQueryColors.3 GEN XLookupColor.3 GEN XParseColor.3 GEN XListExtensions.3 GEN XFreeExtensionList.3 GEN XScreenResourceString.3 GEN XLowerWindow.3 GEN XCirculateSubwindows.3 GEN XCirculateSubwindowsUp.3 GEN XCirculateSubwindowsDown.3 GEN XRestackWindows.3 GEN XReadBitmapFileData.3 GEN XWriteBitmapFile.3 GEN XCreatePixmapFromBitmapData.3 GEN XCreateBitmapFromData.3 GEN XFreeCursor.3 GEN XQueryBestCursor.3 GEN XFindContext.3 GEN XDeleteContext.3 GEN XUniqueContext.3 GEN XUnsetICFocus.3 GEN XGetICValues.3 GEN XTextPropertyToStringList.3 GEN XFreeStringList.3 GEN XTextProperty.3 GEN XSetSubwindowMode.3 GEN XSetGraphicsExposure.3 GEN XSetClipMask.3 GEN XSetClipRectangles.3 GEN XKillClient.3 GEN XGetCommand.3 GEN XGetErrorText.3 GEN XDisplayName.3 GEN XSetIOErrorHandler.3 GEN XGetErrorDatabaseText.3 GEN XDisplayMotionBufferSize.3 GEN XGetMotionEvents.3 GEN XTimeCoord.3 GEN XSetFillRule.3 GEN XGetFontPath.3 GEN XFreeFontPath.3 GEN XGetInputFocus.3 GEN XSetDashes.3 GEN XGetPointerMapping.3 GEN XForceScreenSaver.3 GEN XActivateScreenSaver.3 GEN XResetScreenSaver.3 GEN XGetScreenSaver.3 GEN XGetSelectionOwner.3 GEN XConvertSelection.3 GEN XSetFunction.3 GEN XSetPlaneMask.3 GEN XSetForeground.3 GEN XSetBackground.3 GEN XGetTransientForHint.3 GEN XGetTextProperty.3 GEN XSetStipple.3 GEN XSetTSOrigin.3 GEN XGetWMClientMachine.3 GEN XGetWMColormapWindows.3 GEN XGetWMIconName.3 GEN XSetIconName.3 GEN XGetIconName.3 GEN XGetWMName.3 GEN XStoreName.3 GEN XFetchName.3 GEN XmbSetWMProperties.3 GEN Xutf8SetWMProperties.3 GEN XGetWMProtocols.3 GEN XStoreBuffer.3 GEN XFetchBytes.3 GEN XFetchBuffer.3 GEN XRotateBuffers.3 GEN XStoreColor.3 GEN XStoreNamedColor.3 GEN XKeysymToString.3 GEN XKeycodeToKeysym.3 GEN XKeysymToKeycode.3 GEN XConvertCase.3 GEN XSetLocaleModifiers.3 GEN XSetAfterFunction.3 GEN XwcTextListToTextProperty.3 GEN Xutf8TextListToTextProperty.3 GEN XmbTextPropertyToTextList.3 GEN XwcTextPropertyToTextList.3 GEN Xutf8TextPropertyToTextList.3 GEN XwcFreeStringList.3 GEN XDefaultString.3 GEN XTextExtents16.3 GEN XQueryTextExtents.3 GEN XQueryTextExtents16.3 GEN XTextWidth16.3 GEN XLockDisplay.3 GEN XUnlockDisplay.3 GEN XrmStringToQuark.3 GEN XrmPermStringToQuark.3 GEN XrmQuarkToString.3 GEN XrmStringToQuarkList.3 GEN XrmStringToBindingQuarkList.3 GEN XUnmapSubwindows.3 GEN XcmsSetCCCOfColormap.3 GEN XcmsAllocNamedColor.3 GEN XcmsRGB.3 GEN XcmsRGBi.3 GEN XcmsCIEXYZ.3 GEN XcmsCIEuvY.3 GEN XcmsCIExyY.3 GEN XcmsCIELab.3 GEN XcmsCIELuv.3 GEN XcmsTekHVC.3 GEN XcmsPad.3 GEN XcmsFreeCCC.3 GEN XcmsCIELabQueryMaxL.3 GEN XcmsCIELabQueryMaxLC.3 GEN XcmsCIELabQueryMinL.3 GEN XcmsCIELuvQueryMaxL.3 GEN XcmsCIELuvQueryMaxLC.3 GEN XcmsCIELuvQueryMinL.3 GEN XcmsQueryBlue.3 GEN XcmsQueryGreen.3 GEN XcmsQueryRed.3 GEN XcmsQueryWhite.3 GEN XcmsQueryColors.3 GEN XcmsLookupColor.3 GEN XcmsStoreColors.3 GEN XcmsSetWhiteAdjustProc.3 GEN XcmsTekHVCQueryMaxV.3 GEN XcmsTekHVCQueryMaxVC.3 GEN XcmsTekHVCQueryMaxVSamples.3 GEN XcmsTekHVCQueryMinV.3 GEN XwcDrawImageString.3 GEN Xutf8DrawImageString.3 GEN XwcDrawString.3 GEN Xutf8DrawString.3 GEN XwcDrawText.3 GEN Xutf8DrawText.3 GEN XwcLookupString.3 GEN Xutf8LookupString.3 GEN XwcResetIC.3 GEN Xutf8ResetIC.3 GEN XwcTextEscapement.3 GEN Xutf8TextEscapement.3 GEN XwcTextExtents.3 GEN Xutf8TextExtents.3 GEN XwcTextPerCharExtents.3 GEN Xutf8TextPerCharExtents.3 GEN XCompose.3 GEN AllPlanes.3 GEN BlackPixelOfScreen.3 GEN DisplayOfCCC.3 GEN ImageByteOrder.3 GEN IsCursorKey.3 GEN XAddConnectionWatch.3 GEN XAddHost.3 GEN XAllocClassHint.3 GEN XAllocColor.3 GEN XAllocIconSize.3 GEN XAllocSizeHints.3 GEN XAllocStandardColormap.3 GEN XAllocWMHints.3 GEN XAllowEvents.3 GEN XAnyEvent.3 GEN XButtonEvent.3 GEN XChangeKeyboardControl.3 GEN XChangeKeyboardMapping.3 GEN XChangePointerControl.3 GEN XChangeSaveSet.3 GEN XChangeWindowAttributes.3 GEN XCirculateEvent.3 GEN XCirculateRequestEvent.3 GEN XClearArea.3 GEN XClientMessageEvent.3 GEN XcmsAllocColor.3 GEN XcmsCCCOfColormap.3 GEN XcmsCIELabQueryMaxC.3 GEN XcmsCIELuvQueryMaxC.3 GEN XcmsColor.3 GEN XcmsConvertColors.3 GEN XcmsCreateCCC.3 GEN XcmsDefaultCCC.3 GEN XcmsQueryBlack.3 GEN XcmsQueryColor.3 GEN XcmsSetWhitePoint.3 GEN XcmsStoreColor.3 GEN XcmsTekHVCQueryMaxC.3 GEN XColormapEvent.3 GEN XConfigureEvent.3 GEN XConfigureRequestEvent.3 GEN XConfigureWindow.3 GEN XCopyArea.3 GEN XCreateColormap.3 GEN XCreateFontCursor.3 GEN XCreateFontSet.3 GEN XCreateGC.3 GEN XCreateIC.3 GEN XCreateOC.3 GEN XCreatePixmap.3 GEN XCreateRegion.3 GEN XCreateWindowEvent.3 GEN XCreateWindow.3 GEN XCrossingEvent.3 GEN XDefineCursor.3 GEN XDestroyWindowEvent.3 GEN XDestroyWindow.3 GEN XDrawArc.3 GEN XDrawImageString.3 GEN XDrawLine.3 GEN XDrawPoint.3 GEN XDrawRectangle.3 GEN XDrawString.3 GEN XDrawText.3 GEN XEmptyRegion.3 GEN XErrorEvent.3 GEN XExposeEvent.3 GEN XExtentsOfFontSet.3 GEN XFillRectangle.3 GEN XFilterEvent.3 GEN XFlush.3 GEN XFocusChangeEvent.3 GEN XFontSetExtents.3 GEN XFontsOfFontSet.3 GEN XFree.3 GEN XGetEventData.3 GEN XGetVisualInfo.3 GEN XGetWindowAttributes.3 GEN XGetWindowProperty.3 GEN XGetXCBConnection.3 GEN XGrabButton.3 GEN XGrabKeyboard.3 GEN XGrabKey.3 GEN XGrabPointer.3 GEN XGrabServer.3 GEN XGraphicsExposeEvent.3 GEN XGravityEvent.3 GEN XIconifyWindow.3 GEN XIfEvent.3 GEN XInitImage.3 GEN XInitThreads.3 GEN XInstallColormap.3 GEN XInternAtom.3 GEN XIntersectRegion.3 GEN XKeymapEvent.3 GEN XListFonts.3 GEN XLoadFont.3 GEN XLookupKeysym.3 GEN XMapEvent.3 GEN XMapRequestEvent.3 GEN XMapWindow.3 GEN XmbDrawImageString.3 GEN XmbDrawString.3 GEN XmbDrawText.3 GEN XmbLookupString.3 GEN XmbResetIC.3 GEN XmbTextEscapement.3 GEN XmbTextExtents.3 GEN XmbTextListToTextProperty.3 GEN XmbTextPerCharExtents.3 GEN XNextEvent.3 GEN XNoOp.3 GEN XOpenDisplay.3 GEN XOpenIM.3 GEN XOpenOM.3 GEN XParseGeometry.3 GEN XPolygonRegion.3 GEN XPropertyEvent.3 GEN XPutBackEvent.3 GEN XPutImage.3 GEN XQueryBestSize.3 GEN XQueryColor.3 GEN XQueryExtension.3 GEN XQueryPointer.3 GEN XQueryTree.3 GEN XRaiseWindow.3 GEN XReadBitmapFile.3 GEN XRecolorCursor.3 GEN XReparentEvent.3 GEN XReparentWindow.3 GEN XResizeRequestEvent.3 GEN XResourceManagerString.3 GEN XrmEnumerateDatabase.3 GEN XrmGetFileDatabase.3 GEN XrmGetResource.3 GEN XrmInitialize.3 GEN XrmMergeDatabases.3 GEN XrmPutResource.3 GEN XrmUniqueQuark.3 GEN XSaveContext.3 GEN XSelectInput.3 GEN XSelectionClearEvent.3 GEN XSelectionEvent.3 GEN XSelectionRequestEvent.3 GEN XSendEvent.3 GEN XSetArcMode.3 GEN XSetClipOrigin.3 GEN XSetCloseDownMode.3 GEN XSetCommand.3 GEN XSetErrorHandler.3 GEN XSetEventQueueOwner.3 GEN XSetFillStyle.3 GEN XSetFont.3 GEN XSetFontPath.3 GEN XSetICFocus.3 GEN XSetICValues.3 GEN XSetInputFocus.3 GEN XSetLineAttributes.3 GEN XSetPointerMapping.3 GEN XSetScreenSaver.3 GEN XSetSelectionOwner.3 GEN XSetState.3 GEN XSetTextProperty.3 GEN XSetTile.3 GEN XSetTransientForHint.3 GEN XSetWMClientMachine.3 GEN XSetWMColormapWindows.3 GEN XSetWMIconName.3 GEN XSetWMName.3 GEN XSetWMProperties.3 GEN XSetWMProtocols.3 GEN XStoreBytes.3 GEN XStoreColors.3 GEN XStringListToTextProperty.3 GEN XStringToKeysym.3 GEN XSupportsLocale.3 GEN XSynchronize.3 GEN XTextExtents.3 GEN XTextWidth.3 GEN XTranslateCoordinates.3 GEN XUnmapEvent.3 GEN XUnmapWindow.3 GEN XVaCreateNestedList.3 GEN XVisibilityEvent.3 GEN XWarpPointer.3 make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man' Making all in specs make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs' Making all in libX11 make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/libX11' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/libX11' Making all in i18n make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n' Making all in compose make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/compose' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/compose' Making all in framework make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/framework' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/framework' Making all in localedb make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/localedb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/localedb' Making all in trans make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/trans' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/trans' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n' Making all in XIM make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XIM' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XIM' Making all in XKB make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XKB' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XKB' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1' >>> host-xlib_libX11 1.8.1 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/include' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/X11' /usr/bin/install -c -m 644 X11/XlibConf.h '/tmp/instance-13/output-1/host/include/X11' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 X11/extensions/XKBgeom.h '/tmp/instance-13/output-1/host/include/X11/extensions' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/X11' /usr/bin/install -c -m 644 X11/XKBlib.h X11/Xcms.h X11/Xlib.h X11/Xlibint.h X11/Xlocale.h X11/Xresource.h X11/Xutil.h X11/cursorfont.h X11/Xregion.h X11/ImUtil.h X11/Xlib-xcb.h '/tmp/instance-13/output-1/host/include/X11' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/include' Making install in modules make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules' Making install in im make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im' Making install in ximcp make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im/ximcp' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im/ximcp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im/ximcp' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im/ximcp' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/im' Making install in lc make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc' Making install in Utf8 make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/Utf8' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/Utf8' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/Utf8' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/Utf8' Making install in def make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/def' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/def' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/def' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/def' Making install in gen make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/gen' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/gen' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/gen' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc/gen' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/lc' Making install in om make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om' Making install in generic make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om/generic' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om/generic' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om/generic' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om/generic' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules/om' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/modules' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' /home/autobuild/make/make install-recursive make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' Making install in util make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/util' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/util' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/util' Making install in xcms make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xcms' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xcms' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11' /usr/bin/install -c -m 644 Xcms.txt '/tmp/instance-13/output-1/host/share/X11' make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xcms' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xcms' Making install in xlibi18n make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xlibi18n' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xlibi18n' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xlibi18n' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xlibi18n' Making install in xkb make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xkb' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xkb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xkb' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src/xkb' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libX11.la libX11-xcb.la '/tmp/instance-13/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libX11.so.6.4.0 /tmp/instance-13/output-1/host/lib/libX11.so.6.4.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libX11.so.6.4.0 libX11.so.6 || { rm -f libX11.so.6 && ln -s libX11.so.6.4.0 libX11.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libX11.so.6.4.0 libX11.so || { rm -f libX11.so && ln -s libX11.so.6.4.0 libX11.so; }; }) libtool: install: /usr/bin/install -c .libs/libX11.lai /tmp/instance-13/output-1/host/lib/libX11.la libtool: install: /usr/bin/install -c .libs/libX11-xcb.so.1.0.0 /tmp/instance-13/output-1/host/lib/libX11-xcb.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libX11-xcb.so.1.0.0 libX11-xcb.so.1 || { rm -f libX11-xcb.so.1 && ln -s libX11-xcb.so.1.0.0 libX11-xcb.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libX11-xcb.so.1.0.0 libX11-xcb.so || { rm -f libX11-xcb.so && ln -s libX11-xcb.so.1.0.0 libX11-xcb.so; }; }) libtool: install: /usr/bin/install -c .libs/libX11-xcb.lai /tmp/instance-13/output-1/host/lib/libX11-xcb.la libtool: finish: PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-13/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-13/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11' /usr/bin/install -c -m 644 XErrorDB '/tmp/instance-13/output-1/host/share/X11' make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/src' Making install in nls make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/nls' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/nls' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.gbk' /usr/bin/install -c -m 644 zh_CN.gbk/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.gbk' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/el_GR.UTF-8' /usr/bin/install -c -m 644 el_GR.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/el_GR.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN' /usr/bin/install -c -m 644 zh_CN/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/georgian-academy' /usr/bin/install -c -m 644 georgian-academy/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/georgian-academy' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW' /usr/bin/install -c -m 644 zh_TW/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.UTF-8' /usr/bin/install -c -m 644 zh_HK.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/cs_CZ.UTF-8' /usr/bin/install -c -m 644 cs_CZ.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/cs_CZ.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-1' /usr/bin/install -c -m 644 iso8859-1/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-2' /usr/bin/install -c -m 644 iso8859-2/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-2' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/armscii-8' /usr/bin/install -c -m 644 armscii-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/armscii-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-3' /usr/bin/install -c -m 644 iso8859-3/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/tscii-0' /usr/bin/install -c -m 644 tscii-0/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/tscii-0' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/pt_PT.UTF-8' /usr/bin/install -c -m 644 pt_PT.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/pt_PT.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-4' /usr/bin/install -c -m 644 iso8859-4/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-4' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/tatar-cyr' /usr/bin/install -c -m 644 tatar-cyr/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/tatar-cyr' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-5' /usr/bin/install -c -m 644 iso8859-5/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-6' /usr/bin/install -c -m 644 iso8859-6/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-6' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-7' /usr/bin/install -c -m 644 iso8859-7/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-7' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-8' /usr/bin/install -c -m 644 iso8859-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-9' /usr/bin/install -c -m 644 iso8859-9/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-9' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/sr_RS.UTF-8' /usr/bin/install -c -m 644 sr_RS.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/sr_RS.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/th_TH' /usr/bin/install -c -m 644 th_TH/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/th_TH' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/km_KH.UTF-8' /usr/bin/install -c -m 644 km_KH.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/km_KH.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ibm-cp1133' /usr/bin/install -c -m 644 ibm-cp1133/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/ibm-cp1133' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/nokhchi-1' /usr/bin/install -c -m 644 nokhchi-1/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/nokhchi-1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ko' /usr/bin/install -c -m 644 ko/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/ko' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/georgian-ps' /usr/bin/install -c -m 644 georgian-ps/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/georgian-ps' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/fi_FI.UTF-8' /usr/bin/install -c -m 644 fi_FI.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/fi_FI.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.UTF-8' /usr/bin/install -c -m 644 zh_CN.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/en_US.UTF-8' /usr/bin/install -c -m 644 en_US.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/en_US.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.big5hkscs' /usr/bin/install -c -m 644 zh_HK.big5hkscs/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.big5hkscs' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/th_TH.UTF-8' /usr/bin/install -c -m 644 th_TH.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/th_TH.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW.big5' /usr/bin/install -c -m 644 zh_TW.big5/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW.big5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.gb18030' /usr/bin/install -c -m 644 zh_CN.gb18030/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.gb18030' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.big5' /usr/bin/install -c -m 644 zh_HK.big5/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.big5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ko_KR.UTF-8' /usr/bin/install -c -m 644 ko_KR.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/ko_KR.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/koi8-c' /usr/bin/install -c -m 644 koi8-c/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/koi8-c' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/C' /usr/bin/install -c -m 644 C/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/C' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-9e' /usr/bin/install -c -m 644 iso8859-9e/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-9e' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ja_JP.UTF-8' /usr/bin/install -c -m 644 ja_JP.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/ja_JP.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/koi8-r' /usr/bin/install -c -m 644 koi8-r/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/koi8-r' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/vi_VN.viscii' /usr/bin/install -c -m 644 vi_VN.viscii/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/vi_VN.viscii' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/koi8-u' /usr/bin/install -c -m 644 koi8-u/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/koi8-u' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ja' /usr/bin/install -c -m 644 ja/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/ja' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/isiri-3342' /usr/bin/install -c -m 644 isiri-3342/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/isiri-3342' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/am_ET.UTF-8' /usr/bin/install -c -m 644 am_ET.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/am_ET.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/vi_VN.tcvn' /usr/bin/install -c -m 644 vi_VN.tcvn/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/vi_VN.tcvn' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ru_RU.UTF-8' /usr/bin/install -c -m 644 ru_RU.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/ru_RU.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1251' /usr/bin/install -c -m 644 microsoft-cp1251/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1251' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW.UTF-8' /usr/bin/install -c -m 644 zh_TW.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iscii-dev' /usr/bin/install -c -m 644 iscii-dev/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iscii-dev' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/mulelao-1' /usr/bin/install -c -m 644 mulelao-1/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/mulelao-1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1255' /usr/bin/install -c -m 644 microsoft-cp1255/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1255' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1256' /usr/bin/install -c -m 644 microsoft-cp1256/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1256' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ja.SJIS' /usr/bin/install -c -m 644 ja.SJIS/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/ja.SJIS' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-10' /usr/bin/install -c -m 644 iso8859-10/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-10' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-11' /usr/bin/install -c -m 644 iso8859-11/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-11' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ja.JIS' /usr/bin/install -c -m 644 ja.JIS/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/ja.JIS' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-13' /usr/bin/install -c -m 644 iso8859-13/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-13' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-14' /usr/bin/install -c -m 644 iso8859-14/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-14' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-15' /usr/bin/install -c -m 644 iso8859-15/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-15' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/pt_BR.UTF-8' /usr/bin/install -c -m 644 pt_BR.UTF-8/XI18N_OBJS '/tmp/instance-13/output-1/host/share/X11/locale/pt_BR.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.gbk' /usr/bin/install -c -m 644 zh_CN.gbk/XLC_LOCALE zh_CN.gbk/Compose '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.gbk' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/el_GR.UTF-8' /usr/bin/install -c -m 644 el_GR.UTF-8/XLC_LOCALE el_GR.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/el_GR.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN' /usr/bin/install -c -m 644 zh_CN/XLC_LOCALE zh_CN/Compose '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/georgian-academy' /usr/bin/install -c -m 644 georgian-academy/XLC_LOCALE georgian-academy/Compose '/tmp/instance-13/output-1/host/share/X11/locale/georgian-academy' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW' /usr/bin/install -c -m 644 zh_TW/XLC_LOCALE zh_TW/Compose '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.UTF-8' /usr/bin/install -c -m 644 zh_HK.UTF-8/XLC_LOCALE zh_HK.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/cs_CZ.UTF-8' /usr/bin/install -c -m 644 cs_CZ.UTF-8/XLC_LOCALE cs_CZ.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/cs_CZ.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-1' /usr/bin/install -c -m 644 iso8859-1/XLC_LOCALE iso8859-1/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-2' /usr/bin/install -c -m 644 iso8859-2/XLC_LOCALE iso8859-2/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-2' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/armscii-8' /usr/bin/install -c -m 644 armscii-8/XLC_LOCALE armscii-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/armscii-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-3' /usr/bin/install -c -m 644 iso8859-3/XLC_LOCALE iso8859-3/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/tscii-0' /usr/bin/install -c -m 644 tscii-0/XLC_LOCALE tscii-0/Compose '/tmp/instance-13/output-1/host/share/X11/locale/tscii-0' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/pt_PT.UTF-8' /usr/bin/install -c -m 644 pt_PT.UTF-8/XLC_LOCALE pt_PT.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/pt_PT.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-4' /usr/bin/install -c -m 644 iso8859-4/XLC_LOCALE iso8859-4/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-4' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/tatar-cyr' /usr/bin/install -c -m 644 tatar-cyr/XLC_LOCALE tatar-cyr/Compose '/tmp/instance-13/output-1/host/share/X11/locale/tatar-cyr' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-5' /usr/bin/install -c -m 644 iso8859-5/XLC_LOCALE iso8859-5/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-6' /usr/bin/install -c -m 644 iso8859-6/XLC_LOCALE iso8859-6/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-6' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-7' /usr/bin/install -c -m 644 iso8859-7/XLC_LOCALE iso8859-7/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-7' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-8' /usr/bin/install -c -m 644 iso8859-8/XLC_LOCALE iso8859-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-9' /usr/bin/install -c -m 644 iso8859-9/XLC_LOCALE iso8859-9/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-9' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/sr_RS.UTF-8' /usr/bin/install -c -m 644 sr_RS.UTF-8/XLC_LOCALE sr_RS.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/sr_RS.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/th_TH' /usr/bin/install -c -m 644 th_TH/XLC_LOCALE th_TH/Compose '/tmp/instance-13/output-1/host/share/X11/locale/th_TH' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/km_KH.UTF-8' /usr/bin/install -c -m 644 km_KH.UTF-8/XLC_LOCALE km_KH.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/km_KH.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ibm-cp1133' /usr/bin/install -c -m 644 ibm-cp1133/XLC_LOCALE ibm-cp1133/Compose '/tmp/instance-13/output-1/host/share/X11/locale/ibm-cp1133' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/nokhchi-1' /usr/bin/install -c -m 644 nokhchi-1/XLC_LOCALE nokhchi-1/Compose '/tmp/instance-13/output-1/host/share/X11/locale/nokhchi-1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ko' /usr/bin/install -c -m 644 ko/XLC_LOCALE ko/Compose '/tmp/instance-13/output-1/host/share/X11/locale/ko' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/georgian-ps' /usr/bin/install -c -m 644 georgian-ps/XLC_LOCALE georgian-ps/Compose '/tmp/instance-13/output-1/host/share/X11/locale/georgian-ps' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/fi_FI.UTF-8' /usr/bin/install -c -m 644 fi_FI.UTF-8/XLC_LOCALE fi_FI.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/fi_FI.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.UTF-8' /usr/bin/install -c -m 644 zh_CN.UTF-8/XLC_LOCALE zh_CN.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/en_US.UTF-8' /usr/bin/install -c -m 644 en_US.UTF-8/XLC_LOCALE en_US.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/en_US.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.big5hkscs' /usr/bin/install -c -m 644 zh_HK.big5hkscs/XLC_LOCALE zh_HK.big5hkscs/Compose '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.big5hkscs' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/th_TH.UTF-8' /usr/bin/install -c -m 644 th_TH.UTF-8/XLC_LOCALE th_TH.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/th_TH.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW.big5' /usr/bin/install -c -m 644 zh_TW.big5/XLC_LOCALE zh_TW.big5/Compose '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW.big5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.gb18030' /usr/bin/install -c -m 644 zh_CN.gb18030/XLC_LOCALE zh_CN.gb18030/Compose '/tmp/instance-13/output-1/host/share/X11/locale/zh_CN.gb18030' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.big5' /usr/bin/install -c -m 644 zh_HK.big5/XLC_LOCALE zh_HK.big5/Compose '/tmp/instance-13/output-1/host/share/X11/locale/zh_HK.big5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ko_KR.UTF-8' /usr/bin/install -c -m 644 ko_KR.UTF-8/XLC_LOCALE ko_KR.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/ko_KR.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/koi8-c' /usr/bin/install -c -m 644 koi8-c/XLC_LOCALE koi8-c/Compose '/tmp/instance-13/output-1/host/share/X11/locale/koi8-c' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/C' /usr/bin/install -c -m 644 C/XLC_LOCALE C/Compose '/tmp/instance-13/output-1/host/share/X11/locale/C' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-9e' /usr/bin/install -c -m 644 iso8859-9e/XLC_LOCALE iso8859-9e/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-9e' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ja_JP.UTF-8' /usr/bin/install -c -m 644 ja_JP.UTF-8/XLC_LOCALE ja_JP.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/ja_JP.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/koi8-r' /usr/bin/install -c -m 644 koi8-r/XLC_LOCALE koi8-r/Compose '/tmp/instance-13/output-1/host/share/X11/locale/koi8-r' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/vi_VN.viscii' /usr/bin/install -c -m 644 vi_VN.viscii/XLC_LOCALE vi_VN.viscii/Compose '/tmp/instance-13/output-1/host/share/X11/locale/vi_VN.viscii' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/koi8-u' /usr/bin/install -c -m 644 koi8-u/XLC_LOCALE koi8-u/Compose '/tmp/instance-13/output-1/host/share/X11/locale/koi8-u' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ja' /usr/bin/install -c -m 644 ja/XLC_LOCALE ja/Compose '/tmp/instance-13/output-1/host/share/X11/locale/ja' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/isiri-3342' /usr/bin/install -c -m 644 isiri-3342/XLC_LOCALE isiri-3342/Compose '/tmp/instance-13/output-1/host/share/X11/locale/isiri-3342' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/am_ET.UTF-8' /usr/bin/install -c -m 644 am_ET.UTF-8/XLC_LOCALE am_ET.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/am_ET.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/vi_VN.tcvn' /usr/bin/install -c -m 644 vi_VN.tcvn/XLC_LOCALE vi_VN.tcvn/Compose '/tmp/instance-13/output-1/host/share/X11/locale/vi_VN.tcvn' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ru_RU.UTF-8' /usr/bin/install -c -m 644 ru_RU.UTF-8/XLC_LOCALE ru_RU.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/ru_RU.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1251' /usr/bin/install -c -m 644 microsoft-cp1251/XLC_LOCALE microsoft-cp1251/Compose '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1251' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW.UTF-8' /usr/bin/install -c -m 644 zh_TW.UTF-8/XLC_LOCALE zh_TW.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/zh_TW.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iscii-dev' /usr/bin/install -c -m 644 iscii-dev/XLC_LOCALE iscii-dev/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iscii-dev' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/mulelao-1' /usr/bin/install -c -m 644 mulelao-1/XLC_LOCALE mulelao-1/Compose '/tmp/instance-13/output-1/host/share/X11/locale/mulelao-1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1255' /usr/bin/install -c -m 644 microsoft-cp1255/XLC_LOCALE microsoft-cp1255/Compose '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1255' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1256' /usr/bin/install -c -m 644 microsoft-cp1256/XLC_LOCALE microsoft-cp1256/Compose '/tmp/instance-13/output-1/host/share/X11/locale/microsoft-cp1256' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ja.SJIS' /usr/bin/install -c -m 644 ja.SJIS/XLC_LOCALE ja.SJIS/Compose '/tmp/instance-13/output-1/host/share/X11/locale/ja.SJIS' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-10' /usr/bin/install -c -m 644 iso8859-10/XLC_LOCALE iso8859-10/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-10' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-11' /usr/bin/install -c -m 644 iso8859-11/XLC_LOCALE iso8859-11/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-11' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/ja.JIS' /usr/bin/install -c -m 644 ja.JIS/XLC_LOCALE ja.JIS/Compose '/tmp/instance-13/output-1/host/share/X11/locale/ja.JIS' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-13' /usr/bin/install -c -m 644 iso8859-13/XLC_LOCALE iso8859-13/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-13' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-14' /usr/bin/install -c -m 644 iso8859-14/XLC_LOCALE iso8859-14/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-14' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-15' /usr/bin/install -c -m 644 iso8859-15/XLC_LOCALE iso8859-15/Compose '/tmp/instance-13/output-1/host/share/X11/locale/iso8859-15' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale/pt_BR.UTF-8' /usr/bin/install -c -m 644 pt_BR.UTF-8/XLC_LOCALE pt_BR.UTF-8/Compose '/tmp/instance-13/output-1/host/share/X11/locale/pt_BR.UTF-8' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/X11/locale' /usr/bin/install -c -m 644 locale.alias locale.dir compose.dir '/tmp/instance-13/output-1/host/share/X11/locale' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/nls' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/nls' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man' Making install in xkb make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man/xkb' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man/xkb' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XkbActionCtrls.3 XkbAddDeviceLedInfo.3 XkbAddGeomColor.3 XkbAddGeomDoodad.3 XkbAddGeomKey.3 XkbAddGeomKeyAlias.3 XkbAddGeomOutline.3 XkbAddGeomOverlay.3 XkbAddGeomOverlayKey.3 XkbAddGeomOverlayRow.3 XkbAddGeomProperty.3 XkbAddGeomRow.3 XkbAddGeomSection.3 XkbAddGeomShape.3 XkbAddSymInterpret.3 XkbAllocClientMap.3 XkbAllocCompatMap.3 XkbAllocControls.3 XkbAllocDeviceInfo.3 XkbAllocDeviceLedInfo.3 XkbAllocGeomColors.3 XkbAllocGeomDoodads.3 XkbAllocGeomKeyAliases.3 XkbAllocGeomKeys.3 XkbAllocGeomOutlines.3 XkbAllocGeomOverlayKeys.3 XkbAllocGeomOverlayRows.3 XkbAllocGeomOverlays.3 XkbAllocGeomPoints.3 XkbAllocGeomProps.3 XkbAllocGeomRows.3 XkbAllocGeomSectionDoodads.3 XkbAllocGeomSections.3 XkbAllocGeomShapes.3 XkbAllocGeometry.3 XkbAllocIndicatorMaps.3 XkbAllocKeyboard.3 XkbAllocNames.3 XkbAllocServerMap.3 XkbApplyCompatMapToKey.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XkbBell.3 XkbBellEvent.3 XkbChangeControls.3 XkbChangeDeviceInfo.3 XkbChangeEnabledControls.3 XkbChangeIndicators.3 XkbChangeMap.3 XkbChangeNames.3 XkbChangeTypesOfKey.3 XkbComputeRowBounds.3 XkbComputeSectionBounds.3 XkbComputeShapeBounds.3 XkbComputeShapeTop.3 XkbCopyKeyType.3 XkbCopyKeyTypes.3 XkbDeviceBell.3 XkbDeviceBellEvent.3 XkbFindOverlayForKey.3 XkbForceBell.3 XkbForceDeviceBell.3 XkbFreeClientMap.3 XkbFreeCompatMap.3 XkbFreeComponentList.3 XkbFreeControls.3 XkbFreeDeviceInfo.3 XkbFreeGeomColors.3 XkbFreeGeomDoodads.3 XkbFreeGeomKeyAliases.3 XkbFreeGeomKeys.3 XkbFreeGeomOutlines.3 XkbFreeGeomOverlayKeys.3 XkbFreeGeomOverlayRows.3 XkbFreeGeomOverlays.3 XkbFreeGeomPoints.3 XkbFreeGeomProperties.3 XkbFreeGeomRows.3 XkbFreeGeomSections.3 XkbFreeGeomShapes.3 XkbFreeGeometry.3 XkbFreeIndicatorMaps.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XkbFreeKeyboard.3 XkbFreeNames.3 XkbFreeServerMap.3 XkbGetAccessXTimeout.3 XkbGetAutoRepeatRate.3 XkbGetAutoResetControls.3 XkbGetBounceKeysDelay.3 XkbGetCompatMap.3 XkbGetControls.3 XkbGetControlsChanges.3 XkbGetDetectableAutoRepeat.3 XkbGetDeviceButtonActions.3 XkbGetDeviceInfo.3 XkbGetDeviceInfoChanges.3 XkbGetDeviceLedInfo.3 XkbGetGeometry.3 XkbGetIndicatorChanges.3 XkbGetIndicatorMap.3 XkbGetIndicatorState.3 XkbGetKeyActions.3 XkbGetKeyBehaviors.3 XkbGetKeyExplicitComponents.3 XkbGetKeyModifierMap.3 XkbGetKeySyms.3 XkbGetKeyTypes.3 XkbGetKeyVirtualModMap.3 XkbGetKeyboard.3 XkbGetKeyboardByName.3 XkbGetMap.3 XkbGetNameChanges.3 XkbGetNamedDeviceIndicator.3 XkbGetNamedGeometry.3 XkbGetNamedIndicator.3 XkbGetNames.3 XkbGetSlowKeysDelay.3 XkbGetState.3 XkbGetStickyKeysOptions.3 XkbGetUpdatedMap.3 XkbGetVirtualMods.3 XkbGetXlibControls.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XkbIgnoreExtension.3 XkbInitCanonicalKeyTypes.3 XkbKeyAction.3 XkbKeyActionEntry.3 XkbKeyActionsPtr.3 XkbKeyGroupInfo.3 XkbKeyGroupWidth.3 XkbKeyGroupsWidth.3 XkbKeyHasActions.3 XkbKeyNumActions.3 XkbKeyNumGroups.3 XkbKeyNumSyms.3 XkbKeySymEntry.3 XkbKeySymsOffset.3 XkbKeySymsPtr.3 XkbKeyType.3 XkbKeyTypeIndex.3 XkbKeyTypesForCoreSymbols.3 XkbKeycodeToKeysym.3 XkbKeysymToModifiers.3 XkbLatchGroup.3 XkbLatchModifiers.3 XkbLibraryVersion.3 XkbListComponents.3 XkbLockGroup.3 XkbLockModifiers.3 XkbLookupKeyBinding.3 XkbLookupKeySym.3 XkbModActionVMods.3 XkbNoteControlsChanges.3 XkbNoteDeviceChanges.3 XkbNoteIndicatorChanges.3 XkbNoteNameChanges.3 XkbOpenDisplay.3 XkbOutOfRangeGroupInfo.3 XkbOutOfRangeGroupNumber.3 XkbPtrActionX.3 XkbPtrActionY.3 XkbQueryExtension.3 XkbRefreshKeyboardMapping.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XkbResizeDeviceButtonActions.3 XkbResizeKeyActions.3 XkbResizeKeySyms.3 XkbResizeKeyType.3 XkbSAActionSetCtrls.3 XkbSAGroup.3 XkbSAPtrDfltValue.3 XkbSARedirectSetVMods.3 XkbSARedirectSetVModsMask.3 XkbSARedirectVMods.3 XkbSARedirectVModsMask.3 XkbSAScreen.3 XkbSASetGroup.3 XkbSASetPtrDfltValue.3 XkbSASetScreen.3 XkbSelectEventDetails.3 XkbSelectEvents.3 XkbSetAccessXTimeout.3 XkbSetAutoRepeatRate.3 XkbSetAutoResetControls.3 XkbSetBounceKeysDelay.3 XkbSetCompatMap.3 XkbSetControls.3 XkbSetDebuggingFlags.3 XkbSetDetectableAutoRepeat.3 XkbSetDeviceButtonActions.3 XkbSetDeviceInfo.3 XkbSetIgnoreLockMods.3 XkbSetIndicatorMap.3 XkbSetMap.3 XkbSetModActionVMods.3 XkbSetNamedDeviceIndicator.3 XkbSetNamedIndicator.3 XkbSetNames.3 XkbSetPtrActionX.3 XkbSetPtrActionY.3 XkbSetServerInternalMods.3 XkbSetXlibControls.3 XkbTranslateKeyCode.3 XkbTranslateKeySym.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XkbUpdateMapFromCore.3 XkbVirtualModsToReal.3 '/tmp/instance-13/output-1/host/share/man/man3' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man/xkb' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man/xkb' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man5' /usr/bin/install -c -m 644 Compose.5 XCompose.5 '/tmp/instance-13/output-1/host/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 BlackPixel.3 WhitePixel.3 ConnectionNumber.3 DefaultColormap.3 DefaultDepth.3 XListDepths.3 DefaultGC.3 DefaultRootWindow.3 DefaultScreenOfDisplay.3 DefaultScreen.3 DefaultVisual.3 DisplayCells.3 DisplayPlanes.3 DisplayString.3 XMaxRequestSize.3 XExtendedMaxRequestSize.3 LastKnownRequestProcessed.3 NextRequest.3 ProtocolVersion.3 ProtocolRevision.3 QLength.3 RootWindow.3 ScreenCount.3 ScreenOfDisplay.3 ServerVendor.3 VendorRelease.3 WhitePixelOfScreen.3 CellsOfScreen.3 DefaultColormapOfScreen.3 DefaultDepthOfScreen.3 DefaultGCOfScreen.3 DefaultVisualOfScreen.3 DoesBackingStore.3 DoesSaveUnders.3 DisplayOfScreen.3 XScreenNumberOfScreen.3 EventMaskOfScreen.3 HeightOfScreen.3 HeightMMOfScreen.3 MaxCmapsOfScreen.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 MinCmapsOfScreen.3 PlanesOfScreen.3 RootWindowOfScreen.3 WidthOfScreen.3 WidthMMOfScreen.3 VisualOfCCC.3 ScreenNumberOfCCC.3 ScreenWhitePointOfCCC.3 ClientWhitePointOfCCC.3 BitmapBitOrder.3 BitmapPad.3 BitmapUnit.3 DisplayHeight.3 DisplayHeightMM.3 DisplayWidth.3 DisplayWidthMM.3 XListPixmapFormats.3 XPixmapFormatValues.3 IsFunctionKey.3 IsKeypadKey.3 IsMiscFunctionKey.3 IsModifierKey.3 IsPFKey.3 IsPrivateKeypadKey.3 XSetClassHint.3 XGetClassHint.3 XClassHint.3 XSetIconSizes.3 XGetIconSizes.3 XIconSize.3 XSetRGBColormaps.3 XGetRGBColormaps.3 XStandardColormap.3 XSetWMNormalHints.3 XGetWMNormalHints.3 XSetWMSizeHints.3 XGetWMSizeHints.3 XSizeHints.3 XSetWMHints.3 XGetWMHints.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XWMHints.3 XAddHosts.3 XListHosts.3 XRemoveHost.3 XRemoveHosts.3 XSetAccessControl.3 XEnableAccessControl.3 XDisableAccessControl.3 XHostAddress.3 XAllocNamedColor.3 XAllocColorCells.3 XAllocColorPlanes.3 XFreeColors.3 XEvent.3 XKeyEvent.3 XMotionEvent.3 XGetKeyboardControl.3 XAutoRepeatOn.3 XAutoRepeatOff.3 XBell.3 XQueryKeymap.3 XKeyboardControl.3 XGetKeyboardMapping.3 XDisplayKeycodes.3 XSetModifierMapping.3 XGetModifierMapping.3 XNewModifiermap.3 XInsertModifiermapEntry.3 XDeleteModifiermapEntry.3 XFreeModifiermap.3 XModifierKeymap.3 XGetPointerControl.3 XAddToSaveSet.3 XRemoveFromSaveSet.3 XSetWindowBackground.3 XSetWindowBackgroundPixmap.3 XSetWindowBorder.3 XSetWindowBorderPixmap.3 XSetWindowColormap.3 XClearWindow.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XMoveWindow.3 XResizeWindow.3 XMoveResizeWindow.3 XSetWindowBorderWidth.3 XWindowChanges.3 XCopyPlane.3 XCopyColormapAndFree.3 XFreeColormap.3 XColor.3 XCreatePixmapCursor.3 XCreateGlyphCursor.3 XFreeFontSet.3 XCopyGC.3 XChangeGC.3 XGetGCValues.3 XFreeGC.3 XGContextFromGC.3 XGCValues.3 XDestroyIC.3 XIMOfIC.3 XCreateImage.3 XGetPixel.3 XPutPixel.3 XSubImage.3 XAddPixel.3 XDestroyImage.3 XDestroyOC.3 XSetOCValues.3 XGetOCValues.3 XOMOfOC.3 XFreePixmap.3 XSetRegion.3 XDestroyRegion.3 XCreateSimpleWindow.3 XSetWindowAttributes.3 XUndefineCursor.3 XDestroySubwindows.3 XDrawArcs.3 XArc.3 XDrawImageString16.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XDrawLines.3 XDrawSegments.3 XSegment.3 XDrawPoints.3 XPoint.3 XDrawRectangles.3 XRectangle.3 XDrawString16.3 XDrawText16.3 XTextItem.3 XTextItem16.3 XEqualRegion.3 XPointInRegion.3 XRectInRegion.3 XFillRectangles.3 XFillPolygon.3 XFillArc.3 XFillArcs.3 XSync.3 XEventsQueued.3 XPending.3 XBaseFontNameListOfFontSet.3 XLocaleOfFontSet.3 XContextDependentDrawing.3 XContextualDrawing.3 XDirectionalDependentDrawing.3 XNoExposeEvent.3 XrmPutFileDatabase.3 XrmGetStringDatabase.3 XrmLocaleOfDatabase.3 XrmGetDatabase.3 XrmSetDatabase.3 XrmDestroyDatabase.3 XrmQGetResource.3 XrmQGetSearchList.3 XrmQGetSearchResource.3 XFreeEventData.3 XGenericEventCookie.3 XMatchVisualInfo.3 XVisualIDFromVisual.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XVisualInfo.3 XGetGeometry.3 XWindowAttributes.3 XListProperties.3 XChangeProperty.3 XRotateWindowProperties.3 XDeleteProperty.3 XUngrabButton.3 XUngrabKey.3 XUngrabKeyboard.3 XUngrabPointer.3 XChangeActivePointerGrab.3 XUngrabServer.3 XWithdrawWindow.3 XReconfigureWMWindow.3 XCheckIfEvent.3 XPeekIfEvent.3 XrmParseCommand.3 XrmValue.3 XrmOptionKind.3 XrmOptionDescRec.3 XUninstallColormap.3 XListInstalledColormaps.3 XRemoveConnectionWatch.3 XProcessInternalConnection.3 XInternalConnectionNumbers.3 XUnionRegion.3 XUnionRectWithRegion.3 XSubtractRegion.3 XXorRegion.3 XOffsetRegion.3 XShrinkRegion.3 XInternAtoms.3 XGetAtomName.3 XGetAtomNames.3 XFreeFontNames.3 XListFontsWithInfo.3 XFreeFontInfo.3 XQueryFont.3 XLoadQueryFont.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XFreeFont.3 XGetFontProperty.3 XUnloadFont.3 XCharStruct.3 XFontProp.3 XChar2b.3 XFontStruct.3 XRefreshKeyboardMapping.3 XLookupString.3 XRebindKeysym.3 XrmCombineDatabase.3 XrmCombineFileDatabase.3 XMappingEvent.3 XMapRaised.3 XMapSubwindows.3 XPeekEvent.3 XWindowEvent.3 XCheckWindowEvent.3 XMaskEvent.3 XCheckMaskEvent.3 XCheckTypedEvent.3 XCheckTypedWindowEvent.3 XCloseDisplay.3 XCloseIM.3 XSetIMValues.3 XGetIMValues.3 XDisplayOfIM.3 XLocaleOfIM.3 XRegisterIMInstantiateCallback.3 XUnregisterIMInstantiateCallback.3 XCloseOM.3 XSetOMValues.3 XGetOMValues.3 XDisplayOfOM.3 XLocaleOfOM.3 XWMGeometry.3 XClipBox.3 XGetImage.3 XGetSubImage.3 XrmQPutResource.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XrmPutStringResource.3 XrmQPutStringResource.3 XrmPutLineResource.3 XQueryBestTile.3 XQueryBestStipple.3 XQueryColors.3 XLookupColor.3 XParseColor.3 XListExtensions.3 XFreeExtensionList.3 XScreenResourceString.3 XLowerWindow.3 XCirculateSubwindows.3 XCirculateSubwindowsUp.3 XCirculateSubwindowsDown.3 XRestackWindows.3 XReadBitmapFileData.3 XWriteBitmapFile.3 XCreatePixmapFromBitmapData.3 XCreateBitmapFromData.3 XFreeCursor.3 XQueryBestCursor.3 XFindContext.3 XDeleteContext.3 XUniqueContext.3 XUnsetICFocus.3 XGetICValues.3 XTextPropertyToStringList.3 XFreeStringList.3 XTextProperty.3 XSetSubwindowMode.3 XSetGraphicsExposure.3 XSetClipMask.3 XSetClipRectangles.3 XKillClient.3 XGetCommand.3 XGetErrorText.3 XDisplayName.3 XSetIOErrorHandler.3 XGetErrorDatabaseText.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XDisplayMotionBufferSize.3 XGetMotionEvents.3 XTimeCoord.3 XSetFillRule.3 XGetFontPath.3 XFreeFontPath.3 XGetInputFocus.3 XSetDashes.3 XGetPointerMapping.3 XForceScreenSaver.3 XActivateScreenSaver.3 XResetScreenSaver.3 XGetScreenSaver.3 XGetSelectionOwner.3 XConvertSelection.3 XSetFunction.3 XSetPlaneMask.3 XSetForeground.3 XSetBackground.3 XGetTransientForHint.3 XGetTextProperty.3 XSetStipple.3 XSetTSOrigin.3 XGetWMClientMachine.3 XGetWMColormapWindows.3 XGetWMIconName.3 XSetIconName.3 XGetIconName.3 XGetWMName.3 XStoreName.3 XFetchName.3 XmbSetWMProperties.3 Xutf8SetWMProperties.3 XGetWMProtocols.3 XStoreBuffer.3 XFetchBytes.3 XFetchBuffer.3 XRotateBuffers.3 XStoreColor.3 XStoreNamedColor.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XKeysymToString.3 XKeycodeToKeysym.3 XKeysymToKeycode.3 XConvertCase.3 XSetLocaleModifiers.3 XSetAfterFunction.3 XwcTextListToTextProperty.3 Xutf8TextListToTextProperty.3 XmbTextPropertyToTextList.3 XwcTextPropertyToTextList.3 Xutf8TextPropertyToTextList.3 XwcFreeStringList.3 XDefaultString.3 XTextExtents16.3 XQueryTextExtents.3 XQueryTextExtents16.3 XTextWidth16.3 XLockDisplay.3 XUnlockDisplay.3 XrmStringToQuark.3 XrmPermStringToQuark.3 XrmQuarkToString.3 XrmStringToQuarkList.3 XrmStringToBindingQuarkList.3 XUnmapSubwindows.3 XcmsSetCCCOfColormap.3 XcmsAllocNamedColor.3 XcmsRGB.3 XcmsRGBi.3 XcmsCIEXYZ.3 XcmsCIEuvY.3 XcmsCIExyY.3 XcmsCIELab.3 XcmsCIELuv.3 XcmsTekHVC.3 XcmsPad.3 XcmsFreeCCC.3 XcmsCIELabQueryMaxL.3 XcmsCIELabQueryMaxLC.3 XcmsCIELabQueryMinL.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XcmsCIELuvQueryMaxL.3 XcmsCIELuvQueryMaxLC.3 XcmsCIELuvQueryMinL.3 XcmsQueryBlue.3 XcmsQueryGreen.3 XcmsQueryRed.3 XcmsQueryWhite.3 XcmsQueryColors.3 XcmsLookupColor.3 XcmsStoreColors.3 XcmsSetWhiteAdjustProc.3 XcmsTekHVCQueryMaxV.3 XcmsTekHVCQueryMaxVC.3 XcmsTekHVCQueryMaxVSamples.3 XcmsTekHVCQueryMinV.3 XwcDrawImageString.3 Xutf8DrawImageString.3 XwcDrawString.3 Xutf8DrawString.3 XwcDrawText.3 Xutf8DrawText.3 XwcLookupString.3 Xutf8LookupString.3 XwcResetIC.3 Xutf8ResetIC.3 XwcTextEscapement.3 Xutf8TextEscapement.3 XwcTextExtents.3 Xutf8TextExtents.3 XwcTextPerCharExtents.3 Xutf8TextPerCharExtents.3 XCompose.3 AllPlanes.3 BlackPixelOfScreen.3 DisplayOfCCC.3 ImageByteOrder.3 IsCursorKey.3 XAddConnectionWatch.3 XAddHost.3 XAllocClassHint.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XAllocColor.3 XAllocIconSize.3 XAllocSizeHints.3 XAllocStandardColormap.3 XAllocWMHints.3 XAllowEvents.3 XAnyEvent.3 XButtonEvent.3 XChangeKeyboardControl.3 XChangeKeyboardMapping.3 XChangePointerControl.3 XChangeSaveSet.3 XChangeWindowAttributes.3 XCirculateEvent.3 XCirculateRequestEvent.3 XClearArea.3 XClientMessageEvent.3 XcmsAllocColor.3 XcmsCCCOfColormap.3 XcmsCIELabQueryMaxC.3 XcmsCIELuvQueryMaxC.3 XcmsColor.3 XcmsConvertColors.3 XcmsCreateCCC.3 XcmsDefaultCCC.3 XcmsQueryBlack.3 XcmsQueryColor.3 XcmsSetWhitePoint.3 XcmsStoreColor.3 XcmsTekHVCQueryMaxC.3 XColormapEvent.3 XConfigureEvent.3 XConfigureRequestEvent.3 XConfigureWindow.3 XCopyArea.3 XCreateColormap.3 XCreateFontCursor.3 XCreateFontSet.3 XCreateGC.3 XCreateIC.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XCreateOC.3 XCreatePixmap.3 XCreateRegion.3 XCreateWindowEvent.3 XCreateWindow.3 XCrossingEvent.3 XDefineCursor.3 XDestroyWindowEvent.3 XDestroyWindow.3 XDrawArc.3 XDrawImageString.3 XDrawLine.3 XDrawPoint.3 XDrawRectangle.3 XDrawString.3 XDrawText.3 XEmptyRegion.3 XErrorEvent.3 XExposeEvent.3 XExtentsOfFontSet.3 XFillRectangle.3 XFilterEvent.3 XFlush.3 XFocusChangeEvent.3 XFontSetExtents.3 XFontsOfFontSet.3 XFree.3 XGetEventData.3 XGetVisualInfo.3 XGetWindowAttributes.3 XGetWindowProperty.3 XGetXCBConnection.3 XGrabButton.3 XGrabKeyboard.3 XGrabKey.3 XGrabPointer.3 XGrabServer.3 XGraphicsExposeEvent.3 XGravityEvent.3 XIconifyWindow.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XIfEvent.3 XInitImage.3 XInitThreads.3 XInstallColormap.3 XInternAtom.3 XIntersectRegion.3 XKeymapEvent.3 XListFonts.3 XLoadFont.3 XLookupKeysym.3 XMapEvent.3 XMapRequestEvent.3 XMapWindow.3 XmbDrawImageString.3 XmbDrawString.3 XmbDrawText.3 XmbLookupString.3 XmbResetIC.3 XmbTextEscapement.3 XmbTextExtents.3 XmbTextListToTextProperty.3 XmbTextPerCharExtents.3 XNextEvent.3 XNoOp.3 XOpenDisplay.3 XOpenIM.3 XOpenOM.3 XParseGeometry.3 XPolygonRegion.3 XPropertyEvent.3 XPutBackEvent.3 XPutImage.3 XQueryBestSize.3 XQueryColor.3 XQueryExtension.3 XQueryPointer.3 XQueryTree.3 XRaiseWindow.3 XReadBitmapFile.3 XRecolorCursor.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XReparentEvent.3 XReparentWindow.3 XResizeRequestEvent.3 XResourceManagerString.3 XrmEnumerateDatabase.3 XrmGetFileDatabase.3 XrmGetResource.3 XrmInitialize.3 XrmMergeDatabases.3 XrmPutResource.3 XrmUniqueQuark.3 XSaveContext.3 XSelectInput.3 XSelectionClearEvent.3 XSelectionEvent.3 XSelectionRequestEvent.3 XSendEvent.3 XSetArcMode.3 XSetClipOrigin.3 XSetCloseDownMode.3 XSetCommand.3 XSetErrorHandler.3 XSetEventQueueOwner.3 XSetFillStyle.3 XSetFont.3 XSetFontPath.3 XSetICFocus.3 XSetICValues.3 XSetInputFocus.3 XSetLineAttributes.3 XSetPointerMapping.3 XSetScreenSaver.3 XSetSelectionOwner.3 XSetState.3 XSetTextProperty.3 XSetTile.3 XSetTransientForHint.3 XSetWMClientMachine.3 XSetWMColormapWindows.3 XSetWMIconName.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XSetWMName.3 XSetWMProperties.3 XSetWMProtocols.3 XStoreBytes.3 XStoreColors.3 XStringListToTextProperty.3 XStringToKeysym.3 XSupportsLocale.3 XSynchronize.3 XTextExtents.3 XTextWidth.3 XTranslateCoordinates.3 XUnmapEvent.3 XUnmapWindow.3 XVaCreateNestedList.3 XVisibilityEvent.3 XWarpPointer.3 BlackPixel.3 WhitePixel.3 ConnectionNumber.3 DefaultColormap.3 DefaultDepth.3 XListDepths.3 DefaultGC.3 DefaultRootWindow.3 DefaultScreenOfDisplay.3 DefaultScreen.3 DefaultVisual.3 DisplayCells.3 DisplayPlanes.3 DisplayString.3 XMaxRequestSize.3 XExtendedMaxRequestSize.3 LastKnownRequestProcessed.3 NextRequest.3 ProtocolVersion.3 ProtocolRevision.3 QLength.3 RootWindow.3 ScreenCount.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 ScreenOfDisplay.3 ServerVendor.3 VendorRelease.3 WhitePixelOfScreen.3 CellsOfScreen.3 DefaultColormapOfScreen.3 DefaultDepthOfScreen.3 DefaultGCOfScreen.3 DefaultVisualOfScreen.3 DoesBackingStore.3 DoesSaveUnders.3 DisplayOfScreen.3 XScreenNumberOfScreen.3 EventMaskOfScreen.3 HeightOfScreen.3 HeightMMOfScreen.3 MaxCmapsOfScreen.3 MinCmapsOfScreen.3 PlanesOfScreen.3 RootWindowOfScreen.3 WidthOfScreen.3 WidthMMOfScreen.3 VisualOfCCC.3 ScreenNumberOfCCC.3 ScreenWhitePointOfCCC.3 ClientWhitePointOfCCC.3 BitmapBitOrder.3 BitmapPad.3 BitmapUnit.3 DisplayHeight.3 DisplayHeightMM.3 DisplayWidth.3 DisplayWidthMM.3 XListPixmapFormats.3 XPixmapFormatValues.3 IsFunctionKey.3 IsKeypadKey.3 IsMiscFunctionKey.3 IsModifierKey.3 IsPFKey.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 IsPrivateKeypadKey.3 XSetClassHint.3 XGetClassHint.3 XClassHint.3 XSetIconSizes.3 XGetIconSizes.3 XIconSize.3 XSetRGBColormaps.3 XGetRGBColormaps.3 XStandardColormap.3 XSetWMNormalHints.3 XGetWMNormalHints.3 XSetWMSizeHints.3 XGetWMSizeHints.3 XSizeHints.3 XSetWMHints.3 XGetWMHints.3 XWMHints.3 XAddHosts.3 XListHosts.3 XRemoveHost.3 XRemoveHosts.3 XSetAccessControl.3 XEnableAccessControl.3 XDisableAccessControl.3 XHostAddress.3 XAllocNamedColor.3 XAllocColorCells.3 XAllocColorPlanes.3 XFreeColors.3 XEvent.3 XKeyEvent.3 XMotionEvent.3 XGetKeyboardControl.3 XAutoRepeatOn.3 XAutoRepeatOff.3 XBell.3 XQueryKeymap.3 XKeyboardControl.3 XGetKeyboardMapping.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XDisplayKeycodes.3 XSetModifierMapping.3 XGetModifierMapping.3 XNewModifiermap.3 XInsertModifiermapEntry.3 XDeleteModifiermapEntry.3 XFreeModifiermap.3 XModifierKeymap.3 XGetPointerControl.3 XAddToSaveSet.3 XRemoveFromSaveSet.3 XSetWindowBackground.3 XSetWindowBackgroundPixmap.3 XSetWindowBorder.3 XSetWindowBorderPixmap.3 XSetWindowColormap.3 XClearWindow.3 XMoveWindow.3 XResizeWindow.3 XMoveResizeWindow.3 XSetWindowBorderWidth.3 XWindowChanges.3 XCopyPlane.3 XCopyColormapAndFree.3 XFreeColormap.3 XColor.3 XCreatePixmapCursor.3 XCreateGlyphCursor.3 XFreeFontSet.3 XCopyGC.3 XChangeGC.3 XGetGCValues.3 XFreeGC.3 XGContextFromGC.3 XGCValues.3 XDestroyIC.3 XIMOfIC.3 XCreateImage.3 XGetPixel.3 XPutPixel.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XSubImage.3 XAddPixel.3 XDestroyImage.3 XDestroyOC.3 XSetOCValues.3 XGetOCValues.3 XOMOfOC.3 XFreePixmap.3 XSetRegion.3 XDestroyRegion.3 XCreateSimpleWindow.3 XSetWindowAttributes.3 XUndefineCursor.3 XDestroySubwindows.3 XDrawArcs.3 XArc.3 XDrawImageString16.3 XDrawLines.3 XDrawSegments.3 XSegment.3 XDrawPoints.3 XPoint.3 XDrawRectangles.3 XRectangle.3 XDrawString16.3 XDrawText16.3 XTextItem.3 XTextItem16.3 XEqualRegion.3 XPointInRegion.3 XRectInRegion.3 XFillRectangles.3 XFillPolygon.3 XFillArc.3 XFillArcs.3 XSync.3 XEventsQueued.3 XPending.3 XBaseFontNameListOfFontSet.3 XLocaleOfFontSet.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XContextDependentDrawing.3 XContextualDrawing.3 XDirectionalDependentDrawing.3 XNoExposeEvent.3 XrmPutFileDatabase.3 XrmGetStringDatabase.3 XrmLocaleOfDatabase.3 XrmGetDatabase.3 XrmSetDatabase.3 XrmDestroyDatabase.3 XrmQGetResource.3 XrmQGetSearchList.3 XrmQGetSearchResource.3 XFreeEventData.3 XGenericEventCookie.3 XMatchVisualInfo.3 XVisualIDFromVisual.3 XVisualInfo.3 XGetGeometry.3 XWindowAttributes.3 XListProperties.3 XChangeProperty.3 XRotateWindowProperties.3 XDeleteProperty.3 XUngrabButton.3 XUngrabKey.3 XUngrabKeyboard.3 XUngrabPointer.3 XChangeActivePointerGrab.3 XUngrabServer.3 XWithdrawWindow.3 XReconfigureWMWindow.3 XCheckIfEvent.3 XPeekIfEvent.3 XrmParseCommand.3 XrmValue.3 XrmOptionKind.3 XrmOptionDescRec.3 XUninstallColormap.3 XListInstalledColormaps.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XRemoveConnectionWatch.3 XProcessInternalConnection.3 XInternalConnectionNumbers.3 XUnionRegion.3 XUnionRectWithRegion.3 XSubtractRegion.3 XXorRegion.3 XOffsetRegion.3 XShrinkRegion.3 XInternAtoms.3 XGetAtomName.3 XGetAtomNames.3 XFreeFontNames.3 XListFontsWithInfo.3 XFreeFontInfo.3 XQueryFont.3 XLoadQueryFont.3 XFreeFont.3 XGetFontProperty.3 XUnloadFont.3 XCharStruct.3 XFontProp.3 XChar2b.3 XFontStruct.3 XRefreshKeyboardMapping.3 XLookupString.3 XRebindKeysym.3 XrmCombineDatabase.3 XrmCombineFileDatabase.3 XMappingEvent.3 XMapRaised.3 XMapSubwindows.3 XPeekEvent.3 XWindowEvent.3 XCheckWindowEvent.3 XMaskEvent.3 XCheckMaskEvent.3 XCheckTypedEvent.3 XCheckTypedWindowEvent.3 XCloseDisplay.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XCloseIM.3 XSetIMValues.3 XGetIMValues.3 XDisplayOfIM.3 XLocaleOfIM.3 XRegisterIMInstantiateCallback.3 XUnregisterIMInstantiateCallback.3 XCloseOM.3 XSetOMValues.3 XGetOMValues.3 XDisplayOfOM.3 XLocaleOfOM.3 XWMGeometry.3 XClipBox.3 XGetImage.3 XGetSubImage.3 XrmQPutResource.3 XrmPutStringResource.3 XrmQPutStringResource.3 XrmPutLineResource.3 XQueryBestTile.3 XQueryBestStipple.3 XQueryColors.3 XLookupColor.3 XParseColor.3 XListExtensions.3 XFreeExtensionList.3 XScreenResourceString.3 XLowerWindow.3 XCirculateSubwindows.3 XCirculateSubwindowsUp.3 XCirculateSubwindowsDown.3 XRestackWindows.3 XReadBitmapFileData.3 XWriteBitmapFile.3 XCreatePixmapFromBitmapData.3 XCreateBitmapFromData.3 XFreeCursor.3 XQueryBestCursor.3 XFindContext.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XDeleteContext.3 XUniqueContext.3 XUnsetICFocus.3 XGetICValues.3 XTextPropertyToStringList.3 XFreeStringList.3 XTextProperty.3 XSetSubwindowMode.3 XSetGraphicsExposure.3 XSetClipMask.3 XSetClipRectangles.3 XKillClient.3 XGetCommand.3 XGetErrorText.3 XDisplayName.3 XSetIOErrorHandler.3 XGetErrorDatabaseText.3 XDisplayMotionBufferSize.3 XGetMotionEvents.3 XTimeCoord.3 XSetFillRule.3 XGetFontPath.3 XFreeFontPath.3 XGetInputFocus.3 XSetDashes.3 XGetPointerMapping.3 XForceScreenSaver.3 XActivateScreenSaver.3 XResetScreenSaver.3 XGetScreenSaver.3 XGetSelectionOwner.3 XConvertSelection.3 XSetFunction.3 XSetPlaneMask.3 XSetForeground.3 XSetBackground.3 XGetTransientForHint.3 XGetTextProperty.3 XSetStipple.3 XSetTSOrigin.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XGetWMClientMachine.3 XGetWMColormapWindows.3 XGetWMIconName.3 XSetIconName.3 XGetIconName.3 XGetWMName.3 XStoreName.3 XFetchName.3 XmbSetWMProperties.3 Xutf8SetWMProperties.3 XGetWMProtocols.3 XStoreBuffer.3 XFetchBytes.3 XFetchBuffer.3 XRotateBuffers.3 XStoreColor.3 XStoreNamedColor.3 XKeysymToString.3 XKeycodeToKeysym.3 XKeysymToKeycode.3 XConvertCase.3 XSetLocaleModifiers.3 XSetAfterFunction.3 XwcTextListToTextProperty.3 Xutf8TextListToTextProperty.3 XmbTextPropertyToTextList.3 XwcTextPropertyToTextList.3 Xutf8TextPropertyToTextList.3 XwcFreeStringList.3 XDefaultString.3 XTextExtents16.3 XQueryTextExtents.3 XQueryTextExtents16.3 XTextWidth16.3 XLockDisplay.3 XUnlockDisplay.3 XrmStringToQuark.3 XrmPermStringToQuark.3 XrmQuarkToString.3 XrmStringToQuarkList.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XrmStringToBindingQuarkList.3 XUnmapSubwindows.3 XcmsSetCCCOfColormap.3 XcmsAllocNamedColor.3 XcmsRGB.3 XcmsRGBi.3 XcmsCIEXYZ.3 XcmsCIEuvY.3 XcmsCIExyY.3 XcmsCIELab.3 XcmsCIELuv.3 XcmsTekHVC.3 XcmsPad.3 XcmsFreeCCC.3 XcmsCIELabQueryMaxL.3 XcmsCIELabQueryMaxLC.3 XcmsCIELabQueryMinL.3 XcmsCIELuvQueryMaxL.3 XcmsCIELuvQueryMaxLC.3 XcmsCIELuvQueryMinL.3 XcmsQueryBlue.3 XcmsQueryGreen.3 XcmsQueryRed.3 XcmsQueryWhite.3 XcmsQueryColors.3 XcmsLookupColor.3 XcmsStoreColors.3 XcmsSetWhiteAdjustProc.3 XcmsTekHVCQueryMaxV.3 XcmsTekHVCQueryMaxVC.3 XcmsTekHVCQueryMaxVSamples.3 XcmsTekHVCQueryMinV.3 XwcDrawImageString.3 Xutf8DrawImageString.3 XwcDrawString.3 Xutf8DrawString.3 XwcDrawText.3 Xutf8DrawText.3 XwcLookupString.3 Xutf8LookupString.3 '/tmp/instance-13/output-1/host/share/man/man3' /usr/bin/install -c -m 644 XwcResetIC.3 Xutf8ResetIC.3 XwcTextEscapement.3 Xutf8TextEscapement.3 XwcTextExtents.3 Xutf8TextExtents.3 XwcTextPerCharExtents.3 Xutf8TextPerCharExtents.3 '/tmp/instance-13/output-1/host/share/man/man3' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/man' Making install in specs make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs' Making install in libX11 make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/libX11' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/libX11' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/libX11' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/libX11' Making install in i18n make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n' Making install in compose make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/compose' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/compose' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/compose' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/compose' Making install in framework make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/framework' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/framework' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/framework' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/framework' Making install in localedb make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/localedb' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/localedb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/localedb' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/localedb' Making install in trans make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/trans' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/trans' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/trans' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n/trans' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/i18n' Making install in XIM make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XIM' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XIM' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XIM' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XIM' Making install in XKB make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XKB' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XKB' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XKB' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs/XKB' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1/specs' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 x11.pc x11-xcb.pc '/tmp/instance-13/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libX11-1.8.1' libxkbfile-1.1.0.tar.bz2: OK (md5: dd7e1e946def674e78c0efbc5c7d5b3b) libxkbfile-1.1.0.tar.bz2: OK (sha1: 487f314b6dbc17e93d0fe1e3741392156a9ca895) libxkbfile-1.1.0.tar.bz2: OK (sha256: 758dbdaa20add2db4902df0b1b7c936564b7376c02a0acd1f2a331bd334b38c7) libxkbfile-1.1.0.tar.bz2: OK (sha512: 1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826) >>> host-xlib_libxkbfile 1.1.0 Extracting bzcat /tmp/instance-13/dl/xlib_libxkbfile/libxkbfile-1.1.0.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0 -xf - >>> host-xlib_libxkbfile 1.1.0 Patching >>> host-xlib_libxkbfile 1.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_libxkbfile 1.1.0 Patching libtool patching file /tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> host-xlib_libxkbfile 1.1.0 Configuring (cd /tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for strcasecmp... yes checking for getc_unlocked... yes checking for XKBFILE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating xkbfile.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xlib_libxkbfile 1.1.0 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0/src' CC cout.lo CC maprules.lo CC srvmisc.lo CC xkbatom.lo In function '_XkbMakeAtom', inlined from 'XkbInternAtom' at xkbatom.c:212:16, inlined from 'XkbInternAtom' at xkbatom.c:207:1: xkbatom.c:144:9: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 144 | strncpy(nd->string, string, (int) len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xkbatom.c: In function 'XkbInternAtom': xkbatom.c:212:35: note: length computed here 212 | return _XkbMakeAtom(name, strlen(name), (!onlyIfExists)); | ^~~~~~~~~~~~ CC xkbbells.lo CC xkbconfig.lo xkbconfig.c:1069:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1069 | {"rules", _XkbCF_RulesFile}, | ^~~~~~~ xkbconfig.c:1070:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1070 | {"model", _XkbCF_Model}, | ^~~~~~~ xkbconfig.c:1071:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1071 | {"layout", _XkbCF_Layout}, | ^~~~~~~~ xkbconfig.c:1072:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1072 | {"variant", _XkbCF_Variant}, | ^~~~~~~~~ xkbconfig.c:1073:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1073 | {"options", _XkbCF_Options}, | ^~~~~~~~~ xkbconfig.c:1074:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1074 | {"keymap", _XkbCF_Keymap}, | ^~~~~~~~ xkbconfig.c:1075:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1075 | {"keycodes", _XkbCF_Keycodes}, | ^~~~~~~~~~ xkbconfig.c:1076:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1076 | {"geometry", _XkbCF_Geometry}, | ^~~~~~~~~~ xkbconfig.c:1077:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1077 | {"realsymbols", _XkbCF_PhysSymbols}, | ^~~~~~~~~~~~~ xkbconfig.c:1078:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1078 | {"actualsymbols", _XkbCF_PhysSymbols}, | ^~~~~~~~~~~~~~~ xkbconfig.c:1079:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1079 | {"symbols", _XkbCF_Symbols}, | ^~~~~~~~~ xkbconfig.c:1080:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1080 | {"symbolstouse", _XkbCF_Symbols}, | ^~~~~~~~~~~~~~ xkbconfig.c:1081:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1081 | {"types", _XkbCF_Types}, | ^~~~~~~ xkbconfig.c:1082:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1082 | {"compat", _XkbCF_CompatMap}, | ^~~~~~~~ xkbconfig.c:1083:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1083 | {"modifiers", _XkbCF_InitialMods}, | ^~~~~~~~~~~ xkbconfig.c:1084:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1084 | {"controls", _XkbCF_InitialCtrls}, | ^~~~~~~~~~ xkbconfig.c:1085:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1085 | {"click", _XkbCF_ClickVolume}, | ^~~~~~~ xkbconfig.c:1086:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1086 | {"clickvolume", _XkbCF_ClickVolume}, | ^~~~~~~~~~~~~ xkbconfig.c:1087:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1087 | {"bell", _XkbCF_BellVolume}, | ^~~~~~ xkbconfig.c:1088:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1088 | {"bellvolume", _XkbCF_BellVolume}, | ^~~~~~~~~~~~ xkbconfig.c:1089:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1089 | {"bellpitch", _XkbCF_BellPitch}, | ^~~~~~~~~~~ xkbconfig.c:1090:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1090 | {"bellduration", _XkbCF_BellDuration}, | ^~~~~~~~~~~~~~ xkbconfig.c:1091:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1091 | {"repeatdelay", _XkbCF_RepeatDelay}, | ^~~~~~~~~~~~~ xkbconfig.c:1092:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1092 | {"repeatinterval", _XkbCF_RepeatInterval}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1093:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1093 | {"slowkeysdelay", _XkbCF_SlowKeysDelay}, | ^~~~~~~~~~~~~~~ xkbconfig.c:1094:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1094 | {"debouncedelay", _XkbCF_DebounceDelay}, | ^~~~~~~~~~~~~~~ xkbconfig.c:1095:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1095 | {"mousekeysdelay", _XkbCF_MouseKeysDelay}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1096:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1096 | {"mousekeysinterval", _XkbCF_MouseKeysInterval}, | ^~~~~~~~~~~~~~~~~~~ xkbconfig.c:1097:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1097 | {"mousekeystimetomax", _XkbCF_MouseKeysTimeToMax}, | ^~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1098:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1098 | {"mousekeysmaxspeed", _XkbCF_MouseKeysMaxSpeed}, | ^~~~~~~~~~~~~~~~~~~ xkbconfig.c:1099:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1099 | {"mousekeyscurve", _XkbCF_MouseKeysCurve}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1100:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1100 | {"accessxtimeout", _XkbCF_AccessXTimeout}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1101:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1101 | {"axtimeout", _XkbCF_AccessXTimeout}, | ^~~~~~~~~~~ xkbconfig.c:1102:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1102 | {"accessxtimeoutctrlson", _XkbCF_AccessXTimeoutCtrlsOn}, | ^~~~~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1103:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1103 | {"axtctrlson", _XkbCF_AccessXTimeoutCtrlsOn}, | ^~~~~~~~~~~~ xkbconfig.c:1104:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1104 | {"accessxtimeoutctrlsoff", _XkbCF_AccessXTimeoutCtrlsOff}, | ^~~~~~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1105:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1105 | {"axtctrlsoff", _XkbCF_AccessXTimeoutCtrlsOff}, | ^~~~~~~~~~~~~ xkbconfig.c:1106:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1106 | {"accessxtimeoutfeedbackon",_XkbCF_AccessXTimeoutOptsOn}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1107:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1107 | {"axtfeedbackon", _XkbCF_AccessXTimeoutOptsOn}, | ^~~~~~~~~~~~~~~ xkbconfig.c:1108:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1108 | {"accessxtimeoutfeedbackoff",_XkbCF_AccessXTimeoutOptsOff}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1109:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1109 | {"axtfeedbackoff", _XkbCF_AccessXTimeoutOptsOff}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1110:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1110 | {"ignorelockmods", _XkbCF_IgnoreLockMods}, | ^~~~~~~~~~~~~~~~ xkbconfig.c:1111:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1111 | {"ignorelockmodifiers", _XkbCF_IgnoreLockMods}, | ^~~~~~~~~~~~~~~~~~~~~ xkbconfig.c:1112:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1112 | {"ignoregrouplock", _XkbCF_IgnoreGroupLock}, | ^~~~~~~~~~~~~~~~~ xkbconfig.c:1113:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1113 | {"internalmods", _XkbCF_InternalMods}, | ^~~~~~~~~~~~~~ xkbconfig.c:1114:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1114 | {"internalmodifiers", _XkbCF_InternalMods}, | ^~~~~~~~~~~~~~~~~~~ xkbconfig.c:1115:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1115 | {"outofrangegroups", _XkbCF_GroupsWrap}, | ^~~~~~~~~~~~~~~~~~ xkbconfig.c:1116:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1116 | {"groups", _XkbCF_GroupsWrap}, | ^~~~~~~~ xkbconfig.c:1117:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1117 | {"feedback", _XkbCF_InitialFeedback}, | ^~~~~~~~~~ xkbconfig.c: In function 'XkbCFReportError': xkbconfig.c:1344:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1344 | fprintf(file, msg, line); | ^~~~~~~ CC xkbdraw.lo xkbdraw.c: In function 'XkbGetOrderedDrawables': xkbdraw.c:79:23: warning: declaration of 'section' shadows a parameter [-Wshadow] 79 | XkbSectionPtr section; | ^~~~~~~ xkbdraw.c:72:59: note: shadowed declaration is here 72 | XkbGetOrderedDrawables(XkbGeometryPtr geom, XkbSectionPtr section) | ~~~~~~~~~~~~~~^~~~~~~ CC xkberrs.lo CC xkbmisc.lo xkbmisc.c: In function '_XkbKSCheckCase': xkbmisc.c:100:32: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] 100 | ((ks >= XK_Ygrave) && (ks <= XK_Fabovedot)) || | ^~ xkbmisc.c:114:36: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op] 114 | ((ks >= XK_wdiaeresis) && (ks <= XK_ycircumflex))) { | ^~ xkbmisc.c: In function 'XkbWriteXKBKeymapForNames': xkbmisc.c:247:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 247 | name = "default"; | ^ CC xkbout.lo CC xkbtext.lo xkbtext.c:403:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | "NoneOf", "AnyOfOrNone", "AnyOf", "AllOf", "Exactly" | ^~~~~~~~ xkbtext.c:403:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | "NoneOf", "AnyOfOrNone", "AnyOf", "AllOf", "Exactly" | ^~~~~~~~~~~~~ xkbtext.c:403:30: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | "NoneOf", "AnyOfOrNone", "AnyOf", "AllOf", "Exactly" | ^~~~~~~ xkbtext.c:403:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | "NoneOf", "AnyOfOrNone", "AnyOf", "AllOf", "Exactly" | ^~~~~~~ xkbtext.c:403:48: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 403 | "NoneOf", "AnyOfOrNone", "AnyOf", "AllOf", "Exactly" | ^~~~~~~~~ xkbtext.c:819:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 819 | "NoAction", | ^~~~~~~~~~ xkbtext.c:820:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 820 | "SetMods", "LatchMods", "LockMods", | ^~~~~~~~~ xkbtext.c:820:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 820 | "SetMods", "LatchMods", "LockMods", | ^~~~~~~~~~~ xkbtext.c:820:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 820 | "SetMods", "LatchMods", "LockMods", | ^~~~~~~~~~ xkbtext.c:821:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 821 | "SetGroup", "LatchGroup", "LockGroup", | ^~~~~~~~~~ xkbtext.c:821:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 821 | "SetGroup", "LatchGroup", "LockGroup", | ^~~~~~~~~~~~ xkbtext.c:821:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 821 | "SetGroup", "LatchGroup", "LockGroup", | ^~~~~~~~~~~ xkbtext.c:822:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 822 | "MovePtr", | ^~~~~~~~~ xkbtext.c:823:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 823 | "PtrBtn", "LockPtrBtn", | ^~~~~~~~ xkbtext.c:823:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 823 | "PtrBtn", "LockPtrBtn", | ^~~~~~~~~~~~ xkbtext.c:824:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 824 | "SetPtrDflt", | ^~~~~~~~~~~~ xkbtext.c:825:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 825 | "ISOLock", | ^~~~~~~~~ xkbtext.c:826:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 826 | "Terminate", "SwitchScreen", | ^~~~~~~~~~~ xkbtext.c:826:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 826 | "Terminate", "SwitchScreen", | ^~~~~~~~~~~~~~ xkbtext.c:827:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 827 | "SetControls", "LockControls", | ^~~~~~~~~~~~~ xkbtext.c:827:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 827 | "SetControls", "LockControls", | ^~~~~~~~~~~~~~ xkbtext.c:828:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 828 | "ActionMessage", | ^~~~~~~~~~~~~~~ xkbtext.c:829:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 829 | "RedirectKey", | ^~~~~~~~~~~~~ xkbtext.c:830:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 830 | "DeviceBtn", "LockDeviceBtn" | ^~~~~~~~~~~ xkbtext.c:830:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 830 | "DeviceBtn", "LockDeviceBtn" | ^~~~~~~~~~~~~~~ xkbtext.c: In function 'XkbBehaviorText': xkbtext.c:1476:19: warning: declaration of 'tmp' shadows a previous local [-Wshadow] 1476 | char *tmp; | ^~~ xkbtext.c:1457:21: note: shadowed declaration is here 1457 | char buf[256], *tmp; | ^~~ xkbtext.c: In function 'XkbGeomFPText': xkbtext.c:770:46: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] 770 | snprintf(buf, bufsize, "%d.%d", whole, frac); | ^ xkbtext.c:770:17: note: 'snprintf' output between 4 and 13 bytes into a destination of size 12 770 | snprintf(buf, bufsize, "%d.%d", whole, frac); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xkbtext.c:767:47: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] 767 | snprintf(buf, bufsize, "-%d.%d", wholeabs, frac); | ^ xkbtext.c:767:17: note: 'snprintf' output between 5 and 13 bytes into a destination of size 12 767 | snprintf(buf, bufsize, "-%d.%d", wholeabs, frac); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC xkmout.lo xkmout.c: In function 'SizeXKMSymbols': xkmout.c:519:31: warning: declaration of 'name' shadows a previous local [-Wshadow] 519 | char *name; | ^~~~ xkmout.c:490:11: note: shadowed declaration is here 490 | char *name; | ^~~~ CC xkmread.lo xkmread.c: In function 'ReadXkmSymbols': xkmread.c:671:26: warning: declaration of 'g' shadows a previous local [-Wshadow] 671 | register int g; | ^ xkmread.c:592:21: note: shadowed declaration is here 592 | register int i, g, s, totalVModMaps; | ^ xkmread.c: In function 'XkmReadFileSectionName': xkmread.c:1235:42: warning: 'tmpTOC.type' may be used uninitialized in this function [-Wmaybe-uninitialized] 1235 | XkbConfigText(tmpTOC.type, XkbMessage), 0); | ^ CCLD libxkbfile.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' >>> host-xlib_libxkbfile 1.1.0 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxkbfile.la '/tmp/instance-13/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libxkbfile.so.1.0.2 /tmp/instance-13/output-1/host/lib/libxkbfile.so.1.0.2 libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxkbfile.so.1.0.2 libxkbfile.so.1 || { rm -f libxkbfile.so.1 && ln -s libxkbfile.so.1.0.2 libxkbfile.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/lib && { ln -s -f libxkbfile.so.1.0.2 libxkbfile.so || { rm -f libxkbfile.so && ln -s libxkbfile.so.1.0.2 libxkbfile.so; }; }) libtool: install: /usr/bin/install -c .libs/libxkbfile.lai /tmp/instance-13/output-1/host/lib/libxkbfile.la libtool: finish: PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-13/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-13/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/XKM.h ../include/X11/extensions/XKBrules.h ../include/X11/extensions/XKBbells.h ../include/X11/extensions/XKBconfig.h ../include/X11/extensions/XKMformat.h ../include/X11/extensions/XKBfile.h '/tmp/instance-13/output-1/host/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 xkbfile.pc '/tmp/instance-13/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xlib_libxkbfile-1.1.0' xkbcomp-1.4.5.tar.bz2: OK (sha256: 6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e) xkbcomp-1.4.5.tar.bz2: OK (sha512: 2e84f8d6b083e2e818cb95e5d2a184da00e50d71b280e92d1a71465a9a4348f922f4ddccb42cfeee6f76705bbfc8580ef67aedd0d958aaa1ae6bbcc66ccd8154) >>> host-xapp_xkbcomp 1.4.5 Extracting bzcat /tmp/instance-13/dl/xapp_xkbcomp/xkbcomp-1.4.5.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5 -xf - >>> host-xapp_xkbcomp 1.4.5 Patching >>> host-xapp_xkbcomp 1.4.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xapp_xkbcomp 1.4.5 Patching libtool >>> host-xapp_xkbcomp 1.4.5 Configuring (cd /tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for /usr/bin/gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/bin/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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for bison... bison -y checking for bison... /tmp/instance-13/output-1/host/bin/bison checking for strdup... yes checking for strcasecmp... yes checking for XKBCOMP... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating xkbcomp.pc config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xapp_xkbcomp 1.4.5 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5/man' GEN xkbcomp.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' CC action.o action.c: In function 'HandleActionMessage': action.c:1025:17: warning: 'strncpy' specified bound 6 equals destination size [-Wstringop-truncation] 1025 | strncpy((char *) act->message, rtrn.str, 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC alias.o In function 'InitAliasInfo', inlined from 'HandleAliasDef' at alias.c:101:13: alias.c:85:5: warning: 'strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 85 | strncpy(info->alias, alias, XkbKeyNameLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alias.c:86:5: warning: 'strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 86 | strncpy(info->real, real, XkbKeyNameLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC compat.o CC expr.o CC geometry.o In function 'HandleOverlayDef', inlined from 'HandleSectionBody' at geometry.c:2789:18, inlined from 'HandleSectionDef.constprop' at geometry.c:2829:10: geometry.c:2580:9: warning: 'strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 2580 | strncpy(key->over, keyDef->over, XkbKeyNameLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geometry.c:2581:9: warning: 'strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 2581 | strncpy(key->under, keyDef->under, XkbKeyNameLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC indicators.o CC keycodes.o CC keymap.o CC keytypes.o CC listing.o CC misc.o misc.c: In function 'ComputeKbdDefaults': misc.c:455:62: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 455 | snprintf(tmpname, sizeof(tmpname), "U%03d", | ^~~~ misc.c:455:60: note: directive argument in the range [0, 2147483647] 455 | snprintf(tmpname, sizeof(tmpname), "U%03d", | ^~~~~~~ misc.c:455:25: note: 'snprintf' output between 5 and 12 bytes into a destination of size 5 455 | snprintf(tmpname, sizeof(tmpname), "U%03d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | nUnknown++); | ~~~~~~~~~~~ misc.c:469:58: warning: '%03d' directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=] 469 | snprintf(tmpname, sizeof(tmpname), "U%03d", nUnknown++); | ^~~~ misc.c:469:56: note: directive argument in the range [0, 2147483647] 469 | snprintf(tmpname, sizeof(tmpname), "U%03d", nUnknown++); | ^~~~~~~ misc.c:469:21: note: 'snprintf' output between 5 and 12 bytes into a destination of size 5 469 | snprintf(tmpname, sizeof(tmpname), "U%03d", nUnknown++); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC parseutils.o CC symbols.o symbols.c: In function 'HandleSymbolsBody': symbols.c:1508:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1508 | field.str = "symbols"; | ^ symbols.c:1510:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1510 | field.str = "actions"; | ^ CC utils.o CC vmod.o CC xkbcomp.o xkbcomp.c: In function 'main': xkbcomp.c:939:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 939 | inputFile = "stdin"; | ^ xkbcomp.c:1139:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1139 | outputFile = "stdout"; | ^ CC xkbparse.o xkbparse.c:301:5: warning: redundant redeclaration of 'yyparse' [-Wredundant-decls] 301 | int yyparse (void); | ^~~~~~~ In file included from xkbparse.y:96: parseutils.h:200:12: note: previous declaration of 'yyparse' was here 200 | extern int yyparse(void); | ^~~~~~~ CC xkbpath.o CC xkbscan.o CCLD xkbcomp make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' >>> host-xapp_xkbcomp 1.4.5 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/share/man/man1' /usr/bin/install -c -m 644 xkbcomp.1 '/tmp/instance-13/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/bin' /usr/bin/install -c xkbcomp '/tmp/instance-13/output-1/host/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 xkbcomp.pc '/tmp/instance-13/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-xapp_xkbcomp-1.4.5' >>> xkeyboard-config 2.36 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xkeyboard-config-2.36.tar.xz.Z7G6tF/output' 'https://www.x.org/releases/individual/data/xkeyboard-config/xkeyboard-config-2.36.tar.xz' --2022-10-17 20:42:22-- https://www.x.org/releases/individual/data/xkeyboard-config/xkeyboard-config-2.36.tar.xz Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 880776 (860K) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.xkeyboard-config-2.36.tar.xz.Z7G6tF/output' 0K .......... .......... .......... .......... .......... 5% 594K 1s 50K .......... .......... .......... .......... .......... 11% 1.14M 1s 100K .......... .......... .......... .......... .......... 17% 217M 1s 150K .......... .......... .......... .......... .......... 23% 1.20M 1s 200K .......... .......... .......... .......... .......... 29% 184M 0s 250K .......... .......... .......... .......... .......... 34% 101M 0s 300K .......... .......... .......... .......... .......... 40% 110M 0s 350K .......... .......... .......... .......... .......... 46% 1.09M 0s 400K .......... .......... .......... .......... .......... 52% 181M 0s 450K .......... .......... .......... .......... .......... 58% 234M 0s 500K .......... .......... .......... .......... .......... 63% 233M 0s 550K .......... .......... .......... .......... .......... 69% 239M 0s 600K .......... .......... .......... .......... .......... 75% 218M 0s 650K .......... .......... .......... .......... .......... 81% 240M 0s 700K .......... .......... .......... .......... .......... 87% 242M 0s 750K .......... .......... .......... .......... .......... 93% 1.27M 0s 800K .......... .......... .......... .......... .......... 98% 189M 0s 850K .......... 100% 297M=0.3s 2022-10-17 20:42:22 (3.31 MB/s) - '/tmp/instance-13/output-1/build/.xkeyboard-config-2.36.tar.xz.Z7G6tF/output' saved [880776/880776] xkeyboard-config-2.36.tar.xz: OK (sha256: 1f1bb1292a161d520a3485d378609277d108cd07cde0327c16811ff54c3e1595) >>> xkeyboard-config 2.36 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xkeyboard-config/xkeyboard-config-2.36.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xkeyboard-config-2.36 -xf - >>> xkeyboard-config 2.36 Patching >>> xkeyboard-config 2.36 Configuring rm -rf /tmp/instance-13/output-1/build/xkeyboard-config-2.36//build mkdir -p /tmp/instance-13/output-1/build/xkeyboard-config-2.36//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/build/xkeyboard-config-2.36//build/cross-compilation.conf PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-13/output-1/build/xkeyboard-config-2.36//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-13/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-13/output-1/host/lib/cmake /tmp/instance-13/output-1/build/xkeyboard-config-2.36/ /tmp/instance-13/output-1/build/xkeyboard-config-2.36//build The Meson build system Version: 0.63.3 Source dir: /tmp/instance-13/output-1/build/xkeyboard-config-2.36 Build dir: /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build Build type: cross build Project name: xkeyboard-config Project version: 2.36 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Program compat/map-variants.py found: YES (/tmp/instance-13/output-1/build/xkeyboard-config-2.36/rules/compat/map-variants.py) Program merge.py found: YES (/tmp/instance-13/output-1/build/xkeyboard-config-2.36/rules/merge.py) Program xml2lst.pl found: YES (/tmp/instance-13/output-1/build/xkeyboard-config-2.36/rules/xml2lst.pl) Program xsltproc found: YES (/tmp/instance-13/output-1/host/bin/xsltproc) Configuring man.xsl using configuration Program msgfmt found: YES (/tmp/instance-13/output-1/host/bin/msgfmt) Program msginit found: NO ../output-1/build/xkeyboard-config-2.36/po/meson.build:5: WARNING: 'msginit' not found, maintainer targets will not work Program msgmerge found: YES (/tmp/instance-13/output-1/host/bin/msgmerge) Program xgettext found: YES (/tmp/instance-13/output-1/host/bin/xgettext) Build targets in project: 63 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.source_root'} xkeyboard-config 2.36 User defined options Cross files : /tmp/instance-13/output-1/build/xkeyboard-config-2.36//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-13/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-13/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false Found ninja-1.10.2.git.kitware.jobserver-1 at /tmp/instance-13/output-1/host/bin/ninja >>> xkeyboard-config 2.36 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/xkeyboard-config-2.36//build ninja: Entering directory `/tmp/instance-13/output-1/build/xkeyboard-config-2.36//build' [1/60] Generating rules/0012-ml_s.part with a custom command [2/60] Generating rules/0010-mlv_s.part with a custom command [3/60] Generating rules/0014-ml1_s.part with a custom command [4/60] Generating rules/0016-ml1v1_s.part with a custom command [5/60] Generating rules/0017-ml2_s.part with a custom command [6/60] Generating rules/0023-ml2v2_s.part with a custom command [7/60] Generating rules/0019-ml3_s.part with a custom command [8/60] Generating rules/0024-ml3v3_s.part with a custom command [9/60] Generating rules/0021-ml4_s.part with a custom command [10/60] Generating rules/0025-ml4v4_s.part with a custom command [11/60] Generating po/af/LC_MESSAGES/xkeyboard-config-af.mo with a custom command [12/60] Generating po/ar/LC_MESSAGES/xkeyboard-config-ar.mo with a custom command [13/60] Generating po/az/LC_MESSAGES/xkeyboard-config-az.mo with a custom command [14/60] Generating po/bg/LC_MESSAGES/xkeyboard-config-bg.mo with a custom command [15/60] Generating po/ca/LC_MESSAGES/xkeyboard-config-ca.mo with a custom command [16/60] Generating po/crh/LC_MESSAGES/xkeyboard-config-crh.mo with a custom command [17/60] Generating po/cs/LC_MESSAGES/xkeyboard-config-cs.mo with a custom command [18/60] Generating po/da/LC_MESSAGES/xkeyboard-config-da.mo with a custom command [19/60] Generating po/de/LC_MESSAGES/xkeyboard-config-de.mo with a custom command [20/60] Generating po/el/LC_MESSAGES/xkeyboard-config-el.mo with a custom command [21/60] Generating po/en_GB/LC_MESSAGES/xkeyboard-config-en_GB.mo with a custom command [22/60] Generating po/eo/LC_MESSAGES/xkeyboard-config-eo.mo with a custom command [23/60] Generating po/es/LC_MESSAGES/xkeyboard-config-es.mo with a custom command [24/60] Generating po/fi/LC_MESSAGES/xkeyboard-config-fi.mo with a custom command [25/60] Generating po/fr/LC_MESSAGES/xkeyboard-config-fr.mo with a custom command [26/60] Generating po/fur/LC_MESSAGES/xkeyboard-config-fur.mo with a custom command [27/60] Generating po/gl/LC_MESSAGES/xkeyboard-config-gl.mo with a custom command [28/60] Generating po/he/LC_MESSAGES/xkeyboard-config-he.mo with a custom command [29/60] Generating po/hr/LC_MESSAGES/xkeyboard-config-hr.mo with a custom command [30/60] Generating po/hu/LC_MESSAGES/xkeyboard-config-hu.mo with a custom command [31/60] Generating po/id/LC_MESSAGES/xkeyboard-config-id.mo with a custom command [32/60] Generating po/it/LC_MESSAGES/xkeyboard-config-it.mo with a custom command [33/60] Generating po/ja/LC_MESSAGES/xkeyboard-config-ja.mo with a custom command [34/60] Generating po/ka/LC_MESSAGES/xkeyboard-config-ka.mo with a custom command [35/60] Generating po/ko/LC_MESSAGES/xkeyboard-config-ko.mo with a custom command [36/60] Generating po/ky/LC_MESSAGES/xkeyboard-config-ky.mo with a custom command [37/60] Generating po/lt/LC_MESSAGES/xkeyboard-config-lt.mo with a custom command [38/60] Generating po/nb/LC_MESSAGES/xkeyboard-config-nb.mo with a custom command [39/60] Generating po/nl/LC_MESSAGES/xkeyboard-config-nl.mo with a custom command [40/60] Generating po/pl/LC_MESSAGES/xkeyboard-config-pl.mo with a custom command [41/60] Generating po/pt/LC_MESSAGES/xkeyboard-config-pt.mo with a custom command [42/60] Generating po/pt_BR/LC_MESSAGES/xkeyboard-config-pt_BR.mo with a custom command [43/60] Generating po/ru/LC_MESSAGES/xkeyboard-config-ru.mo with a custom command [44/60] Generating po/rw/LC_MESSAGES/xkeyboard-config-rw.mo with a custom command [45/60] Generating po/sk/LC_MESSAGES/xkeyboard-config-sk.mo with a custom command [46/60] Generating po/sl/LC_MESSAGES/xkeyboard-config-sl.mo with a custom command [47/60] Generating po/sr/LC_MESSAGES/xkeyboard-config-sr.mo with a custom command [48/60] Generating po/sv/LC_MESSAGES/xkeyboard-config-sv.mo with a custom command [49/60] Generating po/ro/LC_MESSAGES/xkeyboard-config-ro.mo with a custom command [50/60] Generating po/sq/LC_MESSAGES/xkeyboard-config-sq.mo with a custom command [51/60] Generating po/tr/LC_MESSAGES/xkeyboard-config-tr.mo with a custom command [52/60] Generating po/uk/LC_MESSAGES/xkeyboard-config-uk.mo with a custom command [53/60] Generating po/vi/LC_MESSAGES/xkeyboard-config-vi.mo with a custom command [54/60] Generating po/zh_CN/LC_MESSAGES/xkeyboard-config-zh_CN.mo with a custom command [55/60] Generating po/zh_TW/LC_MESSAGES/xkeyboard-config-zh_TW.mo with a custom command [56/60] Generating man page with a custom command (wrapped by meson to capture output) [57/60] Generating rules/evdev.lst with a custom command (wrapped by meson to capture output) [58/60] Generating rules/rules-evdev with a custom command (wrapped by meson to capture output) [59/60] Generating rules/base.lst with a custom command (wrapped by meson to capture output) [60/60] Generating rules/rules-base with a custom command (wrapped by meson to capture output) >>> xkeyboard-config 2.36 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/xkeyboard-config-2.36//build install ninja: Entering directory `/tmp/instance-13/output-1/build/xkeyboard-config-2.36//build' [0/1] Installing files. Installing subdir /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/xtest to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/xfree86 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/pc98 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/olpc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/mousekeys to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/misc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/level5 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/ledscroll to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/lednum to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/ledcompose to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/ledcaps to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/japan to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/iso9995 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/complete to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/caps to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/basic to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/accessx to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/README to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compat Installing subdir /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/winbook to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/typematrix to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/thinkpad to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/teck to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sun to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/steelseries to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sony to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sanwa to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/northgate to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/nokia to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/nec to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/microsoft to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/macintosh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/kinesis to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/keytronic to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/hp to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/hhk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/fujitsu to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/everex to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/dell to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/chicony to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/ataritt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/amiga to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/README to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sgi_vndr/indy to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sgi_vndr/indigo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sgi_vndr/O2 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/digital_vndr/unix to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/digital_vndr/pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/digital_vndr/lk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/geometry/digital_vndr Installing subdir /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/xfree98 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/xfree86 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/sun to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/sony to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/olpc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/macintosh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/jolla to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/ibm to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/hp to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/fujitsu to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/evdev to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/empty to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/ataritt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/amiga to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/aliases to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/README to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/sgi_vndr/iris to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/sgi_vndr/indy to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/sgi_vndr/indigo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/digital_vndr/pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/digital_vndr/lk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/keycodes/digital_vndr Installing subdir /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/za to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/vn to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/uz to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/us to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ua to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tz to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/typo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tw to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/trans to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tr to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tm to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tj to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/th to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tg to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/terminate to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sy to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/srvr_ctrl to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sn to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/si to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/shift to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/se to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/rupeesign to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ru to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/rs to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ro to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/pt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/pl to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/pk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ph to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/parens to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/olpc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/np to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/no to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nl to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ng to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nbsp to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/my to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mv to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mn to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mm to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ml to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/me to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/md to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mao to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ma to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/lv to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/lt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/lk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/level5 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/level3 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/level2 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/latin to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/latam to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/la to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/kz to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/kr to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/kpdl to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/kh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/kg to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/keypad to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ke to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/jp to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/it to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/is to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ir to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/iq to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/inet to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/in to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/il to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ie to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/id to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/hu to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/hr to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/group to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/gr to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/gn to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/gh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ge to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/gb to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/fr to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/fo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/fi to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/eurosign to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/eu to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/et to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/es to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/epo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/empty to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/eg to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ee to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/dz to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/dk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/de to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/cz to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ctrl to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/compose to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/cn to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/cm to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ch to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/cd to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/capslock to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ca to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/by to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/bw to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/bt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/brai to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/br to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/bqn to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/bg to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/be to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/bd to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ba to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/az to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/au to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/at to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ara to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/apl to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/am to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/altwin to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/al to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/af to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/xfree68_vndr/ataritt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/xfree68_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/xfree68_vndr/amiga to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/xfree68_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/us to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ua to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/tw to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/tr to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/solaris to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/sk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/se to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ru to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ro to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/pt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/pl to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/no to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/nl to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/lv to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/lt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/kr to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/jp to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/it to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/gr to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/gb to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/fr to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/fi to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/es to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ee to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/dk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/de to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/cz to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ch to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ca to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/br to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/be to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ara to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sony_vndr/us to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sony_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sharp_vndr/ws020sh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sharp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sharp_vndr/ws011sh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sharp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sharp_vndr/ws007sh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sharp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sharp_vndr/ws003sh to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sharp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sharp_vndr/sl-c3x00 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sharp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sgi_vndr/jp to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nokia_vndr/su-8w to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/nokia_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nokia_vndr/rx-51 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/nokia_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nokia_vndr/rx-44 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/nokia_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nec_vndr/jp to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/nec_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/us to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/se to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/pt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/no to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/nl to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/latam to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/jp to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/it to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/is to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/gb to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/fr to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/fi to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/dk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/de to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/ch to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/apple to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/jolla_vndr/sbj to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/jolla_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/hp_vndr/us to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/hp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/fujitsu_vndr/us to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/fujitsu_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/fujitsu_vndr/jp to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/fujitsu_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/digital_vndr/vt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/digital_vndr/us to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/digital_vndr/pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/digital_vndr/lk to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/symbols/digital_vndr Installing subdir /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/numpad to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/nokia to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/mousekeys to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/level5 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/iso9995 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/extra to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/default to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/complete to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/caps to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/cancel to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/basic to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/README to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/types Installing rules/base to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules Installing rules/base.lst to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules Installing rules/evdev to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules Installing rules/evdev.lst to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules Installing xkeyboard-config.7 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man7 Installing po/af/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/af/LC_MESSAGES Installing po/ar/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ar/LC_MESSAGES Installing po/az/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/az/LC_MESSAGES Installing po/bg/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/bg/LC_MESSAGES Installing po/ca/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ca/LC_MESSAGES Installing po/crh/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/crh/LC_MESSAGES Installing po/cs/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/el/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/en_GB/LC_MESSAGES Installing po/eo/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/es/LC_MESSAGES Installing po/fi/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/fur/LC_MESSAGES Installing po/gl/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/gl/LC_MESSAGES Installing po/he/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/he/LC_MESSAGES Installing po/hr/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ka/LC_MESSAGES Installing po/ko/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ko/LC_MESSAGES Installing po/ky/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ky/LC_MESSAGES Installing po/lt/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/lt/LC_MESSAGES Installing po/nb/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/nb/LC_MESSAGES Installing po/nl/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/nl/LC_MESSAGES Installing po/pl/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/ru/LC_MESSAGES Installing po/rw/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/rw/LC_MESSAGES Installing po/sk/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/sr/LC_MESSAGES Installing po/sv/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/sv/LC_MESSAGES Installing po/tr/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/vi/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/locale/zh_TW/LC_MESSAGES Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build/meson-private/xkeyboard-config.pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/rules/README to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/rules/xkb.dtd to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/rules/xfree98 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build/rules/base.xml to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build/rules/base.extras.xml to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build/rules/evdev.xml to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build/rules/evdev.extras.xml to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/rules >>> xkeyboard-config 2.36 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xkeyboard-config 2.36 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-13/output-1/target PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/xkeyboard-config-2.36//build install ninja: Entering directory `/tmp/instance-13/output-1/build/xkeyboard-config-2.36//build' [0/1] Installing files. Installing subdir /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/xtest to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/xfree86 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/pc98 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/pc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/olpc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/mousekeys to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/misc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/level5 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/ledscroll to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/lednum to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/ledcompose to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/ledcaps to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/japan to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/iso9995 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/complete to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/caps to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/basic to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/accessx to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/compat/README to /tmp/instance-13/output-1/target/usr/share/X11/xkb/compat Installing subdir /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/winbook to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/typematrix to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/thinkpad to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/teck to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sun to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/steelseries to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sony to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sanwa to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/pc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/northgate to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/nokia to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/nec to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/microsoft to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/macintosh to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/kinesis to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/keytronic to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/hp to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/hhk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/fujitsu to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/everex to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/dell to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/chicony to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/ataritt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/amiga to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/README to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sgi_vndr/indy to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sgi_vndr/indigo to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/sgi_vndr/O2 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/digital_vndr/unix to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/digital_vndr/pc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/geometry/digital_vndr/lk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/geometry/digital_vndr Installing subdir /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/xfree98 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/xfree86 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/sun to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/sony to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/olpc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/macintosh to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/jolla to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/ibm to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/hp to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/fujitsu to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/evdev to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/empty to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/ataritt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/amiga to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/aliases to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/README to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/sgi_vndr/iris to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/sgi_vndr/indy to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/sgi_vndr/indigo to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/digital_vndr/pc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/keycodes/digital_vndr/lk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/keycodes/digital_vndr Installing subdir /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/za to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/vn to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/uz to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/us to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ua to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tz to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/typo to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tw to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/trans to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tr to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tm to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tj to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/th to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/tg to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/terminate to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sy to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/srvr_ctrl to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sn to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/si to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/shift to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/se to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/rupeesign to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ru to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/rs to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ro to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/pt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/pl to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/pk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ph to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/pc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/parens to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/olpc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/np to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/no to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nl to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ng to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nbsp to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/my to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mv to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mn to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mm to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ml to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/me to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/md to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/mao to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ma to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/lv to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/lt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/lk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/level5 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/level3 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/level2 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/latin to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/latam to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/la to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/kz to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/kr to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/kpdl to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/kh to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/kg to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/keypad to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ke to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/jp to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/it to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/is to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ir to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/iq to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/inet to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/in to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/il to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ie to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/id to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/hu to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/hr to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/group to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/gr to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/gn to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/gh to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ge to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/gb to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/fr to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/fo to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/fi to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/eurosign to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/eu to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/et to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/es to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/epo to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/empty to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/eg to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ee to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/dz to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/dk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/de to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/cz to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ctrl to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/compose to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/cn to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/cm to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ch to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/cd to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/capslock to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ca to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/by to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/bw to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/bt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/brai to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/br to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/bqn to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/bg to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/be to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/bd to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ba to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/az to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/au to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/at to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/ara to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/apl to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/am to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/altwin to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/al to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/af to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/xfree68_vndr/ataritt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/xfree68_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/xfree68_vndr/amiga to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/xfree68_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/us to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ua to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/tw to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/tr to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/solaris to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/sk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/se to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ru to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ro to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/pt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/pl to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/no to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/nl to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/lv to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/lt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/kr to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/jp to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/it to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/gr to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/gb to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/fr to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/fi to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/es to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ee to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/dk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/de to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/cz to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ch to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ca to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/br to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/be to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sun_vndr/ara to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sun_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sony_vndr/us to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sony_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sharp_vndr/ws020sh to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sharp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sharp_vndr/ws011sh to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sharp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sharp_vndr/ws007sh to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sharp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sharp_vndr/ws003sh to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sharp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sharp_vndr/sl-c3x00 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sharp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/sgi_vndr/jp to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/sgi_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nokia_vndr/su-8w to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/nokia_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nokia_vndr/rx-51 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/nokia_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nokia_vndr/rx-44 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/nokia_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/nec_vndr/jp to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/nec_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/us to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/se to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/pt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/no to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/nl to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/latam to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/jp to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/it to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/is to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/gb to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/fr to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/fi to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/dk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/de to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/ch to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/macintosh_vndr/apple to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/macintosh_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/jolla_vndr/sbj to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/jolla_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/hp_vndr/us to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/hp_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/fujitsu_vndr/us to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/fujitsu_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/fujitsu_vndr/jp to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/fujitsu_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/digital_vndr/vt to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/digital_vndr/us to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/digital_vndr/pc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/digital_vndr Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/symbols/digital_vndr/lk to /tmp/instance-13/output-1/target/usr/share/X11/xkb/symbols/digital_vndr Installing subdir /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/pc to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/numpad to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/nokia to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/mousekeys to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/level5 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/iso9995 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/extra to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/default to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/complete to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/caps to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/cancel to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/basic to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/types/README to /tmp/instance-13/output-1/target/usr/share/X11/xkb/types Installing rules/base to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules Installing rules/base.lst to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules Installing rules/evdev to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules Installing rules/evdev.lst to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules Installing xkeyboard-config.7 to /tmp/instance-13/output-1/target/usr/share/man/man7 Installing po/af/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/af/LC_MESSAGES Installing po/ar/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/ar/LC_MESSAGES Installing po/az/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/az/LC_MESSAGES Installing po/bg/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/bg/LC_MESSAGES Installing po/ca/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/ca/LC_MESSAGES Installing po/crh/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/crh/LC_MESSAGES Installing po/cs/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/el/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/en_GB/LC_MESSAGES Installing po/eo/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/es/LC_MESSAGES Installing po/fi/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/fur/LC_MESSAGES Installing po/gl/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/gl/LC_MESSAGES Installing po/he/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/he/LC_MESSAGES Installing po/hr/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/ka/LC_MESSAGES Installing po/ko/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/ko/LC_MESSAGES Installing po/ky/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/ky/LC_MESSAGES Installing po/lt/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/lt/LC_MESSAGES Installing po/nb/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/nb/LC_MESSAGES Installing po/nl/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/nl/LC_MESSAGES Installing po/pl/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/ru/LC_MESSAGES Installing po/rw/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/rw/LC_MESSAGES Installing po/sk/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/sr/LC_MESSAGES Installing po/sv/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/sv/LC_MESSAGES Installing po/tr/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/vi/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/xkeyboard-config.mo to /tmp/instance-13/output-1/target/usr/share/locale/zh_TW/LC_MESSAGES Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build/meson-private/xkeyboard-config.pc to /tmp/instance-13/output-1/target/usr/share/pkgconfig Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/rules/README to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/rules/xkb.dtd to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/rules/xfree98 to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build/rules/base.xml to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build/rules/base.extras.xml to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build/rules/evdev.xml to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules Installing /tmp/instance-13/output-1/build/xkeyboard-config-2.36/build/rules/evdev.extras.xml to /tmp/instance-13/output-1/target/usr/share/X11/xkb/rules >>> xlib_libXcursor 1.2.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXcursor-1.2.1.tar.xz.P2E6tf/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.2.1.tar.xz' --2022-10-17 20:42:30-- http://xorg.freedesktop.org/releases/individual/lib/libXcursor-1.2.1.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXcursor-1.2.1.tar.xz [following] --2022-10-17 20:42:31-- https://www.x.org/releases/individual/lib/libXcursor-1.2.1.tar.xz Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 280352 (274K) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.libXcursor-1.2.1.tar.xz.P2E6tf/output' 0K .......... .......... .......... .......... .......... 18% 597K 0s 50K .......... .......... .......... .......... .......... 36% 1.16M 0s 100K .......... .......... .......... .......... .......... 54% 93.2M 0s 150K .......... .......... .......... .......... .......... 73% 1.15M 0s 200K .......... .......... .......... .......... .......... 91% 18.2M 0s 250K .......... .......... ... 100% 169M=0.2s 2022-10-17 20:42:31 (1.56 MB/s) - '/tmp/instance-13/output-1/build/.libXcursor-1.2.1.tar.xz.P2E6tf/output' saved [280352/280352] libXcursor-1.2.1.tar.xz: OK (sha256: 46c143731610bafd2070159a844571b287ac26192537d047a39df06155492104) libXcursor-1.2.1.tar.xz: OK (sha512: ebb42a39855aab86d0c11fe6ad33d011cf56a6dc5c309bef643460319c03df239b7e09fe88777bb25c0e9ff8aceac6bf66e51cc04a2d5ee463b3bc3bbf1674e3) >>> xlib_libXcursor 1.2.1 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xlib_libXcursor/libXcursor-1.2.1.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1 -xf - >>> xlib_libXcursor 1.2.1 Patching >>> xlib_libXcursor 1.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXcursor 1.2.1 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libXcursor 1.2.1 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for XCURSOR... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating xcursor.pc config.status: creating config.h config.status: creating include/X11/Xcursor/Xcursor.h config.status: include/X11/Xcursor/Xcursor.h is unchanged config.status: executing depfiles commands config.status: executing libtool 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 >>> xlib_libXcursor 1.2.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/src' CC cursor.lo CC display.lo CC file.lo CC library.lo CC xlib.lo CCLD libXcursor.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/src' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/man' GEN Xcursor.3 GEN XcursorAnimateCreate.3 GEN XcursorAnimateDestroy.3 GEN XcursorAnimateNext.3 GEN XcursorCommentCreate.3 GEN XcursorCommentDestroy.3 GEN XcursorCommentsCreate.3 GEN XcursorCommentsDestroy.3 GEN XcursorCursorsCreate.3 GEN XcursorCursorsDestroy.3 GEN XcursorFileLoad.3 GEN XcursorFileLoadAllImages.3 GEN XcursorFileLoadImage.3 GEN XcursorFileLoadImages.3 GEN XcursorFileSave.3 GEN XcursorFileSaveImages.3 GEN XcursorFilenameLoad.3 GEN XcursorFilenameLoadAllImages.3 GEN XcursorFilenameLoadCursor.3 GEN XcursorFilenameLoadCursors.3 GEN XcursorFilenameLoadImage.3 GEN XcursorFilenameLoadImages.3 GEN XcursorFilenameSave.3 GEN XcursorFilenameSaveImages.3 GEN XcursorGetDefaultSize.3 GEN XcursorGetTheme.3 GEN XcursorGetThemeCore.3 GEN XcursorImageCreate.3 GEN XcursorImageDestroy.3 GEN XcursorImageHash.3 GEN XcursorImageLoadCursor.3 GEN XcursorImagesCreate.3 GEN XcursorImagesDestroy.3 GEN XcursorImagesLoadCursor.3 GEN XcursorImagesLoadCursors.3 GEN XcursorImagesSetName.3 GEN XcursorLibraryLoadCursor.3 GEN XcursorLibraryLoadCursors.3 GEN XcursorLibraryLoadImage.3 GEN XcursorLibraryLoadImages.3 GEN XcursorLibraryPath.3 GEN XcursorLibraryShape.3 GEN XcursorNoticeCreateBitmap.3 GEN XcursorNoticePutBitmap.3 GEN XcursorSetDefaultSize.3 GEN XcursorSetTheme.3 GEN XcursorSetThemeCore.3 GEN XcursorShapeLoadCursor.3 GEN XcursorShapeLoadCursors.3 GEN XcursorShapeLoadImage.3 GEN XcursorShapeLoadImages.3 GEN XcursorSupportsARGB.3 GEN XcursorSupportsAnim.3 GEN XcursorTryShapeBitmapCursor.3 GEN XcursorTryShapeCursor.3 GEN XcursorXcFileLoad.3 GEN XcursorXcFileLoadAllImages.3 GEN XcursorXcFileLoadImage.3 GEN XcursorXcFileLoadImages.3 GEN XcursorXcFileSave.3 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' >>> xlib_libXcursor 1.2.1 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXcursor.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXcursor.so.1.0.2 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXcursor.so.1.0.2 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXcursor.so.1.0.2 libXcursor.so.1 || { rm -f libXcursor.so.1 && ln -s libXcursor.so.1.0.2 libXcursor.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXcursor.so.1.0.2 libXcursor.so || { rm -f libXcursor.so && ln -s libXcursor.so.1.0.2 libXcursor.so; }; }) libtool: install: /usr/bin/install -c .libs/libXcursor.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXcursor.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xcursor' /usr/bin/install -c -m 644 ../include/X11/Xcursor/Xcursor.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xcursor' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 Xcursor.3 XcursorAnimateCreate.3 XcursorAnimateDestroy.3 XcursorAnimateNext.3 XcursorCommentCreate.3 XcursorCommentDestroy.3 XcursorCommentsCreate.3 XcursorCommentsDestroy.3 XcursorCursorsCreate.3 XcursorCursorsDestroy.3 XcursorFileLoad.3 XcursorFileLoadAllImages.3 XcursorFileLoadImage.3 XcursorFileLoadImages.3 XcursorFileSave.3 XcursorFileSaveImages.3 XcursorFilenameLoad.3 XcursorFilenameLoadAllImages.3 XcursorFilenameLoadCursor.3 XcursorFilenameLoadCursors.3 XcursorFilenameLoadImage.3 XcursorFilenameLoadImages.3 XcursorFilenameSave.3 XcursorFilenameSaveImages.3 XcursorGetDefaultSize.3 XcursorGetTheme.3 XcursorGetThemeCore.3 XcursorImageCreate.3 XcursorImageDestroy.3 XcursorImageHash.3 XcursorImageLoadCursor.3 XcursorImagesCreate.3 XcursorImagesDestroy.3 XcursorImagesLoadCursor.3 XcursorImagesLoadCursors.3 XcursorImagesSetName.3 XcursorLibraryLoadCursor.3 XcursorLibraryLoadCursors.3 XcursorLibraryLoadImage.3 XcursorLibraryLoadImages.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XcursorLibraryPath.3 XcursorLibraryShape.3 XcursorNoticeCreateBitmap.3 XcursorNoticePutBitmap.3 XcursorSetDefaultSize.3 XcursorSetTheme.3 XcursorSetThemeCore.3 XcursorShapeLoadCursor.3 XcursorShapeLoadCursors.3 XcursorShapeLoadImage.3 XcursorShapeLoadImages.3 XcursorSupportsARGB.3 XcursorSupportsAnim.3 XcursorTryShapeBitmapCursor.3 XcursorTryShapeCursor.3 XcursorXcFileLoad.3 XcursorXcFileLoadAllImages.3 XcursorXcFileLoadImage.3 XcursorXcFileLoadImages.3 XcursorXcFileSave.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xcursor.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' >>> xlib_libXcursor 1.2.1 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXcursor 1.2.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXcursor.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXcursor.so.1.0.2 /tmp/instance-13/output-1/target/usr/lib/libXcursor.so.1.0.2 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXcursor.so.1.0.2 libXcursor.so.1 || { rm -f libXcursor.so.1 && ln -s libXcursor.so.1.0.2 libXcursor.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXcursor.so.1.0.2 libXcursor.so || { rm -f libXcursor.so && ln -s libXcursor.so.1.0.2 libXcursor.so; }; }) libtool: install: /usr/bin/install -c .libs/libXcursor.lai /tmp/instance-13/output-1/target/usr/lib/libXcursor.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/Xcursor' /usr/bin/install -c -m 644 ../include/X11/Xcursor/Xcursor.h '/tmp/instance-13/output-1/target/usr/include/X11/Xcursor' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 Xcursor.3 XcursorAnimateCreate.3 XcursorAnimateDestroy.3 XcursorAnimateNext.3 XcursorCommentCreate.3 XcursorCommentDestroy.3 XcursorCommentsCreate.3 XcursorCommentsDestroy.3 XcursorCursorsCreate.3 XcursorCursorsDestroy.3 XcursorFileLoad.3 XcursorFileLoadAllImages.3 XcursorFileLoadImage.3 XcursorFileLoadImages.3 XcursorFileSave.3 XcursorFileSaveImages.3 XcursorFilenameLoad.3 XcursorFilenameLoadAllImages.3 XcursorFilenameLoadCursor.3 XcursorFilenameLoadCursors.3 XcursorFilenameLoadImage.3 XcursorFilenameLoadImages.3 XcursorFilenameSave.3 XcursorFilenameSaveImages.3 XcursorGetDefaultSize.3 XcursorGetTheme.3 XcursorGetThemeCore.3 XcursorImageCreate.3 XcursorImageDestroy.3 XcursorImageHash.3 XcursorImageLoadCursor.3 XcursorImagesCreate.3 XcursorImagesDestroy.3 XcursorImagesLoadCursor.3 XcursorImagesLoadCursors.3 XcursorImagesSetName.3 XcursorLibraryLoadCursor.3 XcursorLibraryLoadCursors.3 XcursorLibraryLoadImage.3 XcursorLibraryLoadImages.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 XcursorLibraryPath.3 XcursorLibraryShape.3 XcursorNoticeCreateBitmap.3 XcursorNoticePutBitmap.3 XcursorSetDefaultSize.3 XcursorSetTheme.3 XcursorSetThemeCore.3 XcursorShapeLoadCursor.3 XcursorShapeLoadCursors.3 XcursorShapeLoadImage.3 XcursorShapeLoadImages.3 XcursorSupportsARGB.3 XcursorSupportsAnim.3 XcursorTryShapeBitmapCursor.3 XcursorTryShapeCursor.3 XcursorXcFileLoad.3 XcursorXcFileLoadAllImages.3 XcursorXcFileLoadImage.3 XcursorXcFileLoadImages.3 XcursorXcFileSave.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xcursor.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXcursor-1.2.1' >>> xlib_libXdamage 1.1.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXdamage-1.1.5.tar.bz2.OpopBb/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXdamage-1.1.5.tar.bz2' --2022-10-17 20:42:48-- http://xorg.freedesktop.org/releases/individual/lib/libXdamage-1.1.5.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXdamage-1.1.5.tar.bz2 [following] --2022-10-17 20:42:48-- https://www.x.org/releases/individual/lib/libXdamage-1.1.5.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 303750 (297K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXdamage-1.1.5.tar.bz2.OpopBb/output' 0K .......... .......... .......... .......... .......... 16% 591K 0s 50K .......... .......... .......... .......... .......... 33% 1.20M 0s 100K .......... .......... .......... .......... .......... 50% 1.18M 0s 150K .......... .......... .......... .......... .......... 67% 93.5M 0s 200K .......... .......... .......... .......... .......... 84% 1.21M 0s 250K .......... .......... .......... .......... ...... 100% 115M=0.2s 2022-10-17 20:42:49 (1.39 MB/s) - '/tmp/instance-13/output-1/build/.libXdamage-1.1.5.tar.bz2.OpopBb/output' saved [303750/303750] libXdamage-1.1.5.tar.bz2: OK (md5: e3f554267a7a04b042dc1f6352bd6d99) libXdamage-1.1.5.tar.bz2: OK (sha1: 719ae6ab8c1b972c6386b654976c479255af5572) libXdamage-1.1.5.tar.bz2: OK (sha256: b734068643cac3b5f3d2c8279dd366b5bf28c7219d9e9d8717e1383995e0ea45) libXdamage-1.1.5.tar.bz2: OK (sha512: a3ca6cc33b1727f717a3e2aa5593f660508a81a47918a0aa949e9e8fba105e303fe5071983b48caac92feea0fe6e8e01620805e4d19b41f21f20d837b191c124) >>> xlib_libXdamage 1.1.5 Extracting bzcat /tmp/instance-13/dl/xlib_libXdamage/libXdamage-1.1.5.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5 -xf - >>> xlib_libXdamage 1.1.5 Patching >>> xlib_libXdamage 1.1.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXdamage 1.1.5 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libXdamage 1.1.5 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for XDAMAGE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating xdamage.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> xlib_libXdamage 1.1.5 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/src' CC Xdamage.lo CCLD libXdamage.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' >>> xlib_libXdamage 1.1.5 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXdamage.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXdamage.so.1.1.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdamage.so.1.1.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXdamage.so.1.1.0 libXdamage.so.1 || { rm -f libXdamage.so.1 && ln -s libXdamage.so.1.1.0 libXdamage.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXdamage.so.1.1.0 libXdamage.so || { rm -f libXdamage.so && ln -s libXdamage.so.1.1.0 libXdamage.so; }; }) libtool: install: /usr/bin/install -c .libs/libXdamage.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdamage.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/Xdamage.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xdamage.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' >>> xlib_libXdamage 1.1.5 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXdamage 1.1.5 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXdamage.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXdamage.so.1.1.0 /tmp/instance-13/output-1/target/usr/lib/libXdamage.so.1.1.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXdamage.so.1.1.0 libXdamage.so.1 || { rm -f libXdamage.so.1 && ln -s libXdamage.so.1.1.0 libXdamage.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXdamage.so.1.1.0 libXdamage.so || { rm -f libXdamage.so && ln -s libXdamage.so.1.1.0 libXdamage.so; }; }) libtool: install: /usr/bin/install -c .libs/libXdamage.lai /tmp/instance-13/output-1/target/usr/lib/libXdamage.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/Xdamage.h '/tmp/instance-13/output-1/target/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xdamage.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXdamage-1.1.5' libfontenc-1.1.4.tar.bz2: OK (md5: 6447db6a689fb530c218f0f8328c3abc) libfontenc-1.1.4.tar.bz2: OK (sha1: d4f232b0b07487b984e13422ce4130b61a8b9edb) libfontenc-1.1.4.tar.bz2: OK (sha256: 2cfcce810ddd48f2e5dc658d28c1808e86dcf303eaff16728b9aa3dbc0092079) libfontenc-1.1.4.tar.bz2: OK (sha512: 76fa851d00113241f15fdd5b5bb7e927b8d8b9a82ce3fcb0678b8c7e32cb5e8d898c4bda1d60dafb7748145049d3240627ac34a2360c64e98a7a912ea7c30582) >>> xlib_libfontenc 1.1.4 Extracting bzcat /tmp/instance-13/dl/xlib_libfontenc/libfontenc-1.1.4.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4 -xf - >>> xlib_libfontenc 1.1.4 Patching >>> xlib_libfontenc 1.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libfontenc 1.1.4 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libfontenc 1.1.4 Configuring (cd /tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for root directory for font files... /usr/share/fonts/X11 checking for directory for encodings files... ${FONTROOTDIR}/encodings checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzclose in -lz... yes checking for FONTENC... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating fontenc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> xlib_libfontenc 1.1.4 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/src' CC encparse.lo encparse.c: In function 'FontEncReallyReallyLoad': encparse.c:903:30: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 903 | count = fscanf(file, format, encoding_name, file_name); | ^~~~~~ CC fontenc.lo fontenc.c:581:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 581 | static char *iso8859_15_aliases[2] = { "fcd8859-15", NULL }; | ^~~~~~~~~~~~ fontenc.c:584:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 584 | {"iso10646-1", NULL, 256 * 256, 0, iso10646, NULL, 0, 0}, /* Unicode */ | ^~~~~~~~~~~~ fontenc.c:585:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 585 | {"iso8859-1", NULL, 256, 0, iso8859_1, NULL, 0, 0}, /* Latin 1 (West European) */ | ^~~~~~~~~~~ fontenc.c:586:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 586 | {"iso8859-2", NULL, 256, 0, iso8859_2, NULL, 0, 0}, /* Latin 2 (East European) */ | ^~~~~~~~~~~ fontenc.c:587:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 587 | {"iso8859-3", NULL, 256, 0, iso8859_3, NULL, 0, 0}, /* Latin 3 (South European) */ | ^~~~~~~~~~~ fontenc.c:588:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 588 | {"iso8859-4", NULL, 256, 0, iso8859_4, NULL, 0, 0}, /* Latin 4 (North European) */ | ^~~~~~~~~~~ fontenc.c:589:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 589 | {"iso8859-5", NULL, 256, 0, iso8859_5, NULL, 0, 0}, /* Cyrillic */ | ^~~~~~~~~~~ fontenc.c:590:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 590 | {"iso8859-6", NULL, 256, 0, iso8859_6, NULL, 0, 0}, /* Arabic */ | ^~~~~~~~~~~ fontenc.c:591:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 591 | {"iso8859-7", NULL, 256, 0, iso8859_7, NULL, 0, 0}, /* Greek */ | ^~~~~~~~~~~ fontenc.c:592:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 592 | {"iso8859-8", NULL, 256, 0, iso8859_8, NULL, 0, 0}, /* Hebrew */ | ^~~~~~~~~~~ fontenc.c:593:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 593 | {"iso8859-9", NULL, 256, 0, iso8859_9, NULL, 0, 0}, /* Latin 5 (Turkish) */ | ^~~~~~~~~~~ fontenc.c:594:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 594 | {"iso8859-10", NULL, 256, 0, iso8859_10, NULL, 0, 0}, /* Latin 6 (Nordic) */ | ^~~~~~~~~~~~ fontenc.c:595:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 595 | {"iso8859-15", iso8859_15_aliases, 256, 0, iso8859_15, NULL, 0, 0}, /* Latin 9 */ | ^~~~~~~~~~~~ fontenc.c:596:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 596 | {"koi8-r", NULL, 256, 0, koi8_r, NULL, 0, 0}, /* Russian */ | ^~~~~~~~ fontenc.c:597:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 597 | {"koi8-ru", NULL, 256, 0, koi8_ru, NULL, 0, 0}, /* Ukrainian */ | ^~~~~~~~~ fontenc.c:598:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 598 | {"koi8-uni", NULL, 256, 0, koi8_uni, NULL, 0, 0}, /* Russian/Ukrainian/Bielorussian */ | ^~~~~~~~~~ fontenc.c:599:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 599 | {"koi8-e", NULL, 256, 0, koi8_e, NULL, 0, 0}, /* ``European'' */ | ^~~~~~~~ fontenc.c:600:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 600 | {"koi8-u", NULL, 256, 0, koi8_u, NULL, 0, 0}, /* Ukrainian too */ | ^~~~~~~~ fontenc.c:601:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 601 | {"microsoft-symbol", NULL, 256, 0, microsoft_symbol, NULL, 0, 0}, | ^~~~~~~~~~~~~~~~~~ fontenc.c:602:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 602 | {"apple-roman", NULL, 256, 0, apple_roman, NULL, 0, 0}, | ^~~~~~~~~~~~~ CCLD libfontenc.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' >>> xlib_libfontenc 1.1.4 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfontenc.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libfontenc.so.1.0.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libfontenc.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so.1 || { rm -f libfontenc.so.1 && ln -s libfontenc.so.1.0.0 libfontenc.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so || { rm -f libfontenc.so && ln -s libfontenc.so.1.0.0 libfontenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libfontenc.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libfontenc.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/fonts' /usr/bin/install -c -m 644 ../include/X11/fonts/fontenc.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/fonts' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 fontenc.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' >>> xlib_libfontenc 1.1.4 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libfontenc 1.1.4 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfontenc.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libfontenc.so.1.0.0 /tmp/instance-13/output-1/target/usr/lib/libfontenc.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so.1 || { rm -f libfontenc.so.1 && ln -s libfontenc.so.1.0.0 libfontenc.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so || { rm -f libfontenc.so && ln -s libfontenc.so.1.0.0 libfontenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libfontenc.lai /tmp/instance-13/output-1/target/usr/lib/libfontenc.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/fonts' /usr/bin/install -c -m 644 ../include/X11/fonts/fontenc.h '/tmp/instance-13/output-1/target/usr/include/X11/fonts' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4/src' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 fontenc.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libfontenc-1.1.4' >>> xlib_libXfont2 2.0.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXfont2-2.0.5.tar.bz2.bNzq8W/output' 'https://xorg.freedesktop.org/archive/individual/lib/libXfont2-2.0.5.tar.bz2' --2022-10-17 20:43:15-- https://xorg.freedesktop.org/archive/individual/lib/libXfont2-2.0.5.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 524868 (513K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXfont2-2.0.5.tar.bz2.bNzq8W/output' 0K .......... .......... .......... .......... .......... 9% 594K 1s 50K .......... .......... .......... .......... .......... 19% 1.13M 1s 100K .......... .......... .......... .......... .......... 29% 194M 0s 150K .......... .......... .......... .......... .......... 39% 212M 0s 200K .......... .......... .......... .......... .......... 48% 1.20M 0s 250K .......... .......... .......... .......... .......... 58% 105M 0s 300K .......... .......... .......... .......... .......... 68% 99.3M 0s 350K .......... .......... .......... .......... .......... 78% 106M 0s 400K .......... .......... .......... .......... .......... 87% 1.21M 0s 450K .......... .......... .......... .......... .......... 97% 97.9M 0s 500K .......... .. 100% 182M=0.2s 2022-10-17 20:43:15 (2.37 MB/s) - '/tmp/instance-13/output-1/build/.libXfont2-2.0.5.tar.bz2.bNzq8W/output' saved [524868/524868] libXfont2-2.0.5.tar.bz2: OK (sha256: aa7c6f211cf7215c0ab4819ed893dc98034363d7b930b844bb43603c2e10b53e) libXfont2-2.0.5.tar.bz2: OK (sha512: 64d0635d14676bb645d61932afb177eb3808a46525b26e7ee31abc975eca75207743e85523fdd82b08010ce124eb4802338b508ee7b126875d2a3c12f8ac4faa) >>> xlib_libXfont2 2.0.5 Extracting bzcat /tmp/instance-13/dl/xlib_libXfont2/libXfont2-2.0.5.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5 -xf - >>> xlib_libXfont2 2.0.5 Patching >>> xlib_libXfont2 2.0.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXfont2 2.0.5 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libXfont2 2.0.5 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CONFIG_SITE=/dev/null ./configure --target=mips64-buildroot-linux-gnu --host=mips64-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-devel-docs ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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 the compiler supports GNU C... yes checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build developer documentation... no checking for X.Org SGML entities >= 1.7... no checking for endian.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for poll... yes checking for readlink... yes checking for library containing strlcat... no checking for reallocarray... yes checking for realpath... yes checking for strlcat... no checking for strlcpy... no checking for err.h... yes checking pkg-config is at least version 0.9.0... yes checking for FREETYPE... yes checking for gzopen in -lz... yes checking for hypot in -lm... yes checking for XFONT... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking for strcasecmp... yes checking for strlcpy... (cached) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating xfont2.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-nls >>> xlib_libXfont2 2.0.5 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' Making all in doc make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' CC test/utils/lsfontdir.o CC test/utils/font-test-utils.o CC src/stubs/atom.lo CC src/stubs/libxfontstubs.lo CC src/util/fontaccel.lo CC src/util/fontnames.lo CC src/util/fontutil.lo CC src/util/fontxlfd.lo CC src/util/format.lo CC src/util/miscutil.lo CC src/util/patcache.lo CC src/util/private.lo CC src/util/utilbitmap.lo CC src/fontfile/bitsource.lo CC src/fontfile/bufio.lo CC src/fontfile/decompress.lo CC src/fontfile/defaults.lo CC src/fontfile/dirfile.lo CC src/fontfile/fileio.lo CC src/fontfile/filewr.lo CC src/fontfile/fontdir.lo CC src/fontfile/fontencc.lo CC src/fontfile/fontfile.lo CC src/fontfile/fontscale.lo CC src/fontfile/gunzip.lo CC src/fontfile/register.lo CC src/fontfile/renderers.lo CC src/fontfile/catalogue.lo CC src/FreeType/ftenc.lo CC src/FreeType/ftfuncs.lo src/FreeType/ftfuncs.c: In function 'ft_compute_bounds': src/FreeType/ftfuncs.c:2956:30: warning: overflow in conversion from 'CARD16' {aka 'short unsigned int'} to 'INT16' {aka 'short int'} changes value from 'maxchar.attributes = 32769' to '-32767' [-Woverflow] 2956 | maxchar.characterWidth = maxchar.attributes = -32767; | ^~~~~~~ CC src/FreeType/fttools.lo CC src/FreeType/xttcap.lo CC src/bitmap/bitmap.lo CC src/bitmap/bitmapfunc.lo CC src/bitmap/bitmaputil.lo CC src/bitmap/bitscale.lo CC src/bitmap/fontink.lo CC src/bitmap/bdfread.lo CC src/bitmap/bdfutils.lo CC src/bitmap/pcfread.lo CC src/bitmap/pcfwrite.lo CC src/builtins/dir.lo CC src/builtins/file.lo CC src/builtins/fonts.lo CC src/builtins/fpe.lo CC src/builtins/render.lo CC src/fc/fsconvert.lo CC src/fc/fserve.lo CC src/fc/fsio.lo CC src/fc/fstrans.lo CC src/util/strlcat.lo CC src/util/strlcpy.lo CCLD libXfont2.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libpng16.la' seems to be moved CCLD lsfontdir make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' >>> xlib_libXfont2 2.0.5 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/doc' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libXfont2.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXfont2.so.2.0.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXfont2.so.2.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so.2 || { rm -f libXfont2.so.2 && ln -s libXfont2.so.2.0.0 libXfont2.so.2; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so || { rm -f libXfont2.so && ln -s libXfont2.so.2.0.0 libXfont2.so; }; }) libtool: install: /usr/bin/install -c .libs/libXfont2.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXfont2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/fonts' /usr/bin/install -c -m 644 include/X11/fonts/libxfont2.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/fonts' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xfont2.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' >>> xlib_libXfont2 2.0.5 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXfont2 2.0.5 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5/doc' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libXfont2.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXfont2.so.2.0.0 /tmp/instance-13/output-1/target/usr/lib/libXfont2.so.2.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so.2 || { rm -f libXfont2.so.2 && ln -s libXfont2.so.2.0.0 libXfont2.so.2; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so || { rm -f libXfont2.so && ln -s libXfont2.so.2.0.0 libXfont2.so; }; }) libtool: install: /usr/bin/install -c .libs/libXfont2.lai /tmp/instance-13/output-1/target/usr/lib/libXfont2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/fonts' /usr/bin/install -c -m 644 include/X11/fonts/libxfont2.h '/tmp/instance-13/output-1/target/usr/include/X11/fonts' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xfont2.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXfont2-2.0.5' >>> xlib_libXi 1.8 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXi-1.8.tar.bz2.67UN3n/output' 'https://xorg.freedesktop.org/releases/individual/lib/libXi-1.8.tar.bz2' --2022-10-17 20:43:56-- https://xorg.freedesktop.org/releases/individual/lib/libXi-1.8.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 494579 (483K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXi-1.8.tar.bz2.67UN3n/output' 0K .......... .......... .......... .......... .......... 10% 594K 1s 50K .......... .......... .......... .......... .......... 20% 1.14M 0s 100K .......... .......... .......... .......... .......... 31% 1.21M 0s 150K .......... .......... .......... .......... .......... 41% 31.3M 0s 200K .......... .......... .......... .......... .......... 51% 75.0M 0s 250K .......... .......... .......... .......... .......... 62% 38.4M 0s 300K .......... .......... .......... .......... .......... 72% 1.26M 0s 350K .......... .......... .......... .......... .......... 82% 29.5M 0s 400K .......... .......... .......... .......... .......... 93% 49.5M 0s 450K .......... .......... .......... .. 100% 171M=0.2s 2022-10-17 20:43:56 (2.22 MB/s) - '/tmp/instance-13/output-1/build/.libXi-1.8.tar.bz2.67UN3n/output' saved [494579/494579] libXi-1.8.tar.bz2: OK (sha256: 2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00) libXi-1.8.tar.bz2: OK (sha512: 4b2c667a8466eb389f253d77285c3f506c4a2b6c75054c722974a864565d565cc0c5701f8ea773eb929ceb94adfeb737ecd7a0bfc2c240157416a5f343c07aba) >>> xlib_libXi 1.8 Extracting bzcat /tmp/instance-13/dl/xlib_libXi/libXi-1.8.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXi-1.8 -xf - >>> xlib_libXi 1.8 Patching >>> xlib_libXi 1.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXi-1.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXi 1.8 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXi-1.8/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> xlib_libXi 1.8 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXi-1.8/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-malloc0returnsnull ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build documentation... no checking whether to build functional specifications... yes checking for xsltproc... /tmp/instance-13/output-1/host/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for asciidoc... /usr/bin/asciidoc checking the asciidoc version... 9.0.0rc2 checking whether malloc(0) returns NULL... no checking for XI... yes checking for XFIXES... yes configure: WARNING: xmlto or asciidoc not found - cannot create man pages without it checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating specs/Makefile config.status: creating xi.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --enable-ipv6, --disable-nls >>> xlib_libXi 1.8 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXi-1.8/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' CC XAllowDv.lo CC XChDProp.lo CC XChgDCtl.lo CC XChgFCtl.lo CC XChgKbd.lo CC XChgKMap.lo CC XChgPnt.lo CC XChgProp.lo CC XCloseDev.lo CC XDelDProp.lo CC XDevBell.lo CC XExtToWire.lo CC XGetBMap.lo CC XGetCPtr.lo CC XGetDCtl.lo CC XGetDProp.lo CC XGetFCtl.lo CC XGetKMap.lo CC XGetMMap.lo CC XGetProp.lo CC XGetVers.lo CC XGMotion.lo CC XGrabDev.lo CC XGrDvBut.lo CC XGrDvKey.lo CC XGtFocus.lo CC XGtSelect.lo CC XListDev.lo CC XListDProp.lo CC XOpenDev.lo CC XQueryDv.lo CC XSelect.lo CC XSetBMap.lo CC XSetDVal.lo CC XSetMMap.lo CC XSetMode.lo CC XSndExEv.lo CC XStFocus.lo CC XUngrDev.lo CC XUngrDvB.lo CC XUngrDvK.lo CC XExtInt.lo CC XIAllowEvents.lo CC XIGrabDevice.lo CC XIQueryVersion.lo CC XIQueryDevice.lo CC XISetDevFocus.lo CC XIGetDevFocus.lo CC XIPassiveGrab.lo CC XIProperties.lo CC XISelEv.lo CC XISetCPtr.lo CC XIWarpPointer.lo CC XIHierarchy.lo CC XIDefineCursor.lo CC XIQueryPointer.lo CC XIBarrier.lo CCLD libXi.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' Making all in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/man' GEN XAllowDeviceEvents.3 GEN XChangeDeviceDontPropagateList.3 GEN XChangeKeyboardDevice.3 GEN XChangePointerDevice.3 GEN XDeviceBell.3 GEN XGetDeviceControl.3 GEN XGetDeviceKeyMapping.3 GEN XGetDeviceModifierMapping.3 GEN XGetDeviceMotionEvents.3 GEN XGetDeviceProperty.3 GEN XGetExtensionVersion.3 GEN XGetFeedbackControl.3 GEN XGrabDeviceButton.3 GEN XGrabDeviceKey.3 GEN XGrabDevice.3 GEN XListDeviceProperties.3 GEN XListInputDevices.3 GEN XOpenDevice.3 GEN XQueryDeviceState.3 GEN XSelectExtensionEvent.3 GEN XSendExtensionEvent.3 GEN XSetDeviceButtonMapping.3 GEN XSetDeviceFocus.3 GEN XSetDeviceMode.3 GEN XSetDeviceValuators.3 GEN XIAllowEvents.3 GEN XIBarrierReleasePointer.3 GEN XIChangeHierarchy.3 GEN XIDefineCursor.3 GEN XIGrabButton.3 GEN XIGrabDevice.3 GEN XIGrabEnter.3 GEN XIQueryDevice.3 GEN XIQueryPointer.3 GEN XIQueryVersion.3 GEN XISelectEvents.3 GEN XISetClientPointer.3 GEN XISetFocus.3 GEN XIWarpPointer.3 GEN XIListProperties.3 GEN XIChangeProperty.3 GEN XGetDeviceDontPropagateList.3 GEN XChangeDeviceControl.3 GEN XChangeDeviceKeyMapping.3 GEN XSetDeviceModifierMapping.3 GEN XChangeFeedbackControl.3 GEN XUngrabDeviceButton.3 GEN XUngrabDeviceKey.3 GEN XUngrabDevice.3 GEN XDeviceTimeCoord.3 GEN XFreeDeviceList.3 GEN XCloseDevice.3 GEN XGetSelectedExtensionEvents.3 GEN XGetDeviceButtonMapping.3 GEN XGetDeviceFocus.3 GEN XChangeDeviceProperty.3 GEN XDeleteDeviceProperty.3 GEN XIBarrierReleasePointers.3 GEN XIUndefineCursor.3 GEN XIUngrabButton.3 GEN XIGrabKeycode.3 GEN XIUngrabKeycode.3 GEN XIUngrabDevice.3 GEN XIUngrabEnter.3 GEN XIGrabFocusIn.3 GEN XIUngrabFocusIn.3 GEN XIGetClientPointer.3 GEN XIGetFocus.3 GEN XIGetSelectedEvents.3 GEN XIDeleteProperty.3 GEN XIGetProperty.3 GEN XIFreeDeviceInfo.3 GEN XIGrabTouchBegin.3 GEN XIUngrabTouchBegin.3 make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/man' Making all in specs make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/specs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/specs' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' >>> xlib_libXi 1.8 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXi-1.8/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXi.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXi.so.6.1.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXi.so.6.1.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXi.so.6.1.0 libXi.so.6 || { rm -f libXi.so.6 && ln -s libXi.so.6.1.0 libXi.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXi.so.6.1.0 libXi.so || { rm -f libXi.so && ln -s libXi.so.6.1.0 libXi.so; }; }) libtool: install: /usr/bin/install -c .libs/libXi.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXi.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/XInput.h ../include/X11/extensions/XInput2.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XAllowDeviceEvents.3 XChangeDeviceDontPropagateList.3 XChangeKeyboardDevice.3 XChangePointerDevice.3 XDeviceBell.3 XGetDeviceControl.3 XGetDeviceKeyMapping.3 XGetDeviceModifierMapping.3 XGetDeviceMotionEvents.3 XGetDeviceProperty.3 XGetExtensionVersion.3 XGetFeedbackControl.3 XGrabDeviceButton.3 XGrabDeviceKey.3 XGrabDevice.3 XListDeviceProperties.3 XListInputDevices.3 XOpenDevice.3 XQueryDeviceState.3 XSelectExtensionEvent.3 XSendExtensionEvent.3 XSetDeviceButtonMapping.3 XSetDeviceFocus.3 XSetDeviceMode.3 XSetDeviceValuators.3 XIAllowEvents.3 XIBarrierReleasePointer.3 XIChangeHierarchy.3 XIDefineCursor.3 XIGrabButton.3 XIGrabDevice.3 XIGrabEnter.3 XIQueryDevice.3 XIQueryPointer.3 XIQueryVersion.3 XISelectEvents.3 XISetClientPointer.3 XISetFocus.3 XIWarpPointer.3 XIListProperties.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XIChangeProperty.3 XGetDeviceDontPropagateList.3 XChangeDeviceControl.3 XChangeDeviceKeyMapping.3 XSetDeviceModifierMapping.3 XChangeFeedbackControl.3 XUngrabDeviceButton.3 XUngrabDeviceKey.3 XUngrabDevice.3 XDeviceTimeCoord.3 XFreeDeviceList.3 XCloseDevice.3 XGetSelectedExtensionEvents.3 XGetDeviceButtonMapping.3 XGetDeviceFocus.3 XChangeDeviceProperty.3 XDeleteDeviceProperty.3 XIBarrierReleasePointers.3 XIUndefineCursor.3 XIUngrabButton.3 XIGrabKeycode.3 XIUngrabKeycode.3 XIUngrabDevice.3 XIUngrabEnter.3 XIGrabFocusIn.3 XIUngrabFocusIn.3 XIGetClientPointer.3 XIGetFocus.3 XIGetSelectedEvents.3 XIDeleteProperty.3 XIGetProperty.3 XIFreeDeviceInfo.3 XIGrabTouchBegin.3 XIUngrabTouchBegin.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/man' Making install in specs make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/specs' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libXi' /usr/bin/install -c -m 644 inputlib.xml library.xml encoding.xml '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libXi' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libXi' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/specs' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/specs' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xi.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' >>> xlib_libXi 1.8 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXi 1.8 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXi-1.8/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXi.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXi.so.6.1.0 /tmp/instance-13/output-1/target/usr/lib/libXi.so.6.1.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXi.so.6.1.0 libXi.so.6 || { rm -f libXi.so.6 && ln -s libXi.so.6.1.0 libXi.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXi.so.6.1.0 libXi.so || { rm -f libXi.so && ln -s libXi.so.6.1.0 libXi.so; }; }) libtool: install: /usr/bin/install -c .libs/libXi.lai /tmp/instance-13/output-1/target/usr/lib/libXi.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/XInput.h ../include/X11/extensions/XInput2.h '/tmp/instance-13/output-1/target/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 XAllowDeviceEvents.3 XChangeDeviceDontPropagateList.3 XChangeKeyboardDevice.3 XChangePointerDevice.3 XDeviceBell.3 XGetDeviceControl.3 XGetDeviceKeyMapping.3 XGetDeviceModifierMapping.3 XGetDeviceMotionEvents.3 XGetDeviceProperty.3 XGetExtensionVersion.3 XGetFeedbackControl.3 XGrabDeviceButton.3 XGrabDeviceKey.3 XGrabDevice.3 XListDeviceProperties.3 XListInputDevices.3 XOpenDevice.3 XQueryDeviceState.3 XSelectExtensionEvent.3 XSendExtensionEvent.3 XSetDeviceButtonMapping.3 XSetDeviceFocus.3 XSetDeviceMode.3 XSetDeviceValuators.3 XIAllowEvents.3 XIBarrierReleasePointer.3 XIChangeHierarchy.3 XIDefineCursor.3 XIGrabButton.3 XIGrabDevice.3 XIGrabEnter.3 XIQueryDevice.3 XIQueryPointer.3 XIQueryVersion.3 XISelectEvents.3 XISetClientPointer.3 XISetFocus.3 XIWarpPointer.3 XIListProperties.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 XIChangeProperty.3 XGetDeviceDontPropagateList.3 XChangeDeviceControl.3 XChangeDeviceKeyMapping.3 XSetDeviceModifierMapping.3 XChangeFeedbackControl.3 XUngrabDeviceButton.3 XUngrabDeviceKey.3 XUngrabDevice.3 XDeviceTimeCoord.3 XFreeDeviceList.3 XCloseDevice.3 XGetSelectedExtensionEvents.3 XGetDeviceButtonMapping.3 XGetDeviceFocus.3 XChangeDeviceProperty.3 XDeleteDeviceProperty.3 XIBarrierReleasePointers.3 XIUndefineCursor.3 XIUngrabButton.3 XIGrabKeycode.3 XIUngrabKeycode.3 XIUngrabDevice.3 XIUngrabEnter.3 XIGrabFocusIn.3 XIUngrabFocusIn.3 XIGetClientPointer.3 XIGetFocus.3 XIGetSelectedEvents.3 XIDeleteProperty.3 XIGetProperty.3 XIFreeDeviceInfo.3 XIGrabTouchBegin.3 XIUngrabTouchBegin.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/man' Making install in specs make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/specs' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/libXi' /usr/bin/install -c -m 644 inputlib.xml library.xml encoding.xml '/tmp/instance-13/output-1/target/usr/share/doc/libXi' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/libXi' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/specs' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8/specs' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xi.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXi-1.8' >>> xlib_libXinerama 1.1.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXinerama-1.1.4.tar.bz2.VecJ5V/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXinerama-1.1.4.tar.bz2' --2022-10-17 20:44:22-- http://xorg.freedesktop.org/releases/individual/lib/libXinerama-1.1.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXinerama-1.1.4.tar.bz2 [following] --2022-10-17 20:44:22-- https://www.x.org/releases/individual/lib/libXinerama-1.1.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 287162 (280K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXinerama-1.1.4.tar.bz2.VecJ5V/output' 0K .......... .......... .......... .......... .......... 17% 594K 0s 50K .......... .......... .......... .......... .......... 35% 1.16M 0s 100K .......... .......... .......... .......... .......... 53% 102M 0s 150K .......... .......... .......... .......... .......... 71% 1.16M 0s 200K .......... .......... .......... .......... .......... 89% 179M 0s 250K .......... .......... .......... 100% 209M=0.2s 2022-10-17 20:44:23 (1.62 MB/s) - '/tmp/instance-13/output-1/build/.libXinerama-1.1.4.tar.bz2.VecJ5V/output' saved [287162/287162] libXinerama-1.1.4.tar.bz2: OK (md5: 0d5f826a197dae74da67af4a9ef35885) libXinerama-1.1.4.tar.bz2: OK (sha1: 34a1d9908ffbd46805d2357c6b05f5e341a8dc7c) libXinerama-1.1.4.tar.bz2: OK (sha256: 0008dbd7ecf717e1e507eed1856ab0d9cf946d03201b85d5dcf61489bb02d720) libXinerama-1.1.4.tar.bz2: OK (sha512: cff777ad942614fbf6bc6d8529f399e62debf3ecbf6cc0694a94e38c022bf929ffd5636fb59f55533c394d89b23af3ea51fa5128927f12a85787e16239330f14) >>> xlib_libXinerama 1.1.4 Extracting bzcat /tmp/instance-13/dl/xlib_libXinerama/libXinerama-1.1.4.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4 -xf - >>> xlib_libXinerama 1.1.4 Patching >>> xlib_libXinerama 1.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXinerama 1.1.4 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> xlib_libXinerama 1.1.4 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-malloc0returnsnull ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether malloc(0) returns NULL... no checking for XINERAMA... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating xinerama.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> xlib_libXinerama 1.1.4 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/src' CC Xinerama.lo CCLD libXinerama.la libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/src' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/man' GEN Xinerama.3 GEN XineramaQueryExtension.3 GEN XineramaQueryVersion.3 GEN XineramaIsActive.3 GEN XineramaQueryScreens.3 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' >>> xlib_libXinerama 1.1.4 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXinerama.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXinerama.so.1.0.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXinerama.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXinerama.so.1.0.0 libXinerama.so.1 || { rm -f libXinerama.so.1 && ln -s libXinerama.so.1.0.0 libXinerama.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXinerama.so.1.0.0 libXinerama.so || { rm -f libXinerama.so && ln -s libXinerama.so.1.0.0 libXinerama.so; }; }) libtool: install: /usr/bin/install -c .libs/libXinerama.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXinerama.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/Xinerama.h ../include/X11/extensions/panoramiXext.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 Xinerama.3 XineramaQueryExtension.3 XineramaQueryVersion.3 XineramaIsActive.3 XineramaQueryScreens.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xinerama.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' >>> xlib_libXinerama 1.1.4 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXinerama 1.1.4 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXinerama.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXinerama.so.1.0.0 /tmp/instance-13/output-1/target/usr/lib/libXinerama.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXinerama.so.1.0.0 libXinerama.so.1 || { rm -f libXinerama.so.1 && ln -s libXinerama.so.1.0.0 libXinerama.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXinerama.so.1.0.0 libXinerama.so || { rm -f libXinerama.so && ln -s libXinerama.so.1.0.0 libXinerama.so; }; }) libtool: install: /usr/bin/install -c .libs/libXinerama.lai /tmp/instance-13/output-1/target/usr/lib/libXinerama.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/Xinerama.h ../include/X11/extensions/panoramiXext.h '/tmp/instance-13/output-1/target/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 Xinerama.3 XineramaQueryExtension.3 XineramaQueryVersion.3 XineramaIsActive.3 XineramaQueryScreens.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xinerama.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXinerama-1.1.4' >>> xlib_libXres 1.2.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXres-1.2.1.tar.bz2.5TmnYM/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXres-1.2.1.tar.bz2' --2022-10-17 20:44:36-- http://xorg.freedesktop.org/releases/individual/lib/libXres-1.2.1.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXres-1.2.1.tar.bz2 [following] --2022-10-17 20:44:36-- https://www.x.org/releases/individual/lib/libXres-1.2.1.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 311025 (304K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXres-1.2.1.tar.bz2.5TmnYM/output' 0K .......... .......... .......... .......... .......... 16% 574K 0s 50K .......... .......... .......... .......... .......... 32% 1.17M 0s 100K .......... .......... .......... .......... .......... 49% 1.22M 0s 150K .......... .......... .......... .......... .......... 65% 16.1M 0s 200K .......... .......... .......... .......... .......... 82% 194M 0s 250K .......... .......... .......... .......... .......... 98% 222M 0s 300K ... 100% 6.96T=0.2s 2022-10-17 20:44:37 (1.72 MB/s) - '/tmp/instance-13/output-1/build/.libXres-1.2.1.tar.bz2.5TmnYM/output' saved [311025/311025] libXres-1.2.1.tar.bz2: OK (sha256: b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11) libXres-1.2.1.tar.bz2: OK (sha512: c17d28406e17e305dc4976f095e88059735f5bd8c600adf2e556523c9e0dd7fa01dcbf7a9d28a642e77e49a5b30f54bb9b2fc34bfbedce467ee2a020bba5cdf1) >>> xlib_libXres 1.2.1 Extracting bzcat /tmp/instance-13/dl/xlib_libXres/libXres-1.2.1.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXres-1.2.1 -xf - >>> xlib_libXres 1.2.1 Patching >>> xlib_libXres 1.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXres-1.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXres 1.2.1 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXres-1.2.1/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> xlib_libXres 1.2.1 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXres-1.2.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-malloc0returnsnull ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether malloc(0) returns NULL... no checking for XRES... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating xres.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> xlib_libXres 1.2.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXres-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/src' CC XRes.lo CCLD libXRes.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/src' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/man' GEN XRes.3 GEN XResQueryExtension.3 GEN XResQueryVersion.3 GEN XResQueryClients.3 GEN XResQueryClientResources.3 GEN XResQueryClientPixmapBytes.3 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' >>> xlib_libXres 1.2.1 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXres-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXRes.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXRes.so.1.0.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXRes.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXRes.so.1.0.0 libXRes.so.1 || { rm -f libXRes.so.1 && ln -s libXRes.so.1.0.0 libXRes.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXRes.so.1.0.0 libXRes.so || { rm -f libXRes.so && ln -s libXRes.so.1.0.0 libXRes.so; }; }) libtool: install: /usr/bin/install -c .libs/libXRes.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXRes.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/XRes.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XRes.3 XResQueryExtension.3 XResQueryVersion.3 XResQueryClients.3 XResQueryClientResources.3 XResQueryClientPixmapBytes.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xres.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' >>> xlib_libXres 1.2.1 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXres 1.2.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXres-1.2.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXRes.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXRes.so.1.0.0 /tmp/instance-13/output-1/target/usr/lib/libXRes.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXRes.so.1.0.0 libXRes.so.1 || { rm -f libXRes.so.1 && ln -s libXRes.so.1.0.0 libXRes.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXRes.so.1.0.0 libXRes.so || { rm -f libXRes.so && ln -s libXRes.so.1.0.0 libXRes.so; }; }) libtool: install: /usr/bin/install -c .libs/libXRes.lai /tmp/instance-13/output-1/target/usr/lib/libXRes.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/XRes.h '/tmp/instance-13/output-1/target/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 XRes.3 XResQueryExtension.3 XResQueryVersion.3 XResQueryClients.3 XResQueryClientResources.3 XResQueryClientPixmapBytes.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xres.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXres-1.2.1' >>> xlib_libXtst 1.2.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXtst-1.2.3.tar.bz2.XtuhDN/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXtst-1.2.3.tar.bz2' --2022-10-17 20:44:49-- http://xorg.freedesktop.org/releases/individual/lib/libXtst-1.2.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXtst-1.2.3.tar.bz2 [following] --2022-10-17 20:44:50-- https://www.x.org/releases/individual/lib/libXtst-1.2.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 321819 (314K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXtst-1.2.3.tar.bz2.XtuhDN/output' 0K .......... .......... .......... .......... .......... 15% 598K 0s 50K .......... .......... .......... .......... .......... 31% 1.15M 0s 100K .......... .......... .......... .......... .......... 47% 165M 0s 150K .......... .......... .......... .......... .......... 63% 1.19M 0s 200K .......... .......... .......... .......... .......... 79% 93.6M 0s 250K .......... .......... .......... .......... .......... 95% 74.0M 0s 300K .......... .... 100% 169M=0.2s 2022-10-17 20:44:50 (1.82 MB/s) - '/tmp/instance-13/output-1/build/.libXtst-1.2.3.tar.bz2.XtuhDN/output' saved [321819/321819] libXtst-1.2.3.tar.bz2: OK (sha256: 4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204) >>> xlib_libXtst 1.2.3 Extracting bzcat /tmp/instance-13/dl/xlib_libXtst/libXtst-1.2.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXtst-1.2.3 -xf - >>> xlib_libXtst 1.2.3 Patching >>> xlib_libXtst 1.2.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXtst-1.2.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXtst 1.2.3 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> xlib_libXtst 1.2.3 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build functional specifications... yes checking for xsltproc... /tmp/instance-13/output-1/host/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for XTST... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating specs/Makefile config.status: creating xtst.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --enable-ipv6, --disable-nls >>> xlib_libXtst 1.2.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/src' CC XRecord.lo CC XTest.lo CCLD libXtst.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/src' Making all in man make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/man' GEN XTestQueryExtension.3 GEN XTestCompareCursorWithWindow.3 GEN XTestCompareCurrentCursorWithWindow.3 GEN XTestFakeKeyEvent.3 GEN XTestFakeButtonEvent.3 GEN XTestFakeMotionEvent.3 GEN XTestFakeRelativeMotionEvent.3 GEN XTestGrabControl.3 GEN XTestSetGContextOfGC.3 GEN XTestSetVisualIDOfVisual.3 GEN XTestDiscard.3 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/man' Making all in specs make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/specs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/specs' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' >>> xlib_libXtst 1.2.3 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXtst.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXtst.so.6.1.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXtst.so.6.1.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXtst.so.6.1.0 libXtst.so.6 || { rm -f libXtst.so.6 && ln -s libXtst.so.6.1.0 libXtst.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXtst.so.6.1.0 libXtst.so || { rm -f libXtst.so && ln -s libXtst.so.6.1.0 libXtst.so; }; }) libtool: install: /usr/bin/install -c .libs/libXtst.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXtst.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/XTest.h ../include/X11/extensions/record.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XTestQueryExtension.3 XTestCompareCursorWithWindow.3 XTestCompareCurrentCursorWithWindow.3 XTestFakeKeyEvent.3 XTestFakeButtonEvent.3 XTestFakeMotionEvent.3 XTestFakeRelativeMotionEvent.3 XTestGrabControl.3 XTestSetGContextOfGC.3 XTestSetVisualIDOfVisual.3 XTestDiscard.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/man' Making install in specs make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/specs' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libXtst' /usr/bin/install -c -m 644 xtestlib.xml recordlib.xml '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libXtst' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/doc/libXtst' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/specs' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/specs' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xtst.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' >>> xlib_libXtst 1.2.3 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXtst 1.2.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXtst.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXtst.so.6.1.0 /tmp/instance-13/output-1/target/usr/lib/libXtst.so.6.1.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXtst.so.6.1.0 libXtst.so.6 || { rm -f libXtst.so.6 && ln -s libXtst.so.6.1.0 libXtst.so.6; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXtst.so.6.1.0 libXtst.so || { rm -f libXtst.so && ln -s libXtst.so.6.1.0 libXtst.so; }; }) libtool: install: /usr/bin/install -c .libs/libXtst.lai /tmp/instance-13/output-1/target/usr/lib/libXtst.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/XTest.h ../include/X11/extensions/record.h '/tmp/instance-13/output-1/target/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 XTestQueryExtension.3 XTestCompareCursorWithWindow.3 XTestCompareCurrentCursorWithWindow.3 XTestFakeKeyEvent.3 XTestFakeButtonEvent.3 XTestFakeMotionEvent.3 XTestFakeRelativeMotionEvent.3 XTestGrabControl.3 XTestSetGContextOfGC.3 XTestSetVisualIDOfVisual.3 XTestDiscard.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/man' Making install in specs make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/specs' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/libXtst' /usr/bin/install -c -m 644 xtestlib.xml recordlib.xml '/tmp/instance-13/output-1/target/usr/share/doc/libXtst' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/doc/libXtst' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/specs' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3/specs' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xtst.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXtst-1.2.3' >>> xlib_libXxf86vm 1.1.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libXxf86vm-1.1.4.tar.bz2.DiJltQ/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXxf86vm-1.1.4.tar.bz2' --2022-10-17 20:45:04-- http://xorg.freedesktop.org/releases/individual/lib/libXxf86vm-1.1.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXxf86vm-1.1.4.tar.bz2 [following] --2022-10-17 20:45:04-- https://www.x.org/releases/individual/lib/libXxf86vm-1.1.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 295346 (288K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libXxf86vm-1.1.4.tar.bz2.DiJltQ/output' 0K .......... .......... .......... .......... .......... 17% 594K 0s 50K .......... .......... .......... .......... .......... 34% 1.16M 0s 100K .......... .......... .......... .......... .......... 52% 44.0M 0s 150K .......... .......... .......... .......... .......... 69% 1.19M 0s 200K .......... .......... .......... .......... .......... 86% 93.3M 0s 250K .......... .......... .......... ........ 100% 55.2M=0.2s 2022-10-17 20:45:04 (1.66 MB/s) - '/tmp/instance-13/output-1/build/.libXxf86vm-1.1.4.tar.bz2.DiJltQ/output' saved [295346/295346] libXxf86vm-1.1.4.tar.bz2: OK (sha1: 78ef18ca2be157131899e01c62679e247409a13f) libXxf86vm-1.1.4.tar.bz2: OK (sha256: afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57) >>> xlib_libXxf86vm 1.1.4 Extracting bzcat /tmp/instance-13/dl/xlib_libXxf86vm/libXxf86vm-1.1.4.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4 -xf - >>> xlib_libXxf86vm 1.1.4 Patching >>> xlib_libXxf86vm 1.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXxf86vm 1.1.4 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/ltmain.sh >>> xlib_libXxf86vm 1.1.4 Configuring (cd /tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-malloc0returnsnull ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp 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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether malloc(0) returns NULL... no checking for XXF86VM... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating xxf86vm.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> xlib_libXxf86vm 1.1.4 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' Making all in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' CC XF86VMode.lo CCLD libXxf86vm.la libtool: link: warning: `/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: link: warning: `/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: link: warning: `/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: link: warning: `/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: link: warning: `/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: link: warning: `/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: link: warning: `/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: link: warning: `/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: link: warning: `/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' Making all in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/man' GEN XF86VM.3 GEN XF86VidModeQueryExtension.3 GEN XF86VidModeQueryVersion.3 GEN XF86VidModeGetModeLine.3 GEN XF86VidModeGetAllModeLines.3 GEN XF86VidModeAddModeLine.3 GEN XF86VidModeDeleteModeLine.3 GEN XF86VidModeModModeLine.3 GEN XF86VidModeSwitchMode.3 GEN XF86VidModeSwitchToMode.3 GEN XF86VidModeLockModeSwitch.3 GEN XF86VidModeGetMonitor.3 GEN XF86VidModeGetViewPort.3 GEN XF86VidModeSetViewPort.3 GEN XF86VidModeValidateModeLine.3 GEN XF86VidModeSetClientVersion.3 GEN XF86VidModeGetDotClocks.3 GEN XF86VidModeGetGamma.3 GEN XF86VidModeSetGamma.3 GEN XF86VidModeSetGammaRamp.3 GEN XF86VidModeGetGammaRamp.3 GEN XF86VidModeGetGammaRampSize.3 GEN XF86VidModeGetPermissions.3 make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' >>> xlib_libXxf86vm 1.1.4 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXxf86vm.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXxf86vm.so.1.0.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXxf86vm.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXxf86vm.so.1.0.0 libXxf86vm.so.1 || { rm -f libXxf86vm.so.1 && ln -s libXxf86vm.so.1.0.0 libXxf86vm.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXxf86vm.so.1.0.0 libXxf86vm.so || { rm -f libXxf86vm.so && ln -s libXxf86vm.so.1.0.0 libXxf86vm.so; }; }) libtool: install: /usr/bin/install -c .libs/libXxf86vm.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libXxf86vm.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/xf86vmode.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XF86VM.3 XF86VidModeQueryExtension.3 XF86VidModeQueryVersion.3 XF86VidModeGetModeLine.3 XF86VidModeGetAllModeLines.3 XF86VidModeAddModeLine.3 XF86VidModeDeleteModeLine.3 XF86VidModeModModeLine.3 XF86VidModeSwitchMode.3 XF86VidModeSwitchToMode.3 XF86VidModeLockModeSwitch.3 XF86VidModeGetMonitor.3 XF86VidModeGetViewPort.3 XF86VidModeSetViewPort.3 XF86VidModeValidateModeLine.3 XF86VidModeSetClientVersion.3 XF86VidModeGetDotClocks.3 XF86VidModeGetGamma.3 XF86VidModeSetGamma.3 XF86VidModeSetGammaRamp.3 XF86VidModeGetGammaRamp.3 XF86VidModeGetGammaRampSize.3 XF86VidModeGetPermissions.3 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xxf86vm.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' >>> xlib_libXxf86vm 1.1.4 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libXxf86vm 1.1.4 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXxf86vm.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXxf86vm.so.1.0.0 /tmp/instance-13/output-1/target/usr/lib/libXxf86vm.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXxf86vm.so.1.0.0 libXxf86vm.so.1 || { rm -f libXxf86vm.so.1 && ln -s libXxf86vm.so.1.0.0 libXxf86vm.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libXxf86vm.so.1.0.0 libXxf86vm.so || { rm -f libXxf86vm.so && ln -s libXxf86vm.so.1.0.0 libXxf86vm.so; }; }) libtool: install: /usr/bin/install -c .libs/libXxf86vm.lai /tmp/instance-13/output-1/target/usr/lib/libXxf86vm.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11/extensions' /usr/bin/install -c -m 644 ../include/X11/extensions/xf86vmode.h '/tmp/instance-13/output-1/target/usr/include/X11/extensions' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/src' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 XF86VM.3 XF86VidModeQueryExtension.3 XF86VidModeQueryVersion.3 XF86VidModeGetModeLine.3 XF86VidModeGetAllModeLines.3 XF86VidModeAddModeLine.3 XF86VidModeDeleteModeLine.3 XF86VidModeModModeLine.3 XF86VidModeSwitchMode.3 XF86VidModeSwitchToMode.3 XF86VidModeLockModeSwitch.3 XF86VidModeGetMonitor.3 XF86VidModeGetViewPort.3 XF86VidModeSetViewPort.3 XF86VidModeValidateModeLine.3 XF86VidModeSetClientVersion.3 XF86VidModeGetDotClocks.3 XF86VidModeGetGamma.3 XF86VidModeSetGamma.3 XF86VidModeSetGammaRamp.3 XF86VidModeGetGammaRamp.3 XF86VidModeGetGammaRampSize.3 XF86VidModeGetPermissions.3 '/tmp/instance-13/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4/man' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xxf86vm.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libXxf86vm-1.1.4' >>> xlib_libxcvt 0.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libxcvt-0.1.2.tar.xz.tcelkh/output' 'https://xorg.freedesktop.org/releases/individual/lib/libxcvt-0.1.2.tar.xz' --2022-10-17 20:45:17-- https://xorg.freedesktop.org/releases/individual/lib/libxcvt-0.1.2.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9648 (9.4K) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.libxcvt-0.1.2.tar.xz.tcelkh/output' 0K ......... 100% 153M=0s 2022-10-17 20:45:18 (153 MB/s) - '/tmp/instance-13/output-1/build/.libxcvt-0.1.2.tar.xz.tcelkh/output' saved [9648/9648] libxcvt-0.1.2.tar.xz: OK (sha256: 0561690544796e25cfbd71806ba1b0d797ffe464e9796411123e79450f71db38) libxcvt-0.1.2.tar.xz: OK (sha512: 3f6b2baca712a4608780686932f8881255c07bb74b1a788f9b07d4e22975c038d75111cd6b452257882a0b2bad57eebb2002f80a3e435d2e2d16936597f039b0) >>> xlib_libxcvt 0.1.2 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xlib_libxcvt/libxcvt-0.1.2.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2 -xf - >>> xlib_libxcvt 0.1.2 Patching >>> xlib_libxcvt 0.1.2 Configuring rm -rf /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build mkdir -p /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build/cross-compilation.conf PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-13/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-13/output-1/host/lib/cmake /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2/ /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build The Meson build system Version: 0.63.3 Source dir: /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2 Build dir: /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2/build Build type: cross build Project name: libxcvt Project version: 0.1.2 C compiler for the host machine: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc (gcc 11.3.0 "mips64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-534-g291c6c27ad) 11.3.0") C linker for the host machine: /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Library m found: YES Configuring cvt.1 using configuration Build targets in project: 2 libxcvt 0.1.2 User defined options Cross files : /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-13/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-13/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false Found ninja-1.10.2.git.kitware.jobserver-1 at /tmp/instance-13/output-1/host/bin/ninja >>> xlib_libxcvt 0.1.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build ninja: Entering directory `/tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build' [1/5] Compiling C object lib/libxcvt.so.0.1.2.p/libxcvt.c.o [2/5] Linking target lib/libxcvt.so.0.1.2 [3/5] Compiling C object cvt/cvt.p/cvt.c.o [4/5] Generating symbol file lib/libxcvt.so.0.1.2.p/libxcvt.so.0.1.2.symbols [5/5] Linking target cvt/cvt >>> xlib_libxcvt 0.1.2 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build install ninja: Entering directory `/tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build' [0/1] Installing files. Installing lib/libxcvt.so.0.1.2 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib Installing cvt/cvt to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/bin Installing /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2/include/libxcvt/libxcvt.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/libxcvt/ Installing /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2/include/libxcvt/libxcvt_mode.h to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/libxcvt/ Installing /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2/build/man/cvt.1 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2/build/meson-private/libxcvt.pc to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing symlink pointing to libxcvt.so.0.1.2 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcvt.so.0 Installing symlink pointing to libxcvt.so.0 to /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libxcvt.so >>> xlib_libxcvt 0.1.2 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libxcvt 0.1.2 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-13/output-1/target PYTHONNOUSERSITE=y /tmp/instance-13/output-1/host/bin/ninja -C /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build install ninja: Entering directory `/tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2//build' [0/1] Installing files. Installing lib/libxcvt.so.0.1.2 to /tmp/instance-13/output-1/target/usr/lib Installing cvt/cvt to /tmp/instance-13/output-1/target/usr/bin Installing /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2/include/libxcvt/libxcvt.h to /tmp/instance-13/output-1/target/usr/include/libxcvt/ Installing /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2/include/libxcvt/libxcvt_mode.h to /tmp/instance-13/output-1/target/usr/include/libxcvt/ Installing /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2/build/man/cvt.1 to /tmp/instance-13/output-1/target/usr/share/man/man1 Installing /tmp/instance-13/output-1/build/xlib_libxcvt-0.1.2/build/meson-private/libxcvt.pc to /tmp/instance-13/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libxcvt.so.0.1.2 to /tmp/instance-13/output-1/target/usr/lib/libxcvt.so.0 Installing symlink pointing to libxcvt.so.0 to /tmp/instance-13/output-1/target/usr/lib/libxcvt.so >>> xlib_libxshmfence 1.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.libxshmfence-1.3.tar.bz2.AIWn7X/output' 'http://xorg.freedesktop.org/releases/individual/lib/libxshmfence-1.3.tar.bz2' --2022-10-17 20:45:25-- http://xorg.freedesktop.org/releases/individual/lib/libxshmfence-1.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libxshmfence-1.3.tar.bz2 [following] --2022-10-17 20:45:25-- https://www.x.org/releases/individual/lib/libxshmfence-1.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 308644 (301K) [application/x-bzip2] Saving to: '/tmp/instance-13/output-1/build/.libxshmfence-1.3.tar.bz2.AIWn7X/output' 0K .......... .......... .......... .......... .......... 16% 599K 0s 50K .......... .......... .......... .......... .......... 33% 1.08M 0s 100K .......... .......... .......... .......... .......... 49% 188M 0s 150K .......... .......... .......... .......... .......... 66% 206M 0s 200K .......... .......... .......... .......... .......... 82% 1.26M 0s 250K .......... .......... .......... .......... .......... 99% 53.4M 0s 300K . 100% 2.63T=0.2s 2022-10-17 20:45:25 (1.74 MB/s) - '/tmp/instance-13/output-1/build/.libxshmfence-1.3.tar.bz2.AIWn7X/output' saved [308644/308644] libxshmfence-1.3.tar.bz2: OK (md5: 42dda8016943dc12aff2c03a036e0937) libxshmfence-1.3.tar.bz2: OK (sha1: 3472218fc0e8ee8183533d22dbcd4bbe90bf3ab8) libxshmfence-1.3.tar.bz2: OK (sha256: b884300d26a14961a076fbebc762a39831cb75f92bed5ccf9836345b459220c7) libxshmfence-1.3.tar.bz2: OK (sha512: c446e055f8fac62b9aa266132289a4cfc030282147974c45ce96d1768a98d1afb997470e58e4a68513174c404cbf373bdde2f0cd4b34abdbce1d89dd0b6fe2b7) >>> xlib_libxshmfence 1.3 Extracting bzcat /tmp/instance-13/dl/xlib_libxshmfence/libxshmfence-1.3.tar.bz2 | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xlib_libxshmfence-1.3 -xf - >>> xlib_libxshmfence 1.3 Patching >>> xlib_libxshmfence 1.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xlib_libxshmfence-1.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libxshmfence 1.3 Patching libtool patching file /tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/ltmain.sh Hunk #1 succeeded at 2741 (offset 54 lines). Hunk #2 succeeded at 4331 (offset 54 lines). Hunk #3 succeeded at 6627 (offset 73 lines). Hunk #4 succeeded at 6637 (offset 73 lines). Hunk #5 succeeded at 6930 (offset 73 lines). Hunk #6 succeeded at 7222 (offset 73 lines). Hunk #7 succeeded at 8192 (offset 80 lines). Hunk #8 succeeded at 10822 (offset 112 lines). >>> xlib_libxshmfence 1.3 Configuring (cd /tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking linux/futex.h usability... yes checking linux/futex.h presence... yes checking for linux/futex.h... yes checking for xproto... yes checking for memfd_create... yes checking whether __NR_memfd_create is declared... yes checking sys/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no checking for symbol visibility support... yes Checking temp dir /run/shm checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating xshmfence.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> xlib_libxshmfence 1.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/src' CC xshmfence_alloc.lo xshmfence_alloc.c:51: warning: "MFD_CLOEXEC" redefined 51 | #define MFD_CLOEXEC 0x0001U | In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/mman-linux.h:119, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/mman.h:44, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/mman.h:41, from xshmfenceint.h:28, from xshmfence_alloc.c:27: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/mman-shared.h:31: note: this is the location of the previous definition 31 | # define MFD_CLOEXEC 1U | xshmfence_alloc.c:52: warning: "MFD_ALLOW_SEALING" redefined 52 | #define MFD_ALLOW_SEALING 0x0002U | In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/mman-linux.h:119, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/mman.h:44, from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/sys/mman.h:41, from xshmfenceint.h:28, from xshmfence_alloc.c:27: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/mman-shared.h:32: note: this is the location of the previous definition 32 | # define MFD_ALLOW_SEALING 2U | CC xshmfence_futex.lo CCLD libxshmfence.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/src' Making all in test make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/test' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' >>> xlib_libxshmfence 1.3 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxshmfence.la '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libxshmfence.so.1.0.0 /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libxshmfence.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libxshmfence.so.1.0.0 libxshmfence.so.1 || { rm -f libxshmfence.so.1 && ln -s libxshmfence.so.1.0.0 libxshmfence.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libxshmfence.so.1.0.0 libxshmfence.so || { rm -f libxshmfence.so && ln -s libxshmfence.so.1.0.0 libxshmfence.so; }; }) libtool: install: /usr/bin/install -c .libs/libxshmfence.lai /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libxshmfence.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11' /usr/bin/install -c -m 644 xshmfence.h '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/src' Making install in test make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/test' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/test' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xshmfence.pc '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' >>> xlib_libxshmfence 1.3 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xlib_libxshmfence 1.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/src' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/src' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libxshmfence.la '/tmp/instance-13/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libxshmfence.so.1.0.0 /tmp/instance-13/output-1/target/usr/lib/libxshmfence.so.1.0.0 libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libxshmfence.so.1.0.0 libxshmfence.so.1 || { rm -f libxshmfence.so.1 && ln -s libxshmfence.so.1.0.0 libxshmfence.so.1; }; }) libtool: install: (cd /tmp/instance-13/output-1/target/usr/lib && { ln -s -f libxshmfence.so.1.0.0 libxshmfence.so || { rm -f libxshmfence.so && ln -s libxshmfence.so.1.0.0 libxshmfence.so; }; }) libtool: install: /usr/bin/install -c .libs/libxshmfence.lai /tmp/instance-13/output-1/target/usr/lib/libxshmfence.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/include/X11' /usr/bin/install -c -m 644 xshmfence.h '/tmp/instance-13/output-1/target/usr/include/X11' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/src' Making install in test make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/test' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3/test' make[2]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xshmfence.pc '/tmp/instance-13/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xlib_libxshmfence-1.3' >>> xserver_xorg-server 21.1.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xorg-server-21.1.4.tar.xz.ZjfdbI/output' 'https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-21.1.4.tar.xz' --2022-10-17 20:45:39-- https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-21.1.4.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4940176 (4.7M) [application/x-xz] Saving to: '/tmp/instance-13/output-1/build/.xorg-server-21.1.4.tar.xz.ZjfdbI/output' 0K .......... .......... .......... .......... .......... 1% 595K 8s 50K .......... .......... .......... .......... .......... 2% 1.22M 6s 100K .......... .......... .......... .......... .......... 3% 17.5M 4s 150K .......... .......... .......... .......... .......... 4% 1.26M 4s 200K .......... .......... .......... .......... .......... 5% 23.7M 3s 250K .......... .......... .......... .......... .......... 6% 24.0M 3s 300K .......... .......... .......... .......... .......... 7% 158M 2s 350K .......... .......... .......... .......... .......... 8% 193M 2s 400K .......... .......... .......... .......... .......... 9% 1.23M 2s 450K .......... .......... .......... .......... .......... 10% 198M 2s 500K .......... .......... .......... .......... .......... 11% 172M 2s 550K .......... .......... .......... .......... .......... 12% 46.8M 1s 600K .......... .......... .......... .......... .......... 13% 151M 1s 650K .......... .......... .......... .......... .......... 14% 112M 1s 700K .......... .......... .......... .......... .......... 15% 85.4M 1s 750K .......... .......... .......... .......... .......... 16% 111M 1s 800K .......... .......... .......... .......... .......... 17% 56.7M 1s 850K .......... .......... .......... .......... .......... 18% 1.35M 1s 900K .......... .......... .......... .......... .......... 19% 85.6M 1s 950K .......... .......... .......... .......... .......... 20% 75.1M 1s 1000K .......... .......... .......... .......... .......... 21% 87.3M 1s 1050K .......... .......... .......... .......... .......... 22% 76.3M 1s 1100K .......... .......... .......... .......... .......... 23% 86.1M 1s 1150K .......... .......... .......... .......... .......... 24% 69.5M 1s 1200K .......... .......... .......... .......... .......... 25% 56.0M 1s 1250K .......... .......... .......... .......... .......... 26% 130M 1s 1300K .......... .......... .......... .......... .......... 27% 52.8M 1s 1350K .......... .......... .......... .......... .......... 29% 114M 1s 1400K .......... .......... .......... .......... .......... 30% 47.8M 1s 1450K .......... .......... .......... .......... .......... 31% 124M 1s 1500K .......... .......... .......... .......... .......... 32% 38.2M 1s 1550K .......... .......... .......... .......... .......... 33% 84.2M 1s 1600K .......... .......... .......... .......... .......... 34% 95.5M 1s 1650K .......... .......... .......... .......... .......... 35% 47.8M 0s 1700K .......... .......... .......... .......... .......... 36% 139M 0s 1750K .......... .......... .......... .......... .......... 37% 1.45M 0s 1800K .......... .......... .......... .......... .......... 38% 153M 0s 1850K .......... .......... .......... .......... .......... 39% 200M 0s 1900K .......... .......... .......... .......... .......... 40% 212M 0s 1950K .......... .......... .......... .......... .......... 41% 210M 0s 2000K .......... .......... .......... .......... .......... 42% 51.2M 0s 2050K .......... .......... .......... .......... .......... 43% 60.6M 0s 2100K .......... .......... .......... .......... .......... 44% 49.6M 0s 2150K .......... .......... .......... .......... .......... 45% 194M 0s 2200K .......... .......... .......... .......... .......... 46% 183M 0s 2250K .......... .......... .......... .......... .......... 47% 22.2M 0s 2300K .......... .......... .......... .......... .......... 48% 161M 0s 2350K .......... .......... .......... .......... .......... 49% 205M 0s 2400K .......... .......... .......... .......... .......... 50% 175M 0s 2450K .......... .......... .......... .......... .......... 51% 194M 0s 2500K .......... .......... .......... .......... .......... 52% 73.8M 0s 2550K .......... .......... .......... .......... .......... 53% 120M 0s 2600K .......... .......... .......... .......... .......... 54% 77.5M 0s 2650K .......... .......... .......... .......... .......... 55% 126M 0s 2700K .......... .......... .......... .......... .......... 57% 76.2M 0s 2750K .......... .......... .......... .......... .......... 58% 129M 0s 2800K .......... .......... .......... .......... .......... 59% 56.5M 0s 2850K .......... .......... .......... .......... .......... 60% 120M 0s 2900K .......... .......... .......... .......... .......... 61% 25.3M 0s 2950K .......... .......... .......... .......... .......... 62% 159M 0s 3000K .......... .......... .......... .......... .......... 63% 177M 0s 3050K .......... .......... .......... .......... .......... 64% 177M 0s 3100K .......... .......... .......... .......... .......... 65% 201M 0s 3150K .......... .......... .......... .......... .......... 66% 57.6M 0s 3200K .......... .......... .......... .......... .......... 67% 155M 0s 3250K .......... .......... .......... .......... .......... 68% 131M 0s 3300K .......... .......... .......... .......... .......... 69% 19.1M 0s 3350K .......... .......... .......... .......... .......... 70% 197M 0s 3400K .......... .......... .......... .......... .......... 71% 209M 0s 3450K .......... .......... .......... .......... .......... 72% 249M 0s 3500K .......... .......... .......... .......... .......... 73% 242M 0s 3550K .......... .......... .......... .......... .......... 74% 2.31M 0s 3600K .......... .......... .......... .......... .......... 75% 56.1M 0s 3650K .......... .......... .......... .......... .......... 76% 120M 0s 3700K .......... .......... .......... .......... .......... 77% 75.8M 0s 3750K .......... .......... .......... .......... .......... 78% 106M 0s 3800K .......... .......... .......... .......... .......... 79% 84.2M 0s 3850K .......... .......... .......... .......... .......... 80% 81.2M 0s 3900K .......... .......... .......... .......... .......... 81% 67.6M 0s 3950K .......... .......... .......... .......... .......... 82% 166M 0s 4000K .......... .......... .......... .......... .......... 83% 16.7M 0s 4050K .......... .......... .......... .......... .......... 84% 157M 0s 4100K .......... .......... .......... .......... .......... 86% 184M 0s 4150K .......... .......... .......... .......... .......... 87% 201M 0s 4200K .......... .......... .......... .......... .......... 88% 161M 0s 4250K .......... .......... .......... .......... .......... 89% 156M 0s 4300K .......... .......... .......... .......... .......... 90% 185M 0s 4350K .......... .......... .......... .......... .......... 91% 231M 0s 4400K .......... .......... .......... .......... .......... 92% 163M 0s 4450K .......... .......... .......... .......... .......... 93% 197M 0s 4500K .......... .......... .......... .......... .......... 94% 88.7M 0s 4550K .......... .......... .......... .......... .......... 95% 121M 0s 4600K .......... .......... .......... .......... .......... 96% 71.5M 0s 4650K .......... .......... .......... .......... .......... 97% 22.8M 0s 4700K .......... .......... .......... .......... .......... 98% 195M 0s 4750K .......... .......... .......... .......... .......... 99% 207M 0s 4800K .......... .......... .... 100% 158M=0.4s 2022-10-17 20:45:39 (13.4 MB/s) - '/tmp/instance-13/output-1/build/.xorg-server-21.1.4.tar.xz.ZjfdbI/output' saved [4940176/4940176] xorg-server-21.1.4.tar.xz: OK (sha256: 5cc4be8ee47edb58d4a90e603a59d56b40291ad38371b0bd2471fc3cbee1c587) xorg-server-21.1.4.tar.xz: OK (sha512: eb5b8520d02908f72719e6ecfbf7a9bf139acb65ccae04d1db4223a8a2384cd3a94bd5afef10cce327b751b800cc2b79bfaa5ae35c95c3a217f775168082e68f) >>> xserver_xorg-server 21.1.4 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/xserver_xorg-server/xorg-server-21.1.4.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4 -xf - >>> xserver_xorg-server 21.1.4 Patching Applying 0001-include-misc.h-fix-uClibc-build.patch using patch: patching file include/misc.h Hunk #1 succeeded at 187 (offset 2 lines). >>> xserver_xorg-server 21.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xserver_xorg-server 21.1.4 Patching libtool patching file /tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> xserver_xorg-server 21.1.4 Configuring (cd /tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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-config-hal --enable-record --disable-xnest --disable-unit-tests --with-builder-addr=buildroot@buildroot.org CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/pixman-1 -O2" --with-fontrootdir=/usr/share/fonts/X11/ --disable-xephyr --disable-xvfb --without-systemd-daemon --disable-systemd-logind --disable-xorg --enable-kdrive --disable-glx --disable-dri --disable-dri --disable-glx --enable-config-dbus --disable-libunwind --disable-xvmc --disable-composite --disable-dri2 --disable-dri3 --disable-glamor --disable-screensaver --with-sha1=libcrypto ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-nls, --enable-config-dbus checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64-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 whether make supports the include directive... yes (GNU style) checking for mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for doxygen... /tmp/instance-13/output-1/host/bin/doxygen checking the doxygen version... 1.8.18 checking for dot... no checking for X.Org SGML entities >= 1.8... no checking whether to build documentation... no checking whether to build developer documentation... yes checking for xsltproc... /tmp/instance-13/output-1/host/bin/xsltproc checking whether to build unit test cases... no checking whether the linker accepts -Wl,-wrap,exit... yes checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mips64-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld option to reload object files... -r checking for mips64-buildroot-linux-gnu-objdump... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for mips64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64-buildroot-linux-gnu-ar... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for mips64-buildroot-linux-gnu-strip... (cached) /bin/true checking for mips64-buildroot-linux-gnu-ranlib... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm output from /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc linker (/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld -m elf64btsmip) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking pkg-config is at least version 0.9.0... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking for dtrace... not_found checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for an ANSI C-conforming const... yes checking for typeof syntax and keyword spelling... typeof checking whether byte ordering is bigendian... (cached) yes checking size of unsigned long... 8 checking for pid_t... yes checking for dlopen... yes checking for backtrace... yes checking for geteuid... yes checking for getuid... yes checking for issetugid... no checking for getresuid... yes checking for getdtablesize... yes checking for getifaddrs... yes checking for getpeereid... no checking for getpeerucred... no checking for getprogname... no checking for getzoneid... no checking for mmap... yes checking for posix_fallocate... yes checking for seteuid... yes checking for shmctl64... no checking for strncasecmp... yes checking for vasprintf... yes checking for vsnprintf... yes checking for walkcontext... no checking for setitimer... yes checking for poll... yes checking for epoll_create1... yes checking for mkostemp... yes checking for memfd_create... yes checking for sigprocmask... yes checking for isastream... no checking for reallocarray... yes checking for strcasecmp... yes checking for strcasestr... yes checking for strlcat... no checking for strlcpy... no checking for strndup... yes checking for timingsafe_memcmp... no checking for arc4random_buf in -lbsd... no checking for arc4random_buf... yes checking whether program_invocation_short_name is declared... yes checking for SO_PEERCRED in sys/socket.h... yes checking for sqrt in -lm... yes checking for cbrt... yes checking linux/agpgart.h usability... yes checking linux/agpgart.h presence... yes checking for linux/agpgart.h... yes checking sys/agpio.h usability... no checking sys/agpio.h presence... no checking for sys/agpio.h... no checking sys/agpgart.h usability... no checking sys/agpgart.h presence... no checking for sys/agpgart.h... no checking linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes checking for sys/linker.h... no checking for SYSV IPC... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace in -lc... yes checking for fallback input driver... libinput checking for root directory for font files... /usr/share/fonts/X11/ checking for directory for misc files... ${FONTROOTDIR}/misc checking for directory for OTF files... ${FONTROOTDIR}/OTF checking for directory for TTF files... ${FONTROOTDIR}/TTF checking for directory for Type1 files... ${FONTROOTDIR}/Type1 checking for directory for 75dpi files... ${FONTROOTDIR}/75dpi checking for directory for 100dpi files... ${FONTROOTDIR}/100dpi checking for default font path... ${FONTROOTDIR}/misc/,${FONTROOTDIR}/TTF/,${FONTROOTDIR}/OTF/,${FONTROOTDIR}/Type1/,${FONTROOTDIR}/100dpi/,${FONTROOTDIR}/75dpi/ checking to see if we can install the Xorg server as root... no checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking for strcasecmp... (cached) yes checking for strlcpy... (cached) no checking for authdes_seccreate... no checking for authdes_create... no checking if Secure RPC authentication ("SUN-DES-1") should be supported... no checking for PIXMAN... yes checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_setname_np(const char*)... no checking for pthread_setname_np(pthread_t, const char*)... yes checking for UDEV... no checking for DBUS... yes checking for HAL... no checking for glibc...... yes checking for clock_gettime... yes checking for a useful monotonic clock ...... checking whether CLOCK_MONOTONIC is declared... yes guessing yes checking whether to track client ids... yes checking for DRI2PROTO... yes checking for DRI3PROTO... yes checking for sigaction... yes checking for XSHMFENCE... yes checking for XDMCP... yes checking for SHA1Init... no checking for CC_SHA1_Init... no checking for wincrypt.h... no checking for SHA1Init in -lmd... yes checking for LIBSHA1... no checking for nettle_sha1_init in -lnettle... yes checking for gcry_md_open in -lgcrypt... yes checking for SHA1_Init in -lcrypto... yes checking for OPENSSL... yes checking for SHA1 implementation... libcrypto checking for XSERVERCFLAGS... yes checking for XSERVERLIBS... yes checking for LIBUNWIND... no checking if SVR4 needs to be defined... no checking whether to build Xvfb DDX... no checking for XNESTMODULES... yes checking whether to build Xnest DDX... no checking whether to build Xorg DDX... no checking whether to build XWin DDX... no checking dependency style of $(CC)... none checking for nanosleep... yes configure: WARNING: *********************************************** Neither HAL nor udev backend will be enabled. Input device hotplugging will not be available! *********************************************** checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glx/Makefile config.status: creating include/Makefile config.status: creating composite/Makefile config.status: creating damageext/Makefile config.status: creating dbe/Makefile config.status: creating dix/Makefile config.status: creating doc/Makefile config.status: creating doc/dtrace/Makefile config.status: creating man/Makefile config.status: creating fb/Makefile config.status: creating glamor/Makefile config.status: creating record/Makefile config.status: creating config/Makefile config.status: creating mi/Makefile config.status: creating miext/Makefile config.status: creating miext/sync/Makefile config.status: creating miext/damage/Makefile config.status: creating miext/shadow/Makefile config.status: creating miext/rootless/Makefile config.status: creating os/Makefile config.status: creating pseudoramiX/Makefile config.status: creating randr/Makefile config.status: creating render/Makefile config.status: creating xkb/Makefile config.status: creating Xext/Makefile config.status: creating Xi/Makefile config.status: creating xfixes/Makefile config.status: creating exa/Makefile config.status: creating dri3/Makefile config.status: creating present/Makefile config.status: creating hw/Makefile config.status: creating hw/xfree86/Makefile config.status: creating hw/xfree86/Xorg.sh config.status: creating hw/xfree86/common/Makefile config.status: creating hw/xfree86/ddc/Makefile config.status: creating hw/xfree86/dixmods/Makefile config.status: creating hw/xfree86/doc/Makefile config.status: creating hw/xfree86/dri/Makefile config.status: creating hw/xfree86/dri2/Makefile config.status: creating hw/xfree86/dri2/pci_ids/Makefile config.status: creating hw/xfree86/drivers/Makefile config.status: creating hw/xfree86/drivers/inputtest/Makefile config.status: creating hw/xfree86/drivers/modesetting/Makefile config.status: creating hw/xfree86/exa/Makefile config.status: creating hw/xfree86/exa/man/Makefile config.status: creating hw/xfree86/fbdevhw/Makefile config.status: creating hw/xfree86/fbdevhw/man/Makefile config.status: creating hw/xfree86/glamor_egl/Makefile config.status: creating hw/xfree86/i2c/Makefile config.status: creating hw/xfree86/int10/Makefile config.status: creating hw/xfree86/loader/Makefile config.status: creating hw/xfree86/man/Makefile config.status: creating hw/xfree86/modes/Makefile config.status: creating hw/xfree86/os-support/Makefile config.status: creating hw/xfree86/os-support/bsd/Makefile config.status: creating hw/xfree86/os-support/bus/Makefile config.status: creating hw/xfree86/os-support/hurd/Makefile config.status: creating hw/xfree86/os-support/misc/Makefile config.status: creating hw/xfree86/os-support/linux/Makefile config.status: creating hw/xfree86/os-support/solaris/Makefile config.status: creating hw/xfree86/os-support/stub/Makefile config.status: creating hw/xfree86/parser/Makefile config.status: creating hw/xfree86/ramdac/Makefile config.status: creating hw/xfree86/shadowfb/Makefile config.status: creating hw/xfree86/vgahw/Makefile config.status: creating hw/xfree86/x86emu/Makefile config.status: creating hw/xfree86/xkb/Makefile config.status: creating hw/xfree86/utils/Makefile config.status: creating hw/xfree86/utils/man/Makefile config.status: creating hw/xfree86/utils/gtf/Makefile config.status: creating hw/vfb/Makefile config.status: creating hw/vfb/man/Makefile config.status: creating hw/xnest/Makefile config.status: creating hw/xnest/man/Makefile config.status: creating hw/xwin/Makefile config.status: creating hw/xwin/dri/Makefile config.status: creating hw/xwin/glx/Makefile config.status: creating hw/xwin/man/Makefile config.status: creating hw/xwin/winclipboard/Makefile config.status: creating hw/xquartz/Makefile config.status: creating hw/xquartz/GL/Makefile config.status: creating hw/xquartz/bundle/Makefile config.status: creating hw/xquartz/man/Makefile config.status: creating hw/xquartz/mach-startup/Makefile config.status: creating hw/xquartz/pbproxy/Makefile config.status: creating hw/xquartz/xpr/Makefile config.status: creating hw/kdrive/Makefile config.status: creating hw/kdrive/ephyr/Makefile config.status: creating hw/kdrive/ephyr/man/Makefile config.status: creating hw/kdrive/src/Makefile config.status: creating test/Makefile config.status: creating xserver.ent config.status: creating xorg-server.pc config.status: creating include/do-not-use-config.h config.status: creating include/xorg-server.h config.status: creating include/dix-config.h config.status: creating include/xorg-config.h config.status: creating include/xkb-config.h config.status: creating include/xwin-config.h config.status: creating include/version-config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing sdksyms commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-nls, --enable-config-dbus >>> xserver_xorg-server 21.1.4 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' Making all in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' Making all in dtrace make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc/dtrace' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc/dtrace' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' Making all in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/man' GEN Xserver.1 make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/man' Making all in include make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' Making all in dix make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dix' CC atom.lo CC colormap.lo CC cursor.lo CC devices.lo devices.c: In function 'ProcChangeKeyboardMapping': devices.c:1785:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1785 | unsigned len; | ^~~~~~~~ CC dispatch.lo dispatch.c: In function 'ProcCreateWindow': dispatch.c:744:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 744 | int len, rc; | ^~~ dispatch.c: In function 'ProcChangeWindowAttributes': dispatch.c:781:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 781 | int len, rc; | ^~~ dispatch.c: In function 'ProcGetWindowAttributes': dispatch.c:803:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 803 | xGetWindowAttributesReply wa; | ^~~~~~~~~~~~~~~~~~~~~~~~~ dispatch.c: In function 'ProcDestroyWindow': dispatch.c:822:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 822 | int rc; | ^~~ dispatch.c: In function 'ProcDestroySubwindows': dispatch.c:844:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 844 | int rc; | ^~~ dispatch.c: In function 'ProcChangeSaveSet': dispatch.c:860:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 860 | int rc; | ^~~ dispatch.c: In function 'ProcReparentWindow': dispatch.c:880:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 880 | int rc; | ^~~ dispatch.c: In function 'ProcMapWindow': dispatch.c:907:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 907 | int rc; | ^~~ dispatch.c: In function 'ProcMapSubwindows': dispatch.c:924:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 924 | int rc; | ^~~ dispatch.c: In function 'ProcUnmapWindow': dispatch.c:941:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 941 | int rc; | ^~~ dispatch.c: In function 'ProcUnmapSubwindows': dispatch.c:958:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 958 | int rc; | ^~~ dispatch.c: In function 'ProcConfigureWindow': dispatch.c:974:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 974 | int len, rc; | ^~~ dispatch.c: In function 'ProcCirculateWindow': dispatch.c:993:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 993 | int rc; | ^~~ dispatch.c: In function 'ProcTranslateCoords': dispatch.c:1231:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1231 | WindowPtr pWin, pDst; | ^~~~~~~~~ dispatch.c: In function 'ProcCreatePixmap': dispatch.c:1467:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1467 | DepthPtr pDepth; | ^~~~~~~~ dispatch.c: In function 'ProcClearToBackground': dispatch.c:1695:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1695 | WindowPtr pWin; | ^~~~~~~~~ dispatch.c: In function 'ProcCopyArea': dispatch.c:1770:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1770 | RegionPtr pRgn; | ^~~~~~~~~ dispatch.c: In function 'ProcCopyPlane': dispatch.c:1808:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1808 | RegionPtr pRgn; | ^~~~~~~~~ dispatch.c: In function 'ProcPolyText': dispatch.c:2353:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2353 | DrawablePtr pDraw; | ^~~~~~~~~~~ dispatch.c: In function 'ProcCreateColormap': dispatch.c:2435:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2435 | int i, result; | ^~~ dispatch.c: In function 'ProcCopyColormapAndFree': dispatch.c:2491:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2491 | int rc; | ^~~ dispatch.c: In function 'ProcKillClient': dispatch.c:3339:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3339 | ClientPtr killclient; | ^~~~~~~~~ dispatch.c: In function 'ProcInitialConnection': dispatch.c:3653:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3653 | xConnClientPrefix *prefix; | ^~~~~~~~~~~~~~~~~ CC dixfonts.lo CC main.lo CC dixutils.lo CC enterleave.lo CC events.lo events.c: In function 'UpdateGesturesForGrab': events.c:1543:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1543 | GestureInfoPtr gi = &mouse->gesture->gesture; | ^~~~~~~~~~~~~~ events.c: In function 'ProcGrabPointer': events.c:5052:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 5052 | int rc; | ^~~ events.c: In function 'ProcChangeActivePointerGrab': events.c:5108:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 5108 | TimeStamp time; | ^~~~~~~~~ events.c: In function 'ProcGrabKeyboard': events.c:5310:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 5310 | int result; | ^~~ events.c: In function 'ProcUngrabKey': events.c:5618:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 5618 | WindowPtr pWin; | ^~~~~~~~~ events.c: In function 'ProcGrabKey': events.c:5674:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 5674 | GrabPtr grab; | ^~~~~~~ events.c: In function 'ProcGrabButton': events.c:5725:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 5725 | CursorPtr cursor; | ^~~~~~~~~ events.c: In function 'ProcUngrabButton': events.c:5817:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 5817 | WindowPtr pWin; | ^~~~~~~~~ CC eventconvert.lo CC extension.lo CC gc.lo CC getevents.lo CC gestures.lo CC globals.lo CC glyphcurs.lo CC grabs.lo CC initatoms.lo CC inpututils.lo CC pixmap.lo CC privates.lo CC property.lo property.c: In function 'ProcRotateProperties': property.c:138:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 138 | WindowPtr pWin; | ^~~~~~~~~ property.c: In function 'ProcDeleteProperty': property.c:622:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 622 | int result; | ^~~ CC ptrveloc.lo CC region.lo CC registry.lo CC resource.lo CC selection.lo CC swaprep.lo CC swapreq.lo CC tables.lo CC touch.lo CC window.lo CCLD libdix.la CC stubmain.lo CCLD libmain.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dix' Making all in fb make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/fb' CC libfb_la-fballpriv.lo CC libfb_la-fbarc.lo CC libfb_la-fbbits.lo CC libfb_la-fbblt.lo CC libfb_la-fbbltone.lo CC libfb_la-fbcmap_mi.lo CC libfb_la-fbcopy.lo CC libfb_la-fbfill.lo CC libfb_la-fbfillrect.lo CC libfb_la-fbfillsp.lo CC libfb_la-fbgc.lo CC libfb_la-fbgetsp.lo CC libfb_la-fbglyph.lo CC libfb_la-fbimage.lo CC libfb_la-fbline.lo CC libfb_la-fboverlay.lo CC libfb_la-fbpict.lo CC libfb_la-fbpixmap.lo CC libfb_la-fbpoint.lo CC libfb_la-fbpush.lo CC libfb_la-fbscreen.lo CC libfb_la-fbseg.lo CC libfb_la-fbsetsp.lo CC libfb_la-fbsolid.lo CC libfb_la-fbtrap.lo CC libfb_la-fbutil.lo CC libfb_la-fbwindow.lo CCLD libfb.la CC libwfb_la-fballpriv.lo CC libwfb_la-fbarc.lo CC libwfb_la-fbbits.lo CC libwfb_la-fbblt.lo CC libwfb_la-fbbltone.lo CC libwfb_la-fbcmap_mi.lo CC libwfb_la-fbcopy.lo CC libwfb_la-fbfill.lo CC libwfb_la-fbfillrect.lo CC libwfb_la-fbfillsp.lo CC libwfb_la-fbgc.lo CC libwfb_la-fbgetsp.lo CC libwfb_la-fbglyph.lo CC libwfb_la-fbimage.lo CC libwfb_la-fbline.lo CC libwfb_la-fboverlay.lo CC libwfb_la-fbpict.lo CC libwfb_la-fbpixmap.lo CC libwfb_la-fbpoint.lo CC libwfb_la-fbpush.lo CC libwfb_la-fbscreen.lo CC libwfb_la-fbseg.lo CC libwfb_la-fbsetsp.lo CC libwfb_la-fbsolid.lo CC libwfb_la-fbtrap.lo CC libwfb_la-fbutil.lo CC libwfb_la-fbwindow.lo CCLD libwfb.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/fb' Making all in mi make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/mi' CC miarc.lo CC mibitblt.lo CC micmap.lo CC micopy.lo CC midash.lo CC midispcur.lo CC mieq.lo CC miexpose.lo CC mifillarc.lo CC mifillrct.lo CC migc.lo CC miglblt.lo CC mioverlay.lo CC mipointer.lo CC mipoly.lo CC mipolypnt.lo CC mipolyrect.lo CC mipolyseg.lo CC mipolytext.lo CC mipushpxl.lo CC miscrinit.lo CC misprite.lo CC mivaltree.lo CC miwideline.lo CC miwindow.lo CC mizerarc.lo CC mizerclip.lo CC mizerline.lo CCLD libmi.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/mi' Making all in Xext make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xext' CC bigreq.lo bigreq.c: In function 'ProcBigReqDispatch': bigreq.c:47:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 47 | xBigReqEnableReply rep; | ^~~~~~~~~~~~~~~~~~ CC geext.lo CC shape.lo shape.c: In function 'ProcShapeRectangles': shape.c:238:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 238 | xRectangle *prects; | ^~~~~~~~~~ shape.c: In function 'ProcPanoramiXShapeRectangles': shape.c:304:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 304 | PanoramiXRes *win; | ^~~~~~~~~~~~ shape.c: In function 'ProcShapeMask': shape.c:335:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 335 | RegionPtr srcRgn; | ^~~~~~~~~ shape.c: In function 'ProcPanoramiXShapeMask': shape.c:402:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 402 | PanoramiXRes *win, *pmap; | ^~~~~~~~~~~~ shape.c: In function 'ProcShapeCombine': shape.c:443:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 443 | RegionPtr srcRgn; | ^~~~~~~~~ shape.c: In function 'ProcPanoramiXShapeCombine': shape.c:530:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 530 | PanoramiXRes *win, *win2; | ^~~~~~~~~~~~ shape.c: In function 'ProcShapeOffset': shape.c:566:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 566 | RegionPtr srcRgn; | ^~~~~~~~~ shape.c: In function 'ProcPanoramiXShapeOffset': shape.c:601:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 601 | PanoramiXRes *win; | ^~~~~~~~~~~~ shape.c: In function 'ProcShapeQueryExtents': shape.c:625:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 625 | WindowPtr pWin; | ^~~~~~~~~ shape.c: In function 'ProcShapeSelectInput': shape.c:734:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 734 | WindowPtr pWin; | ^~~~~~~~~ shape.c: In function 'ProcShapeInputSelected': shape.c:905:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 905 | WindowPtr pWin; | ^~~~~~~~~ shape.c: In function 'ProcShapeGetRectangles': shape.c:945:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 945 | WindowPtr pWin; | ^~~~~~~~~ CC sleepuntil.lo CC sync.lo sync.c: In function 'ProcSyncSetPriority': sync.c:1322:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1322 | ClientPtr priorityclient; | ^~~~~~~~~ sync.c: In function 'ProcSyncGetPriority': sync.c:1356:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1356 | xSyncGetPriorityReply rep; | ^~~~~~~~~~~~~~~~~~~~~ sync.c: In function 'ProcSyncCreateCounter': sync.c:1395:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1395 | int64_t initial; | ^~~~~~~ sync.c: In function 'ProcSyncSetCounter': sync.c:1416:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1416 | SyncCounter *pCounter; | ^~~~~~~~~~~ sync.c: In function 'ProcSyncChangeCounter': sync.c:1444:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1444 | SyncCounter *pCounter; | ^~~~~~~~~~~ sync.c: In function 'ProcSyncDestroyCounter': sync.c:1479:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1479 | SyncCounter *pCounter; | ^~~~~~~~~~~ sync.c: In function 'ProcSyncAwait': sync.c:1560:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1560 | int len, items; | ^~~ sync.c: In function 'ProcSyncQueryCounter': sync.c:1640:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1640 | xSyncQueryCounterReply rep; | ^~~~~~~~~~~~~~~~~~~~~~ sync.c: In function 'ProcSyncCreateAlarm': sync.c:1682:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1682 | SyncAlarm *pAlarm; | ^~~~~~~~~ sync.c: In function 'ProcSyncChangeAlarm': sync.c:1765:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1765 | SyncAlarm *pAlarm; | ^~~~~~~~~ sync.c: In function 'ProcSyncQueryAlarm': sync.c:1806:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1806 | SyncAlarm *pAlarm; | ^~~~~~~~~ sync.c: In function 'ProcSyncCreateFence': sync.c:1884:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1884 | DrawablePtr pDraw; | ^~~~~~~~~~~ sync.c: In function 'ProcSyncTriggerFence': sync.c:1930:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1930 | SyncFence *pFence; | ^~~~~~~~~ sync.c: In function 'ProcSyncResetFence': sync.c:1949:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1949 | SyncFence *pFence; | ^~~~~~~~~ sync.c: In function 'ProcSyncDestroyFence': sync.c:1971:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1971 | SyncFence *pFence; | ^~~~~~~~~ sync.c: In function 'ProcSyncQueryFence': sync.c:1989:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1989 | xSyncQueryFenceReply rep; | ^~~~~~~~~~~~~~~~~~~~ sync.c: In function 'ProcSyncAwaitFence': sync.c:2021:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2021 | SyncAwaitUnion *pAwaitUnion; | ^~~~~~~~~~~~~~ CC xcmisc.lo xcmisc.c: In function 'ProcXCMiscGetXIDList': xcmisc.c:95:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 95 | xXCMiscGetXIDListReply rep; | ^~~~~~~~~~~~~~~~~~~~~~ CC xtest.lo xtest.c: In function 'ProcXTestCompareCursor': xtest.c:112:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 112 | xXTestCompareCursorReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~ xtest.c: In function 'ProcXTestFakeInput': xtest.c:155:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 155 | int nev, n, type, rc; | ^~~ CC shm.lo shm.c: In function 'ProcPanoramiXShmCreatePixmap': shm.c:929:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 929 | unsigned int width, height, depth; | ^~~~~~~~ shm.c: In function 'ProcShmCreatePixmap': shm.c:1063:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1063 | unsigned int width, height, depth; | ^~~~~~~~ shm.c: In function 'ProcShmAttachFd': shm.c:1151:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1151 | struct stat statb; | ^~~~~~ shm.c: In function 'ProcShmCreateSegment': shm.c:1266:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1266 | xShmCreateSegmentReply rep = { | ^~~~~~~~~~~~~~~~~~~~~~ CC xvmain.lo CC xvdisp.lo xvdisp.c: In function 'XineramaXvSetPortAttribute': xvdisp.c:1471:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1471 | PanoramiXRes *port; | ^~~~~~~~~~~~ xvdisp.c: In function 'XineramaXvShmPutImage': xvdisp.c:1495:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1495 | PanoramiXRes *draw, *gc, *port; | ^~~~~~~~~~~~ xvdisp.c: In function 'XineramaXvPutImage': xvdisp.c:1550:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1550 | PanoramiXRes *draw, *gc, *port; | ^~~~~~~~~~~~ xvdisp.c: In function 'XineramaXvPutVideo': xvdisp.c:1598:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1598 | PanoramiXRes *draw, *gc, *port; | ^~~~~~~~~~~~ xvdisp.c: In function 'XineramaXvPutStill': xvdisp.c:1646:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1646 | PanoramiXRes *draw, *gc, *port; | ^~~~~~~~~~~~ CC xvmc.lo CC xres.lo xres.c: In function 'ProcXResQueryClientResources': xres.c:299:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 299 | xXResQueryClientResourcesReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xres.c: In function 'ProcXResQueryClientPixmapBytes': xres.c:375:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 375 | xXResQueryClientPixmapBytesReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xres.c: In function 'ProcXResQueryClientIds': xres.c:575:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 575 | xXResClientIdSpec *specs = (void*) ((char*) stuff + sizeof(*stuff)); | ^~~~~~~~~~~~~~~~~ xres.c: In function 'ProcXResQueryResourceBytes': xres.c:954:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 954 | int rc; | ^~~ xres.c: In function 'SProcXResQueryResourceBytes': xres.c:1062:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1062 | int c; | ^~~ CC panoramiX.lo panoramiX.c: In function 'ProcPanoramiXGetState': panoramiX.c:927:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 927 | WindowPtr pWin; | ^~~~~~~~~ panoramiX.c: In function 'ProcPanoramiXGetScreenCount': panoramiX.c:957:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 957 | WindowPtr pWin; | ^~~~~~~~~ panoramiX.c: In function 'ProcPanoramiXGetScreenSize': panoramiX.c:986:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 986 | WindowPtr pWin; | ^~~~~~~~~ CC panoramiXprocs.lo panoramiXprocs.c: In function 'PanoramiXCreateWindow': panoramiXprocs.c:63:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 63 | int pback_offset = 0, pbord_offset = 0, cmap_offset = 0; | ^~~ panoramiXprocs.c: In function 'PanoramiXChangeWindowAttributes': panoramiXprocs.c:171:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 171 | int pback_offset = 0, pbord_offset = 0, cmap_offset = 0; | ^~~ panoramiXprocs.c: In function 'PanoramiXTranslateCoords': panoramiXprocs.c:613:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 613 | int rc; | ^~~ panoramiXprocs.c: In function 'PanoramiXCreateGC': panoramiXprocs.c:758:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 758 | int tile_offset = 0, stip_offset = 0, clip_offset = 0; | ^~~ panoramiXprocs.c: In function 'PanoramiXChangeGC': panoramiXprocs.c:839:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 839 | int tile_offset = 0, stip_offset = 0, clip_offset = 0; | ^~~ panoramiXprocs.c: In function 'PanoramiXInstallColormap': panoramiXprocs.c:2388:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2388 | int result, j; | ^~~ panoramiXprocs.c: In function 'PanoramiXUninstallColormap': panoramiXprocs.c:2413:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2413 | int result, j; | ^~~ CC panoramiXSwap.lo CC xace.lo CC dpms.lo CC hashtable.lo CCLD libhashtable.la CCLD libXext.la CC vidmode.lo vidmode.c: In function 'ProcVidModeGetModeLine': vidmode.c:224:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 224 | xXF86VidModeGetModeLineReply rep = { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeGetAllModeLines': vidmode.c:330:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 330 | xXF86VidModeGetAllModeLinesReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeAddModeLine': vidmode.c:444:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 444 | xXF86OldVidModeAddModeLineReq *oldstuff = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeDeleteModeLine': vidmode.c:615:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 615 | xXF86OldVidModeDeleteModeLineReq *oldstuff = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeModModeLine': vidmode.c:739:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 739 | xXF86OldVidModeModModeLineReq *oldstuff = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeValidateModeLine': vidmode.c:873:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 873 | xXF86OldVidModeValidateModeLineReq *oldstuff = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeSwitchMode': vidmode.c:1002:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1002 | ScreenPtr pScreen; | ^~~~~~~~~ vidmode.c: In function 'ProcVidModeSwitchToMode': vidmode.c:1026:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1026 | xXF86OldVidModeSwitchToModeReq *oldstuff = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeLockModeSwitch': vidmode.c:1134:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1134 | ScreenPtr pScreen; | ^~~~~~~~~ vidmode.c: In function 'ProcVidModeGetMonitor': vidmode.c:1159:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1159 | xXF86VidModeGetMonitorReply rep = { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeGetViewPort': vidmode.c:1256:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1256 | xXF86VidModeGetViewPortReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeSetViewPort': vidmode.c:1297:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1297 | ScreenPtr pScreen; | ^~~~~~~~~ vidmode.c: In function 'ProcVidModeGetDotClocks': vidmode.c:1322:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1322 | xXF86VidModeGetDotClocksReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeSetGamma': vidmode.c:1395:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1395 | ScreenPtr pScreen; | ^~~~~~~~~ vidmode.c: In function 'ProcVidModeGetGamma': vidmode.c:1422:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1422 | xXF86VidModeGetGammaReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~~ vidmode.c: In function 'ProcVidModeSetClientVersion': vidmode.c:1628:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1628 | VidModePrivPtr pPriv; | ^~~~~~~~~~~~~~ CCLD libXvidmode.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xext' Making all in miext make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' Making all in sync make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/sync' CC misync.lo CC misyncfd.lo CC misyncshm.lo CCLD libsync.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/sync' Making all in damage make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/damage' CC damage.lo CCLD libdamage.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/damage' Making all in shadow make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/shadow' CC shadow.lo CC sh3224.lo CC shafb4.lo CC shafb8.lo CC shiplan2p4.lo CC shiplan2p8.lo CC shpacked.lo CC shplanar8.lo CC shplanar.lo CC shrot16pack_180.lo CC shrot16pack_270.lo CC shrot16pack_270YX.lo CC shrot16pack_90.lo CC shrot16pack_90YX.lo CC shrot16pack.lo CC shrot32pack_180.lo CC shrot32pack_270.lo CC shrot32pack_90.lo CC shrot32pack.lo CC shrot8pack_180.lo CC shrot8pack_270.lo CC shrot8pack_90.lo CC shrot8pack.lo CC shrotate.lo CCLD libshadow.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/shadow' Making all in rootless make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/rootless' CC rootlessCommon.lo CC rootlessGC.lo CC rootlessScreen.lo CC rootlessValTree.lo CC rootlessWindow.lo CCLD librootless.la make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/rootless' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' Making all in os make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/os' CC WaitFor.lo CC access.lo CC auth.lo CC backtrace.lo CC client.lo CC connection.lo CC inputthread.lo CC io.lo io.c: In function 'ResetCurrentRequest': io.c:565:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 565 | register ConnectionInputPtr oci = oc->input; | ^~~~~~~~ CC mitauth.lo CC oscolor.lo CC osinit.lo CC ospoll.lo CC utils.lo CC xdmauth.lo CC xsha1.lo CC xstrans.lo CC xprintf.lo CC log.lo CC xdmcp.lo CC busfault.lo CC strlcat.lo CC strlcpy.lo CC timingsafe_memcmp.lo CCLD libos.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/os' Making all in randr make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/randr' CC randr.lo CC rrcrtc.lo rrcrtc.c: In function 'ProcRRGetCrtcInfo': rrcrtc.c:1145:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1145 | xRRGetCrtcInfoReply rep; | ^~~~~~~~~~~~~~~~~~~ rrcrtc.c: In function 'ProcRRSetCrtcConfig': rrcrtc.c:1278:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1278 | xRRSetCrtcConfigReply rep; | ^~~~~~~~~~~~~~~~~~~~~ rrcrtc.c: In function 'ProcRRGetPanning': rrcrtc.c:1492:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1492 | xRRGetPanningReply rep; | ^~~~~~~~~~~~~~~~~~ rrcrtc.c: In function 'ProcRRSetPanning': rrcrtc.c:1561:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1561 | xRRSetPanningReply rep; | ^~~~~~~~~~~~~~~~~~ rrcrtc.c: In function 'ProcRRGetCrtcGammaSize': rrcrtc.c:1636:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1636 | xRRGetCrtcGammaSizeReply reply; | ^~~~~~~~~~~~~~~~~~~~~~~~ rrcrtc.c: In function 'ProcRRGetCrtcGamma': rrcrtc.c:1665:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1665 | xRRGetCrtcGammaReply reply; | ^~~~~~~~~~~~~~~~~~~~ rrcrtc.c: In function 'ProcRRSetCrtcGamma': rrcrtc.c:1710:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1710 | RRCrtcPtr crtc; | ^~~~~~~~~ rrcrtc.c: In function 'ProcRRSetCrtcTransform': rrcrtc.c:1742:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1742 | RRCrtcPtr crtc; | ^~~~~~~~~ rrcrtc.c: In function 'ProcRRGetCrtcTransform': rrcrtc.c:1828:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1828 | xRRGetCrtcTransformReply *reply; | ^~~~~~~~~~~~~~~~~~~~~~~~ CC rrdispatch.lo In file included from rrdispatch.c:23: rrdispatch.c: In function 'ProcRRQueryVersion': randrstr.h:507:33: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 507 | #define rrClientPriv(pClient) RRClientPtr pRRClient = GetRRClient(pClient) | ^~~~~~~~~~~ rrdispatch.c:44:5: note: in expansion of macro 'rrClientPriv' 44 | rrClientPriv(client); | ^~~~~~~~~~~~ rrdispatch.c: In function 'ProcRRSelectInput': randrstr.h:507:33: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 507 | #define rrClientPriv(pClient) RRClientPtr pRRClient = GetRRClient(pClient) | ^~~~~~~~~~~ rrdispatch.c:75:5: note: in expansion of macro 'rrClientPriv' 75 | rrClientPriv(client); | ^~~~~~~~~~~~ CC rrinfo.lo CC rrlease.lo rrlease.c: In function 'ProcRRCreateLease': rrlease.c:211:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 211 | xRRCreateLeaseReply rep; | ^~~~~~~~~~~~~~~~~~~ rrlease.c: In function 'ProcRRFreeLease': rrlease.c:338:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 338 | RRLeasePtr lease; | ^~~~~~~~~~ CC rrmode.lo rrmode.c: In function 'ProcRRCreateMode': rrmode.c:287:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 287 | xRRCreateModeReply rep; | ^~~~~~~~~~~~~~~~~~ rrmode.c: In function 'ProcRRDestroyMode': rrmode.c:336:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 336 | RRModePtr mode; | ^~~~~~~~~ rrmode.c: In function 'ProcRRAddOutputMode': rrmode.c:353:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 353 | RRModePtr mode; | ^~~~~~~~~ rrmode.c: In function 'ProcRRDeleteOutputMode': rrmode.c:370:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 370 | RRModePtr mode; | ^~~~~~~~~ CC rrmonitor.lo rrmonitor.c: In function 'ProcRRGetMonitors': rrmonitor.c:614:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 614 | xRRGetMonitorsReply rep = { | ^~~~~~~~~~~~~~~~~~~ rrmonitor.c: In function 'ProcRRSetMonitor': rrmonitor.c:698:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 698 | WindowPtr window; | ^~~~~~~~~ rrmonitor.c: In function 'ProcRRDeleteMonitor': rrmonitor.c:746:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 746 | WindowPtr window; | ^~~~~~~~~ CC rroutput.lo rroutput.c: In function 'ProcRRGetOutputInfo': rroutput.c:453:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 453 | xRRGetOutputInfoReply rep; | ^~~~~~~~~~~~~~~~~~~~~ rroutput.c: In function 'ProcRRSetOutputPrimary': rroutput.c:608:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 608 | RROutputPtr output = NULL; | ^~~~~~~~~~~ rroutput.c: In function 'ProcRRGetOutputPrimary': rroutput.c:656:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 656 | WindowPtr pWin; | ^~~~~~~~~ CC rrpointer.lo CC rrproperty.lo rrproperty.c: In function 'ProcRRListOutputProperties': rrproperty.c:415:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 415 | Atom *pAtoms = NULL; | ^~~~ rrproperty.c: In function 'ProcRRQueryOutputProperty': rrproperty.c:461:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 461 | xRRQueryOutputPropertyReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rrproperty.c: In function 'ProcRRConfigureOutputProperty': rrproperty.c:508:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 508 | RROutputPtr output; | ^~~~~~~~~~~ rrproperty.c: In function 'ProcRRChangeOutputProperty': rrproperty.c:529:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 529 | RROutputPtr output; | ^~~~~~~~~~~ rrproperty.c: In function 'ProcRRDeleteOutputProperty': rrproperty.c:581:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 581 | RROutputPtr output; | ^~~~~~~~~~~ rrproperty.c: In function 'ProcRRGetOutputProperty': rrproperty.c:615:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 615 | RRPropertyPtr prop, *prev; | ^~~~~~~~~~~~~ CC rrprovider.lo rrprovider.c: In function 'ProcRRGetProviders': rrprovider.c:56:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 56 | xRRGetProvidersReply rep; | ^~~~~~~~~~~~~~~~~~~~ rrprovider.c: In function 'ProcRRGetProviderInfo': rrprovider.c:138:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 138 | xRRGetProviderInfoReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~ rrprovider.c: In function 'ProcRRSetProviderOutputSource': rrprovider.c:321:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 321 | rrScrPrivPtr pScrPriv; | ^~~~~~~~~~~~ rrprovider.c: In function 'ProcRRSetProviderOffloadSink': rrprovider.c:361:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 361 | rrScrPrivPtr pScrPriv; | ^~~~~~~~~~~~ CC rrproviderproperty.lo rrproviderproperty.c: In function 'ProcRRListProviderProperties': rrproviderproperty.c:390:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 390 | Atom *pAtoms = NULL, *temppAtoms; | ^~~~ rrproviderproperty.c: In function 'ProcRRQueryProviderProperty': rrproviderproperty.c:434:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 434 | xRRQueryProviderPropertyReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrproviderproperty.c: In function 'ProcRRConfigureProviderProperty': rrproviderproperty.c:479:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 479 | RRProviderPtr provider; | ^~~~~~~~~~~~~ rrproviderproperty.c: In function 'ProcRRChangeProviderProperty': rrproviderproperty.c:497:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 497 | RRProviderPtr provider; | ^~~~~~~~~~~~~ rrproviderproperty.c: In function 'ProcRRDeleteProviderProperty': rrproviderproperty.c:549:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 549 | RRProviderPtr provider; | ^~~~~~~~~~~~~ rrproviderproperty.c: In function 'ProcRRGetProviderProperty': rrproviderproperty.c:580:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 580 | RRPropertyPtr prop, *prev; | ^~~~~~~~~~~~~ CC rrscreen.lo rrscreen.c: In function 'ProcRRGetScreenSizeRange': rrscreen.c:193:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 193 | xRRGetScreenSizeRangeReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rrscreen.c: In function 'ProcRRSetScreenSize': rrscreen.c:242:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 242 | WindowPtr pWin; | ^~~~~~~~~ rrscreen.c: In function 'rrGetScreenResources': rrscreen.c:488:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 488 | xRRGetScreenResourcesReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rrscreen.c: In function 'ProcRRGetScreenInfo': rrscreen.c:758:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 758 | xRRGetScreenInfoReply rep; | ^~~~~~~~~~~~~~~~~~~~~ rrscreen.c: In function 'ProcRRSetScreenConfig': rrscreen.c:906:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 906 | xRRSetScreenConfigReply rep; | ^~~~~~~~~~~~~~~~~~~~~~~ CC rrsdispatch.lo CC rrtransform.lo CC rrxinerama.lo rrxinerama.c: In function 'ProcRRXineramaGetState': rrxinerama.c:117:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 117 | WindowPtr pWin; | ^~~~~~~~~ rrxinerama.c: In function 'ProcRRXineramaGetScreenCount': rrxinerama.c:168:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 168 | WindowPtr pWin; | ^~~~~~~~~ rrxinerama.c: In function 'ProcRRXineramaGetScreenSize': rrxinerama.c:197:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 197 | WindowPtr pWin, pRoot; | ^~~~~~~~~ CCLD librandr.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/randr' Making all in render make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/render' CC animcur.lo CC filter.lo CC glyph.lo CC matrix.lo CC miindex.lo CC mipict.lo CC mirect.lo CC mitrap.lo CC mitri.lo CC picture.lo CC render.lo render.c: In function 'ProcRenderQueryPictIndexValues': render.c:505:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 505 | xRenderQueryPictIndexValuesReply *reply; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ render.c: In function 'ProcRenderChangePicture': render.c:605:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 605 | int len; | ^~~ render.c: In function 'ProcRenderSetPictureClipRectangles': render.c:622:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 622 | PicturePtr pPicture; | ^~~~~~~~~~ render.c: In function 'ProcRenderAddGlyphs': render.c:999:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 999 | GlyphNewRec glyphsLocal[NLOCALGLYPH]; | ^~~~~~~~~~~ render.c: In function 'ProcRenderFreeGlyphs': render.c:1200:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1200 | GlyphSetPtr glyphSet; | ^~~~~~~~~~~ render.c: In function 'ProcRenderCreateCursor': render.c:1450:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1450 | PicturePtr pSrc; | ^~~~~~~~~~ render.c: In function 'ProcRenderSetPictureTransform': render.c:1644:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1644 | PicturePtr pPicture; | ^~~~~~~~~~ render.c: In function 'ProcRenderQueryFilters': render.c:1655:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1655 | DrawablePtr pDrawable; | ^~~~~~~~~~~ render.c: In function 'ProcRenderSetPictureFilter': render.c:1754:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1754 | PicturePtr pPicture; | ^~~~~~~~~~ render.c: In function 'ProcRenderCreateAnimCursor': render.c:1776:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1776 | CursorPtr *cursors; | ^~~~~~~~~ render.c: In function 'PanoramiXRenderCreatePicture': render.c:2598:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2598 | PanoramiXRes *refDraw, *newPict; | ^~~~~~~~~~~~ render.c: In function 'PanoramiXRenderSetPictureClipRectangles': render.c:2660:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2660 | int result = Success, j; | ^~~ render.c: In function 'PanoramiXRenderSetPictureTransform': render.c:2683:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2683 | int result = Success, j; | ^~~ render.c: In function 'PanoramiXRenderSetPictureFilter': render.c:2705:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2705 | int result = Success, j; | ^~~ render.c: In function 'PanoramiXRenderCompositeGlyphs': render.c:2800:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2800 | xGlyphElt origElt, *elt; | ^~~~~~~~~ render.c: In function 'PanoramiXRenderFillRectangles': render.c:2841:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2841 | char *extra; | ^~~~ render.c: In function 'PanoramiXRenderTrapezoids': render.c:2886:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2886 | char *extra; | ^~~~ render.c: In function 'PanoramiXRenderTriangles': render.c:2947:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2947 | char *extra; | ^~~~ render.c: In function 'PanoramiXRenderTriStrip': render.c:3004:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3004 | char *extra; | ^~~~ render.c: In function 'PanoramiXRenderTriFan': render.c:3057:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3057 | char *extra; | ^~~~ render.c: In function 'PanoramiXRenderAddTraps': render.c:3110:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3110 | char *extra; | ^~~~ render.c: In function 'PanoramiXRenderCreateSolidFill': render.c:3144:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3144 | PanoramiXRes *newPict; | ^~~~~~~~~~~~ render.c: In function 'PanoramiXRenderCreateLinearGradient': render.c:3175:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3175 | PanoramiXRes *newPict; | ^~~~~~~~~~~~ render.c: In function 'PanoramiXRenderCreateRadialGradient': render.c:3207:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3207 | PanoramiXRes *newPict; | ^~~~~~~~~~~~ render.c: In function 'PanoramiXRenderCreateConicalGradient': render.c:3239:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 3239 | PanoramiXRes *newPict; | ^~~~~~~~~~~~ CCLD librender.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/render' Making all in Xi make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xi' CC allowev.lo CC chgdctl.lo CC chgfctl.lo CC chgkbd.lo CC chgkmap.lo CC chgprop.lo CC chgptr.lo CC closedev.lo CC devbell.lo CC exevents.lo CC extinit.lo CC getbmap.lo CC getdctl.lo CC getfctl.lo CC getfocus.lo CC getkmap.lo CC getmmap.lo CC getprop.lo CC getselev.lo CC getvers.lo CC grabdev.lo CC grabdevb.lo CC grabdevk.lo CC gtmotion.lo CC listdev.lo CC opendev.lo CC queryst.lo CC selectev.lo CC sendexev.lo CC setbmap.lo CC setdval.lo CC setfocus.lo CC setmmap.lo CC setmode.lo CC ungrdev.lo CC ungrdevb.lo CC ungrdevk.lo CC xiallowev.lo CC xibarriers.lo xibarriers.c: In function 'SProcXIBarrierReleasePointer': xibarriers.c:841:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 841 | int i; | ^~~ CC xichangecursor.lo CC xichangehierarchy.lo CC xigetclientpointer.lo CC xigrabdev.lo CC xipassivegrab.lo CC xiproperty.lo xiproperty.c: In function 'ProcXChangeDeviceProperty': xiproperty.c:891:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 891 | DeviceIntPtr dev; | ^~~~~~~~~~~~ xiproperty.c: In function 'ProcXDeleteDeviceProperty': xiproperty.c:922:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 922 | DeviceIntPtr dev; | ^~~~~~~~~~~~ xiproperty.c: In function 'ProcXGetDeviceProperty': xiproperty.c:944:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 944 | DeviceIntPtr dev; | ^~~~~~~~~~~~ xiproperty.c: In function 'ProcXIGetProperty': xiproperty.c:1183:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1183 | DeviceIntPtr dev; | ^~~~~~~~~~~~ CC xiquerydevice.lo CC xiquerypointer.lo CC xiqueryversion.lo CC xiselectev.lo CC xisetclientpointer.lo CC xisetdevfocus.lo CC xiwarppointer.lo CCLD libXi.la CC stubs.lo CCLD libXistubs.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xi' Making all in xkb make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xkb' CC ddxBeep.lo CC ddxCtrls.lo CC ddxLEDs.lo CC ddxLoad.lo CC xkb.lo xkb.c: In function 'ProcXkbUseExtension': xkb.c:174:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 174 | xkbUseExtensionReply rep; | ^~~~~~~~~~~~~~~~~~~~ xkb.c: In function 'ProcXkbBell': xkb.c:495:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 495 | DeviceIntPtr dev; | ^~~~~~~~~~~~ xkb.c: In function 'ProcXkbGetState': xkb.c:583:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 583 | DeviceIntPtr dev; | ^~~~~~~~~~~~ CC xkbUtils.lo CC xkbEvents.lo CC xkbAccessX.lo CC xkbSwap.lo CC xkbLEDs.lo CC xkbInit.lo CC xkbActions.lo CC xkbPrKeyEv.lo CC maprules.lo CC xkmread.lo CC xkbtext.lo CC xkbfmisc.lo CC xkbout.lo CC XKBMisc.lo CC XKBAlloc.lo CC XKBGAlloc.lo CC XKBMAlloc.lo CCLD libxkb.la CC ddxVT.lo CC ddxPrivate.lo CC ddxKillSrv.lo CCLD libxkbstubs.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xkb' Making all in dbe make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dbe' CC dbe.lo dbe.c: In function 'ProcDbeAllocateBackBufferName': dbe.c:166:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 166 | WindowPtr pWin; | ^~~~~~~~~ dbe.c: In function 'ProcDbeDeallocateBackBufferName': dbe.c:378:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 378 | DbeWindowPrivPtr pDbeWindowPriv; | ^~~~~~~~~~~~~~~~ dbe.c: In function 'ProcDbeSwapBuffers': dbe.c:447:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 447 | WindowPtr pWin; | ^~~~~~~~~ dbe.c: In function 'ProcDbeGetVisualInfo': dbe.c:566:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 566 | DbeScreenPrivPtr pDbeScreenPriv; | ^~~~~~~~~~~~~~~~ dbe.c: In function 'ProcDbeGetBackBufferAttributes': dbe.c:724:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 724 | xDbeGetBackBufferAttributesReply rep = { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbe.c: In function 'SProcDbeSwapBuffers': dbe.c:922:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 922 | unsigned int i; | ^~~~~~~~ CC midbe.lo CCLD libdbe.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dbe' Making all in record make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/record' CC record.lo record.c: In function 'RecordARequest': record.c:508:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 508 | int majorop; | ^~~ record.c: In function 'ProcRecordCreateContext': record.c:1842:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1842 | RecordContextPtr pContext; | ^~~~~~~~~~~~~~~~ record.c: In function 'ProcRecordUnregisterClients': record.c:1908:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1908 | XID *pCanonClients; | ^~~ record.c: In function 'ProcRecordGetContext': record.c:2132:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2132 | xRecordGetContextReply rep; | ^~~~~~~~~~~~~~~~~~~~~~ record.c: In function 'ProcRecordEnableContext': record.c:2284:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2284 | int i; | ^~~ record.c: In function 'SProcRecordCreateContext': record.c:2530:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2530 | int status; | ^~~ record.c: In function 'SProcRecordRegisterClients': record.c:2543:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 2543 | int status; | ^~~ CC set.lo CCLD librecord.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/record' Making all in xfixes make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xfixes' CC cursor.lo cursor.c: In function 'ProcXFixesSelectCursorInput': cursor.c:267:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 267 | WindowPtr pWin; | ^~~~~~~~~ cursor.c: In function 'ProcXFixesSetCursorName': cursor.c:433:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 433 | Atom atom; | ^~~~ cursor.c: In function 'ProcXFixesGetCursorName': cursor.c:465:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 465 | const char *str; | ^~~~~ cursor.c: In function 'ProcXFixesHideCursor': cursor.c:853:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 853 | int ret; | ^~~ cursor.c: In function 'SProcXFixesCreatePointerBarrier': cursor.c:1024:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1024 | int i; | ^~~ CC disconnect.lo CC region.lo region.c: In function 'ProcXFixesDestroyRegion': region.c:298:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 298 | RegionPtr pRegion; | ^~~~~~~~~ region.c: In function 'ProcXFixesExpandRegion': region.c:769:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 769 | BoxPtr pTmp; | ^~~~~~ region.c: In function 'PanoramiXFixesSetGCClipRegion': region.c:826:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 826 | int result = Success, j; | ^~~ region.c: In function 'PanoramiXFixesSetPictureClipRegion': region.c:892:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 892 | int result = Success, j; | ^~~ CC saveset.lo CC select.lo select.c: In function 'ProcXFixesSelectSelectionInput': select.c:185:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 185 | WindowPtr pWin; | ^~~~~~~~~ CC xfixes.lo xfixes.c: In function 'ProcXFixesDispatch': xfixes.c:154:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 154 | XFixesClientPtr pXFixesClient = GetXFixesClient(client); | ^~~~~~~~~~~~~~~ xfixes.c: In function 'SProcXFixesDispatch': xfixes.c:218:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 218 | XFixesClientPtr pXFixesClient = GetXFixesClient(client); | ^~~~~~~~~~~~~~~ CCLD libxfixes.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xfixes' Making all in damageext make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/damageext' CC damageext.lo damageext.c: In function 'ProcDamageDestroy': damageext.c:313:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 313 | DamageExtPtr pDamageExt; | ^~~~~~~~~~~~ damageext.c: In function 'ProcDamageSubtract': damageext.c:407:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 407 | DamageExtPtr pDamageExt; | ^~~~~~~~~~~~ damageext.c: In function 'ProcDamageAdd': damageext.c:440:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 440 | DrawablePtr pDrawable; | ^~~~~~~~~~~ damageext.c: In function 'ProcDamageDispatch': damageext.c:481:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 481 | DamageClientPtr pDamageClient = GetDamageClient(client); | ^~~~~~~~~~~~~~~ damageext.c: In function 'SProcDamageDispatch': damageext.c:564:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 564 | DamageClientPtr pDamageClient = GetDamageClient(client); | ^~~~~~~~~~~~~~~ CCLD libdamageext.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/damageext' Making all in present make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/present' CC present.lo CC present_event.lo CC present_execute.lo CC present_fake.lo CC present_fence.lo CC present_notify.lo CC present_request.lo present_request.c: In function 'proc_present_query_version': present_request.c:31:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 31 | xPresentQueryVersionReply rep = { | ^~~~~~~~~~~~~~~~~~~~~~~~~ present_request.c: In function 'proc_present_pixmap': present_request.c:85:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 85 | WindowPtr window; | ^~~~~~~~~ present_request.c: In function 'proc_present_notify_msc': present_request.c:159:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 159 | WindowPtr window; | ^~~~~~~~~ present_request.c: In function 'proc_present_select_input': present_request.c:190:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 190 | WindowPtr window; | ^~~~~~~~~ present_request.c: In function 'proc_present_query_capabilities': present_request.c:210:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 210 | xPresentQueryCapabilitiesReply rep = { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC present_scmd.lo CC present_screen.lo CC present_vblank.lo CCLD libpresent.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/present' Making all in exa make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/exa' CC exa.lo CC exa_classic.lo CC exa_migration_classic.lo CC exa_driver.lo CC exa_mixed.lo CC exa_migration_mixed.lo CC exa_accel.lo CC exa_glyphs.lo CC exa_offscreen.lo CC exa_render.lo CC exa_unaccel.lo CCLD libexa.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/exa' Making all in config make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/config' CC config.lo CCLD libconfig.la make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/config' Making all in hw make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' Making all in kdrive make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' Making all in src make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive/src' CC kcmap.lo CC kdrive.lo CC kinfo.lo CC kinput.lo CC kshadow.lo CC kxv.lo CC miinitext.lo CCLD libkdrive.la make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' Making all in test make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' /home/autobuild/make/make all-recursive make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' >>> xserver_xorg-server 21.1.4 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install -C /tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' Making install in dtrace make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc/dtrace' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc/dtrace' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc/dtrace' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc/dtrace' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 Xserver.1 '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/man' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' Making install in dix make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dix' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dix' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/xorg' /usr/bin/install -c -m 644 protocol.txt '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/xorg' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dix' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dix' Making install in fb make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/fb' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/fb' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/fb' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/fb' Making install in mi make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/mi' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/mi' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/mi' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/mi' Making install in Xext make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xext' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xext' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xext' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xext' Making install in miext make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' Making install in sync make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/sync' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/sync' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/sync' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/sync' Making install in damage make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/damage' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/damage' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/damage' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/damage' Making install in shadow make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/shadow' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/shadow' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/shadow' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/shadow' Making install in rootless make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/rootless' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/rootless' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/rootless' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/rootless' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' Making install in os make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/os' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/os' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/os' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/os' Making install in randr make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/randr' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/randr' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/randr' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/randr' Making install in render make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/render' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/render' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/render' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/render' Making install in Xi make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xi' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xi' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xi' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xi' Making install in xkb make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xkb' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xkb' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compiled' /usr/bin/install -c -m 644 README.compiled '/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/X11/xkb/compiled' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xkb' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xkb' Making install in dbe make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dbe' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dbe' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dbe' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dbe' Making install in record make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/record' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/record' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/record' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/record' Making install in xfixes make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xfixes' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xfixes' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xfixes' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xfixes' Making install in damageext make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/damageext' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/damageext' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/damageext' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/damageext' Making install in present make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/present' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/present' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/present' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/present' Making install in exa make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/exa' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/exa' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/exa' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/exa' Making install in config make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/config' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/config' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/config' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/config' Making install in hw make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' Making install in kdrive make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' Making install in src make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive/src' make[5]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive/src' make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[5]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' Making install in test make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' /home/autobuild/make/make install-recursive make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[5]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' >>> xserver_xorg-server 21.1.4 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xserver_xorg-server 21.1.4 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' Making install in doc make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' Making install in dtrace make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc/dtrace' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc/dtrace' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc/dtrace' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc/dtrace' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/doc' Making install in man make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/man' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 Xserver.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/man' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/man' Making install in include make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/include' Making install in dix make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dix' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dix' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/lib/xorg' /usr/bin/install -c -m 644 protocol.txt '/tmp/instance-13/output-1/target/usr/lib/xorg' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dix' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dix' Making install in fb make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/fb' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/fb' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/fb' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/fb' Making install in mi make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/mi' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/mi' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/mi' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/mi' Making install in Xext make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xext' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xext' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xext' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xext' Making install in miext make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' Making install in sync make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/sync' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/sync' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/sync' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/sync' Making install in damage make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/damage' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/damage' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/damage' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/damage' Making install in shadow make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/shadow' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/shadow' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/shadow' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/shadow' Making install in rootless make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/rootless' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/rootless' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/rootless' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext/rootless' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/miext' Making install in os make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/os' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/os' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/os' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/os' Making install in randr make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/randr' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/randr' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/randr' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/randr' Making install in render make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/render' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/render' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/render' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/render' Making install in Xi make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xi' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xi' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xi' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/Xi' Making install in xkb make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xkb' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xkb' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/X11/xkb/compiled' /usr/bin/install -c -m 644 README.compiled '/tmp/instance-13/output-1/target/usr/share/X11/xkb/compiled' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xkb' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xkb' Making install in dbe make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dbe' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dbe' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dbe' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/dbe' Making install in record make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/record' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/record' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/record' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/record' Making install in xfixes make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xfixes' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xfixes' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xfixes' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/xfixes' Making install in damageext make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/damageext' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/damageext' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/damageext' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/damageext' Making install in present make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/present' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/present' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/present' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/present' Making install in exa make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/exa' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/exa' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/exa' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/exa' Making install in config make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/config' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/config' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/config' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/config' Making install in hw make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' Making install in kdrive make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' Making install in src make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive/src' make[5]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive/src' make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[5]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw/kdrive' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/hw' Making install in test make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' /home/autobuild/make/make install-recursive make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[4]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[5]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[4]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4/test' make[2]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' make[3]: Entering directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xserver_xorg-server-21.1.4' >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz.1LjxB0/output' 'https://github.com/jwm-art-net/XorCurses/archive/04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz' --2022-10-17 20:49:55-- https://github.com/jwm-art-net/XorCurses/archive/04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/jwm-art-net/XorCurses/tar.gz/04b664826c5bd30dd483f6a5c8c189ef97e255da [following] --2022-10-17 20:49:56-- https://codeload.github.com/jwm-art-net/XorCurses/tar.gz/04b664826c5bd30dd483f6a5c8c189ef97e255da Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz.1LjxB0/output' 0K .......... .......... .......... .......... .......... 483K 50K .......... ..... 77.4M=0.1s 2022-10-17 20:49:56 (631 KB/s) - '/tmp/instance-13/output-1/build/.xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz.1LjxB0/output' saved [67054] xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz: OK (sha256: 6c60a41b9a74ecd5f6ded337b9982e81eaf7b31a654a4a32b219e3a2ff638ae3) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Extracting gzip -d -c /tmp/instance-13/dl/xorcurses/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da -xf - >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Patching >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Configuring >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Building /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='\"/usr/share/xorcurses\"' -DVERSION='\"04b664826c5bd30dd483f6a5c8c189ef97e255da\"'" make[1]: Entering directory '/tmp/instance-13/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c actions.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c control_flow.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c data_file.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c exit.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c explode.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c fletcher.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c game_display.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c help.c help.c: In function 'read_help_text': help.c:181:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 181 | fgets(buf, HELP_WIDTH, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c icons.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c info.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c level_menu.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c map.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c movelist.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c moves.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c options.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c play_xor.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c player.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c replay.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c scores.c scores.c: In function 'load_scores': scores.c:160:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 160 | fread(tmp, sizeof(ctr_t), MAX_LEVEL + 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c screen.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c splash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c teleport.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c xorcurses.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' actions.o control_flow.o data_file.o exit.o explode.o fletcher.o game_display.o help.o icons.o info.o level_menu.o map.o movelist.o moves.o options.o play_xor.o player.o replay.o scores.o screen.o splash.o teleport.o xorcurses.o -o xorcurses -lcurses make[1]: Leaving directory '/tmp/instance-13/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da' >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Installing to target /usr/bin/install -D -m 0755 /tmp/instance-13/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses /tmp/instance-13/output-1/target/usr/bin/xorcurses mkdir -p /tmp/instance-13/output-1/target/usr/share/xorcurses/maps /usr/bin/install -D -m 0644 /tmp/instance-13/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da/maps/*.xcm /tmp/instance-13/output-1/target/usr/share/xorcurses/maps/ >>> xvkbd 4.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xvkbd-4.1.tar.gz.9VOqIW/output' 'http://t-sato.in.coocan.jp/xvkbd/xvkbd-4.1.tar.gz' --2022-10-17 20:50:03-- http://t-sato.in.coocan.jp/xvkbd/xvkbd-4.1.tar.gz Resolving t-sato.in.coocan.jp (t-sato.in.coocan.jp)... 222.158.205.72, 2001:258:8613:5000::101 Connecting to t-sato.in.coocan.jp (t-sato.in.coocan.jp)|222.158.205.72|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 408704 (399K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.xvkbd-4.1.tar.gz.9VOqIW/output' 0K .......... .......... .......... .......... .......... 12% 113K 3s 50K .......... .......... .......... .......... .......... 25% 343K 2s 100K .......... .......... .......... .......... .......... 37% 151K 2s 150K .......... .......... .......... .......... .......... 50% 193K 1s 200K .......... .......... .......... .......... .......... 62% 222K 1s 250K .......... .......... .......... .......... .......... 75% 229K 1s 300K .......... .......... .......... .......... .......... 87% 168K 0s 350K .......... .......... .......... .......... ......... 100% 149K=2.3s 2022-10-17 20:50:06 (177 KB/s) - '/tmp/instance-13/output-1/build/.xvkbd-4.1.tar.gz.9VOqIW/output' saved [408704/408704] xvkbd-4.1.tar.gz: OK (sha256: 952d07df0fe1e45286520b7c98b4fd00fd60dbf3e3e8ff61e12c259f76a3bef4) >>> xvkbd 4.1 Extracting gzip -d -c /tmp/instance-13/dl/xvkbd/xvkbd-4.1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xvkbd-4.1 -xf - >>> xvkbd 4.1 Patching >>> xvkbd 4.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/xvkbd-4.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xvkbd 4.1 Patching libtool >>> xvkbd 4.1 Configuring (cd /tmp/instance-13/output-1/build/xvkbd-4.1/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=mips64-buildroot-linux-gnu --host=mips64-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 mips64-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 mips64-buildroot-linux-gnu-gcc... /tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc... none checking whether make sets $(MAKE)... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for XAW... no checking for XAW... yes checking for X11... yes checking for XCreateWindow in -lX11... yes checking for XtAppMainLoop in -lXt... yes checking for XTestFakeButtonEvent in -lXtst... yes checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp checking for X... libraries , headers 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for isascii... yes checking for putenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes 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 >>> xvkbd 4.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xvkbd-4.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xvkbd-4.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/xvkbd-4.1' Making all in . make[3]: Entering directory '/tmp/instance-13/output-1/build/xvkbd-4.1' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_I18N -DUSE_XTEST -Wall -DSHAREDIR=\"/usr/share\/xvkbd\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o xvkbd-xvkbd.o `test -f 'xvkbd.c' || echo './'`xvkbd.c xvkbd.c: In function 'AddToCompletionText': xvkbd.c:1593:34: warning: passing argument 2 of 'XawListChange' from incompatible pointer type [-Wincompatible-pointer-types] 1593 | XawListChange(completion_list, word_list, 0, 0, TRUE); | ^~~~~~~~~ | | | char ** In file included from xvkbd.c:47: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xaw/List.h:170:27: note: expected 'const char **' but argument is of type 'char **' 170 | _Xconst char **list, | ^ xvkbd.c: In function 'PopupCompletionPanel': xvkbd.c:1719:34: warning: passing argument 2 of 'XawListChange' from incompatible pointer type [-Wincompatible-pointer-types] 1719 | XawListChange(completion_list, word_list, 0, 0, TRUE); | ^~~~~~~~~ | | | char ** In file included from xvkbd.c:47: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/X11/Xaw/List.h:170:27: note: expected 'const char **' but argument is of type 'char **' 170 | _Xconst char **list, | ^ xvkbd.c: In function 'PropsItemToggled': xvkbd.c:2357:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2357 | appres.key_click_duration = (int)XawToggleGetCurrent(click_buttons); | ^ xvkbd.c:2358:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2358 | appres.autoclick_delay = (int)XawToggleGetCurrent(autoclick_buttons); | ^ xvkbd.c: In function 'PropsSetState': xvkbd.c:2400:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2400 | XawToggleSetCurrent(click_buttons, (XtPointer)appres.key_click_duration); | ^ xvkbd.c:2401:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2401 | XawToggleSetCurrent(autoclick_buttons, (XtPointer)appres.autoclick_delay); | ^ xvkbd.c: In function 'PopupPropsPanel': xvkbd.c:2458:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2458 | XtNradioData, (XtPointer)val, | ^ xvkbd.c:2480:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2480 | XtNradioData, (XtPointer)val, | ^ xvkbd.c:2484:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2484 | (XtPointer)val); | ^ xvkbd.c: In function 'KeyPressed': xvkbd.c:2804:27: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 2804 | if (!appres.secure) system(value + 1); | ^~~~~~~~~~~~~~~~~ xvkbd.c:2984:33: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 2984 | if (!appres.secure) system("xvidtune -next"); | ^~~~~~~~~~~~~~~~~~~~~~~~ xvkbd.c:2986:33: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 2986 | if (!appres.secure) system("xvidtune -prev"); | ^~~~~~~~~~~~~~~~~~~~~~~~ xvkbd.c: In function 'MenuSelected': xvkbd.c:2606:25: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 2606 | if (!appres.secure) system(appres.show_manual_command); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from xvkbd.c:22: In function 'strncpy', inlined from 'ReadProperty' at xvkbd.c:3543:2, inlined from 'main' at xvkbd.c:4087:5: /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 19 bytes from a string of length 199 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_I18N -DUSE_XTEST -Wall -DSHAREDIR=\"/usr/share\/xvkbd\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o xvkbd-findwidget.o `test -f 'findwidget.c' || echo './'`findwidget.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -DUSE_I18N -DUSE_XTEST -Wall -DSHAREDIR=\"/usr/share\/xvkbd\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o xvkbd xvkbd-xvkbd.o xvkbd-findwidget.o -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lXaw7 -lXt -lX11 -L/tmp/instance-13/output-1/host/bin/../mips64-buildroot-linux-gnu/sysroot/usr/lib -lXmu -lXt -lX11 -lXtst -lXtst -lXt -lX11 [ ! -e xvkbd.1 ] || rm xvkbd.1 ln -s xvkbd.man xvkbd.1 make[3]: Leaving directory '/tmp/instance-13/output-1/build/xvkbd-4.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xvkbd-4.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xvkbd-4.1' >>> xvkbd 4.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-13/output-1/target install -C /tmp/instance-13/output-1/build/xvkbd-4.1/ make[1]: Entering directory '/tmp/instance-13/output-1/build/xvkbd-4.1' Making install in . make[2]: Entering directory '/tmp/instance-13/output-1/build/xvkbd-4.1' make[3]: Entering directory '/tmp/instance-13/output-1/build/xvkbd-4.1' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c xvkbd '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xvkbd.1 '/tmp/instance-13/output-1/target/usr/share/man/man1' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-13/output-1/build/xvkbd-4.1' [ -d /tmp/instance-13/output-1/target/usr/share/X11/app-defaults ] || mkdir /tmp/instance-13/output-1/target/usr/share/X11/app-defaults for file in *.ad; do \ /usr/bin/install -c -m 644 $file /tmp/instance-13/output-1/target/usr/share/X11/app-defaults/${file%.ad}; \ done [ -d /tmp/instance-13/output-1/target/usr/share/xvkbd/ ] || mkdir /tmp/instance-13/output-1/target/usr/share/xvkbd/ /usr/bin/install -c -m 644 words.english /tmp/instance-13/output-1/target/usr/share/xvkbd/words.english make[4]: Leaving directory '/tmp/instance-13/output-1/build/xvkbd-4.1' make[3]: Leaving directory '/tmp/instance-13/output-1/build/xvkbd-4.1' make[2]: Leaving directory '/tmp/instance-13/output-1/build/xvkbd-4.1' make[1]: Leaving directory '/tmp/instance-13/output-1/build/xvkbd-4.1' >>> xxhash 0.8.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.xxhash-0.8.1.tar.gz.MZ8i4E/output' 'https://github.com/Cyan4973/xxHash/archive/v0.8.1/xxhash-0.8.1.tar.gz' --2022-10-17 20:50:16-- https://github.com/Cyan4973/xxHash/archive/v0.8.1/xxhash-0.8.1.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/Cyan4973/xxHash/tar.gz/refs/tags/v0.8.1 [following] --2022-10-17 20:50:16-- https://codeload.github.com/Cyan4973/xxHash/tar.gz/refs/tags/v0.8.1 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 171552 (168K) [application/x-gzip] Saving to: '/tmp/instance-13/output-1/build/.xxhash-0.8.1.tar.gz.MZ8i4E/output' 0K .......... .......... .......... .......... .......... 29% 474K 0s 50K .......... .......... .......... .......... .......... 59% 918K 0s 100K .......... .......... .......... .......... .......... 89% 90.0M 0s 150K .......... ....... 100% 90.0M=0.2s 2022-10-17 20:50:16 (1.02 MB/s) - '/tmp/instance-13/output-1/build/.xxhash-0.8.1.tar.gz.MZ8i4E/output' saved [171552/171552] xxhash-0.8.1.tar.gz: OK (sha256: 3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c) >>> xxhash 0.8.1 Extracting gzip -d -c /tmp/instance-13/dl/xxhash/xxhash-0.8.1.tar.gz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/xxhash-0.8.1 -xf - >>> xxhash 0.8.1 Patching Applying 0001-fix-man-page-installation.patch using patch: patching file Makefile Applying 0002-Makefile-add-dedicated-install-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 494 (offset -11 lines). Hunk #2 succeeded at 511 (offset -11 lines). Applying 0003-do-no-longer-depend-on-assert-h-for-XXH_STATIC_ASSERT.patch using patch: patching file xxhash.h Hunk #1 succeeded at 1546 (offset -203 lines). >>> xxhash 0.8.1 Configuring >>> xxhash 0.8.1 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xxhash-0.8.1 xxhsum libxxhash libxxhash.pc make[1]: Entering directory '/tmp/instance-13/output-1/build/xxhash-0.8.1' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xxhsum.o cli/xxhsum.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_output.o cli/xsum_output.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_bench.o cli/xsum_bench.c /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o -o xxhsum /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.1 ln -sf libxxhash.so.0.8.1 libxxhash.so.0 ln -sf libxxhash.so.0.8.1 libxxhash.so creating pkgconfig make[1]: Leaving directory '/tmp/instance-13/output-1/build/xxhash-0.8.1' >>> xxhash 0.8.1 Installing to staging directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xxhash-0.8.1 PREFIX=/usr DESTDIR=/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot install_xxhsum install_libxxhash install_libxxhash.pc make[1]: Entering directory '/tmp/instance-13/output-1/build/xxhash-0.8.1' Installing xxhsum Installing libxxhash Installing pkgconfig make[1]: Leaving directory '/tmp/instance-13/output-1/build/xxhash-0.8.1' >>> xxhash 0.8.1 Fixing libtool files for la in $(find /tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-13/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-13/output-1/host/mips64-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-13/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-13/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 >>> xxhash 0.8.1 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/xxhash-0.8.1 PREFIX=/usr DESTDIR=/tmp/instance-13/output-1/target install_xxhsum install_libxxhash install_libxxhash.pc make[1]: Entering directory '/tmp/instance-13/output-1/build/xxhash-0.8.1' Installing xxhsum Installing libxxhash Installing pkgconfig make[1]: Leaving directory '/tmp/instance-13/output-1/build/xxhash-0.8.1' >>> zerofree 1.1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.zerofree-1.1.1.tgz.nHaC2w/output' 'https://frippery.org/uml/zerofree-1.1.1.tgz' --2022-10-17 20:50:31-- 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-13/output-1/build/.zerofree-1.1.1.tgz.nHaC2w/output' 0K ........ 100% 114M=0s 2022-10-17 20:50:31 (114 MB/s) - '/tmp/instance-13/output-1/build/.zerofree-1.1.1.tgz.nHaC2w/output' saved [8710/8710] zerofree-1.1.1.tgz: OK (sha256: 956bc861b55ba0a2b7593c58d32339dab1a0e7da6ea2b813d27c80f08b723867) >>> zerofree 1.1.1 Extracting gzip -d -c /tmp/instance-13/dl/zerofree/zerofree-1.1.1.tgz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/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-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" LD="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-ld" NM="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-g++" FC="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/mips64-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-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/mips64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 " -C /tmp/instance-13/output-1/build/zerofree-1.1.1 make[1]: Entering directory '/tmp/instance-13/output-1/build/zerofree-1.1.1' /tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o zerofree zerofree.c -lext2fs make[1]: Leaving directory '/tmp/instance-13/output-1/build/zerofree-1.1.1' >>> zerofree 1.1.1 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-13/output-1/build/zerofree-1.1.1/zerofree /tmp/instance-13/output-1/target/usr/bin/zerofree >>> host-lzma 4.32.7 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-13/output-1/build/.lzma-4.32.7.tar.xz.p7Hj1l/output' 'http://tukaani.org/lzma/lzma-4.32.7.tar.xz' --2022-10-17 20:50:34-- http://tukaani.org/lzma/lzma-4.32.7.tar.xz Resolving tukaani.org (tukaani.org)... 84.34.147.45 Connecting to tukaani.org (tukaani.org)|84.34.147.45|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://tukaani.org/lzma/lzma-4.32.7.tar.xz [following] --2022-10-17 20:50:34-- https://tukaani.org/lzma/lzma-4.32.7.tar.xz Connecting to tukaani.org (tukaani.org)|84.34.147.45|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 273280 (267K) [application/x-tar] Saving to: '/tmp/instance-13/output-1/build/.lzma-4.32.7.tar.xz.p7Hj1l/output' 0K .......... .......... .......... .......... .......... 18% 315K 1s 50K .......... .......... .......... .......... .......... 37% 385K 0s 100K .......... .......... .......... .......... .......... 56% 2.90M 0s 150K .......... .......... .......... .......... .......... 74% 386K 0s 200K .......... .......... .......... .......... .......... 93% 4.13M 0s 250K .......... ...... 100% 6.59M=0.4s 2022-10-17 20:50:35 (594 KB/s) - '/tmp/instance-13/output-1/build/.lzma-4.32.7.tar.xz.p7Hj1l/output' saved [273280/273280] lzma-4.32.7.tar.xz: OK (sha256: 02aa57f995d15b7acb7c2496d88a39fb0124ea00bf027cc61dd24eddb5942dff) >>> host-lzma 4.32.7 Extracting /tmp/instance-13/output-1/host/bin/xzcat /tmp/instance-13/dl/lzma/lzma-4.32.7.tar.xz | /tmp/instance-13/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-lzma-4.32.7 -xf - >>> host-lzma 4.32.7 Patching Applying 0001-Remove-static-from-LDFLAGS.patch using patch: patching file src/lzmadec/Makefile.am patching file src/lzmadec/Makefile.in patching file src/lzmainfo/Makefile.am patching file src/lzmainfo/Makefile.in >>> host-lzma 4.32.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/host-lzma-4.32.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-lzma 4.32.7 Patching libtool patching file /tmp/instance-13/output-1/build/host-lzma-4.32.7/ltmain.sh Hunk #1 succeeded at 273 (offset 47 lines). Hunk #2 succeeded at 399 (offset 151 lines). Hunk #3 succeeded at 1441 (offset 197 lines). Hunk #4 succeeded at 2411 with fuzz 2 (offset 258 lines). Hunk #5 succeeded at 2555 with fuzz 1 (offset 270 lines). Hunk #6 succeeded at 5611 (offset 429 lines). Hunk #7 succeeded at 5936 (offset 432 lines). >>> host-lzma 4.32.7 Configuring (cd /tmp/instance-13/output-1/build/host-lzma-4.32.7/ && rm -rf config.cache; PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-13/output-1/host" --sysconfdir="/tmp/instance-13/output-1/host/etc" --localstatedir="/tmp/instance-13/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: Unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls configure: loading site script /dev/null checking if debugging code should be compiled... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/g++... none checking for gcc... /usr/bin/gcc checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... /usr/bin/g++ -E checking whether we are using the GNU Fortran 77 compiler... no checking whether no accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for objdir... .libs checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for strip... strip checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC checking if /usr/bin/gcc PIC flag -fPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC checking if /usr/bin/g++ PIC flag -fPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for int_fast8_t... yes checking for uint_fast8_t... yes checking for int_fast16_t... yes checking for uint_fast16_t... yes checking for int_fast32_t... yes checking for uint_fast32_t... yes checking for int_fast64_t... yes checking for uint_fast64_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for memmove... yes checking for strdup... yes checking for memset... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for utime... yes checking for utimes... yes checking for futimes... yes checking for futimesat... yes checking for snprintf... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/liblzmadec/Makefile config.status: creating src/lzmadec/Makefile config.status: creating src/lzmainfo/Makefile config.status: creating src/lzma/Makefile config.status: creating src/scripts/Makefile config.status: creating src/sdk/7zip/Common/Makefile config.status: creating src/sdk/7zip/Compress/LZ/Makefile config.status: creating src/sdk/7zip/Compress/LZMA/Makefile config.status: creating src/sdk/7zip/Compress/LZMA_C/Makefile config.status: creating src/sdk/7zip/Compress/Makefile config.status: creating src/sdk/7zip/Compress/RangeCoder/Makefile config.status: creating src/sdk/7zip/Makefile config.status: creating src/sdk/Common/Makefile config.status: creating src/sdk/Makefile config.status: creating tests/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, --disable-nls >>> host-lzma 4.32.7 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-13/output-1/build/host-lzma-4.32.7/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' Making all in src make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src' Making all in liblzmadec make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/liblzmadec' /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-13/output-1/host/include -g -O2 -I/tmp/instance-13/output-1/host/include -c -o main.lo main.c mkdir .libs /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-13/output-1/host/include -g -O2 -I/tmp/instance-13/output-1/host/include -c main.c -fPIC -DPIC -o .libs/main.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-13/output-1/host/include -g -O2 -I/tmp/instance-13/output-1/host/include -c -o buffer.lo buffer.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-13/output-1/host/include -g -O2 -I/tmp/instance-13/output-1/host/include -c buffer.c -fPIC -DPIC -o .libs/buffer.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-13/output-1/host/include -g -O2 -I/tmp/instance-13/output-1/host/include -c -o io.lo io.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-13/output-1/host/include -g -O2 -I/tmp/instance-13/output-1/host/include -c io.c -fPIC -DPIC -o .libs/io.o /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -I/tmp/instance-13/output-1/host/include -version-info 0:0:0 -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib -o liblzmadec.la -rpath /tmp/instance-13/output-1/host/lib main.lo buffer.lo io.lo /usr/bin/gcc -shared .libs/main.o .libs/buffer.o .libs/io.o -L/tmp/instance-13/output-1/host/lib -Wl,-rpath -Wl,/tmp/instance-13/output-1/host/lib -Wl,-soname -Wl,liblzmadec.so.0 -o .libs/liblzmadec.so.0.0.0 (cd .libs && rm -f liblzmadec.so.0 && ln -s liblzmadec.so.0.0.0 liblzmadec.so.0) (cd .libs && rm -f liblzmadec.so && ln -s liblzmadec.so.0.0.0 liblzmadec.so) creating liblzmadec.la (cd .libs && rm -f liblzmadec.la && ln -s ../liblzmadec.la liblzmadec.la) make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/liblzmadec' Making all in lzmadec make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmadec' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzmadec -I/tmp/instance-13/output-1/host/include -g -O2 -I/tmp/instance-13/output-1/host/include -c lzmadec.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -I/tmp/instance-13/output-1/host/include -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib -o lzmadec lzmadec.o ../../src/liblzmadec/liblzmadec.la mkdir .libs /usr/bin/gcc -g -O2 -I/tmp/instance-13/output-1/host/include -Wl,-rpath -Wl,/tmp/instance-13/output-1/host/lib -o lzmadec lzmadec.o -L/tmp/instance-13/output-1/host/lib ../../src/liblzmadec/.libs/liblzmadec.so -Wl,--rpath -Wl,/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/liblzmadec/.libs -Wl,--rpath -Wl,/tmp/instance-13/output-1/host/lib make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmadec' Making all in lzmainfo make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmainfo' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzmadec -I/tmp/instance-13/output-1/host/include -g -O2 -I/tmp/instance-13/output-1/host/include -c lzmainfo.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -I/tmp/instance-13/output-1/host/include -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib -o lzmainfo lzmainfo.o ../../src/liblzmadec/liblzmadec.la mkdir .libs /usr/bin/gcc -g -O2 -I/tmp/instance-13/output-1/host/include -Wl,-rpath -Wl,/tmp/instance-13/output-1/host/lib -o lzmainfo lzmainfo.o -L/tmp/instance-13/output-1/host/lib ../../src/liblzmadec/.libs/liblzmadec.so -Wl,--rpath -Wl,/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/liblzmadec/.libs -Wl,--rpath -Wl,/tmp/instance-13/output-1/host/lib make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmainfo' Making all in sdk make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk' Making all in Common make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/Common' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I.. -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o Alloc.o Alloc.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I.. -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o C_FileIO.o C_FileIO.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I.. -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o CRC.o CRC.cpp rm -f libCommon.a /usr/bin/ar cru libCommon.a Alloc.o C_FileIO.o CRC.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libCommon.a make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/Common' Making all in 7zip make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip' Making all in Common make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Common' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o InBuffer.o InBuffer.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o OutBuffer.o OutBuffer.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o FileStreams.o FileStreams.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o StreamUtils.o StreamUtils.cpp rm -f libCommon.a /usr/bin/ar cru libCommon.a InBuffer.o OutBuffer.o FileStreams.o StreamUtils.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libCommon.a make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Common' Making all in Compress make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress' Making all in RangeCoder make[7]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o RangeCoderBit.o RangeCoderBit.cpp rm -f libRangeCoder.a /usr/bin/ar cru libRangeCoder.a RangeCoderBit.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libRangeCoder.a make[7]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' Making all in LZ make[7]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZ' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o LZInWindow.o LZInWindow.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o LZOutWindow.o LZOutWindow.cpp rm -f libLZ.a /usr/bin/ar cru libLZ.a LZInWindow.o LZOutWindow.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libLZ.a make[7]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZ' Making all in LZMA make[7]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o LZMADecoder.o LZMADecoder.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../../../../.. -I/tmp/instance-13/output-1/host/include -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o LZMAEncoder.o LZMAEncoder.cpp rm -f libLZMA.a /usr/bin/ar cru libLZMA.a LZMADecoder.o LZMAEncoder.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libLZMA.a make[7]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA' Making all in LZMA_C make[7]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I/tmp/instance-13/output-1/host/include -D_LZMA_IN_CB -D_LZMA_OUT_READ -D_LZMA_SYSTEM_SIZE_T -D_LZMA_PROB32 -g -O2 -I/tmp/instance-13/output-1/host/include -c LzmaDecode.c rm -f libLZMA_C.a /usr/bin/ar cru libLZMA_C.a LzmaDecode.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libLZMA_C.a make[7]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' make[7]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress' make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress' make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip' make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk' Making all in lzma make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -I/tmp/instance-13/output-1/host/include -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o lzmp.o lzmp.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -I/tmp/instance-13/output-1/host/include -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o C_FileIO.o `test -f '../../src/sdk/Common/C_FileIO.cpp' || echo './'`../../src/sdk/Common/C_FileIO.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -I/tmp/instance-13/output-1/host/include -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o CRC.o `test -f '../../src/sdk/Common/CRC.cpp' || echo './'`../../src/sdk/Common/CRC.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -I/tmp/instance-13/output-1/host/include -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o Alloc.o `test -f '../../src/sdk/Common/Alloc.cpp' || echo './'`../../src/sdk/Common/Alloc.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -I/tmp/instance-13/output-1/host/include -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o FileStreams.o `test -f '../../src/sdk/7zip/Common/FileStreams.cpp' || echo './'`../../src/sdk/7zip/Common/FileStreams.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -I/tmp/instance-13/output-1/host/include -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o InBuffer.o `test -f '../../src/sdk/7zip/Common/InBuffer.cpp' || echo './'`../../src/sdk/7zip/Common/InBuffer.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -I/tmp/instance-13/output-1/host/include -g -g -O2 -I/tmp/instance-13/output-1/host/include -c -o OutBuffer.o `test -f '../../src/sdk/7zip/Common/OutBuffer.cpp' || echo './'`../../src/sdk/7zip/Common/OutBuffer.cpp /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -g -g -O2 -I/tmp/instance-13/output-1/host/include -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib -o lzma lzmp.o C_FileIO.o CRC.o Alloc.o FileStreams.o InBuffer.o OutBuffer.o ../../src/sdk/7zip/Compress/LZMA/libLZMA.a ../../src/sdk/7zip/Compress/LZ/libLZ.a ../../src/sdk/7zip/Common/libCommon.a ../../src/sdk/7zip/Compress/RangeCoder/libRangeCoder.a mkdir .libs /usr/bin/g++ -g -g -O2 -I/tmp/instance-13/output-1/host/include -Wl,-rpath -Wl,/tmp/instance-13/output-1/host/lib -o lzma lzmp.o C_FileIO.o CRC.o Alloc.o FileStreams.o InBuffer.o OutBuffer.o -L/tmp/instance-13/output-1/host/lib ../../src/sdk/7zip/Compress/LZMA/libLZMA.a ../../src/sdk/7zip/Compress/LZ/libLZ.a ../../src/sdk/7zip/Common/libCommon.a ../../src/sdk/7zip/Compress/RangeCoder/libRangeCoder.a make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' Making all in scripts make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/scripts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/scripts' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src' Making all in tests make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' >>> host-lzma 4.32.7 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-13/output-1/build/host-lzma-4.32.7/ make[1]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' Making install in src make[2]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src' Making install in liblzmadec make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/liblzmadec' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/liblzmadec' test -z "/tmp/instance-13/output-1/host/lib" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/host/lib" /bin/bash ../../libtool --mode=install /usr/bin/install -c 'liblzmadec.la' '/tmp/instance-13/output-1/host/lib/liblzmadec.la' /usr/bin/install -c .libs/liblzmadec.so.0.0.0 /tmp/instance-13/output-1/host/lib/liblzmadec.so.0.0.0 (cd /tmp/instance-13/output-1/host/lib && { ln -s -f liblzmadec.so.0.0.0 liblzmadec.so.0 || { rm -f liblzmadec.so.0 && ln -s liblzmadec.so.0.0.0 liblzmadec.so.0; }; }) (cd /tmp/instance-13/output-1/host/lib && { ln -s -f liblzmadec.so.0.0.0 liblzmadec.so || { rm -f liblzmadec.so && ln -s liblzmadec.so.0.0.0 liblzmadec.so; }; }) /usr/bin/install -c .libs/liblzmadec.lai /tmp/instance-13/output-1/host/lib/liblzmadec.la PATH="$PATH:/sbin" ldconfig -n /tmp/instance-13/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-13/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/tmp/instance-13/output-1/host/include" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/host/include" /usr/bin/install -c -m 644 'lzmadec.h' '/tmp/instance-13/output-1/host/include/lzmadec.h' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/liblzmadec' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/liblzmadec' Making install in lzmadec make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmadec' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmadec' test -z "/tmp/instance-13/output-1/host/bin" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/host/bin" /bin/bash ../../libtool --mode=install /usr/bin/install -c 'lzmadec' '/tmp/instance-13/output-1/host/bin/lzmadec' /usr/bin/install -c lzmadec /tmp/instance-13/output-1/host/bin/lzmadec test -z "/tmp/instance-13/output-1/host/share/man/man1" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/host/share/man/man1" /usr/bin/install -c -m 644 './lzmadec.1' '/tmp/instance-13/output-1/host/share/man/man1/lzmadec.1' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmadec' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmadec' Making install in lzmainfo make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmainfo' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmainfo' test -z "/tmp/instance-13/output-1/host/bin" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/host/bin" /bin/bash ../../libtool --mode=install /usr/bin/install -c 'lzmainfo' '/tmp/instance-13/output-1/host/bin/lzmainfo' /usr/bin/install -c lzmainfo /tmp/instance-13/output-1/host/bin/lzmainfo test -z "/tmp/instance-13/output-1/host/share/man/man1" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/host/share/man/man1" /usr/bin/install -c -m 644 './lzmainfo.1' '/tmp/instance-13/output-1/host/share/man/man1/lzmainfo.1' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmainfo' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzmainfo' Making install in sdk make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk' Making install in Common make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/Common' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/Common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/Common' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/Common' Making install in 7zip make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip' Making install in Common make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Common' make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Common' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Common' make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Common' Making install in Compress make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress' Making install in RangeCoder make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' make[7]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' Making install in LZ make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZ' make[7]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZ' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZ' make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZ' Making install in LZMA make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA' make[7]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA' make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA' Making install in LZMA_C make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' make[7]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress' make[7]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress' make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress' make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip/Compress' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip' make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip' make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk/7zip' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/sdk' Making install in lzma make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' test -z "/tmp/instance-13/output-1/host/bin" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/host/bin" /bin/bash ../../libtool --mode=install /usr/bin/install -c 'lzma' '/tmp/instance-13/output-1/host/bin/lzma' /usr/bin/install -c lzma /tmp/instance-13/output-1/host/bin/lzma /home/autobuild/make/make install-exec-hook make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' cd /tmp/instance-13/output-1/host/bin && \ rm -f unlzma lzcat && \ ln -s lzma unlzma && \ ln -s lzma lzcat make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' test -z "/tmp/instance-13/output-1/host/share/man/man1" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/host/share/man/man1" /usr/bin/install -c -m 644 './lzma.1' '/tmp/instance-13/output-1/host/share/man/man1/lzma.1' /home/autobuild/make/make install-data-hook make[6]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' cd /tmp/instance-13/output-1/host/share/man/man1 && \ rm -f unlzma.1 lzcat.1 && \ ln -s lzma.1 unlzma.1 && \ ln -s lzma.1 lzcat.1 make[6]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/lzma' Making install in scripts make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/scripts' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/scripts' test -z "/tmp/instance-13/output-1/host/bin" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/host/bin" /usr/bin/install -c 'lzdiff' '/tmp/instance-13/output-1/host/bin/lzdiff' /usr/bin/install -c 'lzgrep' '/tmp/instance-13/output-1/host/bin/lzgrep' /usr/bin/install -c 'lzmore' '/tmp/instance-13/output-1/host/bin/lzmore' /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/scripts' cd /tmp/instance-13/output-1/host/bin && \ rm -f lzcmp lzegrep lzfgrep lzless && \ ln -s lzdiff lzcmp && \ ln -s lzgrep lzegrep && \ ln -s lzgrep lzfgrep && \ ln -s lzmore lzless make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/scripts' test -z "/tmp/instance-13/output-1/host/share/man/man1" || /usr/bin/mkdir -p "/tmp/instance-13/output-1/host/share/man/man1" /usr/bin/install -c -m 644 './lzdiff.1' '/tmp/instance-13/output-1/host/share/man/man1/lzdiff.1' /usr/bin/install -c -m 644 './lzgrep.1' '/tmp/instance-13/output-1/host/share/man/man1/lzgrep.1' /usr/bin/install -c -m 644 './lzmore.1' '/tmp/instance-13/output-1/host/share/man/man1/lzmore.1' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/scripts' cd /tmp/instance-13/output-1/host/share/man/man1 && \ rm -f lzcmp.1 lzegrep.1 lzfgrep.1 lzless.1 && \ ln -s lzdiff.1 lzcmp.1 && \ ln -s lzgrep.1 lzegrep.1 && \ ln -s lzgrep.1 lzfgrep.1 && \ ln -s lzmore.1 lzless.1 make[5]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/scripts' make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/scripts' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src/scripts' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src' make[4]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src' make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/src' Making install in tests make[2]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/tests' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/tests' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7/tests' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' make[3]: Entering directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-lzma-4.32.7' make[1]: Entering directory '/tmp/instance-13/output-1/build/linux-6.0.1' 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/menu.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 target '32r2el_defconfig' Using ./arch/mips/configs/generic_defconfig as base Merging arch/mips/configs/generic/32r2.config Merging arch/mips/configs/generic/el.config Merging ./arch/mips/configs/generic/board-boston.config Merging ./arch/mips/configs/generic/board-marduk.config Merging ./arch/mips/configs/generic/board-ni169445.config Merging ./arch/mips/configs/generic/board-ocelot.config Merging ./arch/mips/configs/generic/board-ranchu.config Merging ./arch/mips/configs/generic/board-sead-3.config Merging ./arch/mips/configs/generic/board-xilfpga.config # # configuration written to .config # make[1]: Leaving directory '/tmp/instance-13/output-1/build/linux-6.0.1' Using /tmp/instance-13/output-1/build/linux-6.0.1/.config as base # # merged configuration written to /tmp/instance-13/output-1/build/linux-6.0.1/.config (needs make) # make[1]: Entering directory '/tmp/instance-13/output-1/build/linux-6.0.1' # # No change to .config # make[1]: Leaving directory '/tmp/instance-13/output-1/build/linux-6.0.1' /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_GZIP\>/d' /tmp/instance-13/output-1/build/linux-6.0.1//.config && echo '# CONFIG_KERNEL_GZIP is not set' >> /tmp/instance-13/output-1/build/linux-6.0.1//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZ4\>/d' /tmp/instance-13/output-1/build/linux-6.0.1//.config && echo '# CONFIG_KERNEL_LZ4 is not set' >> /tmp/instance-13/output-1/build/linux-6.0.1//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZO\>/d' /tmp/instance-13/output-1/build/linux-6.0.1//.config && echo '# CONFIG_KERNEL_LZO is not set' >> /tmp/instance-13/output-1/build/linux-6.0.1//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_XZ\>/d' /tmp/instance-13/output-1/build/linux-6.0.1//.config && echo '# CONFIG_KERNEL_XZ is not set' >> /tmp/instance-13/output-1/build/linux-6.0.1//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_ZSTD\>/d' /tmp/instance-13/output-1/build/linux-6.0.1//.config && echo '# CONFIG_KERNEL_ZSTD is not set' >> /tmp/instance-13/output-1/build/linux-6.0.1//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_UNCOMPRESSED\>/d' /tmp/instance-13/output-1/build/linux-6.0.1//.config && echo '# CONFIG_KERNEL_UNCOMPRESSED is not set' >> /tmp/instance-13/output-1/build/linux-6.0.1//.config if grep -q "^CONFIG_DEBUG_INFO_BTF=y" /tmp/instance-13/output-1/build/linux-6.0.1//.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-13/output-1/build/linux-6.0.1//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /tmp/instance-13/output-1/build/linux-6.0.1//.config make[1]: Entering directory '/tmp/instance-13/output-1/build/linux-6.0.1' .config:4088:warning: override: CPU_BIG_ENDIAN changes choice state # # configuration written to .config # make[1]: Leaving directory '/tmp/instance-13/output-1/build/linux-6.0.1' >>> linux 6.0.1 Configuring >>> linux 6.0.1 Building /usr/bin/sed -i -e '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /tmp/instance-13/output-1/build/linux-6.0.1//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /tmp/instance-13/output-1/build/linux-6.0.1//.config PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/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-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" BR_BINARIES_DIR=/tmp/instance-13/output-1/images KCFLAGS=-Wno-attribute-alias /home/autobuild/make/make -j1 HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-13/output-1/host/include -L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/tmp/instance-13/output-1/target CROSS_COMPILE="/tmp/instance-13/output-1/host/bin/mips64-buildroot-linux-gnu-" WERROR=0 DEPMOD=/tmp/instance-13/output-1/host/sbin/depmod -C /tmp/instance-13/output-1/build/linux-6.0.1 all make[1]: Entering directory '/tmp/instance-13/output-1/build/linux-6.0.1' 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/menu.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 SYSHDR arch/mips/include/generated/uapi/asm/unistd_n32.h SYSHDR arch/mips/include/generated/uapi/asm/unistd_n64.h SYSHDR arch/mips/include/generated/uapi/asm/unistd_o32.h SYSTBL arch/mips/include/generated/asm/syscall_table_n32.h SYSTBL arch/mips/include/generated/asm/syscall_table_n64.h SYSTBL arch/mips/include/generated/asm/syscall_table_o32.h SYSNR arch/mips/include/generated/asm/unistd_nr_n32.h SYSNR arch/mips/include/generated/asm/unistd_nr_n64.h SYSNR arch/mips/include/generated/asm/unistd_nr_o32.h HOSTCC arch/mips/tools/elf-entry HOSTCC arch/mips/boot/tools/relocs_32.o HOSTCC arch/mips/boot/tools/relocs_64.o HOSTCC arch/mips/boot/tools/relocs_main.o HOSTLD arch/mips/boot/tools/relocs 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/dtc/libfdt/fdt.o HOSTCC scripts/dtc/libfdt/fdt_ro.o HOSTCC scripts/dtc/libfdt/fdt_wip.o HOSTCC scripts/dtc/libfdt/fdt_sw.o HOSTCC scripts/dtc/libfdt/fdt_rw.o HOSTCC scripts/dtc/libfdt/fdt_strerror.o HOSTCC scripts/dtc/libfdt/fdt_empty_tree.o HOSTCC scripts/dtc/libfdt/fdt_addresses.o HOSTCC scripts/dtc/libfdt/fdt_overlay.o HOSTCC scripts/dtc/fdtoverlay.o HOSTLD scripts/dtc/fdtoverlay HOSTCC scripts/kallsyms HOSTCC scripts/sorttable WRAP arch/mips/include/generated/uapi/asm/kvm_para.h WRAP arch/mips/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/mips/include/generated/uapi/asm/ipcbuf.h WRAP arch/mips/include/generated/asm/export.h WRAP arch/mips/include/generated/asm/kvm_para.h WRAP arch/mips/include/generated/asm/mcs_spinlock.h WRAP arch/mips/include/generated/asm/parport.h WRAP arch/mips/include/generated/asm/qrwlock.h WRAP arch/mips/include/generated/asm/qspinlock.h WRAP arch/mips/include/generated/asm/user.h WRAP arch/mips/include/generated/asm/archrandom.h WRAP arch/mips/include/generated/asm/current.h WRAP arch/mips/include/generated/asm/device.h WRAP arch/mips/include/generated/asm/emergency-restart.h WRAP arch/mips/include/generated/asm/irq_work.h WRAP arch/mips/include/generated/asm/kmap_size.h WRAP arch/mips/include/generated/asm/local64.h WRAP arch/mips/include/generated/asm/module.lds.h WRAP arch/mips/include/generated/asm/msi.h WRAP arch/mips/include/generated/asm/percpu.h WRAP arch/mips/include/generated/asm/preempt.h WRAP arch/mips/include/generated/asm/rwonce.h WRAP arch/mips/include/generated/asm/sections.h WRAP arch/mips/include/generated/asm/serial.h WRAP arch/mips/include/generated/asm/simd.h WRAP arch/mips/include/generated/asm/softirq_stack.h WRAP arch/mips/include/generated/asm/trace_clock.h WRAP arch/mips/include/generated/asm/unaligned.h WRAP arch/mips/include/generated/asm/word-at-a-time.h WRAP arch/mips/include/generated/asm/xor.h UPD include/config/kernel.release UPD include/generated/uapi/linux/version.h GEN include/generated/autoksyms.h UPD include/generated/utsrelease.h CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o CC scripts/mod/devicetable-offsets.s UPD scripts/mod/devicetable-offsets.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s UPD include/generated/bounds.h UPD include/generated/timeconst.h CC arch/mips/kernel/asm-offsets.s UPD include/generated/asm-offsets.h CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh CC init/main.o CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o CC init/do_mounts.o CC init/do_mounts_rd.o CC init/do_mounts_initrd.o CC init/initramfs.o CC init/calibrate.o CC init/init_task.o AR init/built-in.a HOSTCC usr/gen_init_cpio GEN usr/initramfs_data.cpio COPY usr/initramfs_inc_data AS usr/initramfs_data.o AR usr/built-in.a CC arch/mips/generic/init.o CC arch/mips/generic/irq.o CC arch/mips/generic/proc.o CC arch/mips/generic/yamon-dt.o CC arch/mips/generic/board-sead3.o CC arch/mips/generic/board-ranchu.o AR arch/mips/generic/built-in.a AS arch/mips/kernel/head.o LDS arch/mips/kernel/vmlinux.lds CC arch/mips/kernel/branch.o CC arch/mips/kernel/cmpxchg.o CC arch/mips/kernel/elf.o AS arch/mips/kernel/entry.o AS arch/mips/kernel/genex.o CC arch/mips/kernel/idle.o CC arch/mips/kernel/irq.o CC arch/mips/kernel/process.o CC arch/mips/kernel/prom.o CC arch/mips/kernel/ptrace.o CC arch/mips/kernel/reset.o CC arch/mips/kernel/setup.o CC arch/mips/kernel/signal.o CC arch/mips/kernel/syscall.o CC arch/mips/kernel/time.o CC arch/mips/kernel/topology.o CC arch/mips/kernel/traps.o CC arch/mips/kernel/unaligned.o CC arch/mips/kernel/watch.o CC arch/mips/kernel/vdso.o CC arch/mips/kernel/cacheinfo.o CC arch/mips/kernel/cpu-probe.o CC arch/mips/kernel/cevt-r4k.o CC arch/mips/kernel/csrc-r4k.o CC arch/mips/kernel/sync-r4k.o CC arch/mips/kernel/segment.o CC arch/mips/kernel/module.o AS arch/mips/kernel/r4k_switch.o CC arch/mips/kernel/fpu-probe.o AS arch/mips/kernel/r4k_fpu.o CC arch/mips/kernel/smp.o CC arch/mips/kernel/smp-up.o CC arch/mips/kernel/mips-mt.o CC arch/mips/kernel/mips-mt-fpaff.o CC arch/mips/kernel/smp-mt.o CC arch/mips/kernel/smp-cps.o AS arch/mips/kernel/cps-vec.o CC arch/mips/kernel/spram.o AS arch/mips/kernel/scall32-o32.o CC arch/mips/kernel/proc.o CC arch/mips/kernel/sysrq.o CC arch/mips/kernel/jump_label.o CC arch/mips/kernel/mips-cm.o CC arch/mips/kernel/mips-cpc.o CC arch/mips/kernel/pm-cps.o AR arch/mips/kernel/built-in.a CC arch/mips/mm/cache.o CC arch/mips/mm/context.o CC arch/mips/mm/extable.o CC arch/mips/mm/fault.o CC arch/mips/mm/init.o CC arch/mips/mm/mmap.o CC arch/mips/mm/page.o AS arch/mips/mm/page-funcs.o CC arch/mips/mm/pgtable.o CC arch/mips/mm/tlbex.o AS arch/mips/mm/tlbex-fault.o AS arch/mips/mm/tlb-funcs.o CC arch/mips/mm/uasm-mips.o CC arch/mips/mm/maccess.o CC arch/mips/mm/ioremap.o CC arch/mips/mm/pgtable-32.o CC arch/mips/mm/highmem.o CC arch/mips/mm/dma-noncoherent.o CC arch/mips/mm/c-r4k.o AS arch/mips/mm/cex-gen.o CC arch/mips/mm/tlb-r4k.o CC arch/mips/mm/sc-mips.o AR arch/mips/mm/built-in.a AR arch/mips/net/built-in.a LDS arch/mips/vdso/vdso.lds AS arch/mips/vdso/elf.o CC arch/mips/vdso/vgettimeofday.o AS arch/mips/vdso/sigreturn.o LD arch/mips/vdso/vdso.so.dbg.raw OBJCOPY arch/mips/vdso/vdso.so.raw HOSTCC arch/mips/vdso/genvdso GENVDSO arch/mips/vdso/vdso-image.c CC arch/mips/vdso/vdso-image.o AR arch/mips/vdso/built-in.a AR arch/mips/built-in.a AR arch/mips/boot/dts/img/built-in.a DTC arch/mips/boot/dts/img/boston.dtb arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" DTC arch/mips/boot/dts/img/pistachio_marduk.dtb DTC arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb DTB arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb.S AS arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb.o DTC arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb DTB arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb.S AS arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb.o DTC arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb DTB arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb.S AS arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb.o DTC arch/mips/boot/dts/mscc/luton_pcb091.dtb DTB arch/mips/boot/dts/mscc/luton_pcb091.dtb.S AS arch/mips/boot/dts/mscc/luton_pcb091.dtb.o DTC arch/mips/boot/dts/mscc/ocelot_pcb120.dtb DTB arch/mips/boot/dts/mscc/ocelot_pcb120.dtb.S AS arch/mips/boot/dts/mscc/ocelot_pcb120.dtb.o DTC arch/mips/boot/dts/mscc/ocelot_pcb123.dtb DTB arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.S AS arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.o DTC arch/mips/boot/dts/mscc/serval_pcb105.dtb DTB arch/mips/boot/dts/mscc/serval_pcb105.dtb.S AS arch/mips/boot/dts/mscc/serval_pcb105.dtb.o DTC arch/mips/boot/dts/mscc/serval_pcb106.dtb DTB arch/mips/boot/dts/mscc/serval_pcb106.dtb.S AS arch/mips/boot/dts/mscc/serval_pcb106.dtb.o AR arch/mips/boot/dts/mscc/built-in.a DTC arch/mips/boot/dts/mti/sead3.dtb DTB arch/mips/boot/dts/mti/sead3.dtb.S AS arch/mips/boot/dts/mti/sead3.dtb.o AR arch/mips/boot/dts/mti/built-in.a AR arch/mips/boot/dts/ni/built-in.a DTC arch/mips/boot/dts/ni/169445.dtb AR arch/mips/boot/dts/xilfpga/built-in.a DTC arch/mips/boot/dts/xilfpga/nexys4ddr.dtb AR arch/mips/boot/dts/built-in.a CC kernel/sched/core.o CC kernel/sched/fair.o CC kernel/sched/build_policy.o CC kernel/sched/build_utility.o AR kernel/sched/built-in.a CC kernel/locking/mutex.o CC kernel/locking/semaphore.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o CC kernel/locking/spinlock.o CC kernel/locking/qspinlock.o CC kernel/locking/rtmutex_api.o CC kernel/locking/qrwlock.o AR kernel/locking/built-in.a CC kernel/power/qos.o CC kernel/power/main.o CC kernel/power/console.o CC kernel/power/process.o CC kernel/power/suspend.o CC kernel/power/poweroff.o AR kernel/power/built-in.a CC kernel/printk/printk.o CC kernel/printk/printk_safe.o CC kernel/printk/printk_ringbuffer.o CC kernel/printk/sysctl.o AR kernel/printk/built-in.a CC kernel/irq/irqdesc.o CC kernel/irq/handle.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC kernel/irq/chip.o CC kernel/irq/dummychip.o CC kernel/irq/devres.o CC kernel/irq/generic-chip.o CC kernel/irq/autoprobe.o CC kernel/irq/irqdomain.o CC kernel/irq/proc.o CC kernel/irq/cpuhotplug.o CC kernel/irq/pm.o CC kernel/irq/msi.o CC kernel/irq/ipi.o CC kernel/irq/affinity.o AR kernel/irq/built-in.a CC kernel/rcu/update.o CC kernel/rcu/sync.o CC kernel/rcu/srcutree.o CC kernel/rcu/tree.o CC kernel/rcu/rcu_segcblist.o AR kernel/rcu/built-in.a AR kernel/livepatch/built-in.a CC kernel/dma/mapping.o CC kernel/dma/direct.o CC kernel/dma/coherent.o CC kernel/dma/remap.o AR kernel/dma/built-in.a AR kernel/entry/built-in.a CC kernel/module/main.o CC kernel/module/strict_rwx.o CC kernel/module/kallsyms.o CC kernel/module/procfs.o CC kernel/module/sysfs.o AR kernel/module/built-in.a CC kernel/time/time.o CC kernel/time/timer.o CC kernel/time/hrtimer.o CC kernel/time/timekeeping.o CC kernel/time/ntp.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC kernel/time/timer_list.o CC kernel/time/timeconv.o CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC kernel/time/posix-timers.o CC kernel/time/posix-cpu-timers.o CC kernel/time/posix-clock.o CC kernel/time/itimer.o CC kernel/time/clockevents.o CC kernel/time/tick-common.o CC kernel/time/sched_clock.o CC kernel/time/tick-oneshot.o CC kernel/time/tick-sched.o CC kernel/time/vsyscall.o CC kernel/time/timekeeping_debug.o AR kernel/time/built-in.a CC kernel/futex/core.o CC kernel/futex/syscalls.o CC kernel/futex/pi.o CC kernel/futex/requeue.o CC kernel/futex/waitwake.o AR kernel/futex/built-in.a CC kernel/cgroup/cgroup.o CC kernel/cgroup/rstat.o CC kernel/cgroup/namespace.o CC kernel/cgroup/cgroup-v1.o CC kernel/cgroup/freezer.o CC kernel/cgroup/legacy_freezer.o CC kernel/cgroup/pids.o CC kernel/cgroup/cpuset.o AR kernel/cgroup/built-in.a CC kernel/trace/trace_clock.o AR kernel/trace/built-in.a CC kernel/bpf/core.o CC kernel/bpf/syscall.o CC kernel/bpf/verifier.o CC kernel/bpf/inode.o CC kernel/bpf/helpers.o CC kernel/bpf/tnum.o CC kernel/bpf/bpf_iter.o CC kernel/bpf/map_iter.o CC kernel/bpf/task_iter.o CC kernel/bpf/prog_iter.o CC kernel/bpf/link_iter.o CC kernel/bpf/hashtab.o CC kernel/bpf/arraymap.o CC kernel/bpf/percpu_freelist.o CC kernel/bpf/bpf_lru_list.o CC kernel/bpf/lpm_trie.o CC kernel/bpf/map_in_map.o CC kernel/bpf/bloom_filter.o CC kernel/bpf/local_storage.o CC kernel/bpf/queue_stack_maps.o CC kernel/bpf/ringbuf.o CC kernel/bpf/bpf_local_storage.o CC kernel/bpf/bpf_task_storage.o CC kernel/bpf/disasm.o CC kernel/bpf/btf.o CC kernel/bpf/devmap.o CC kernel/bpf/cpumap.o CC kernel/bpf/offload.o CC kernel/bpf/net_namespace.o CC kernel/bpf/reuseport_array.o CC kernel/bpf/relo_core.o AR kernel/bpf/built-in.a CC kernel/fork.o CC kernel/exec_domain.o CC kernel/panic.o CC kernel/cpu.o CC kernel/exit.o CC kernel/softirq.o CC kernel/resource.o CC kernel/sysctl.o CC kernel/capability.o CC kernel/ptrace.o CC kernel/user.o CC kernel/signal.o CC kernel/sys.o CC kernel/umh.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/task_work.o CC kernel/extable.o CC kernel/params.o CC kernel/kthread.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/cred.o CC kernel/reboot.o CC kernel/async.o CC kernel/range.o CC kernel/smpboot.o CC kernel/ucount.o CC kernel/regset.o CC kernel/kmod.o CC kernel/groups.o CC kernel/freezer.o CC kernel/smp.o CC kernel/kallsyms.o CC kernel/utsname.o CC kernel/user_namespace.o CC kernel/pid_namespace.o UPD kernel/config_data GZIP kernel/config_data.gz CC kernel/configs.o CC kernel/stop_machine.o CC kernel/seccomp.o CC kernel/utsname_sysctl.o CC kernel/irq_work.o CC kernel/jump_label.o CC kernel/context_tracking.o CC kernel/iomem.o CC kernel/rseq.o AR kernel/built-in.a AR certs/built-in.a CC mm/filemap.o CC mm/mempool.o CC mm/oom_kill.o CC mm/fadvise.o CC mm/maccess.o CC mm/page-writeback.o CC mm/folio-compat.o CC mm/readahead.o CC mm/swap.o CC mm/truncate.o CC mm/vmscan.o CC mm/shmem.o CC mm/util.o CC mm/mmzone.o CC mm/vmstat.o CC mm/backing-dev.o CC mm/mm_init.o CC mm/percpu.o CC mm/slab_common.o CC mm/compaction.o CC mm/vmacache.o CC mm/interval_tree.o CC mm/list_lru.o CC mm/workingset.o CC mm/debug.o CC mm/gup.o CC mm/mmap_lock.o CC mm/highmem.o CC mm/memory.o CC mm/mincore.o CC mm/mlock.o CC mm/mmap.o CC mm/mmu_gather.o CC mm/mprotect.o CC mm/mremap.o CC mm/msync.o CC mm/page_vma_mapped.o CC mm/pagewalk.o CC mm/pgtable-generic.o CC mm/rmap.o CC mm/vmalloc.o CC mm/process_vm_access.o CC mm/page_alloc.o CC mm/init-mm.o CC mm/memblock.o CC mm/madvise.o CC mm/page_io.o CC mm/swap_state.o CC mm/swapfile.o CC mm/swap_slots.o CC mm/dmapool.o CC mm/slub.o CC mm/migrate.o CC mm/page_counter.o CC mm/memcontrol.o CC mm/vmpressure.o CC mm/swap_cgroup.o CC mm/userfaultfd.o CC mm/memfd.o AR mm/built-in.a CC fs/notify/dnotify/dnotify.o AR fs/notify/dnotify/built-in.a CC fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_user.o AR fs/notify/inotify/built-in.a CC fs/notify/fanotify/fanotify.o CC fs/notify/fanotify/fanotify_user.o AR fs/notify/fanotify/built-in.a CC fs/notify/fsnotify.o CC fs/notify/notification.o CC fs/notify/group.o CC fs/notify/mark.o CC fs/notify/fdinfo.o AR fs/notify/built-in.a CC fs/crypto/crypto.o CC fs/crypto/fname.o CC fs/crypto/hkdf.o CC fs/crypto/hooks.o CC fs/crypto/keyring.o CC fs/crypto/keysetup.o CC fs/crypto/keysetup_v1.o CC fs/crypto/policy.o CC fs/crypto/bio.o AR fs/crypto/built-in.a CC fs/nfs_common/nfsacl.o CC fs/nfs_common/grace.o CC fs/nfs_common/nfs_ssc.o AR fs/nfs_common/built-in.a CC fs/iomap/trace.o CC fs/iomap/iter.o CC fs/iomap/buffered-io.o CC fs/iomap/direct-io.o CC fs/iomap/fiemap.o CC fs/iomap/seek.o CC fs/iomap/swapfile.o AR fs/iomap/built-in.a AR fs/quota/built-in.a CC fs/proc/task_mmu.o CC fs/proc/inode.o CC fs/proc/root.o CC fs/proc/base.o CC fs/proc/generic.o CC fs/proc/array.o CC fs/proc/fd.o CC fs/proc/proc_tty.o CC fs/proc/cmdline.o CC fs/proc/consoles.o CC fs/proc/cpuinfo.o CC fs/proc/devices.o CC fs/proc/interrupts.o CC fs/proc/loadavg.o CC fs/proc/meminfo.o CC fs/proc/stat.o CC fs/proc/uptime.o CC fs/proc/util.o CC fs/proc/version.o CC fs/proc/softirqs.o CC fs/proc/namespaces.o CC fs/proc/self.o CC fs/proc/thread_self.o CC fs/proc/proc_sysctl.o CC fs/proc/proc_net.o CC fs/proc/kmsg.o CC fs/proc/page.o AR fs/proc/built-in.a CC fs/kernfs/mount.o CC fs/kernfs/inode.o CC fs/kernfs/dir.o CC fs/kernfs/file.o CC fs/kernfs/symlink.o AR fs/kernfs/built-in.a CC fs/sysfs/file.o CC fs/sysfs/dir.o CC fs/sysfs/symlink.o CC fs/sysfs/mount.o CC fs/sysfs/group.o AR fs/sysfs/built-in.a CC fs/devpts/inode.o AR fs/devpts/built-in.a CC fs/ext4/balloc.o CC fs/ext4/bitmap.o CC fs/ext4/block_validity.o CC fs/ext4/dir.o CC fs/ext4/ext4_jbd2.o CC fs/ext4/extents.o CC fs/ext4/extents_status.o CC fs/ext4/file.o CC fs/ext4/fsmap.o CC fs/ext4/fsync.o CC fs/ext4/hash.o CC fs/ext4/ialloc.o CC fs/ext4/indirect.o CC fs/ext4/inline.o CC fs/ext4/inode.o CC fs/ext4/ioctl.o CC fs/ext4/mballoc.o CC fs/ext4/migrate.o CC fs/ext4/mmp.o CC fs/ext4/move_extent.o CC fs/ext4/namei.o CC fs/ext4/page-io.o CC fs/ext4/readpage.o CC fs/ext4/resize.o CC fs/ext4/super.o CC fs/ext4/symlink.o CC fs/ext4/sysfs.o CC fs/ext4/xattr.o CC fs/ext4/xattr_hurd.o CC fs/ext4/xattr_trusted.o CC fs/ext4/xattr_user.o CC fs/ext4/fast_commit.o CC fs/ext4/orphan.o CC fs/ext4/acl.o CC fs/ext4/xattr_security.o CC fs/ext4/crypto.o AR fs/ext4/built-in.a CC fs/jbd2/transaction.o CC fs/jbd2/commit.o CC fs/jbd2/recovery.o CC fs/jbd2/checkpoint.o CC fs/jbd2/revoke.o CC fs/jbd2/journal.o AR fs/jbd2/built-in.a CC fs/ramfs/inode.o CC fs/ramfs/file-mmu.o AR fs/ramfs/built-in.a CC fs/fat/cache.o CC fs/fat/dir.o CC fs/fat/fatent.o CC fs/fat/file.o CC fs/fat/inode.o CC fs/fat/misc.o CC fs/fat/nfs.o CC fs/fat/namei_vfat.o CC fs/fat/namei_msdos.o AR fs/fat/built-in.a CC fs/nfs/filelayout/filelayout.o CC fs/nfs/filelayout/filelayoutdev.o AR fs/nfs/filelayout/built-in.a CC fs/nfs/flexfilelayout/flexfilelayout.o CC fs/nfs/flexfilelayout/flexfilelayoutdev.o AR fs/nfs/flexfilelayout/built-in.a CC fs/nfs/client.o CC fs/nfs/dir.o CC fs/nfs/file.o CC fs/nfs/getroot.o CC fs/nfs/inode.o CC fs/nfs/super.o CC fs/nfs/io.o CC fs/nfs/direct.o CC fs/nfs/pagelist.o CC fs/nfs/read.o CC fs/nfs/symlink.o CC fs/nfs/unlink.o CC fs/nfs/write.o CC fs/nfs/namespace.o CC fs/nfs/mount_clnt.o CC fs/nfs/nfstrace.o CC fs/nfs/export.o CC fs/nfs/sysfs.o CC fs/nfs/fs_context.o CC fs/nfs/nfsroot.o CC fs/nfs/sysctl.o CC fs/nfs/nfs2super.o CC fs/nfs/proc.o CC fs/nfs/nfs2xdr.o CC fs/nfs/nfs3super.o CC fs/nfs/nfs3client.o CC fs/nfs/nfs3proc.o CC fs/nfs/nfs3xdr.o CC fs/nfs/nfs3acl.o CC fs/nfs/nfs4proc.o CC fs/nfs/nfs4xdr.o CC fs/nfs/nfs4state.o CC fs/nfs/nfs4renewd.o CC fs/nfs/nfs4super.o CC fs/nfs/nfs4file.o CC fs/nfs/delegation.o CC fs/nfs/nfs4idmap.o CC fs/nfs/callback.o CC fs/nfs/callback_xdr.o CC fs/nfs/callback_proc.o CC fs/nfs/nfs4namespace.o CC fs/nfs/nfs4getroot.o CC fs/nfs/nfs4client.o CC fs/nfs/nfs4session.o CC fs/nfs/dns_resolve.o CC fs/nfs/nfs4trace.o CC fs/nfs/nfs4sysctl.o CC fs/nfs/pnfs.o CC fs/nfs/pnfs_dev.o CC fs/nfs/pnfs_nfs.o CC fs/nfs/nfs42proc.o CC fs/nfs/nfs42xattr.o AR fs/nfs/built-in.a CC fs/exportfs/expfs.o AR fs/exportfs/built-in.a CC fs/lockd/clntlock.o CC fs/lockd/clntproc.o CC fs/lockd/clntxdr.o CC fs/lockd/host.o CC fs/lockd/svc.o CC fs/lockd/svclock.o CC fs/lockd/svcshare.o CC fs/lockd/svcproc.o CC fs/lockd/svcsubs.o CC fs/lockd/mon.o CC fs/lockd/xdr.o CC fs/lockd/clnt4xdr.o CC fs/lockd/xdr4.o CC fs/lockd/svc4proc.o CC fs/lockd/procfs.o AR fs/lockd/built-in.a CC fs/nls/nls_base.o AR fs/nls/built-in.a AR fs/unicode/built-in.a CC fs/fuse/dev.o CC fs/fuse/dir.o CC fs/fuse/file.o CC fs/fuse/inode.o CC fs/fuse/control.o CC fs/fuse/xattr.o CC fs/fuse/acl.o CC fs/fuse/readdir.o CC fs/fuse/ioctl.o CC fs/fuse/cuse.o AR fs/fuse/built-in.a CC fs/overlayfs/super.o CC fs/overlayfs/namei.o CC fs/overlayfs/util.o CC fs/overlayfs/inode.o CC fs/overlayfs/file.o CC fs/overlayfs/dir.o CC fs/overlayfs/readdir.o CC fs/overlayfs/copy_up.o CC fs/overlayfs/export.o AR fs/overlayfs/built-in.a CC fs/debugfs/inode.o CC fs/debugfs/file.o AR fs/debugfs/built-in.a CC fs/open.o CC fs/read_write.o CC fs/file_table.o CC fs/super.o CC fs/char_dev.o CC fs/stat.o CC fs/exec.o CC fs/pipe.o CC fs/namei.o CC fs/fcntl.o CC fs/ioctl.o CC fs/readdir.o CC fs/select.o CC fs/dcache.o CC fs/inode.o CC fs/attr.o CC fs/bad_inode.o CC fs/file.o CC fs/filesystems.o CC fs/namespace.o CC fs/seq_file.o CC fs/xattr.o CC fs/libfs.o CC fs/fs-writeback.o CC fs/pnode.o CC fs/splice.o CC fs/sync.o CC fs/utimes.o CC fs/d_path.o CC fs/stack.o CC fs/fs_struct.o CC fs/statfs.o CC fs/fs_pin.o CC fs/nsfs.o CC fs/fs_types.o CC fs/fs_context.o CC fs/fs_parser.o CC fs/fsopen.o CC fs/init.o CC fs/kernel_read_file.o CC fs/remap_range.o CC fs/buffer.o CC fs/direct-io.o CC fs/mpage.o CC fs/proc_namespace.o CC fs/eventpoll.o CC fs/anon_inodes.o CC fs/signalfd.o CC fs/timerfd.o CC fs/eventfd.o CC fs/userfaultfd.o CC fs/aio.o CC fs/locks.o CC fs/binfmt_script.o CC fs/binfmt_elf.o CC fs/mbcache.o CC fs/posix_acl.o CC fs/coredump.o CC fs/drop_caches.o CC fs/fhandle.o AR fs/built-in.a CC ipc/util.o CC ipc/msgutil.o CC ipc/msg.o CC ipc/sem.o CC ipc/shm.o CC ipc/syscall.o CC ipc/ipc_sysctl.o CC ipc/namespace.o AR ipc/built-in.a CC security/keys/gc.o CC security/keys/key.o CC security/keys/keyring.o CC security/keys/keyctl.o CC security/keys/permission.o CC security/keys/process_keys.o CC security/keys/request_key.o CC security/keys/request_key_auth.o CC security/keys/user_defined.o CC security/keys/proc.o CC security/keys/sysctl.o AR security/keys/built-in.a CC security/smack/smack_lsm.o CC security/smack/smack_access.o CC security/smack/smackfs.o AR security/smack/built-in.a CC security/integrity/iint.o AR security/integrity/built-in.a CC security/commoncap.o CC security/min_addr.o CC security/security.o CC security/lsm_audit.o CC security/device_cgroup.o AR security/built-in.a CC crypto/api.o CC crypto/cipher.o CC crypto/compress.o CC crypto/algapi.o CC crypto/scatterwalk.o CC crypto/proc.o CC crypto/aead.o CC crypto/geniv.o CC crypto/skcipher.o CC crypto/ahash.o CC crypto/shash.o CC crypto/akcipher.o CC crypto/kpp.o CC crypto/acompress.o CC crypto/scompress.o CC crypto/algboss.o CC crypto/testmgr.o CC crypto/hmac.o CC crypto/crypto_null.o CC crypto/md5.o CC crypto/sha1_generic.o CC crypto/sha256_generic.o CC crypto/sha512_generic.o CC crypto/ecb.o CC crypto/cbc.o CC crypto/cts.o CC crypto/xts.o CC crypto/aes_generic.o CC crypto/crc32c_generic.o CC crypto/rng.o AR crypto/built-in.a CC block/partitions/core.o CC block/partitions/msdos.o CC block/partitions/efi.o AR block/partitions/built-in.a CC block/bdev.o CC block/fops.o CC block/bio.o CC block/elevator.o CC block/blk-core.o CC block/blk-sysfs.o CC block/blk-flush.o CC block/blk-settings.o CC block/blk-ioc.o CC block/blk-map.o CC block/blk-merge.o CC block/blk-timeout.o CC block/blk-lib.o CC block/blk-mq.o CC block/blk-mq-tag.o CC block/blk-stat.o CC block/blk-mq-sysfs.o CC block/blk-mq-cpumap.o CC block/blk-mq-sched.o CC block/ioctl.o CC block/genhd.o CC block/ioprio.o CC block/badblocks.o CC block/blk-rq-qos.o CC block/disk-events.o CC block/blk-ia-ranges.o CC block/bounce.o CC block/bsg.o CC block/blk-cgroup.o CC block/mq-deadline.o CC block/kyber-iosched.o CC block/blk-mq-pci.o CC block/blk-mq-virtio.o CC block/blk-mq-debugfs.o CC block/blk-pm.o AR block/built-in.a CC io_uring/io_uring.o CC io_uring/xattr.o CC io_uring/nop.o CC io_uring/fs.o CC io_uring/splice.o CC io_uring/sync.o CC io_uring/advise.o CC io_uring/filetable.o CC io_uring/openclose.o CC io_uring/uring_cmd.o CC io_uring/epoll.o CC io_uring/statx.o CC io_uring/net.o CC io_uring/msg_ring.o CC io_uring/timeout.o CC io_uring/sqpoll.o CC io_uring/fdinfo.o CC io_uring/tctx.o CC io_uring/poll.o CC io_uring/cancel.o CC io_uring/kbuf.o CC io_uring/rsrc.o CC io_uring/rw.o CC io_uring/opdef.o CC io_uring/notif.o CC io_uring/io-wq.o AR io_uring/built-in.a CC drivers/irqchip/irqchip.o CC drivers/irqchip/irq-mips-cpu.o CC drivers/irqchip/irq-mips-gic.o CC drivers/irqchip/irq-mscc-ocelot.o CC drivers/irqchip/irq-goldfish-pic.o AR drivers/irqchip/built-in.a AR drivers/bus/mhi/host/built-in.a AR drivers/bus/mhi/ep/built-in.a AR drivers/bus/mhi/built-in.a CC drivers/bus/simple-pm-bus.o AR drivers/bus/built-in.a AR drivers/phy/allwinner/built-in.a AR drivers/phy/amlogic/built-in.a AR drivers/phy/broadcom/built-in.a AR drivers/phy/cadence/built-in.a AR drivers/phy/freescale/built-in.a AR drivers/phy/hisilicon/built-in.a AR drivers/phy/ingenic/built-in.a AR drivers/phy/intel/built-in.a AR drivers/phy/lantiq/built-in.a AR drivers/phy/marvell/built-in.a AR drivers/phy/mediatek/built-in.a AR drivers/phy/microchip/built-in.a AR drivers/phy/motorola/built-in.a AR drivers/phy/mscc/built-in.a AR drivers/phy/qualcomm/built-in.a AR drivers/phy/ralink/built-in.a AR drivers/phy/renesas/built-in.a AR drivers/phy/rockchip/built-in.a AR drivers/phy/samsung/built-in.a AR drivers/phy/socionext/built-in.a AR drivers/phy/st/built-in.a AR drivers/phy/tegra/built-in.a AR drivers/phy/ti/built-in.a AR drivers/phy/xilinx/built-in.a CC drivers/phy/phy-core.o CC drivers/phy/phy-pistachio-usb.o AR drivers/phy/built-in.a AR drivers/pinctrl/actions/built-in.a AR drivers/pinctrl/bcm/built-in.a AR drivers/pinctrl/cirrus/built-in.a AR drivers/pinctrl/freescale/built-in.a AR drivers/pinctrl/mediatek/built-in.a AR drivers/pinctrl/mvebu/built-in.a AR drivers/pinctrl/nomadik/built-in.a AR drivers/pinctrl/nuvoton/built-in.a AR drivers/pinctrl/sprd/built-in.a AR drivers/pinctrl/sunplus/built-in.a AR drivers/pinctrl/ti/built-in.a CC drivers/pinctrl/core.o CC drivers/pinctrl/pinctrl-utils.o CC drivers/pinctrl/pinmux.o CC drivers/pinctrl/pinconf.o CC drivers/pinctrl/pinconf-generic.o CC drivers/pinctrl/devicetree.o CC drivers/pinctrl/pinctrl-ocelot.o CC drivers/pinctrl/pinctrl-pistachio.o AR drivers/pinctrl/built-in.a CC drivers/gpio/gpiolib.o CC drivers/gpio/gpiolib-devres.o CC drivers/gpio/gpiolib-legacy.o CC drivers/gpio/gpiolib-of.o CC drivers/gpio/gpiolib-cdev.o CC drivers/gpio/gpiolib-sysfs.o CC drivers/gpio/gpio-mmio.o CC drivers/gpio/gpio-pch.o CC drivers/gpio/gpio-xilinx.o AR drivers/gpio/built-in.a AR drivers/pwm/built-in.a CC drivers/pci/msi/pcidev_msi.o CC drivers/pci/msi/msi.o CC drivers/pci/msi/irqdomain.o CC drivers/pci/msi/legacy.o AR drivers/pci/msi/built-in.a CC drivers/pci/pcie/aspm.o AR drivers/pci/pcie/built-in.a AR drivers/pci/controller/dwc/built-in.a AR drivers/pci/controller/mobiveil/built-in.a CC drivers/pci/controller/pcie-xilinx.o AR drivers/pci/controller/built-in.a AR drivers/pci/switch/built-in.a CC drivers/pci/access.o CC drivers/pci/bus.o CC drivers/pci/probe.o CC drivers/pci/host-bridge.o CC drivers/pci/remove.o CC drivers/pci/pci.o CC drivers/pci/pci-driver.o CC drivers/pci/search.o CC drivers/pci/pci-sysfs.o CC drivers/pci/rom.o CC drivers/pci/setup-res.o CC drivers/pci/irq.o CC drivers/pci/vpd.o CC drivers/pci/setup-bus.o CC drivers/pci/vc.o CC drivers/pci/mmap.o CC drivers/pci/setup-irq.o CC drivers/pci/proc.o CC drivers/pci/slot.o CC drivers/pci/of.o CC drivers/pci/quirks.o CC drivers/pci/vgaarb.o AR drivers/pci/built-in.a CC drivers/video/console/dummycon.o CC drivers/video/console/vgacon.o AR drivers/video/console/built-in.a AR drivers/video/backlight/built-in.a CC drivers/video/fbdev/core/fb_cmdline.o CC drivers/video/fbdev/core/fb_notify.o CC drivers/video/fbdev/core/fbmem.o CC drivers/video/fbdev/core/fbmon.o CC drivers/video/fbdev/core/fbcmap.o CC drivers/video/fbdev/core/fbsysfs.o CC drivers/video/fbdev/core/modedb.o CC drivers/video/fbdev/core/fbcvt.o CC drivers/video/fbdev/core/cfbfillrect.o CC drivers/video/fbdev/core/cfbcopyarea.o CC drivers/video/fbdev/core/cfbimgblt.o AR drivers/video/fbdev/core/built-in.a AR drivers/video/fbdev/omap/built-in.a AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a AR drivers/video/fbdev/omap2/omapfb/displays/built-in.a AR drivers/video/fbdev/omap2/omapfb/built-in.a AR drivers/video/fbdev/omap2/built-in.a CC drivers/video/fbdev/goldfishfb.o AR drivers/video/fbdev/built-in.a CC drivers/video/aperture.o AR drivers/video/built-in.a AR drivers/idle/built-in.a AR drivers/char/ipmi/built-in.a AR drivers/amba/built-in.a AR drivers/clk/actions/built-in.a AR drivers/clk/analogbits/built-in.a AR drivers/clk/bcm/built-in.a CC drivers/clk/imgtec/clk-boston.o AR drivers/clk/imgtec/built-in.a AR drivers/clk/imx/built-in.a AR drivers/clk/ingenic/built-in.a AR drivers/clk/mediatek/built-in.a AR drivers/clk/microchip/built-in.a AR drivers/clk/mstar/built-in.a AR drivers/clk/mvebu/built-in.a CC drivers/clk/pistachio/clk.o CC drivers/clk/pistachio/clk-pll.o CC drivers/clk/pistachio/clk-pistachio.o AR drivers/clk/pistachio/built-in.a AR drivers/clk/ralink/built-in.a AR drivers/clk/renesas/built-in.a AR drivers/clk/socfpga/built-in.a AR drivers/clk/sprd/built-in.a AR drivers/clk/sunxi-ng/built-in.a AR drivers/clk/ti/built-in.a AR drivers/clk/versatile/built-in.a AR drivers/clk/xilinx/built-in.a CC drivers/clk/clk-devres.o CC drivers/clk/clk-bulk.o CC drivers/clk/clkdev.o CC drivers/clk/clk.o CC drivers/clk/clk-divider.o CC drivers/clk/clk-fixed-factor.o CC drivers/clk/clk-fixed-rate.o CC drivers/clk/clk-gate.o CC drivers/clk/clk-multiplier.o CC drivers/clk/clk-mux.o CC drivers/clk/clk-composite.o CC drivers/clk/clk-fractional-divider.o CC drivers/clk/clk-gpio.o CC drivers/clk/clk-conf.o AR drivers/clk/built-in.a AR drivers/dma/idxd/built-in.a AR drivers/dma/mediatek/built-in.a AR drivers/dma/qcom/built-in.a AR drivers/dma/ti/built-in.a AR drivers/dma/xilinx/built-in.a CC drivers/dma/dmaengine.o CC drivers/dma/virt-dma.o CC drivers/dma/of-dma.o CC drivers/dma/img-mdc-dma.o AR drivers/dma/built-in.a AR drivers/soc/apple/built-in.a AR drivers/soc/aspeed/built-in.a AR drivers/soc/bcm/bcm63xx/built-in.a AR drivers/soc/bcm/built-in.a AR drivers/soc/fsl/built-in.a AR drivers/soc/fujitsu/built-in.a AR drivers/soc/imx/built-in.a AR drivers/soc/ixp4xx/built-in.a AR drivers/soc/mediatek/built-in.a AR drivers/soc/microchip/built-in.a AR drivers/soc/pxa/built-in.a AR drivers/soc/amlogic/built-in.a AR drivers/soc/qcom/built-in.a AR drivers/soc/renesas/built-in.a AR drivers/soc/rockchip/built-in.a AR drivers/soc/sunxi/built-in.a AR drivers/soc/ti/built-in.a AR drivers/soc/xilinx/built-in.a AR drivers/soc/built-in.a CC drivers/virtio/virtio.o CC drivers/virtio/virtio_ring.o CC drivers/virtio/virtio_anchor.o CC drivers/virtio/virtio_mmio.o AR drivers/virtio/built-in.a AR drivers/reset/hisilicon/built-in.a CC drivers/reset/core.o CC drivers/reset/reset-pistachio.o AR drivers/reset/built-in.a CC drivers/tty/vt/vt_ioctl.o CC drivers/tty/vt/vc_screen.o CC drivers/tty/vt/selection.o CC drivers/tty/vt/keyboard.o CC drivers/tty/vt/consolemap.o HOSTCC drivers/tty/vt/conmakehash CONMK drivers/tty/vt/consolemap_deftbl.c CC drivers/tty/vt/consolemap_deftbl.o CC drivers/tty/vt/vt.o COPY drivers/tty/vt/defkeymap.c CC drivers/tty/vt/defkeymap.o AR drivers/tty/vt/built-in.a CC drivers/tty/hvc/hvc_console.o AR drivers/tty/hvc/built-in.a CC drivers/tty/serial/8250/8250_core.o CC drivers/tty/serial/8250/8250_port.o CC drivers/tty/serial/8250/8250_dma.o CC drivers/tty/serial/8250/8250_dwlib.o CC drivers/tty/serial/8250/8250_pci.o CC drivers/tty/serial/8250/8250_exar.o CC drivers/tty/serial/8250/8250_early.o CC drivers/tty/serial/8250/8250_dw.o CC drivers/tty/serial/8250/8250_pericom.o CC drivers/tty/serial/8250/8250_of.o AR drivers/tty/serial/8250/built-in.a CC drivers/tty/serial/serial_core.o CC drivers/tty/serial/earlycon.o CC drivers/tty/serial/serial_mctrl_gpio.o AR drivers/tty/serial/built-in.a AR drivers/tty/ipwireless/built-in.a CC drivers/tty/tty_io.o CC drivers/tty/n_tty.o CC drivers/tty/tty_ioctl.o CC drivers/tty/tty_ldisc.o CC drivers/tty/tty_buffer.o CC drivers/tty/tty_port.o CC drivers/tty/tty_mutex.o CC drivers/tty/tty_ldsem.o CC drivers/tty/tty_baudrate.o CC drivers/tty/tty_jobctrl.o CC drivers/tty/n_null.o CC drivers/tty/pty.o CC drivers/tty/sysrq.o CC drivers/tty/goldfish.o AR drivers/tty/built-in.a CC drivers/char/hw_random/core.o AR drivers/char/hw_random/built-in.a AR drivers/char/agp/built-in.a CC drivers/char/mem.o CC drivers/char/random.o CC drivers/char/misc.o CC drivers/char/virtio_console.o AR drivers/char/built-in.a AR drivers/iommu/amd/built-in.a AR drivers/iommu/intel/built-in.a AR drivers/iommu/arm/arm-smmu/built-in.a AR drivers/iommu/arm/arm-smmu-v3/built-in.a AR drivers/iommu/arm/built-in.a AR drivers/iommu/built-in.a AR drivers/gpu/host1x/built-in.a AR drivers/gpu/drm/arm/built-in.a AR drivers/gpu/drm/display/built-in.a AR drivers/gpu/drm/rcar-du/built-in.a AR drivers/gpu/drm/omapdrm/built-in.a AR drivers/gpu/drm/tilcdc/built-in.a AR drivers/gpu/drm/imx/built-in.a AR drivers/gpu/drm/i2c/built-in.a AR drivers/gpu/drm/panel/built-in.a AR drivers/gpu/drm/bridge/analogix/built-in.a AR drivers/gpu/drm/bridge/cadence/built-in.a AR drivers/gpu/drm/bridge/imx/built-in.a AR drivers/gpu/drm/bridge/synopsys/built-in.a AR drivers/gpu/drm/bridge/built-in.a AR drivers/gpu/drm/hisilicon/built-in.a AR drivers/gpu/drm/mxsfb/built-in.a AR drivers/gpu/drm/tiny/built-in.a AR drivers/gpu/drm/xlnx/built-in.a AR drivers/gpu/drm/gud/built-in.a AR drivers/gpu/drm/solomon/built-in.a AR drivers/gpu/drm/built-in.a AR drivers/gpu/vga/built-in.a AR drivers/gpu/built-in.a CC drivers/base/power/sysfs.o CC drivers/base/power/generic_ops.o CC drivers/base/power/common.o CC drivers/base/power/qos.o CC drivers/base/power/runtime.o CC drivers/base/power/wakeirq.o CC drivers/base/power/main.o CC drivers/base/power/wakeup.o CC drivers/base/power/wakeup_stats.o CC drivers/base/power/clock_ops.o AR drivers/base/power/built-in.a CC drivers/base/firmware_loader/builtin/main.o AR drivers/base/firmware_loader/builtin/built-in.a CC drivers/base/firmware_loader/main.o AR drivers/base/firmware_loader/built-in.a CC drivers/base/regmap/regmap.o CC drivers/base/regmap/regcache.o CC drivers/base/regmap/regcache-rbtree.o CC drivers/base/regmap/regcache-flat.o CC drivers/base/regmap/regmap-debugfs.o CC drivers/base/regmap/regmap-mmio.o AR drivers/base/regmap/built-in.a AR drivers/base/test/built-in.a CC drivers/base/component.o CC drivers/base/core.o CC drivers/base/bus.o CC drivers/base/dd.o CC drivers/base/syscore.o CC drivers/base/driver.o CC drivers/base/class.o CC drivers/base/platform.o CC drivers/base/cpu.o CC drivers/base/firmware.o CC drivers/base/init.o CC drivers/base/map.o CC drivers/base/devres.o CC drivers/base/attribute_container.o CC drivers/base/transport_class.o CC drivers/base/topology.o CC drivers/base/container.o CC drivers/base/property.o CC drivers/base/cacheinfo.o CC drivers/base/swnode.o CC drivers/base/devtmpfs.o CC drivers/base/module.o CC drivers/base/pinctrl.o CC drivers/base/platform-msi.o AR drivers/base/built-in.a CC drivers/block/brd.o CC drivers/block/loop.o CC drivers/block/virtio_blk.o AR drivers/block/built-in.a AR drivers/misc/eeprom/built-in.a AR drivers/misc/cb710/built-in.a AR drivers/misc/ti-st/built-in.a AR drivers/misc/lis3lv02d/built-in.a AR drivers/misc/cardreader/built-in.a CC drivers/misc/pch_phub.o CC drivers/misc/sram.o AR drivers/misc/built-in.a CC drivers/mfd/syscon.o AR drivers/mfd/built-in.a AR drivers/nfc/built-in.a AR drivers/cxl/core/built-in.a AR drivers/cxl/built-in.a AR drivers/macintosh/built-in.a CC drivers/scsi/scsi.o CC drivers/scsi/hosts.o CC drivers/scsi/scsi_ioctl.o CC drivers/scsi/scsicam.o CC drivers/scsi/scsi_error.o CC drivers/scsi/scsi_lib.o CC drivers/scsi/scsi_lib_dma.o CC drivers/scsi/scsi_scan.o GEN drivers/scsi/scsi_devinfo_tbl.c CC drivers/scsi/scsi_sysfs.o CC drivers/scsi/scsi_devinfo.o CC drivers/scsi/scsi_sysctl.o CC drivers/scsi/scsi_proc.o CC drivers/scsi/scsi_debugfs.o CC drivers/scsi/scsi_trace.o CC drivers/scsi/scsi_logging.o CC drivers/scsi/scsi_pm.o CC drivers/scsi/scsi_bsg.o CC drivers/scsi/scsi_common.o CC drivers/scsi/sd.o AR drivers/scsi/built-in.a AR drivers/nvme/host/built-in.a AR drivers/nvme/target/built-in.a AR drivers/nvme/built-in.a CC drivers/ata/libata-core.o CC drivers/ata/libata-scsi.o CC drivers/ata/libata-eh.o CC drivers/ata/libata-transport.o CC drivers/ata/libata-trace.o CC drivers/ata/libata-sata.o CC drivers/ata/libata-sff.o CC drivers/ata/libata-pmp.o CC drivers/ata/ahci.o CC drivers/ata/libahci.o AR drivers/ata/built-in.a CC drivers/mtd/parsers/cmdlinepart.o CC drivers/mtd/parsers/ofpart_core.o AR drivers/mtd/parsers/built-in.a CC drivers/mtd/chips/chipreg.o CC drivers/mtd/chips/cfi_probe.o CC drivers/mtd/chips/cfi_util.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC drivers/mtd/chips/gen_probe.o AR drivers/mtd/chips/built-in.a AR drivers/mtd/lpddr/built-in.a CC drivers/mtd/maps/physmap-core.o AR drivers/mtd/maps/built-in.a AR drivers/mtd/devices/built-in.a AR drivers/mtd/nand/onenand/built-in.a AR drivers/mtd/nand/raw/ingenic/built-in.a CC drivers/mtd/nand/raw/nand_base.o CC drivers/mtd/nand/raw/nand_legacy.o CC drivers/mtd/nand/raw/nand_bbt.o CC drivers/mtd/nand/raw/nand_timings.o CC drivers/mtd/nand/raw/nand_ids.o CC drivers/mtd/nand/raw/nand_onfi.o CC drivers/mtd/nand/raw/nand_jedec.o CC drivers/mtd/nand/raw/nand_amd.o CC drivers/mtd/nand/raw/nand_esmt.o CC drivers/mtd/nand/raw/nand_hynix.o CC drivers/mtd/nand/raw/nand_macronix.o CC drivers/mtd/nand/raw/nand_micron.o CC drivers/mtd/nand/raw/nand_samsung.o CC drivers/mtd/nand/raw/nand_toshiba.o CC drivers/mtd/nand/raw/gpio.o CC drivers/mtd/nand/raw/plat_nand.o AR drivers/mtd/nand/raw/built-in.a AR drivers/mtd/nand/spi/built-in.a CC drivers/mtd/nand/core.o CC drivers/mtd/nand/bbt.o CC drivers/mtd/nand/ecc.o CC drivers/mtd/nand/ecc-sw-hamming.o CC drivers/mtd/nand/ecc-sw-bch.o AR drivers/mtd/nand/built-in.a AR drivers/mtd/tests/built-in.a AR drivers/mtd/spi-nor/controllers/built-in.a CC drivers/mtd/spi-nor/core.o CC drivers/mtd/spi-nor/sfdp.o CC drivers/mtd/spi-nor/swp.o CC drivers/mtd/spi-nor/otp.o CC drivers/mtd/spi-nor/sysfs.o CC drivers/mtd/spi-nor/atmel.o CC drivers/mtd/spi-nor/catalyst.o CC drivers/mtd/spi-nor/eon.o CC drivers/mtd/spi-nor/esmt.o CC drivers/mtd/spi-nor/everspin.o CC drivers/mtd/spi-nor/fujitsu.o CC drivers/mtd/spi-nor/gigadevice.o CC drivers/mtd/spi-nor/intel.o CC drivers/mtd/spi-nor/issi.o CC drivers/mtd/spi-nor/macronix.o CC drivers/mtd/spi-nor/micron-st.o CC drivers/mtd/spi-nor/spansion.o CC drivers/mtd/spi-nor/sst.o CC drivers/mtd/spi-nor/winbond.o CC drivers/mtd/spi-nor/xilinx.o CC drivers/mtd/spi-nor/xmc.o CC drivers/mtd/spi-nor/debugfs.o AR drivers/mtd/spi-nor/built-in.a CC drivers/mtd/ubi/vtbl.o CC drivers/mtd/ubi/vmt.o CC drivers/mtd/ubi/upd.o CC drivers/mtd/ubi/build.o CC drivers/mtd/ubi/cdev.o CC drivers/mtd/ubi/kapi.o CC drivers/mtd/ubi/eba.o CC drivers/mtd/ubi/io.o CC drivers/mtd/ubi/wl.o CC drivers/mtd/ubi/attach.o CC drivers/mtd/ubi/misc.o CC drivers/mtd/ubi/debug.o CC drivers/mtd/ubi/block.o CC drivers/mtd/ubi/gluebi.o AR drivers/mtd/ubi/built-in.a CC drivers/mtd/mtdcore.o CC drivers/mtd/mtdsuper.o CC drivers/mtd/mtdconcat.o CC drivers/mtd/mtdpart.o CC drivers/mtd/mtdchar.o CC drivers/mtd/mtd_blkdevs.o CC drivers/mtd/mtdblock.o AR drivers/mtd/built-in.a CC drivers/spi/spi.o CC drivers/spi/spi-mem.o CC drivers/spi/spidev.o CC drivers/spi/spi-bitbang.o CC drivers/spi/spi-dw-core.o CC drivers/spi/spi-dw-mmio.o CC drivers/spi/spi-topcliff-pch.o AR drivers/spi/built-in.a CC drivers/net/phy/mscc/mscc_main.o CC drivers/net/phy/mscc/mscc_serdes.o AR drivers/net/phy/mscc/built-in.a CC drivers/net/phy/mdio-boardinfo.o CC drivers/net/phy/mdio_devres.o CC drivers/net/phy/phylink.o CC drivers/net/phy/phy.o CC drivers/net/phy/phy-c45.o CC drivers/net/phy/phy-core.o CC drivers/net/phy/phy_device.o CC drivers/net/phy/linkmode.o CC drivers/net/phy/mdio_bus.o CC drivers/net/phy/mdio_device.o CC drivers/net/phy/swphy.o CC drivers/net/phy/fixed_phy.o CC drivers/net/phy/smsc.o AR drivers/net/phy/built-in.a CC drivers/net/mdio/fwnode_mdio.o CC drivers/net/mdio/of_mdio.o CC drivers/net/mdio/mdio-mscc-miim.o AR drivers/net/mdio/built-in.a CC drivers/net/pcs/pcs-xpcs.o CC drivers/net/pcs/pcs-xpcs-nxp.o AR drivers/net/pcs/built-in.a AR drivers/net/dsa/b53/built-in.a AR drivers/net/dsa/hirschmann/built-in.a AR drivers/net/dsa/microchip/built-in.a AR drivers/net/dsa/mv88e6xxx/built-in.a AR drivers/net/dsa/ocelot/built-in.a AR drivers/net/dsa/qca/built-in.a AR drivers/net/dsa/realtek/built-in.a AR drivers/net/dsa/sja1105/built-in.a AR drivers/net/dsa/xrs700x/built-in.a AR drivers/net/dsa/built-in.a AR drivers/net/ethernet/3com/built-in.a AR drivers/net/ethernet/8390/built-in.a AR drivers/net/ethernet/adaptec/built-in.a AR drivers/net/ethernet/agere/built-in.a AR drivers/net/ethernet/alacritech/built-in.a AR drivers/net/ethernet/alteon/built-in.a AR drivers/net/ethernet/amazon/built-in.a AR drivers/net/ethernet/amd/built-in.a AR drivers/net/ethernet/aquantia/built-in.a AR drivers/net/ethernet/arc/built-in.a AR drivers/net/ethernet/asix/built-in.a AR drivers/net/ethernet/atheros/built-in.a AR drivers/net/ethernet/cadence/built-in.a AR drivers/net/ethernet/broadcom/built-in.a AR drivers/net/ethernet/brocade/built-in.a AR drivers/net/ethernet/cavium/common/built-in.a AR drivers/net/ethernet/cavium/thunder/built-in.a AR drivers/net/ethernet/cavium/liquidio/built-in.a AR drivers/net/ethernet/cavium/octeon/built-in.a AR drivers/net/ethernet/cavium/built-in.a AR drivers/net/ethernet/chelsio/built-in.a AR drivers/net/ethernet/cisco/built-in.a AR drivers/net/ethernet/cortina/built-in.a AR drivers/net/ethernet/dec/built-in.a AR drivers/net/ethernet/dlink/built-in.a AR drivers/net/ethernet/emulex/built-in.a AR drivers/net/ethernet/engleder/built-in.a AR drivers/net/ethernet/ezchip/built-in.a AR drivers/net/ethernet/fungible/built-in.a AR drivers/net/ethernet/google/built-in.a AR drivers/net/ethernet/huawei/built-in.a AR drivers/net/ethernet/intel/built-in.a AR drivers/net/ethernet/i825xx/built-in.a AR drivers/net/ethernet/microsoft/built-in.a AR drivers/net/ethernet/litex/built-in.a AR drivers/net/ethernet/marvell/octeon_ep/built-in.a AR drivers/net/ethernet/marvell/octeontx2/built-in.a AR drivers/net/ethernet/marvell/prestera/built-in.a AR drivers/net/ethernet/marvell/built-in.a AR drivers/net/ethernet/mellanox/built-in.a AR drivers/net/ethernet/micrel/built-in.a AR drivers/net/ethernet/microchip/built-in.a CC drivers/net/ethernet/mscc/ocelot.o CC drivers/net/ethernet/mscc/ocelot_io.o CC drivers/net/ethernet/mscc/ocelot_police.o CC drivers/net/ethernet/mscc/ocelot_vcap.o CC drivers/net/ethernet/mscc/ocelot_flower.o CC drivers/net/ethernet/mscc/ocelot_ptp.o CC drivers/net/ethernet/mscc/ocelot_devlink.o CC drivers/net/ethernet/mscc/vsc7514_regs.o CC drivers/net/ethernet/mscc/ocelot_fdma.o CC drivers/net/ethernet/mscc/ocelot_vsc7514.o CC drivers/net/ethernet/mscc/ocelot_net.o AR drivers/net/ethernet/mscc/built-in.a AR drivers/net/ethernet/myricom/built-in.a AR drivers/net/ethernet/natsemi/built-in.a AR drivers/net/ethernet/neterion/built-in.a AR drivers/net/ethernet/netronome/built-in.a AR drivers/net/ethernet/ni/built-in.a AR drivers/net/ethernet/nvidia/built-in.a AR drivers/net/ethernet/oki-semi/built-in.a AR drivers/net/ethernet/packetengines/built-in.a AR drivers/net/ethernet/qlogic/built-in.a AR drivers/net/ethernet/qualcomm/emac/built-in.a AR drivers/net/ethernet/qualcomm/built-in.a AR drivers/net/ethernet/realtek/built-in.a AR drivers/net/ethernet/renesas/built-in.a AR drivers/net/ethernet/rdc/built-in.a AR drivers/net/ethernet/rocker/built-in.a AR drivers/net/ethernet/samsung/built-in.a AR drivers/net/ethernet/seeq/built-in.a AR drivers/net/ethernet/silan/built-in.a AR drivers/net/ethernet/sis/built-in.a AR drivers/net/ethernet/sfc/built-in.a CC drivers/net/ethernet/smsc/smsc911x.o AR drivers/net/ethernet/smsc/built-in.a AR drivers/net/ethernet/socionext/built-in.a CC drivers/net/ethernet/stmicro/stmmac/stmmac_main.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.o CC drivers/net/ethernet/stmicro/stmmac/ring_mode.o CC drivers/net/ethernet/stmicro/stmmac/chain_mode.o CC drivers/net/ethernet/stmicro/stmmac/dwmac_lib.o CC drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o CC drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.o CC drivers/net/ethernet/stmicro/stmmac/dwmac100_core.o CC drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.o CC drivers/net/ethernet/stmicro/stmmac/enh_desc.o CC drivers/net/ethernet/stmicro/stmmac/norm_desc.o CC drivers/net/ethernet/stmicro/stmmac/mmc_core.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o CC drivers/net/ethernet/stmicro/stmmac/dwmac5.o CC drivers/net/ethernet/stmicro/stmmac/hwif.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_tc.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_platform.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-generic.o AR drivers/net/ethernet/stmicro/stmmac/built-in.a AR drivers/net/ethernet/stmicro/built-in.a AR drivers/net/ethernet/sun/built-in.a AR drivers/net/ethernet/tehuti/built-in.a AR drivers/net/ethernet/ti/built-in.a AR drivers/net/ethernet/toshiba/built-in.a AR drivers/net/ethernet/vertexcom/built-in.a AR drivers/net/ethernet/via/built-in.a AR drivers/net/ethernet/wangxun/built-in.a AR drivers/net/ethernet/wiznet/built-in.a CC drivers/net/ethernet/xilinx/xilinx_emaclite.o AR drivers/net/ethernet/xilinx/built-in.a AR drivers/net/ethernet/synopsys/built-in.a AR drivers/net/ethernet/pensando/built-in.a AR drivers/net/ethernet/built-in.a AR drivers/net/wireless/admtek/built-in.a AR drivers/net/wireless/ath/built-in.a AR drivers/net/wireless/atmel/built-in.a AR drivers/net/wireless/broadcom/built-in.a AR drivers/net/wireless/cisco/built-in.a AR drivers/net/wireless/intel/built-in.a AR drivers/net/wireless/intersil/built-in.a AR drivers/net/wireless/marvell/built-in.a AR drivers/net/wireless/mediatek/built-in.a AR drivers/net/wireless/microchip/built-in.a AR drivers/net/wireless/purelifi/built-in.a AR drivers/net/wireless/quantenna/built-in.a AR drivers/net/wireless/ralink/built-in.a AR drivers/net/wireless/realtek/built-in.a AR drivers/net/wireless/rsi/built-in.a AR drivers/net/wireless/silabs/built-in.a AR drivers/net/wireless/st/built-in.a AR drivers/net/wireless/ti/built-in.a AR drivers/net/wireless/zydas/built-in.a AR drivers/net/wireless/built-in.a AR drivers/net/usb/built-in.a CC drivers/net/mii.o CC drivers/net/loopback.o CC drivers/net/virtio_net.o CC drivers/net/net_failover.o AR drivers/net/built-in.a AR drivers/firewire/built-in.a AR drivers/cdrom/built-in.a CC drivers/auxdisplay/img-ascii-lcd.o CC drivers/auxdisplay/line-display.o AR drivers/auxdisplay/built-in.a CC drivers/usb/common/common.o AR drivers/usb/common/built-in.a CC drivers/usb/core/usb.o CC drivers/usb/core/hub.o CC drivers/usb/core/hcd.o CC drivers/usb/core/urb.o CC drivers/usb/core/message.o CC drivers/usb/core/driver.o CC drivers/usb/core/config.o CC drivers/usb/core/file.o CC drivers/usb/core/buffer.o CC drivers/usb/core/sysfs.o CC drivers/usb/core/endpoint.o CC drivers/usb/core/devio.o CC drivers/usb/core/notify.o CC drivers/usb/core/generic.o CC drivers/usb/core/quirks.o CC drivers/usb/core/devices.o CC drivers/usb/core/phy.o CC drivers/usb/core/port.o CC drivers/usb/core/of.o CC drivers/usb/core/hcd-pci.o AR drivers/usb/core/built-in.a CC drivers/usb/phy/of.o AR drivers/usb/phy/built-in.a CC drivers/usb/dwc2/core.o CC drivers/usb/dwc2/core_intr.o CC drivers/usb/dwc2/platform.o CC drivers/usb/dwc2/drd.o CC drivers/usb/dwc2/params.o CC drivers/usb/dwc2/hcd.o CC drivers/usb/dwc2/hcd_intr.o CC drivers/usb/dwc2/hcd_queue.o CC drivers/usb/dwc2/hcd_ddma.o CC drivers/usb/dwc2/debugfs.o AR drivers/usb/dwc2/built-in.a CC drivers/usb/host/pci-quirks.o CC drivers/usb/host/ehci-hcd.o CC drivers/usb/host/ehci-pci.o CC drivers/usb/host/ohci-hcd.o CC drivers/usb/host/ohci-pci.o AR drivers/usb/host/built-in.a AR drivers/usb/storage/built-in.a AR drivers/usb/misc/built-in.a CC drivers/usb/roles/class.o AR drivers/usb/roles/built-in.a AR drivers/usb/built-in.a CC drivers/input/serio/serio.o CC drivers/input/serio/serport.o CC drivers/input/serio/libps2.o AR drivers/input/serio/built-in.a CC drivers/input/keyboard/atkbd.o CC drivers/input/keyboard/goldfish_events.o AR drivers/input/keyboard/built-in.a CC drivers/input/mouse/psmouse-base.o CC drivers/input/mouse/synaptics.o CC drivers/input/mouse/focaltech.o CC drivers/input/mouse/alps.o CC drivers/input/mouse/byd.o CC drivers/input/mouse/logips2pp.o CC drivers/input/mouse/trackpoint.o CC drivers/input/mouse/cypress_ps2.o CC drivers/input/mouse/psmouse-smbus.o AR drivers/input/mouse/built-in.a CC drivers/input/input.o CC drivers/input/input-compat.o CC drivers/input/input-mt.o CC drivers/input/input-poller.o CC drivers/input/ff-core.o CC drivers/input/touchscreen.o CC drivers/input/ff-memless.o CC drivers/input/vivaldi-fmap.o CC drivers/input/input-leds.o CC drivers/input/evdev.o AR drivers/input/built-in.a CC drivers/rtc/lib.o CC drivers/rtc/class.o CC drivers/rtc/interface.o CC drivers/rtc/nvmem.o CC drivers/rtc/dev.o CC drivers/rtc/proc.o CC drivers/rtc/sysfs.o CC drivers/rtc/rtc-goldfish.o CC drivers/rtc/rtc-m41t80.o AR drivers/rtc/built-in.a AR drivers/i2c/algos/built-in.a CC drivers/i2c/busses/i2c-designware-common.o CC drivers/i2c/busses/i2c-designware-master.o CC drivers/i2c/busses/i2c-designware-platdrv.o CC drivers/i2c/busses/i2c-eg20t.o CC drivers/i2c/busses/i2c-img-scb.o CC drivers/i2c/busses/i2c-xiic.o AR drivers/i2c/busses/built-in.a AR drivers/i2c/muxes/built-in.a CC drivers/i2c/i2c-boardinfo.o CC drivers/i2c/i2c-core-base.o CC drivers/i2c/i2c-core-smbus.o CC drivers/i2c/i2c-core-of.o CC drivers/i2c/i2c-dev.o CC drivers/i2c/i2c-mux.o AR drivers/i2c/built-in.a AR drivers/i3c/built-in.a AR drivers/media/i2c/built-in.a AR drivers/media/tuners/built-in.a AR drivers/media/rc/keymaps/built-in.a AR drivers/media/rc/built-in.a AR drivers/media/common/b2c2/built-in.a AR drivers/media/common/saa7146/built-in.a AR drivers/media/common/siano/built-in.a AR drivers/media/common/v4l2-tpg/built-in.a AR drivers/media/common/videobuf2/built-in.a AR drivers/media/common/built-in.a AR drivers/media/platform/allegro-dvt/built-in.a AR drivers/media/platform/amlogic/meson-ge2d/built-in.a AR drivers/media/platform/amlogic/built-in.a AR drivers/media/platform/amphion/built-in.a AR drivers/media/platform/aspeed/built-in.a AR drivers/media/platform/atmel/built-in.a AR drivers/media/platform/cadence/built-in.a AR drivers/media/platform/chips-media/built-in.a AR drivers/media/platform/intel/built-in.a AR drivers/media/platform/marvell/built-in.a AR drivers/media/platform/mediatek/jpeg/built-in.a AR drivers/media/platform/mediatek/mdp/built-in.a AR drivers/media/platform/mediatek/vcodec/built-in.a AR drivers/media/platform/mediatek/vpu/built-in.a AR drivers/media/platform/mediatek/built-in.a AR drivers/media/platform/nvidia/tegra-vde/built-in.a AR drivers/media/platform/nvidia/built-in.a AR drivers/media/platform/nxp/imx-jpeg/built-in.a AR drivers/media/platform/nxp/built-in.a AR drivers/media/platform/qcom/camss/built-in.a AR drivers/media/platform/qcom/venus/built-in.a AR drivers/media/platform/qcom/built-in.a AR drivers/media/platform/renesas/rcar-vin/built-in.a AR drivers/media/platform/renesas/vsp1/built-in.a AR drivers/media/platform/renesas/built-in.a AR drivers/media/platform/rockchip/rga/built-in.a AR drivers/media/platform/rockchip/rkisp1/built-in.a AR drivers/media/platform/rockchip/built-in.a AR drivers/media/platform/samsung/exynos-gsc/built-in.a AR drivers/media/platform/samsung/exynos4-is/built-in.a AR drivers/media/platform/samsung/s3c-camif/built-in.a AR drivers/media/platform/samsung/s5p-g2d/built-in.a AR drivers/media/platform/samsung/s5p-jpeg/built-in.a AR drivers/media/platform/samsung/s5p-mfc/built-in.a AR drivers/media/platform/samsung/built-in.a AR drivers/media/platform/st/sti/bdisp/built-in.a AR drivers/media/platform/st/sti/c8sectpfe/built-in.a AR drivers/media/platform/st/sti/delta/built-in.a AR drivers/media/platform/st/sti/hva/built-in.a AR drivers/media/platform/st/stm32/built-in.a AR drivers/media/platform/st/built-in.a AR drivers/media/platform/sunxi/sun4i-csi/built-in.a AR drivers/media/platform/sunxi/sun6i-csi/built-in.a AR drivers/media/platform/sunxi/sun6i-mipi-csi2/built-in.a AR drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/built-in.a AR drivers/media/platform/sunxi/sun8i-di/built-in.a AR drivers/media/platform/sunxi/sun8i-rotate/built-in.a AR drivers/media/platform/sunxi/built-in.a AR drivers/media/platform/ti/am437x/built-in.a AR drivers/media/platform/ti/cal/built-in.a AR drivers/media/platform/ti/vpe/built-in.a AR drivers/media/platform/ti/davinci/built-in.a AR drivers/media/platform/ti/omap/built-in.a AR drivers/media/platform/ti/omap3isp/built-in.a AR drivers/media/platform/ti/built-in.a AR drivers/media/platform/via/built-in.a AR drivers/media/platform/xilinx/built-in.a AR drivers/media/platform/built-in.a AR drivers/media/pci/ttpci/built-in.a AR drivers/media/pci/b2c2/built-in.a AR drivers/media/pci/pluto2/built-in.a AR drivers/media/pci/dm1105/built-in.a AR drivers/media/pci/pt1/built-in.a AR drivers/media/pci/pt3/built-in.a AR drivers/media/pci/mantis/built-in.a AR drivers/media/pci/ngene/built-in.a AR drivers/media/pci/ddbridge/built-in.a AR drivers/media/pci/saa7146/built-in.a AR drivers/media/pci/smipcie/built-in.a AR drivers/media/pci/netup_unidvb/built-in.a AR drivers/media/pci/intel/ipu3/built-in.a AR drivers/media/pci/intel/built-in.a AR drivers/media/pci/built-in.a AR drivers/media/usb/b2c2/built-in.a AR drivers/media/usb/dvb-usb/built-in.a AR drivers/media/usb/dvb-usb-v2/built-in.a AR drivers/media/usb/s2255/built-in.a AR drivers/media/usb/siano/built-in.a AR drivers/media/usb/ttusb-budget/built-in.a AR drivers/media/usb/ttusb-dec/built-in.a AR drivers/media/usb/zr364xx/built-in.a AR drivers/media/usb/built-in.a AR drivers/media/mmc/siano/built-in.a AR drivers/media/mmc/built-in.a AR drivers/media/firewire/built-in.a AR drivers/media/spi/built-in.a AR drivers/media/test-drivers/built-in.a AR drivers/media/built-in.a AR drivers/pps/clients/built-in.a AR drivers/pps/generators/built-in.a CC drivers/pps/pps.o CC drivers/pps/kapi.o CC drivers/pps/sysfs.o AR drivers/pps/built-in.a CC drivers/ptp/ptp_clock.o CC drivers/ptp/ptp_chardev.o CC drivers/ptp/ptp_sysfs.o CC drivers/ptp/ptp_vclock.o AR drivers/ptp/built-in.a CC drivers/power/reset/ocelot-reset.o CC drivers/power/reset/syscon-reboot.o CC drivers/power/reset/syscon-poweroff.o AR drivers/power/reset/built-in.a CC drivers/power/supply/power_supply_core.o CC drivers/power/supply/power_supply_sysfs.o CC drivers/power/supply/goldfish_battery.o AR drivers/power/supply/built-in.a AR drivers/power/built-in.a CC drivers/mmc/core/core.o CC drivers/mmc/core/bus.o CC drivers/mmc/core/host.o CC drivers/mmc/core/mmc.o CC drivers/mmc/core/mmc_ops.o CC drivers/mmc/core/sd.o CC drivers/mmc/core/sd_ops.o CC drivers/mmc/core/sdio.o CC drivers/mmc/core/sdio_ops.o CC drivers/mmc/core/sdio_bus.o CC drivers/mmc/core/sdio_cis.o CC drivers/mmc/core/sdio_io.o CC drivers/mmc/core/sdio_irq.o CC drivers/mmc/core/slot-gpio.o CC drivers/mmc/core/regulator.o CC drivers/mmc/core/pwrseq.o CC drivers/mmc/core/debugfs.o CC drivers/mmc/core/pwrseq_simple.o CC drivers/mmc/core/pwrseq_emmc.o CC drivers/mmc/core/block.o CC drivers/mmc/core/queue.o AR drivers/mmc/core/built-in.a CC drivers/mmc/host/sdhci.o CC drivers/mmc/host/sdhci-pci-core.o CC drivers/mmc/host/sdhci-pci-o2micro.o CC drivers/mmc/host/sdhci-pci-arasan.o CC drivers/mmc/host/sdhci-pci-dwc-mshc.o CC drivers/mmc/host/sdhci-pci-gli.o CC drivers/mmc/host/mmc_spi.o CC drivers/mmc/host/of_mmc_spi.o CC drivers/mmc/host/dw_mmc.o CC drivers/mmc/host/dw_mmc-pltfm.o CC drivers/mmc/host/cqhci-core.o AR drivers/mmc/host/built-in.a AR drivers/mmc/built-in.a AR drivers/ufs/built-in.a AR drivers/leds/blink/built-in.a AR drivers/leds/simple/built-in.a CC drivers/leds/led-core.o CC drivers/leds/led-class.o CC drivers/leds/leds-syscon.o AR drivers/leds/built-in.a AR drivers/firmware/arm_ffa/built-in.a AR drivers/firmware/arm_scmi/built-in.a AR drivers/firmware/broadcom/built-in.a AR drivers/firmware/cirrus/built-in.a AR drivers/firmware/meson/built-in.a AR drivers/firmware/efi/built-in.a AR drivers/firmware/imx/built-in.a AR drivers/firmware/psci/built-in.a AR drivers/firmware/smccc/built-in.a AR drivers/firmware/tegra/built-in.a AR drivers/firmware/xilinx/built-in.a AR drivers/firmware/built-in.a AR drivers/crypto/xilinx/built-in.a AR drivers/crypto/hisilicon/built-in.a AR drivers/crypto/keembay/built-in.a CC drivers/crypto/img-hash.o AR drivers/crypto/built-in.a CC drivers/clocksource/timer-of.o CC drivers/clocksource/timer-probe.o CC drivers/clocksource/timer-pistachio.o CC drivers/clocksource/mips-gic-timer.o AR drivers/clocksource/built-in.a CC drivers/hid/usbhid/hid-core.o AR drivers/hid/usbhid/built-in.a CC drivers/hid/hid-core.o CC drivers/hid/hid-input.o CC drivers/hid/hid-quirks.o CC drivers/hid/hid-debug.o CC drivers/hid/hid-generic.o CC drivers/hid/hid-a4tech.o CC drivers/hid/hid-apple.o CC drivers/hid/hid-belkin.o CC drivers/hid/hid-cherry.o CC drivers/hid/hid-chicony.o CC drivers/hid/hid-cypress.o CC drivers/hid/hid-ezkey.o CC drivers/hid/hid-kensington.o CC drivers/hid/hid-lg.o CC drivers/hid/hid-lg-g15.o CC drivers/hid/hid-microsoft.o CC drivers/hid/hid-monterey.o AR drivers/hid/built-in.a CC drivers/of/base.o CC drivers/of/device.o CC drivers/of/platform.o CC drivers/of/property.o CC drivers/of/kobj.o CC drivers/of/fdt.o CC drivers/of/fdt_address.o CC drivers/of/address.o CC drivers/of/irq.o CC drivers/of/of_reserved_mem.o AR drivers/of/built-in.a AR drivers/staging/media/built-in.a AR drivers/staging/built-in.a AR drivers/platform/mips/built-in.a CC drivers/platform/goldfish/goldfish_pipe.o AR drivers/platform/goldfish/built-in.a AR drivers/platform/built-in.a AR drivers/hwtracing/intel_th/built-in.a AR drivers/android/built-in.a CC drivers/nvmem/core.o AR drivers/nvmem/built-in.a AR drivers/built-in.a AR sound/built-in.a CC net/core/sock.o CC net/core/request_sock.o CC net/core/skbuff.o CC net/core/datagram.o CC net/core/stream.o CC net/core/scm.o CC net/core/gen_stats.o CC net/core/gen_estimator.o CC net/core/net_namespace.o CC net/core/secure_seq.o CC net/core/flow_dissector.o CC net/core/sysctl_net_core.o CC net/core/dev.o CC net/core/dev_addr_lists.o CC net/core/dst.o CC net/core/netevent.o CC net/core/neighbour.o CC net/core/rtnetlink.o CC net/core/utils.o CC net/core/link_watch.o CC net/core/filter.o CC net/core/sock_diag.o CC net/core/dev_ioctl.o CC net/core/tso.o CC net/core/sock_reuseport.o CC net/core/fib_notifier.o CC net/core/xdp.o CC net/core/flow_offload.o CC net/core/gro.o CC net/core/net-sysfs.o CC net/core/page_pool.o CC net/core/net-procfs.o CC net/core/selftests.o CC net/core/ptp_classifier.o CC net/core/dst_cache.o CC net/core/devlink.o CC net/core/gro_cells.o CC net/core/failover.o CC net/core/skmsg.o CC net/core/sock_map.o CC net/core/bpf_sk_storage.o CC net/core/of_net.o AR net/core/built-in.a CC net/llc/llc_core.o CC net/llc/llc_input.o CC net/llc/llc_output.o AR net/llc/built-in.a CC net/ethernet/eth.o AR net/ethernet/built-in.a CC net/802/p8022.o CC net/802/psnap.o CC net/802/stp.o AR net/802/built-in.a CC net/sched/sch_generic.o CC net/sched/sch_mq.o CC net/sched/sch_frag.o AR net/sched/built-in.a CC net/netlink/af_netlink.o CC net/netlink/genetlink.o CC net/netlink/policy.o AR net/netlink/built-in.a CC net/bpf/test_run.o AR net/bpf/built-in.a CC net/ethtool/ioctl.o CC net/ethtool/common.o CC net/ethtool/netlink.o CC net/ethtool/bitset.o CC net/ethtool/strset.o CC net/ethtool/linkinfo.o CC net/ethtool/linkmodes.o CC net/ethtool/linkstate.o CC net/ethtool/debug.o CC net/ethtool/wol.o CC net/ethtool/features.o CC net/ethtool/privflags.o CC net/ethtool/rings.o CC net/ethtool/channels.o CC net/ethtool/coalesce.o CC net/ethtool/pause.o CC net/ethtool/eee.o CC net/ethtool/tsinfo.o CC net/ethtool/cabletest.o CC net/ethtool/tunnels.o CC net/ethtool/fec.o CC net/ethtool/eeprom.o CC net/ethtool/stats.o CC net/ethtool/phc_vclocks.o CC net/ethtool/module.o AR net/ethtool/built-in.a CC net/netfilter/core.o CC net/netfilter/nf_log.o CC net/netfilter/nf_queue.o CC net/netfilter/nf_sockopt.o CC net/netfilter/utils.o AR net/netfilter/built-in.a AR net/ipv4/netfilter/built-in.a CC net/ipv4/route.o CC net/ipv4/inetpeer.o CC net/ipv4/protocol.o CC net/ipv4/ip_input.o CC net/ipv4/ip_fragment.o CC net/ipv4/ip_forward.o CC net/ipv4/ip_options.o CC net/ipv4/ip_output.o CC net/ipv4/ip_sockglue.o CC net/ipv4/inet_hashtables.o CC net/ipv4/inet_timewait_sock.o CC net/ipv4/inet_connection_sock.o CC net/ipv4/tcp.o CC net/ipv4/tcp_input.o CC net/ipv4/tcp_output.o CC net/ipv4/tcp_timer.o CC net/ipv4/tcp_ipv4.o CC net/ipv4/tcp_minisocks.o CC net/ipv4/tcp_cong.o CC net/ipv4/tcp_metrics.o CC net/ipv4/tcp_fastopen.o CC net/ipv4/tcp_rate.o CC net/ipv4/tcp_recovery.o CC net/ipv4/tcp_ulp.o CC net/ipv4/tcp_offload.o CC net/ipv4/datagram.o CC net/ipv4/raw.o CC net/ipv4/udp.o CC net/ipv4/udplite.o CC net/ipv4/udp_offload.o CC net/ipv4/arp.o CC net/ipv4/icmp.o CC net/ipv4/devinet.o CC net/ipv4/af_inet.o CC net/ipv4/igmp.o CC net/ipv4/fib_frontend.o CC net/ipv4/fib_semantics.o CC net/ipv4/fib_trie.o CC net/ipv4/fib_notifier.o CC net/ipv4/inet_fragment.o CC net/ipv4/ping.o CC net/ipv4/ip_tunnel_core.o CC net/ipv4/gre_offload.o CC net/ipv4/metrics.o CC net/ipv4/netlink.o CC net/ipv4/nexthop.o CC net/ipv4/udp_tunnel_stub.o CC net/ipv4/ip_tunnel.o CC net/ipv4/sysctl_net_ipv4.o CC net/ipv4/proc.o CC net/ipv4/tunnel4.o CC net/ipv4/ipconfig.o CC net/ipv4/netfilter.o CC net/ipv4/inet_diag.o CC net/ipv4/tcp_diag.o CC net/ipv4/tcp_cubic.o CC net/ipv4/tcp_bpf.o CC net/ipv4/udp_bpf.o CC net/ipv4/cipso_ipv4.o AR net/ipv4/built-in.a CC net/unix/af_unix.o CC net/unix/garbage.o CC net/unix/sysctl_net_unix.o CC net/unix/unix_bpf.o CC net/unix/scm.o AR net/unix/built-in.a AR net/ipv6/netfilter/built-in.a CC net/ipv6/af_inet6.o CC net/ipv6/anycast.o CC net/ipv6/ip6_output.o CC net/ipv6/ip6_input.o CC net/ipv6/addrconf.o CC net/ipv6/addrlabel.o CC net/ipv6/route.o CC net/ipv6/ip6_fib.o CC net/ipv6/ipv6_sockglue.o CC net/ipv6/ndisc.o CC net/ipv6/udp.o CC net/ipv6/udplite.o CC net/ipv6/raw.o CC net/ipv6/icmp.o CC net/ipv6/mcast.o CC net/ipv6/reassembly.o CC net/ipv6/tcp_ipv6.o CC net/ipv6/ping.o CC net/ipv6/exthdrs.o CC net/ipv6/datagram.o CC net/ipv6/ip6_flowlabel.o CC net/ipv6/inet6_connection_sock.o CC net/ipv6/udp_offload.o CC net/ipv6/seg6.o CC net/ipv6/fib6_notifier.o CC net/ipv6/rpl.o CC net/ipv6/ioam6.o CC net/ipv6/sysctl_net_ipv6.o CC net/ipv6/netfilter.o CC net/ipv6/proc.o CC net/ipv6/calipso.o CC net/ipv6/sit.o CC net/ipv6/addrconf_core.o CC net/ipv6/exthdrs_core.o CC net/ipv6/ip6_checksum.o CC net/ipv6/ip6_icmp.o CC net/ipv6/output_core.o CC net/ipv6/protocol.o CC net/ipv6/ip6_offload.o CC net/ipv6/tcpv6_offload.o CC net/ipv6/exthdrs_offload.o CC net/ipv6/inet6_hashtables.o CC net/ipv6/mcast_snoop.o AR net/ipv6/built-in.a CC net/packet/af_packet.o AR net/packet/built-in.a AR net/bridge/netfilter/built-in.a CC net/bridge/br.o CC net/bridge/br_device.o CC net/bridge/br_fdb.o CC net/bridge/br_forward.o CC net/bridge/br_if.o CC net/bridge/br_input.o CC net/bridge/br_ioctl.o CC net/bridge/br_stp.o CC net/bridge/br_stp_bpdu.o CC net/bridge/br_stp_if.o CC net/bridge/br_stp_timer.o CC net/bridge/br_netlink.o CC net/bridge/br_netlink_tunnel.o CC net/bridge/br_arp_nd_proxy.o CC net/bridge/br_sysfs_if.o CC net/bridge/br_sysfs_br.o CC net/bridge/br_multicast.o CC net/bridge/br_mdb.o CC net/bridge/br_multicast_eht.o CC net/bridge/br_switchdev.o AR net/bridge/built-in.a CC net/dsa/dsa.o CC net/dsa/dsa2.o CC net/dsa/master.o CC net/dsa/port.o CC net/dsa/slave.o CC net/dsa/switch.o CC net/dsa/tag_8021q.o AR net/dsa/built-in.a CC net/sunrpc/auth_gss/auth_gss.o CC net/sunrpc/auth_gss/gss_generic_token.o CC net/sunrpc/auth_gss/gss_mech_switch.o CC net/sunrpc/auth_gss/svcauth_gss.o CC net/sunrpc/auth_gss/gss_rpc_upcall.o CC net/sunrpc/auth_gss/gss_rpc_xdr.o CC net/sunrpc/auth_gss/trace.o AR net/sunrpc/auth_gss/built-in.a CC net/sunrpc/clnt.o CC net/sunrpc/xprt.o CC net/sunrpc/socklib.o CC net/sunrpc/xprtsock.o CC net/sunrpc/sched.o CC net/sunrpc/auth.o CC net/sunrpc/auth_null.o CC net/sunrpc/auth_unix.o CC net/sunrpc/svc.o CC net/sunrpc/svcsock.o CC net/sunrpc/svcauth.o CC net/sunrpc/svcauth_unix.o CC net/sunrpc/addr.o CC net/sunrpc/rpcb_clnt.o CC net/sunrpc/timer.o CC net/sunrpc/xdr.o CC net/sunrpc/sunrpc_syms.o CC net/sunrpc/cache.o CC net/sunrpc/rpc_pipe.o CC net/sunrpc/sysfs.o CC net/sunrpc/svc_xprt.o CC net/sunrpc/xprtmultipath.o CC net/sunrpc/backchannel_rqst.o CC net/sunrpc/stats.o CC net/sunrpc/sysctl.o AR net/sunrpc/built-in.a AR net/wireless/built-in.a CC net/netlabel/netlabel_user.o CC net/netlabel/netlabel_kapi.o CC net/netlabel/netlabel_domainhash.o CC net/netlabel/netlabel_addrlist.o CC net/netlabel/netlabel_mgmt.o CC net/netlabel/netlabel_unlabeled.o CC net/netlabel/netlabel_cipso_v4.o CC net/netlabel/netlabel_calipso.o AR net/netlabel/built-in.a CC net/dns_resolver/dns_key.o CC net/dns_resolver/dns_query.o AR net/dns_resolver/built-in.a CC net/switchdev/switchdev.o AR net/switchdev/built-in.a CC net/devres.o CC net/socket.o CC net/sysctl_net.o AR net/built-in.a AR virt/lib/built-in.a AR virt/built-in.a CC arch/mips/pci/pci.o CC arch/mips/pci/pci-generic.o AR arch/mips/pci/built-in.a AR arch/mips/crypto/built-in.a AR arch/mips/power/built-in.a CC lib/math/div64.o CC lib/math/gcd.o CC lib/math/lcm.o CC lib/math/int_pow.o CC lib/math/int_sqrt.o CC lib/math/reciprocal_div.o CC lib/math/rational.o AR lib/math/built-in.a CC lib/crypto/chacha.o CC lib/crypto/aes.o CC lib/crypto/blake2s.o CC lib/crypto/blake2s-generic.o CC lib/crypto/sha1.o CC lib/crypto/sha256.o AR lib/crypto/built-in.a CC lib/zlib_inflate/inffast.o CC lib/zlib_inflate/inflate.o CC lib/zlib_inflate/infutil.o CC lib/zlib_inflate/inftrees.o CC lib/zlib_inflate/inflate_syms.o AR lib/zlib_inflate/built-in.a CC lib/lzo/lzo1x_decompress_safe.o AR lib/lzo/built-in.a CC lib/lz4/lz4_decompress.o AR lib/lz4/built-in.a CC lib/zstd/zstd_decompress_module.o CC lib/zstd/common/debug.o CC lib/zstd/common/entropy_common.o CC lib/zstd/common/error_private.o CC lib/zstd/common/fse_decompress.o CC lib/zstd/common/zstd_common.o CC lib/zstd/decompress/huf_decompress.o CC lib/zstd/decompress/zstd_ddict.o CC lib/zstd/decompress/zstd_decompress.o CC lib/zstd/decompress/zstd_decompress_block.o AR lib/zstd/built-in.a CC lib/xz/xz_dec_syms.o CC lib/xz/xz_dec_stream.o CC lib/xz/xz_dec_lzma2.o AR lib/xz/built-in.a CC lib/argv_split.o CC lib/buildid.o CC lib/cmdline.o CC lib/cpumask.o CC lib/ctype.o CC lib/dec_and_lock.o CC lib/decompress.o CC lib/decompress_bunzip2.o CC lib/decompress_inflate.o CC lib/decompress_unlz4.o CC lib/decompress_unlzma.o CC lib/decompress_unlzo.o CC lib/decompress_unxz.o CC lib/decompress_unzstd.o CC lib/dump_stack.o CC lib/earlycpio.o CC lib/extable.o CC lib/fdt.o CC lib/fdt_addresses.o CC lib/fdt_empty_tree.o CC lib/fdt_ro.o CC lib/fdt_rw.o CC lib/fdt_strerror.o CC lib/fdt_sw.o CC lib/fdt_wip.o CC lib/flex_proportions.o CC lib/idr.o CC lib/irq_regs.o CC lib/is_single_threaded.o CC lib/klist.o CC lib/kobject.o CC lib/kobject_uevent.o CC lib/logic_pio.o CC lib/memcat_p.o CC lib/memneq.o CC lib/nmi_backtrace.o CC lib/plist.o CC lib/radix-tree.o CC lib/ratelimit.o CC lib/rbtree.o CC lib/seq_buf.o CC lib/show_mem.o CC lib/siphash.o CC lib/string.o CC lib/timerqueue.o CC lib/vsprintf.o CC lib/win_minmax.o CC lib/xarray.o AR lib/lib.a CC lib/lockref.o CC lib/bcd.o CC lib/sort.o CC lib/parser.o CC lib/debug_locks.o CC lib/random32.o CC lib/bust_spinlocks.o CC lib/kasprintf.o CC lib/bitmap.o CC lib/scatterlist.o CC lib/list_sort.o CC lib/uuid.o CC lib/iov_iter.o CC lib/clz_ctz.o CC lib/bsearch.o CC lib/find_bit.o CC lib/llist.o CC lib/memweight.o CC lib/kfifo.o CC lib/percpu-refcount.o CC lib/rhashtable.o CC lib/base64.o CC lib/once.o CC lib/refcount.o CC lib/usercopy.o CC lib/errseq.o CC lib/bucket_locks.o CC lib/generic-radix-tree.o CC lib/string_helpers.o CC lib/hexdump.o CC lib/kstrtox.o CC lib/iomap.o CC lib/pci_iomap.o CC lib/iomap_copy.o CC lib/devres.o CC lib/hweight.o CC lib/assoc_array.o CC lib/bitrev.o CC lib/packing.o CC lib/crc-ccitt.o CC lib/crc16.o CC lib/crc-itu-t.o HOSTCC lib/gen_crc32table GEN lib/crc32table.h CC lib/crc32.o CC lib/crc7.o CC lib/xxhash.o CC lib/genalloc.o CC lib/bch.o CC lib/percpu_counter.o CC lib/syscall.o CC lib/errname.o CC lib/nlattr.o CC lib/atomic64.o CC lib/cpu_rmap.o CC lib/dynamic_queue_limits.o CC lib/glob.o CC lib/net_utils.o CC lib/sg_pool.o GEN lib/oid_registry_data.c CC lib/oid_registry.o CC lib/sbitmap.o CC lib/ashldi3.o CC lib/ashrdi3.o CC lib/lshrdi3.o CC lib/cmpdi2.o CC lib/ucmpdi2.o AR lib/built-in.a CC arch/mips/fw/lib/cmdline.o AR arch/mips/fw/lib/lib.a AR arch/mips/fw/lib/built-in.a CC arch/mips/lib/bitops.o AS arch/mips/lib/csum_partial.o CC arch/mips/lib/delay.o AS arch/mips/lib/memcpy.o AS arch/mips/lib/memset.o CC arch/mips/lib/mips-atomic.o AS arch/mips/lib/strncpy_user.o AS arch/mips/lib/strnlen_user.o CC arch/mips/lib/uncached.o AR arch/mips/lib/lib.a CC arch/mips/lib/iomap_copy.o CC arch/mips/lib/iomap-pci.o CC arch/mips/lib/dump_tlb.o CC arch/mips/lib/bswapsi.o CC arch/mips/lib/bswapdi.o CC arch/mips/lib/multi3.o AR arch/mips/lib/built-in.a CC arch/mips/math-emu/dp_flong.o CC arch/mips/math-emu/dp_sqrt.o CC arch/mips/math-emu/dp_tlong.o CC arch/mips/math-emu/ieee754d.o CC arch/mips/math-emu/sp_flong.o CC arch/mips/math-emu/sp_sqrt.o CC arch/mips/math-emu/sp_tlong.o AR arch/mips/math-emu/lib.a CC arch/mips/math-emu/cp1emu.o CC arch/mips/math-emu/ieee754dp.o CC arch/mips/math-emu/ieee754sp.o CC arch/mips/math-emu/ieee754.o CC arch/mips/math-emu/dp_div.o CC arch/mips/math-emu/dp_mul.o CC arch/mips/math-emu/dp_sub.o CC arch/mips/math-emu/dp_add.o CC arch/mips/math-emu/dp_fsp.o CC arch/mips/math-emu/dp_cmp.o CC arch/mips/math-emu/dp_simple.o CC arch/mips/math-emu/dp_tint.o CC arch/mips/math-emu/dp_fint.o CC arch/mips/math-emu/dp_rint.o CC arch/mips/math-emu/dp_maddf.o CC arch/mips/math-emu/dp_2008class.o CC arch/mips/math-emu/dp_fmin.o CC arch/mips/math-emu/dp_fmax.o CC arch/mips/math-emu/sp_div.o CC arch/mips/math-emu/sp_mul.o CC arch/mips/math-emu/sp_sub.o CC arch/mips/math-emu/sp_add.o CC arch/mips/math-emu/sp_fdp.o CC arch/mips/math-emu/sp_cmp.o CC arch/mips/math-emu/sp_simple.o CC arch/mips/math-emu/sp_tint.o CC arch/mips/math-emu/sp_fint.o CC arch/mips/math-emu/sp_rint.o CC arch/mips/math-emu/sp_maddf.o CC arch/mips/math-emu/sp_2008class.o CC arch/mips/math-emu/sp_fmin.o CC arch/mips/math-emu/sp_fmax.o CC arch/mips/math-emu/dsemul.o CC arch/mips/math-emu/me-debugfs.o AR arch/mips/math-emu/built-in.a CHK include/generated/autoksyms.h LDS scripts/module.lds GEN .version CHK include/generated/compile.h LD vmlinux.o MODPOST vmlinux.symvers MODINFO modules.builtin.modinfo GEN modules.builtin CC .vmlinux.export.o LD .tmp_vmlinux.kallsyms1 KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.S LD .tmp_vmlinux.kallsyms2 KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.S LD vmlinux SYSMAP System.map SORTTAB vmlinux MODPOST modules-only.symvers GEN Module.symvers AS arch/mips/boot/compressed/head.o CC arch/mips/boot/compressed/decompress.o CC arch/mips/boot/compressed/string.o CC arch/mips/boot/compressed/bswapsi.o CC arch/mips/boot/compressed/dummy.o OBJCOPY arch/mips/boot/compressed/vmlinux.bin LZMA arch/mips/boot/compressed/vmlinux.bin.z OBJCOPY arch/mips/boot/compressed/piggy.o HOSTCC arch/mips/boot/compressed/calc_vmlinuz_load_addr LD vmlinuz STRIP vmlinuz CAT arch/mips/boot/vmlinux.its.S ITS arch/mips/boot/vmlinux.gz.its OBJCOPY arch/mips/boot/vmlinux.bin GZIP arch/mips/boot/vmlinux.bin.gz ITB arch/mips/boot/vmlinux.gz.itb /tmp/instance-13/output-1/host/bin/mkimage: unsupported type Flat Device Tree make[2]: *** [arch/mips/boot/Makefile:173: arch/mips/boot/vmlinux.gz.itb] Error 1 make[1]: *** [arch/mips/Makefile:384: vmlinux.gz.itb] Error 2 make[1]: Leaving directory '/tmp/instance-13/output-1/build/linux-6.0.1' make: *** [package/pkg-generic.mk:293: /tmp/instance-13/output-1/build/linux-6.0.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-13/buildroot'